搜索资源列表
常用的数字图像处理算法
- 常用的数字图像处理算法实现,都是用标准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
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库。
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.
ccode
- 欧罗斯方块经典c语言程序代码 算法很精简 -c code
zztc
- 用C语言实现的种子填充算法,是计算机图形学中的经典例子-the boundary4 filling alogrithm using the c programming language ,which is the main content of domain filling
Lightcube
- 光照立方体的C语言程序演示-计算机图形学经典算法-Light cube C language program demonstrates- classical algorithm
Sparse-Code
- 几种经典的稀疏编码算法的C语言实现,非常实用,有助于理解算法-Several classic sparse coding algorithm C language, very practical help to understand algorithm
OTSU_BMPtoBIN
- 大律法(OTSU)灰度图像阈值提取算法(C语言实现)。文件中已经有已经编译好的可执行文件,可以批量把灰度图片转化成二值化的二进制图像文件,可用于LCD显示屏视频动画的开发(例如Badapple)。 阀值是图像二值化处理中非常重要的一个参数,意思就是:如果灰度图像的像素颜色值大于该阀值就把该点当作黑色,小于该阀值就把改点当作白色。最简单的做法就是把阀值取为127(255的一半),但是这种做法是不科学的,处理后的二值化图像效果也很不理想。关于阀值的选取是一门很深的学问,有很多经典的算法用于选取该
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
brnasy-bxecutive
- 对于常见的积分一般同志都可以编写,但龙贝格计算积分比较复杂,此处以c语言为工具开发的算法,特经典()