搜索资源列表
bianyuantiqu
- 用0tsu方法和梯度算法分别对图像进行边缘提取 -Using methods and gradient algorithm 0tsu respectively image edge extraction
ImageProcessing
- prewitt 变化 边缘的轮廓提取不错的程序,效果很明显,prewitt变化时改进后的算法,很好值得学习-prewitt changes the edge the outline extraction good procedure, the effect is very obvious, when prewitt change improves after the algorithm, very good is worth studying
Extractionofedgedetectionandcontourfollowing
- 边缘检测提取及轮廓跟踪及一些化码,很有用的,你一定用得上。-Extraction of edge detection and contour following and some of code, very useful, you will need them.
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垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
Canny
- 基于VC++ Canny算子提取边缘算法-Based on VC++ Canny operator edge extraction algorithm
kankan
- opencv 读取摄像头,并实时进行边缘提取-opencv read camera and real-time edge extraction
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.
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
kuosan
- MATLAB 各向异性扩散方法实现对图像进行滤波边缘提取。-MATLAB anisotropic diffusion filtering method to realize the image edge extraction.
BIANYUANTIQU
- 进行基于绝缘子边缘检测与提取,能识别绝缘子裂纹的故障,通用性蛮好-Insulator-based edge detection and extraction, to identify cracks insulator failure, versatility fine
bianyuanjiance
- matlab 利用sobel、log、prewwit、canny算子对图像的边缘提取,几种算子相比较-matlab use sobel, log, prewwit, canny operator image edge extraction, compared with several operators
基于小波的matlab做边缘提取的代码
- 基于小波边缘的边缘提取,采用经典图片,值得学习!(Edge extraction based on wavelet edge)
yongzhi2010
- Edge extraction of marine oil spill in SAR images
MATLAB实用源代码
- 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
outline
- 对图像进行边缘提取算法,Xcode平台。canny边缘提取,使用oepncv库(Image edge extraction algorithm, Xcode platform)
车牌识别
- 车牌识别处理过程,主要包括预处理、边缘提取、车牌定位、字符分割、字符识别五大模块(The process of license plate recognition mainly consists of five modules: preprocessing, edge extraction, license plate location, character segmentation and character recognition)
three
- 基于形态学和小波结合的方法提取边缘,达到较好的边缘提取(Edge extraction based on the combination of morphology and wavelet)
