搜索资源列表
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.
dfcsdfzsdgzdfgtsrtyfujgjcgjyiuykujhke
- 图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译-graphics scanning fill algorithm, filled with choice of body function code, C language, compiler
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
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
Inpainting
- 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
020519-CURRENT
- An inpainting C++ code that improves the method by Bertalmio et. al, making only minor changes, and then attempt to improve on the algorithm in some way, possibly by speeding up the process (their algorithm takes several minutes to complete).
ncc
- The normalized cross correlation (NCC) implemented in C++ and Matlab
20040224_ME_Programs
- Fast Block Matching Motion Estimation Algorithms Source Code
200732590147
- 本代码主要实现图像类文件的转换已经相应的图像处理,包括图像融合,灰度变换,模板匹配等-The main achievement of the code conversion of image types of documents have a corresponding image processing, including image fusion, gray-scale transformation, template matching, etc.
digital(lee)-code
- image processing with C++ Source Code. this program include template matching, histogram and so on.
lsbwatermarking
- 代码在MFC框架上实现了LSB算法,并实际应用于BMP图像文件的水印程序中-Code in the MFC framework to achieve the LSB algorithm, and BMP image files actually used in the watermark process
xtx
- 自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
c.image.attitude
- c图像编程设计回拨心态代码c image back attitude Code Programming -c image back attitude Code Programming
voronoi
- voronoi diagram generator in code c-voronoi diagram generator in code c++
EZW-image-code
- EZW image coder c++ source
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