搜索资源列表
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.
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
vlfeat-0.9.14.tar
- lowe编写的sift算法c源代码, 好不容易才发现的,-c source code of sift by lowe
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
QRCode
- C#可以生成二维码 源码 文件不大,但是很实用,大家可以下载学习一下-C# source code files can generate two-dimensional code is not, but it is very useful, you can download and study how
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
BSPLINE
- 畫B-SPLINE曲線的C source code-Painting B-SPLINE curve C source code
huizhibiquxian
- 绘制Bézier曲线, 三次B样条曲线的C++源程序-Drawing Bézier curves, three B-spline curve of C++ source code
20040224_ME_Programs
- Fast Block Matching Motion Estimation Algorithms Source Code
mpeg2
- mpeg2 decoder/encoder C source code with verify enviroment.
fushi
- C++腐蚀运算源程序 利用模板卷积对二值图像进行腐蚀操作-C++ source code using the template convolution operator corrosion on the corrosion of binary image operations
digital(lee)-code
- image processing with C++ Source Code. this program include template matching, histogram and so on.
DrawArc2
- 自动生成Autocad脚本(scr)的C++源程序,可以生成Autocad中各种多边形图形,主要用于半导体制程中的掩模绘制。-Autocad automatically generated scr ipt (scr) for C++ source code, you can generate Autocad various polygon graphics, mainly for the semiconductor manufacturing process of the mask drawin
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
EZW-image-code
- EZW image coder c++ source
code
- 全景图拼接源代码,支持JPG格式,开发环境vs2008 c-Panorama Stitching source code, support JPG format development environment vs2008 c++
Lee filter C++ source code
- Lee filter implemented by C++ with OpenCV