搜索资源列表
opencv-ex3-5
- /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */
ImageShow
- 基于OpenCV和VC环境开发的彩色图像边缘提取程序,包括laplace,canny,sobel等常用算子,可自动调整阈值。
OpenCV_Edge
- 用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。
laplace
- 用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助
laplace
- 用opencv中的cvLaplace计算视频图像的拉普拉斯变换-Video images the cvLaplace opencv Laplace transform
Canny
- opencv canny laplace 算法处理演示-Opencv canny algorithm processing demonstration
Laplace
- 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
laplace
- 使用opencv对视频进行变换后然后写到指定的文件中。希望对学习opencv的朋友有帮助-The use of video opencv transformed and then writes the specified file. Hope of learning opencv friends help
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
MyShow_Laplace
- directshow获取图像,opencv处理,laplace算法-directshow access to images, opencv treatment, laplace algorithm
laplace
- 利用OPENCV,从摄像头或AVI文件中得到视频流,对视频进行边缘检测,并输出结果-The use of OPENCV, from camera or AVI file to be video streaming of video edge detection, and output
laplace
- 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!-This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!
tuxiangzhuanhuan
- 里面有laplace和图像彩色转换,用原理转换后和opencv的彩色转换做了一个对比。-Inside laplace and image color conversion, converted with the principles and opencv color conversion made a comparison.
Edge-Detection-Code-Release-1.1
- 图像边缘检测 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
bianyuanjiance
- MFC + OpenCV 2.4 + Visual Studio 11 + OpenAL 1.1 7种算法实现(使用Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log和SUSAN 8种算法实现)了-MFC+ OpenCV 2.4+ Visual Studio 11+ OpenAL 1.1 7 algorithms (using the Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log and
CVbianyuanjiance
- 基于openCV的C++程序,包括索贝尔边缘检测跟拉普拉斯边缘检测,能实现检测并显示差异-The C++ openCV based procedures, including Sobel edge detection with Laplace edge detection, can achieve detection and display differences
laplacian
- 运用拉普拉斯差分算子对图像进行处理,得到很好的滤波结果,是学习opencv滤波的好材料,包含了实现的源码-Laplace differential operator on the image, to give good filtering results, is a good learning opencv filter material, including the realization of the source code