当前位置:
首页 资源下载
搜索资源 - laplace edge detection opencv
搜索资源列表
-
1下载:
MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的
-MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
-
-
0下载:
用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
-
-
0下载:
基于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
-
-
0下载:
本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
-
-
0下载:
利用OPENCV,从摄像头或AVI文件中得到视频流,对视频进行边缘检测,并输出结果-The use of OPENCV, from camera or AVI file to be video streaming of video edge detection, and output
-
-
0下载:
运用vc6.0和opencv编程,提取出图象中的边缘,实现边缘检测.-Opencv programming using vc6.0 and extracted in the edge image, edge detection.
-
-
0下载:
首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
-
-
0下载:
图像边缘检测
Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log七种算法实现 MFC+Opencv+Visual Studio -Image Edge Detection Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log seven kinds of algorithms to achieve MFC+Opencv+Visual Studio 11
-
-
0下载:
opencv中用laplace,sobel,canny三种方法对图像进行边缘检测-Laplace, sobel,canny edge detection methods of image using opencv
-
-
0下载:
opencv环境下log检测子进行边缘提取,并与canny检测子和laplace检测子进行比较。-opencv environment, log detection for edge extraction, and compared with the the canny detector and the Laplace detector
-
-
0下载:
opencv图像边缘检测,包括roberts,sobel,prewitt和laplace算子-opencv image edge detection, including roberts, sobel, prewitt and laplace operator
-
-
0下载:
基于openCV的C++程序,包括索贝尔边缘检测跟拉普拉斯边缘检测,能实现检测并显示差异-The C++ openCV based procedures, including Sobel edge detection with Laplace edge detection, can achieve detection and display differences
-
-
0下载:
基于OpenCV的边缘检测代码。使用代码之前请先安装OpenCV。并设置VC环境。-Edge detection based on OpenCV code.Please install OpenCV first before you use the code.And set up the VC environment.
-
-
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
-