搜索资源列表
canny
- 本程序是用vc实现的canny算法,应用于细胞图像分割。
eyedemo
- 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。
Cannyalgorithmoncell
- Canny算法在细胞图像边缘检测中的应用,主要用于生物学和医学方面
Canny+image
- 图像边缘检测算法分析,在CANNY算子的基础上研究而成
AComputationalApproachToEdgeDetection
- John Canny的边缘检测算法,即著名的Canny算子经典文献。-The edge detection algorithm was witten by John Canny, that is well-known classical literature of Canny operator.
CVHomework1
- canny算法进行图像的边缘检测,自己写的程序,大家可以参考-canny algorithm for image edge detection, to write their own procedures, we can refer to
CrackDector
- 长条形裂缝监测 用VTK实现的Canny算法 得到的轮廓进行形状判别-Rectangular Crack monitoring VTK realized Canny algorithm to shape the contours of discriminant
CANNY
- 自己写的CANNY算法,有兴趣的朋友分享一下。 -Wrote it myself Canny algorithm, are interested in friends to share.
canny
- 采用canny算法进行边缘检测,寻找输入图像的边缘,并且标志出来-canny algorithm edge detection,can find edge from image and draw it.
OpenCVBorderDetect
- 本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
oil_tank_detection
- 基于遥感影像的油罐自动检测算法,利用改Canny 边缘提取算法、改进椭圆Hough 检测算法及基于金字塔的图像搜索算法,实现了油罐的自动检测.-An Automatic Oil Tank Detection Algorithm Based on Remote Sensing Image
caany
- canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
canny
- canny 算法,主要用于图像的边缘检测,是经典的一个方法-canny algorithm, mainly used for image edge detection, is a classical method of
Canny
- 本实例程序实现了 用Canny算子提取边缘的算法而且包含了示例图片。-This example program implements Wiener filtering algorithms and contains sample image.
chepai
- 本代码主要使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置-License Plate Recognition
The-license-plate-recognition
- 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning
cvap191
- 使用自动伸缩选取的边缘检测与脊背检测的算法论文文档。类似于 CANNY方法的边缘检测,只检测出物体脊背线,对于边缘众多的情况提出自动选取的方法。-Edge detection and ridge detection with automatic scale selection
QR_PRO
- 针对QRCode二维码实际情况,设计了基于Canny和Hough变换的二维码旋转校正算法,几何形变校正算法-QR Code for two-dimensional code to the actual situation, is designed based on the rotation correction two-dimensional code Canny algorithm and Hough transform geometric distortion correction algo
canny
- 基于canny算法的物体边缘提取,可用于提取质心及提取物体尺寸。(Object edge extraction based on Canny algorithm.)
附件05-Demo演示代码
- 双目相机与计算机连接后进行拍照,图片抓取,视频拍摄,人脸检测,Canny边缘检测,BM算法与SGBM算法进行立体匹配测距的实现。(The binocular camera is connected with the computer to take pictures, capture pictures, take videos, detect faces, Canny edge detection, BM algorithm and sgbm algorithm for stereo match
