搜索资源列表
myGood
- 一个二值图象的滤波、分割-a binary image filtering and segmentation
图象处理程序
- 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-the image histogram equalization, robert, segmentation, prewitt, "and Gauss methods of edge detec
图象阈值变换
- 自动域值变换,见程序,用于图象二值化,可用于电子警察中的号拍定位-automatically transform domain values, see procedures for the two binary images can be used for electronic police, the shoot location
图象二值化和转化为256色
- 文字识别基础: 图象二值化和转化为256色-Character Recognition : the two images and values into 256 color
基于阀值计算的指纹识别
- 一个用vb编写指纹识别程序,它通过二值化图象,计算阈值和统计黑像素值来识别-vb prepared with a fingerprint identification procedures, it adopted two binary images, calculated and statistical threshold value of black pixels to identify
二值化源程序
- 图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法-image processing source code, introduced to the use of iterative method of BMP images value of the two methods
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
图象二值化代码
- 一个在图象处理中有用的图象二值化源程序,要用快下!-image processing in a useful image binary source, use under fast!
Wvlt&ImageFusion
- 利用小波变换进行图象融合,以及小波系数的融合。-Using Wavelet Transform for Image Fusion, as well as the integration of wavelet coefficients.
zuijiayuzhi
- 找出图象的最佳阈值,并显示它的二值图.-find the best image threshold, and it shows the value of Figure 2.
imjudge
- 转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。-image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.
twoImageLab
- vc++example,verygood~~二值图象标记,强力推荐,很好-vc example, verygood ~ ~ binary image marking strongly recommend good
4159848
- vc++二值图象处理,多个程序,可视界面,很好-vc++ binary image processing, a number of procedures, visual interface, good
gaijinyuzhifenge
- 采用迭代算法,实现了图象分割阈值的最优自动选择,并对处理后的二值图象进行数学形态学操作,是后续图象识别最关键的以一环-using the iterative method, the image segmentation optimal threshold value of the automatic choice, as well as treatment, the two binary images using mathematica
grayto2
- 用VC MFC开发的一个程序,实现了把灰度图象转变成二值图象的功能,本程序为简单把阀值设为122.-VC MFC with the development of a program to realize the gray-scale image into binary image function, the procedures for the simple threshold set to 122.
graytotwo
- 将灰度图象转化为二值图象的一个简单的VC++程序。-Will be gray-scale image into binary image of a simple VC++ Procedures.
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanji
bmpclassbmp图象处理类
- bmpclassbmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等
Quadtree coding
- 采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)