搜索资源列表
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
edge
- 本程序为基于opencv平台的图像边缘检测小程序,采用c++编写(Image edge detection applet)
opencv
- opencv基础应用图象边缘检测,霍夫变换,背景检测。(Opencv basic applications: image edge detection, Hof transform, background detection)
canny
- 进行边缘检测,使用OpenCv进行canny边缘检测。(Border detection.Using OpenCv for canny edge detection.)
Canny边缘检测
- 基于opencv库,使用vs2015,Canny边缘算子 的应用(Based on the opencv library, the use of vs2015, Canny edge operator)
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)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)