搜索资源列表
欧拉数
- 这是一个计算图像中的欧拉数的程序.先将图像二值化,然后再求反计算欧拉数-This is a calculated image of the Euler number of procedures. First two binary images, and then calculated for anti-Euler number
matlab_sourcecode_for_Axes
- FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - Fing
VC_MATLAB
- VC跟Matlab混合编程 VC与Matlab案例1.256色转灰度图2.对比度拉伸3.二值化变换4.反色5.灰度均衡6.亮度增减7.取对数8.取指数9.图像镜像10.图像平移11.阈值变换12.直方图均衡VC程序
zwsb_
- 指纹识别的matlab程序,实现指纹图片的二值化、细化、计算图形中心、存入数据库、指纹匹配等功能,
图像测量
- 进行图像边缘检测后,进行二值化的程序。经过试验后,效果明显。
procedure
- 岩土工程中,二值化后的膨胀土裂隙图像分行维数计算程序代码。-Image Dimension Calculation code branches
binary
- 这是一个在matlab中实现灰度图像二值化的小程序-This is a gray image is implemented in the matlab binary applet
bw2zh
- matlab 基于双峰法的迭代二值化程序-matlab bmp2 bw
fringe_processing
- 对采集到的干涉条纹进行中值滤波、二值化、条纹细化计算条纹间距的程序-Of the interference fringes collected for median filtering, binarization, thinning stripes stripe spacing calculation procedures
MATLAB_abstract_number
- 提取图片中数字的MATLAB程序,先将读入图片二值化,然后提取数字。-abstract the numbers in the picture by MATLAB。
fftfir
- 加带通滤波器的FFT开源代码,附带批处理程序-FFT band-pass filter plus open-source code, with a batch process
111111
- 基于OTSU的图像二值化分割,本程序是从视频中截取某一帧来实现-OTSU-based binary image segmentation, this program is a frame from the video to achieve the interception
gray
- 本程序用于对干涉条纹进行滤波,二值化,骨骼化,最后为求得条纹间距而得到一个像素宽度的图像-This procedure is used to filter the interference fringe, thresholding, skeletonization, and finally to obtain the fringe spacing and width of the image by one pixel
ChiLunJiSuan
- 这是一个关于齿轮的齿顶圆和齿根圆半径的计算程序,先将图片预处理和二值化,然后进行边缘检测求出圆心,最后用平均法求出半径。-This is an addendum on the gear tooth root radius circle and the calculation procedure, the first image preprocessing and binarization, edge detection and then find the center of a circle,
gray2bw3
- 特别好用的二值化程序 比matlab自带的好 因为是分区域二值化 不需要事先设定阈值 而是自动计算阈值,对您的实验会有帮助的-very useful
Binarization
- 图像二值化C程序,供matlab M文件调用,图像模式识别前预处理第一步骤-Binarization C procedures, calling for the matlab M documents, images, pre-first step before pattern recognition
otsu
- 图像二值化经典算法最大类间方差法的matlab程序。-Algorithm for image binarization classic Otsu method matlab program.
SEMtuxiangchuli
- 处理SEM图像的通用程序,包括读图、二值化、滤波、边界提取-A general program dealing with the general program the image of SEM, including Picture stories, binarization, filtering, boundary extraction
文字识别MATLAB程序思路
- 简单的文字识别,用于图像文字处理的预处理包括二值化、膨胀腐蚀、分割算法等。(Simple text recognition, image processing for the text of the pretreatment, including two values, expansion corrosion, segmentation algorithm.)
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d