搜索资源列表
matlab二值图像处理源码
- matlab实现腐蚀,膨胀,开、闭运算,提取边界操作和骨架化操作,计算图像中每个小颗粒的面积和周长等源码。
MATLAB图像二值化程序源代码
- 用MATLAB来实现图像二值化的程序源代码
基于大津算法的阈值分割
- 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离,Otsu threshold segmentation
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
finger1.灰度图像二值化阈值的MATLAB计算实现
- 灰度图像二值化阈值的MATLAB计算实现,Binarization threshold calculation
jpgtobinary jpg图像进行二值化转化
- 可选择一幅jpg图像,进行二值化转化。其中包括用PCNN方法和用matlab自带命令两种方法,可进行比较实验-Choose a jpg image, binarization transformation. Including the use of PCNN methods and comes with the matlab command two methods can be compared to experimental
ImageHistogramAndCentroidCompu
- 灰度图像二值化及目标提取和质心求取,Matlab代码.对初学者学习有用,Gray image binarization and target extraction and center of mass strike, Matlab code. Learn useful for beginners
Image-inverse-normalization.ra
- 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。,程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。
auto_T.rar
- 对图像进行自动的阈值分割处理,是比较经典的图像分割方法,适合图像二值化,Automatic image threshold segmentation of the deal, which is a more classic image segmentation methods, suitable image binarization
Local
- 用于虹膜图像处理过程中的定位过程,采用二值化结合hough变化方法进行虹膜区域的定位-For the iris image processing positioning process, combined with the use of binarization methods hough change the positioning of the iris region
Image-inverse-normalization
- 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
hough
- sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
matlab
- 基于matlab对灰度图像的二值化自适应阈值的算法-Gray image binarization adaptive algorithm
cut-matlab
- 本源码是基于matlab基础上的,实现车牌的字符分割。用到图像二值化,横、竖扫描。-cut
MATLAB二值化处理
- 利用MATLAB对图像进行二值化处理,方便后续的图像处理(MATLAB image processing two values)
自动二值化程序
- 在matlab中自动实现图像的二值化,可以方便提取图片中的信息(Automatically realize the two value of image in MATLAB)
二值化-MATLAB
- 常用的几个图像二值化算法,包括全局的二值化和局部的二值化算法(This program contains Several commonly used image binary algorithms including global and local binary algorithms.if you want ,just download)
matlab 二值化算法
- matlab二值化算法,主要用于对图片进行二值化处理(Matlab two value algorithm)
彩色图像二值化
- 可将任意RGB彩色图像(像素不能过高),转化成二值图像(Any RGB color image can be converted to two value image.)
灰度图像经典二值化Matlab代码
- 图像灰度二值化的matlab代码实现,有几种,经测试有效(Matlab code implementation of image gray level binarization)