搜索资源列表
edgedetection--canny--opencv
- 图像边缘检测 opencv canny算法
opencv边缘检测
- 利用oencv进行sobel的边缘检测
边缘角度直方图
- 1。canny边缘检测作为掩码 2。sobel边缘提取 3。计算边缘角度 4。计算直方图
opencv实现边缘检测
- 给出了基于opencv的边缘检测代码
OpenCV 视频边缘检测实例
- 《OpenCV教程基础篇》书中的视频边缘检测实例,可以学习视频读写思路。
用opencv打开图片和作边缘检测
- 在mfc上,用opencv打开图片和作边缘检测,直方图均衡化
在mfc下的opencv图像处理
- 在mfc下通过opencv对所捕捉到的图像进行一些2值化,边缘检测等等处理。以及一些算法的运用。
openCV图像处理,内含边缘检测
- openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
Imageprocessing.rar
- 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
byjc
- 边缘检测源代码.rar-Edge Detection of the source code. Rar
opencv-ImageProcess
- 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
DosImage
- C\C++图像处理基本处理算法的实现,画点、线、边缘检测等等,希望对大家有帮助-C \ C++ image processing algorithms to deal with the realization of the basic painting point, line, edge detection, etc., we would like to help
Desktop
- 能够进行图像的边缘检测,采用canny算法,opencv代码只有短短几行,简单实用-Capable of image edge detection using canny algorithm, opencv code for only a few lines, simple and practical
bianyuanjiance
- OPENCV的边缘检测处理-OPENCV edge detection processing. . . . . . . . . .
Opencv sobel边缘检测源代码
- opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
canny边缘检测
- 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
【5】canny边缘检测
- 基于opencv的canny边缘检测代码,较好地进行边缘检测(Based on opencv canny edge detection code, a better edge detection)
4图像边缘检测
- 利用opencv实现图像边缘检测,可直接运行(Image edge detection by opencv)
img_style
- 使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)