搜索资源列表
edgedetection--canny--opencv
- 图像边缘检测 opencv canny算法
canny
- canny边缘检测算法在opencv的简单实现,很实用的代码
canny
- openCV在visual studio2005下的canny检测
canny-contour.rar
- 本程序可以使用canny算法进行图片轮廓的提取,使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...,This procedure can be used canny algorithm for extracting image contour, the use of before-configured environment opencv. We would like to learn opencv image processing and help ...
Canny
- opencv canny laplace 算法处理演示-Opencv canny algorithm processing demonstration
canny
- 基于OPENCV的MFC运用程序 CANNY算子取得LENA图像边缘-The MFC-based application program OPENCV CANNY edge operator to obtain LENA
OpnCvTest
- 用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理-OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator
canny
- canny的C++实现 用opencv-canny s C++ using opencv
canny
- 最常用的opencv中的canny算法,来进行边缘的提取-The most commonly used opencv of canny algorithm for edge extraction
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
Canny
- 用OpenCV写的采用Canny算法进行边缘检测的程序-Canny
canny
- 建立visual c++控制台程序,通过opencv进行人脸检测-The establishment of visual c++ console program, conducted through face detection opencv
edge
- 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
Canny
- 用opencv实现Canny边缘检测 -Canny edge detection using opencv implementation
canny
- opencv canny边缘检测,效果还不错,只是要选用背景干扰不大的图像-opencv canny edge detection, the results were good, but not to use the image background interference
Opencv-Basics-CPP
- Opencv Basics : Canny Transformation , Image Erosion, Window without title bar.
canny
- 使用opencv采用canny算子算法进行检测,内含详细注释-Using opencv using canny operator algorithm to detect, contain detailed notes
cvCanny
- opencv vc++ 编写的图像边缘检测-opencv image canny
canny.cpp
- OpenCv Code for detecting the edges of a picture, note that u can change the parameters to have your preferable result-OpenCv Code for detecting the edges of a picture, note that u can change the parameters to have your preferable result
jiaotong
- 我做交通标志检测和识别中用到的几个子模块,本人亲测在VS2008平台上能跑。程序不复杂,但是对于初学Opencv的人来说还是有一定用处的。包括,提取特征颜色、霍夫圆检测、Canny边缘检测等。-Opencv Hough Canny