搜索资源列表
wjs
- 在vc++基础上采用openCV编程实现的Sobel边缘检测-vc based on the use of the programming openCV Sobel Edge Detection
sobel
- VC++调用OPENCV库实现Sobel边缘检测
ImageShow
- 基于OpenCV和VC环境开发的彩色图像边缘提取程序,包括laplace,canny,sobel等常用算子,可自动调整阈值。
EdgeDetection
- 使用opencv实现一些基础的边缘检测,sobel robert等。
OpenCV_Edge
- 用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。
edge.rar
- 利用OPENCV提取目标边缘,包括SOBEL,ROBET,CANNY算子,可以对几种算子进行对比验证,OPENCV extract the edge of the use of goals, including SOBEL, ROBET, CANNY operator can be of several comparison operators to verify
dft
- OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
radon
- 基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。-Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.
OpnCvTest
- 用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理-OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator
sobel
- sobel算子的C++实现 使用opencv-sobel operator C++ achieve using opencv
sobel
- VC关于sobel的算法,利用OPENCV框架进行处理-VC on the sobel algorithm, using the framework to deal with 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
cvboundary
- vc2003下,在opencv平台上实现图像边缘检测,采用了不同算子,sobel,canny,prewwitt等,便于实现不同算子效果的比较-vc2003, in opencv platform to achieve image edge detection, using a different operator, sobel, canny, prewwitt so easy to realize the effect of different comparison operators
SobelTest
- opencv Sobel 算法处理 演示(图片显示处理结果)-Opencv Sobel algorithm demo (pictures showed handling results)
Houghhesobel
- 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
Edge-Detection-Code-Release-1.1
- 图像边缘检测 Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log七种算法实现 MFC+Opencv+Visual Studio -Image Edge Detection Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log seven kinds of algorithms to achieve MFC+Opencv+Visual Studio 11
sobel
- 索贝尔算子边缘检测 opencv实现 入门专用-Sobel operator edge detection opencv entry dedicated
sobel
- Opencv实现图像处理,用sobel算子获得图像边缘-sobel edge
Sobel
- 使用Sobel算子对图像进行边缘检测,并在vs2010下基于Opencv实现,适合初学者-edge detection Sobel
bianyuanchuli
- 基于opencv的sobel.laplacian.canny三种边缘处理的源代码-opencv sobel.laplacian.canny