搜索资源列表
Threshold Processing 使用opencv和VC++实现图像边缘提取
- 使用opencv和VC++实现图像边缘提取。-Using OPENCV to realize edge extraction.
edge
- 轮廓提取,用于opencv的轮廓提取,大家有兴趣可以下载-edge extraction
edge-histogram-extraction
- 基于Opencv上的图形特侦提取,边缘直方图提取-Based on the graphic special reconnaissance Opencv extraction, edge histogram extraction
p2
- 基于VC中的C语言的图像边沿提取函数,使用的是openCV的库-Based on image edge extraction function of the VC in the C language, the use of the library of openCV
ex03
- 应用的小程序,在opencv中,应用canny算子对图像提取边缘-Application of small program, and in opencv, canny operator application of image edge extraction
tbb
- 基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片-Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image
cv_LoG
- opencv环境下log检测子进行边缘提取,并与canny检测子和laplace检测子进行比较。-opencv environment, log detection for edge extraction, and compared with the the canny detector and the Laplace detector
CV2
- 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
Test_Opencv
- opencv实现打开任意格式图片,并对图片进行边缘提取-opencv achieve open any format images, and image edge extraction
mfcpicture
- 利用OpenCV在MFC中打开图片并进行边缘提取-Use OpenCV to open the picture in MFC and edge extraction
Key-frame-extraction
- 数字视频应用技术,基于opencv的边缘检测与关键帧的提取和保存-Application of digital video technology, extraction and preservation of OpenCV edge detection and key frame based on
Sobel
- 使用opencv对图片使用sobel算子进行图像边缘提取。-Using opencv image using sobel operator for image edge extraction.
Edge-histogram-extraction
- 边缘直方图提取,使用opencv2.49库-Edge histogram extraction
MFC--Picture-control-OpenCV-2.4.9
- 本实例使用vs2013 中的 vc++结合opencv2.4.9进行图片显示。图片显示在picture contrrl,然后进行图片边缘提取-This example uses the vc++ vs2013 opencv2.4.9 be combined picture is displayed. Picture appears in the picture contrrl, then image edge extraction
Canny
- 基于OPENCV和VC6.0的Canny边缘算法的源代码,可以很好地提取图像的边缘,对图像进行分割-Based OPENCV and VC6.0 the Canny edge algorithm source code, can be a good image edge extraction, image segmentation
Sobel
- 基于OPENCV和VC6.0的Sobel边缘算法的源代码,可以很好地提取图像的边缘,对图像进行分割-Based OPENCV and VC6.0 Sobel edge algorithm source code, can be a good image edge extraction, image segmentation
canny_test
- Canny边缘检测算法是1986年有John F. Canny开发出来一种基于图像梯度计算的边缘 检测算法,同时Canny本人对计算图像边缘提取学科的发展也是做出了很多的贡献。尽 管至今已经许多年过去,但是该算法仍然是图像边缘检测方法经典算法之一。-Canny edge detection algorithm in 1986 John F. Canny edge detection algorithm developed by the image gradient calcu
canny
- 基于vc ++ 6.0和openCV图像边缘提取canny算法-Based on vc++ 6.0 & openCV image edge extraction canny algorithm
canny
- Canny 的目标是找到一个最优的边缘检测算法,最优边缘检测的含义是: (1)最优检测:算法能够尽可能多地标识出图像中的实际边缘,漏检真实边缘的概率和误检非边缘的概率都尽可能小。本程序利用Canny算子实现图像边缘的提取(Image edge extraction by Canny operator)
template—release
- 基于canny算法的边缘提取 基于canny算法的边缘提取(Edge extraction based on Canny algorithm Edge extraction based on Canny algorithm)
