搜索资源列表
-
4下载:
一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
-
-
4下载:
VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
-
-
0下载:
调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
-
-
0下载:
This is edge detection with vc++2008 and opencv.
-
-
0下载:
基于OpenCV的Snake方法边缘检测-Method based on edge detection OpenCV' s Snake
-
-
0下载:
基于openCV的canny边缘检测代码
VC++ 2008 express环境运行。-The canny edge detection based on openCV code VC++ 2008 express running environment.
-
-
0下载:
用opencv实现的边缘检测功能,根据学习opencv一书中的伪码补充和完整后的代码,可以运行-Edge detection with opencv function, according to the pseudo-code complement and complete code after learning opencv book, you can run
-
-
0下载:
压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. Three documents are introduced
-
-
0下载:
本程序是基于OPENCV的C代码编程,其主要功能是对视频文件提取边缘。边缘提取的算法是Canny算法。-This program is based on the C code programming OPENCV, its main function is to extract the video file edges. Canny edge detection algorithm is the algorithm.
-
-
1下载:
Edge detection--Sobel,Laplace,Canny.zip
运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
-
-
0下载:
opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。
开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm.
Development environment: vs2010+ opencv.
-
-
0下载:
本文档是利用opencv实现的边缘检测代码,包括3个算子:canny算子,laplace算子和sobel算子-This document is to use the opencv implementation of edge detection code, including three operator, canny operator, Laplace operator and sobel operator
-
-
0下载:
边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
-
-
0下载:
用OpenCV实现canny边缘检测,和MATLAB的canny边缘检测有所不同。-Canny edge detection using OpenCV,it s different the canny in MATLAB.
-
-
0下载:
利用opencv进行Marr-Hildreth图像边缘检测,改进的边缘检测算子-Marr-Hildreth image edge detection with opencv, improved edge detection operator
-
-
0下载:
opencv基础应用图象边缘检测,霍夫变换,背景检测。(Opencv basic applications: image edge detection, Hof transform, background detection)
-
-
0下载:
图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
-
-
0下载:
opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
-
-
0下载:
对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
-
-
1下载:
通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
-