搜索资源列表
OpenCV角点检测代码
- OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
opencv-slides
- 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
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.
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
OpenCV_FirstDemo
- OpenCV的初学练习,包含简单的图像处理,边缘检测、视频处理等等,可作为初学者的入门练习参考。-OpenCV of beginner exercises, including simple image processing, edge detection, video processing and so on, can be used as reference for beginners to practice entry.
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
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
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-example
- OPENCV的例程,使用OPENCV进行图形图像处理和视频处理,包括图像结构,边缘检测,背景建模等模块-the routine use of OPENCV,including graphical image processing and video processing, image structure, edge detection, background modeling module
opencv
- opencv基础应用图象边缘检测,霍夫变换,背景检测。(Opencv basic applications: image edge detection, Hof transform, background detection)
openCV-Practicefh
- 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
opencv程序
- 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
Opencv sobel边缘检测源代码
- opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)