搜索资源列表
matlab-picture1
- 这是在matlab下运行的,有关二值图像处理的程序!希望对大家有帮助!-in Matlab is running under the binary image processing procedures! We want to help!
matlab-picture2
- 这是在matlab下运行的,有关二值图像处理的程序!希望对大家有帮助!-in Matlab is running under the binary image processing procedures! We want to help!
fourieranalyseofbwimage
- 1.二值图像的fft分析 2.显示频谱图像,频谱的零频率系数被移到频谱中间 3.填充矩阵填充后的情况比较 4.绘图直观形象-1. Binary Image fft analysis 2. Image shows the spectrum, Spectrum coefficient of zero frequency spectrum has been moved to the middle three. Filled Filled matrix compared to the s
SooChow_2D
- 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
runlengthcode
- 对二值图像(黑白图像)每行值进行RUN-LENGTH编码和解码-pair of two binary image (black-and-white images) per line value RUN-LENGTH coding and decoding
imagelabel
- 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to become a (black) region. The proced
anorlderzhi
- 源码 此程序主要是对二值图像进行操作有效 如对灰度图像进行操作只需要修改部分代码既可以
21878249952005920105117074328
- OTSU 的算法,可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
ToLZQ.rar
- 演示了二值图像的腐蚀和膨胀算法,较已往的算法效率高.,Demonstrated the value of two images of the corrosion and expansion algorithm, the algorithm than the previous high efficiency.
Matlab
- 图像的分割 将灰度图转化为二值图像 matlab-Segmentation of the image will grayscale into a binary image matlab
PrintBMPPixel
- c 语言读取BMP格式,可同时处理没有压缩的BMP格式的二值图像-c language to read BMP format, which can handle binary image of uncompressed BMP format
gujiatiqu
- 基于vc的二值图像骨架提取源代码,适用于汉字以及图片-Vc-based binary image skeleton source code
erode
- C语言数学形态学的腐蚀运算,同时适用于二值图像与灰度图像。-C language mathematical morphology erosion operation also apply to binary images and gray-scale image.
matlab-picture3
- 这是在matlab下运行的,有关二值图像处理的程序!希望对大家有帮助!-in Matlab is running under the binary image processing procedures! We want to help!
fish
- 利用同心圆法对二值图像提取特征值,可以处理缩放 旋转后的图像-The use of concentric circles on extracting features of binary image value, can be dealt with rotating zoom image
fushi
- C++腐蚀运算源程序 利用模板卷积对二值图像进行腐蚀操作-C++ source code using the template convolution operator corrosion on the corrosion of binary image operations
light_spot_center
- 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
tiqu
- 对于一般的二值图像,可以将图像中的符号提取出来。-For the average values of two images, the symbols can be extracted from the image.
OTSU1Dmy
- 灰度图像二值化分割,一维大津法或称为一维最大类间方差法-1D Maximum Between-Cluster
