CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - compiler
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - compiler - List
[
2D Graphic
]
234234
DL : 0
图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-penumbral image dithering techniques to reconcile source directory for the chapter describes the function is the source of pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : Runtime documents c : \ test.bmp must exist
Date
: 2025-12-21
Size
: 22kb
User
:
利菲
[
2D Graphic
]
553213tr
DL : 0
直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source and color histogram that transform command line compiler process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : \ test.bmp must exist
Date
: 2025-12-21
Size
: 29kb
User
:
利菲
[
2D Graphic
]
75673452
DL : 0
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm command line compiler process following vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note : running, documents c : \ There must be test.bmp
Date
: 2025-12-21
Size
: 15kb
User
:
利菲
[
2D Graphic
]
936414
DL : 0
边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : \ test.bmp must exist
Date
: 2025-12-21
Size
: 31kb
User
:
利菲
[
2D Graphic
]
CG4
DL : 0
实现了Bezier曲面的构造算法,随机生成一个曲面造型。(TurboC2.0,编译前修改库路径)-achieve a Bezier surface structure algorithm generates a random surface modeling. (TurboC2.0, compiler for amending the path)
Date
: 2025-12-21
Size
: 35kb
User
:
刘源
[
2D Graphic
]
spacial
DL : 0
关于小波变换的一个课程设计,编译可以通过。不错-on wavelet transform a curriculum design, the compiler can be passed. Yes
Date
: 2025-12-21
Size
: 8.03mb
User
:
[
2D Graphic
]
BlurAndSharpenDemo
DL : 1
有关图形锐化方面等的操作,编译成功后直接运行-Sharpening the graphical aspects of the operation, the compiler directly after successful operation
Date
: 2025-12-21
Size
: 2kb
User
:
方坤
[
2D Graphic
]
xcg-VESA
DL : 0
//*** *** *** *** *** *** * // VESA图形支持程序 * // (限支持16位:高彩色 32位:真彩色 两种图形模式) * // 徐昌贵 * // TC 3.0 编译调试运行通过 * // ALL RIGHTES RESERVED * // 最后修改日期:2002.10.27 * // 于四川.峨眉.西南交通大学.峨眉分校 * //******************************************************************* // 函数介绍:(以下函数在VESA图形模式16位和32位下通用)(共31个)-//******************************************// VESA map fractal support*// (limited support for 16 : High Color 32 : two color graphics mode)*// Xu Changgui*// TC 3.0 compiler running through debugging*// ALL RI GHTES RESERVED*// last modified date : 2002*// in that province. Emei. Southwest Jiaotong University.* //****** at Emei**************************************** Following is a question// Function presentations : (Function in graphics mode VESA 16 and 32 under common) (a total of 31)
Date
: 2025-12-21
Size
: 8kb
User
:
xcg743
[
2D Graphic
]
rerwersert
DL : 0
图形学金刚石C程序及其变种,C语言编写,以编译-graphics Diamond C procedures and varieties, C language, compiler
Date
: 2025-12-21
Size
: 58kb
User
:
cswggod
[
2D Graphic
]
ddddfffsdgdfhjfgjkghkgjklkliklklkll
DL : 1
Bspline曲线一笔画锚,C语言编写,以编译-Bspline curve of a stroke anchors, C language, compiler
Date
: 2025-12-21
Size
: 28kb
User
:
cswggod
[
2D Graphic
]
dfcsdfzsdgzdfgtsrtyfujgjcgjyiuykujhke
DL : 0
图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译-graphics scanning fill algorithm, filled with choice of body function code, C language, compiler
Date
: 2025-12-21
Size
: 30kb
User
:
cswggod
[
2D Graphic
]
texture_sampling
DL : 0
NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的纹理取样程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create the effect of the film with real-time image. This is based on the texture vc environmental sampling procedures. After installation cg runtime and the compiler can run in the hope that the right school cg friends useful.
Date
: 2025-12-21
Size
: 112kb
User
:
张正
[
2D Graphic
]
uniform_parameter
DL : 0
NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的联合变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create the effect of the film with real-time image. Vc here is based on the joint environment variables procedures. After installation cg runtime and the compiler can run in the hope that the right school cg friends useful.
Date
: 2025-12-21
Size
: 29kb
User
:
张正
[
2D Graphic
]
varying_parameter
DL : 0
NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的外部变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create the effect of the film with real-time image. Vc here is based on the external environment variables procedures. After installation cg runtime and the compiler can run in the hope that the right school cg friends useful.
Date
: 2025-12-21
Size
: 29kb
User
:
张正
[
2D Graphic
]
vertex_and_fragment_program
DL : 0
NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点和变量完整过程的程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create the effect of the film with real-time image. Vc here is based on the vertex and environmental integrity of the process variables of the process. After installation cg runtime and the compiler can run in the hope that the right school cg friends useful.
Date
: 2025-12-21
Size
: 367kb
User
:
张正
[
2D Graphic
]
JPEG2000wavelet
DL : 0
“wavelet”目录中存放的是API函数源程序 “wavelet_gui”目录中存放的是JPEG2000应用举例的DELPHI调用 “可执行应用”目录中存放的是笔者编译成功的可执行应用程序-"wavelet" directory is placed source API function "wavelet_gui "directory is kept JPEG2000 applications for the DELPHI called" executable application "directory deposit The author is up to the success of the compiler executable applications
Date
: 2025-12-21
Size
: 385kb
User
:
guzhiru
[
2D Graphic
]
BezierSplines
DL : 0
本代码在VC6.0的环境下编译.其内容为一个完整的贝塞尔曲线的实例,是很有价值的源代码.-VC6.0 the code in the compiler environment. It contains a complete example of Bessel curve, is a very valuable source.
Date
: 2025-12-21
Size
: 28kb
User
:
andy
[
2D Graphic
]
qrcodec
DL : 0
日本某大学根据JAVA的QR生成条形码源代码改写的C语言条形码,附带编译需要的库文件等-a Japanese university under the QR Java source code generation bar code rewrite the C language bar code, fringe compiler needs of the library, etc.
Date
: 2025-12-21
Size
: 33kb
User
:
mayun
[
2D Graphic
]
harris
DL : 0
两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.-Two images spell panorama. Harris corner detection feature point selection, matching process is relatively primitive, a bit slow, ransac effective matching algorithm, the calculation of projective transformation. Finally together panorama. CIMG library needs support, jpeg images also need to magickimage library. Linux g++ Compilers through compiler plus-lX11-lpthread-ljpeg, windows are not under test.
Date
: 2025-12-21
Size
: 6kb
User
:
王萍
[
2D Graphic
]
CBIR-BuildSuccesefully
DL : 0
CBIR基于图像内容的检索程序, 源码来自codeproject, 原本不能直接编译运行,在本人添加了Lib和.h文件后,可以轻松编译运行了!^_^-CBIR-based image retrieval procedures, source code from codeproject, the original should not direct the compiler to run, in the Lib and I added. H file, the compiler can easily run! ^ _ ^
Date
: 2025-12-21
Size
: 792kb
User
:
任民
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.