搜索资源列表
常用的数字图像处理算法
- 常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典-commonly used digital image processing algorithm has been used standard C language, absolute classic
边缘检测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
TheRecognitionDactylogram
- 经典的c语言指纹识别程序,改进了算法,提高了识别率达到了98%以上-classical language c fingerprint identification procedures improve the algorithm, improving the recognition rate of over 98%
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语言程序,很经典很好
C_Graphic_UI
- 实现C语言编写的带GUI的图形学经典算法程序,包括DDA算法、多边形填充算法、多边形剪裁算法
suanfa
- 自动单阈值分割OTSU算法的C语言实现,很经典的算法
MeanShiftC
- 经典的Mean Shift图像跟踪算法的C语言实现,可对常见大小的面目标实现实时跟踪。采用了OpenCV库。
c语言实现的DFT
- 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
DLT算法
- 摄像机标定的经典算法--DLT--直接线性变换的C语言程序
susan.rar
- 经典的角点检测算法susan角点检测的C语言代码。,Classic susan corner detection algorithm for corner detection of the C language code.
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
showdib
- 用C语言实现的典型的数字图象处理算法,经典实用。-With the C language implementation of a typical digital image processing algorithms, classic and practical.
calgorithms2
- 经典C语言算法,这里是第二部分。主要是汉字的自动绘制和经典搜索和排序算法。-Classic C language algorithms, where the second part. Chinese characters are mainly automatic drawing and classical searching and sorting algorithms.
ccode
- 欧罗斯方块经典c语言程序代码 算法很精简 -c code
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image