搜索资源列表
边缘检测CANNY算子的C实现
- 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
vc++shuzituxiangshibiejishu
- vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
mpeg4.encore.decore
- mpg4图像编码和解码处理,c语言编写,非常经典的算法。-mpg4 image coding and decoding, c language, very classic algorithms.
tilib-0.9.1-vc6
- 经典算法spiht的c语言实现代码,用于图象压缩-classical algorithm spiht the c code language for image compression
Reinforcement_Image
- C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
xiaobobianhuan
- 图像处理领域内关于小波变换算法的C语言程序,很经典很好
suanfa
- 自动单阈值分割OTSU算法的C语言实现,很经典的算法
MeanShiftC
- 经典的Mean Shift图像跟踪算法的C语言实现,可对常见大小的面目标实现实时跟踪。采用了OpenCV库。
shilianglianghua
- 矢量量化的C语言实现,模式识别经典问题解决
susan.rar
- 经典的角点检测算法susan角点检测的C语言代码。,Classic susan corner detection algorithm for corner detection of the C language code.
sar-image-wavelet-denoising-
- 采用C++语言编写的经典sar影像小波去噪程序。用小波理论实现图像去噪功能。-Written in C + + classic sar image wavelet denoising procedures. Theory of image denoising using wavelet functions.
K-means
- k-means 经典算法,c语言实现,要的下载-classical k-means algorithm, c language, it is necessary to download
WinnerRestore
- 用C语言开发的图像的维纳滤波处理,算法经典-C language development with the image of the Wiener filter processing, the algorithm Classic
appendix
- c++语言开发的用于图像处理的28个经典的图像处理函数源代码,包括直方图,旋转,边缘检测等-c++ function for image
showdib
- 用C语言实现的典型的数字图象处理算法,经典实用。-With the C language implementation of a typical digital image processing algorithms, classic and practical.
mathematical-morphology-cuiqi
- 崔屹著《图象处理与分析——数学形态学方法及应用》的盘,采用c语言编写,最值得收藏的经典代码,非常适合初学者学习。-CUI Yi of " image processing and analysis- method and application of mathematical morphology," the disc, using c language, the most worthy of collection of classic code, very suitable
BF
- 经典的双边滤波C语言源程序 针对黑白图像-The classic bilateral filtering C language source code
CLanguagePracticalDigitalImageProcessing
- 本程序为C语言实用数字图像处理的经典程序,对从事数字图像处理的同学来说很有帮助。-This program is C language classic practical digital image processing procedures, the students engaged in digital image processing is helpful.
C-codes
- 几个程序是c语言经典的实验程序,包含计算学生的成绩和排名,时钟的显示,以及文件的操作等-Several procedures are c language classic experimental procedure, including the calculation of student achievement and ranking, clock display, and document the operation, etc.
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image