搜索资源列表
-
0下载:
自写的一种有效的边缘提取算法,在matlab环境下,和其它算法比较,效率明显!并且附有示例图片-since writing an effective edge detection algorithm in Matlab environment, and other algorithms, efficiency significantly. And pictures with examples
-
-
0下载:
五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。
配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。
对图像进行高斯——拉普拉斯算子的边缘检测
对图像进行拉普拉斯算子的边缘检测
对图像进行罗伯特交叉算子的边缘检测
对图像进行蒲瑞维特算子的边缘检测
对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
-
-
0下载:
个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
-
-
0下载:
一篇很优秀的关于图像边缘检测和特征提取算法的博士论文,文中介绍了不少有益的算法。-On a very good edge detection and feature extraction algorithm doctoral dissertation, In this paper, many useful algorithms.
-
-
0下载:
能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法 。-Be able to locate most of the plates, and identification. Including digital image processing equalization, graying, median filtering, smoothing, various edge detection algorithms, th
-
-
0下载:
Susan Edge Detection MFC demo - this demo detects edges quickly. Includes actual edge detection algorithms. Can be used with CxImage fairly easily.-Susan Edge Detection MFC demo - this demo detects edges quickly. Includes actual edge detection algori
-
-
0下载:
利用OpenCV实现的大量图像处理的算法,包括人脸识别、边缘检测等,对刚开始学习图像处理的人非常有帮助。-Using OpenCV to achieve a large number of image processing algorithms, including face recognition, edge detection, image processing of just beginning to learn who is very helpful.
-
-
0下载:
图像识别系统包括各种处理算法 边缘检测算法 匹配代码-Image recognition system includes a variety of processing algorithms, edge detection algorithm to match code
-
-
0下载:
基本的边缘检测算法之一,使用OpenCV,有详细注释,适合新人学习(One of the basic edge detection algorithms, the use of OpenCV, detailed notes, suitable for newcomers to learn)
-