搜索资源列表
sobel
- sobel图像边缘检测算子。 基于opencv的c语言指针实现方法(需要加载opencv的一些lib)-sobel,c program,opencv
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
Distortion Correction
- VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
sobel
- 实现sobel图像锐化,opencv c语言版,没有使用指针- the image process of sobel,don not use point
edge
- 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
sobel
- 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
sobel
- 基于opencv的sobel边缘检测,适合初学者分析理解-Based on the opencv sobel edge detection, is suitable for beginners analysis understanding
sobel
- Opencv图像处理库关于sobel算法的一个实现例子,作用是对图像求导-The Opencv image processing library sobel algorithm is an implementation example, the role of the derivative of the image
Sobel-operator
- 使用Sobel算子进行图像的边缘检测,vc6.0,opencv1.0,希望对大家有用-Image edge detection using Sobel operator, vc6.0 opencv1.0 ,i hope it is useful for everyone.
Sobel
- Sobel operator, for work with pictures, this code is C-Sobel operator, for work with pictures, this code is C++
Sobel
- 图像处理中的sobel算子的用法,sobel 算子的应用代码-The image processing sobel Operators usage
sobel
- sobel算子的实现,包含个文件,一个利用了cvSobel函数,另外两个是用语言写的,也就是cvSobel的实现。-sobel operator to achieve, contains a file, a use the cvSobel function, the other two are written language, that is, the realization of cvSobel.
sobel-edge-delete
- sobel边缘检测,经过一定的处理,效果很好-sobel edge delete
sobel
- 利用Sobel算子对图像进行水平检测,可以自定义算子内核大小-Use Sobel operator to detect the level of the image, you can customize the size of the kernel operator
sobel-of-two-directions
- 利用sobel算子对图像进行水平方向和垂直方向的边缘检测,可以根据需要选择算子内核大小-Use sobel operator edge detection for image horizontally and vertically, the operator can select the required sub-kernel size
sobel
- 结合图像处理对图像进行sobel边缘检测,得到边缘信息-sobel edge detection
Edge-detection--Sobel-LaplaceCanny
- Edge detection--Sobel,Laplace,Canny.zip 运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
Sobel
- 基于opencv和vs2010的Sobel算法的实现,用于检测图像的边缘-Opencv and vs2010 achieve the Sobel algorithm for edge detection image
Sobel-edge-detection(Semaphores)
- 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
Opencv sobel边缘检测源代码
- opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
