搜索资源列表
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
CannyEdgeDetection
- vs2005下用opencv写的sobel,canny,prewitt边缘检测程序。-vs2005 using opencv written under the sobel, canny, prewitt edge detection procedure.
opencv_multi_camera_input
- OPENCV实现的多摄像头输入处理程序; VS Studio 2005 -OPENCV of the multi-camera input handler VS Studio 2005
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
Opencv-sobel-noise
- 实现了椒盐噪声添加,滤波处理,并进行了图像锐化-implement the noise addtion and image process related to opencv tutorial
OpenCV-trans-Edge
- 以OpenCV將圖像做邊緣偵測,以及平滑跟閥值設定 邊緣偵測為Lap, Canny, Sobel-OpenCV to do with the image edge detection, and smoothing with edge detection threshold setting for the Lap, Canny, Sobel
Edge-detection--Sobel-LaplaceCanny
- Edge detection--Sobel,Laplace,Canny.zip 运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
opencv
- 图像预处理 边缘检测算法 经典的三种算法 -roberts sobel prewitt
Sobel
- 基于opencv和vs2010的Sobel算法的实现,用于检测图像的边缘-Opencv and vs2010 achieve the Sobel algorithm for edge detection image
Sobel
- 基于VC6.0和opencv的sobel锐化程序,实现sobel锐化的基本功能-Based on the opencv sobel VC6.0 and sharpening procedures to achieve the basic functions of sobel sharpening
sobel-opencv
- 基于opencv的sobel算子的实现,包含相关文档和详细代码,可用于图像边缘检测的实现。-Sobel operator based on opencv implementation, including relevant documents and detailed code, can be used for the realization of image edge detection.
Sobel
- 使用opencv对图片使用sobel算子进行图像边缘提取。-Using opencv image using sobel operator for image edge extraction.
Opencv sobel边缘检测源代码
- opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
opencv
- OPENCV中空域滤波去噪函数Blur、boxFilter、MediaBlur和GaussianBlur等函数的使用方法;空域锐化函数Sobel、Laplacian等函数的使用方法(The method of using the spatial domain filtering de-noising function in OPENCV;)
