搜索资源列表
bianyuantiqu
- 用0tsu方法和梯度算法分别对图像进行边缘提取 -Using methods and gradient algorithm 0tsu respectively image edge extraction
hough
- 本程序应用于图像的边缘检测和图像的类型的转换以及对目标进行提取-This procedure applied to the image edge detection and image of the type of conversion, as well as on the target is extracted
A-METHOD-TO-GET-DYNAMIC-THRESHOLD
- 提供了图像动态阈值获取的一种方法,能够提取变换不同的图像边缘。-A method for providing dynamic thresholding the image gets, able to transform different image edge extraction.
license-plate-recognition
- 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
Sobel-edge-detection
- 可以实现图像的边缘检测盒提取,效果比较好。-Extract image edge detection box, the results were quite good.
Canny
- 首先利用C实现了一个图像边缘提取的算法,然后利用vivado高层次综合,将其综合为verilog代码。-First, the use of C implements a image edge extraction algorithm, then use vivado high-level synthesis, as its comprehensive verilog code.
2013102242160953
- 人脑图像边缘提取,比较好用的人脑图像边缘提取matlab仿真程序。-The human brain image edge extraction, relatively easy to use the human brain image edge extraction matlab simulation program.
log
- matlab实现log算子,进行图像边缘的提取-matlab realize log operator to extract image edge
canny_edge
- 此程序是运用Canny算子提取图像边缘特征的改进程序,对于图像边缘的提取效果很好!-This program is the use of Canny operator to extract image edge features to improve procedures for image edge extraction well!
soble_hough
- 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
lapla2
- 自己写的拉普拉斯边缘提取的程序,可以自己更改算子来进行图像处理。-image process of laplacion
kuosan
- MATLAB 各向异性扩散方法实现对图像进行滤波边缘提取。-MATLAB anisotropic diffusion filtering method to realize the image edge extraction.
daima
- 有关于matlab图像灰度处理,边缘提取-About matlab image gray processing, edge detection and so on
边缘检测特征提取
- 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
AllFeatureAllFeature
- 提取图像的梯度特征,计算梯度边缘的数字,经归一化后进行特征提取(Gradient feature of image extraction)
Desktop
- 实现肝脏图像的边缘提取,利用打进率发,效果不错(To achieve the edge of the liver image extraction, the use of rate of hair, the effect is good)
DoG filters
- 高斯差分滤波器,主要用于边缘特征提取,用于模式识别中的分割预处理(Gauss differential filter, which is mainly used for edge feature extraction, is used for segmentation preprocessing in pattern recognition)
r
- 数字图像二值化,canny边缘检测并提取轮廓进行椭圆拟合找出质心点(Two values of digital image, Canny edge detection and extraction of contour by ellipse fitting to find the centroid point)
data_processing2
- 基于pyhton编程的二维图片边缘数据提取(Extraction of two-dimensional image edge data)
测量高度差
- 测量两图像间的高度差,通过提取图像边缘,测量两图像间高度差(he height difference between the two images is measured, and the height difference between the two images is measured by extracting the edge of the image.)