搜索资源列表
edgedetection--canny--opencv
- 图像边缘检测 opencv canny算法
edge.rar
- opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
ImageProcessing(openCV)
- 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
Roberts
- opencv 中roberts算法 实现边缘检测-opencv edge detection algorithm with the roberts
opencv-ImageProcess
- 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
openCV
- opencv进行的视频边缘检测 vc6.0通过-failed to translate
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
- 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
Image-Processing-OpenCV-Chapter-6
- 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
OpenCV-study
- opencv学习资料,包括很多示例程序,例如:图像反转,直方图,边缘检测-opencv learning materials, including many sample programs
cvCanny
- opencv vc++ 编写的图像边缘检测-opencv image canny
OpenCV
- 基于OpenCV的图像处理,做边缘检测 -OpenCV-based image processing, do edge detection OpenCV-based image processing, edge detection to do
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.)