搜索资源列表
Visual C++ CAD
- 黄国明编写的《用Visual C++.NET开发交互式CAD系统》书本的源程序代码,是实现交互式CAD系统开发的基础。 -prepared "using Visual C.NET development of interactive CAD system "book of the source code, is an interactive CAD system the foundation for development.
readImageInC
- This C source code can be utilized to read different format of image.
RoadFighters
- 用visual c++ 编写的游戏. 还有源代码-with visual c preparation of the game. There source code
watershed_c++
- 一种分水岭算法的C语言程序。包含watershed.cpp, kenel.cpp, transform.cpp等源代码-a watershed algorithm C language program. Included watershed.cpp, kenel.cpp. transform.cpp such as source code
MYxcg-GRAPH
- 用c语言实行进入图形模式,以及各种图形操作的底层操作源代码,程序前有说明-implemented into graphics mode, and operation of the various graphical source code underlying operating procedures before Note
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
vlfeat-0.9.4.1-bin.tar.gz
- vl-sift source code including ransac and matching,vl-sift source code including ransac and matching
c.tar
- 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
20040224_ME_Programs
- Fast Block Matching Motion Estimation Algorithms Source Code
digital(lee)-code
- image processing with C++ Source Code. this program include template matching, histogram and so on.
xtx
- 自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
diablo-source
- 用C++模拟实现了diablo的界面,任务可以在场景中自由移动,操作感和原作相差无几。压缩包中包括程序源码和执行文件。-Simulation using C++ interface to achieve the diablo, the task can move freely in the scene, the operation is almost the same sense of the original. Compressed package includes source code a
code
- 全景图拼接源代码,支持JPG格式,开发环境vs2008 c-Panorama Stitching source code, support JPG format development environment vs2008 c++
RectClipLines
- 数字图形学上机中的图像裁剪的源代码c语言实现。-Digital graphics image cropped in the machine source code c language.
Tetris-coded-by-c
- 简明易懂的C语言俄罗斯方块,编程语言C,源码,未编译,TC 通过。-Tetris: programmed by c, which is concise and simple, so it is an easy way to learn C with strengthening your capabiliy in 2D game. it is source code,and has been tested by TC
QRcode
- QR码的解码程序源代码C++编写,能够识别各种QR码码图-QR code decoding program source code C++ writen
code-program
- 计算机图形学中有关投影变换的实现的源码,此源码及课件清楚的显示了怎么使投影变换在C++下实现-Computer graphics for projection transformation realization source code, source code and courseware This clearly shows how the projection transformation to achieve in C++
C
- 基于c语言的数字图片处理源代码,对BMP图片进行边缘提取-Based on digital image processing c language source code, BMP image edge extraction
Lee filter C++ source code
- Lee filter implemented by C++ with OpenCV