当前位置:
首页 资源下载
搜索资源 - aspect ratio matlab
搜索资源列表
-
0下载:
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
-
-
0下载:
图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比-Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree
-
-
0下载:
SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow.
This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does s
-
-
0下载:
该代码是自己编制的,主要用于红外图像的特征提取,其中提取长宽比,复杂度,紧凑度,均值比,不变矩等七种红外图像的特征,可很好的为以后的识别做准备-The code is compiled their own, mainly for the infrared image feature extraction, which extract the aspect ratio, complexity, compactness, mean ratio of seven invariant moments a
-
-
0下载:
matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。-Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.
-
-
0下载:
Useful tool for rendering and outputting information rich images-This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no
-
-
2下载:
本源码是基于MATLAB实现车牌识别并语音播报。
本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。
对字符正确识别之
-
-
0下载:
圆形度Matlab实例程序,程序详细介绍了圆形度也为纵横比的程序过程-Roundness Matlab sample program, the program introduces circularity is also the aspect ratio of the program process
-