搜索资源列表
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
EdgeDetection
- Program use openCV to demo edge detection (algorithm Gradient).
Edge-feathering-algorithm
- 边缘羽化算法,利用opencv实现。当前后背景颜色差值较大时,具有好的效果。-Edge feathering algorithm, using opencv implementation. After the background color of the current difference is large, with good results.
edge
- opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
TuXiangChuLi_OpenCV
- 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
EdgeDetectSample.tar
- OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
Opencv_GUI_processing
- This application shows how to use edge detection techniques for the GUI processing using opencv.
video
- Background subtraction, canny edge detection using opencv
opencv-ImageProcess
- 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
edge
- 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
bianyuanjiance
- OPENCV的边缘检测处理-OPENCV edge detection processing. . . . . . . . . .
cannyedge
- this canny edge detection code using opencv-this is canny edge detection code using opencv
opencv
- 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
edge
- 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
edge
- This file creat by open cv for detect edge creat by opencv team
edgedetection
- This is edge detection with vc++2008 and opencv.
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