搜索资源列表
openCV图像处理,内含边缘检测
- openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
Imageprocessing.rar
- 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
live555-rtsp-single-image.zip
- This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live st
Course.rar
- 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
OpenCVImg.rar
- OpenCV的图像处理例子,主要功能有图像增强,图像翻转等,OpenCV image processing example, the main functions of image enhancement, image flip, etc.
OpenCV_API
- OpenCV是一个强大的图形图像处理插件,而且是开源。对于图像处理的朋友很有帮助-OpenCV is a powerful graphic image processing plug-ins, but also open source. Very useful for image processing a friend
OpenCVReadImageView
- MFC中使用OpenCV进行图像处理,各种算法的集成。-MFC using OpenCV for image processing, the integration of various algorithms.
ImageView
- 遥感图像基本处理软件,可以显示img,pix,tif等格式的遥感数据-Basic remote sensing image processing software, can show img, pix, tif format, such as remote sensing data
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.
openCv1.1.0DLL
- 图形图像处理OpenCV1.1.0的debug 和 release版本的D-Graphics Image Processing OpenCV1.1.0 the debug and release versions of the DLL
OpenCV-2.0.0a-win32
- opencv 的升级版本,功能大大增强,能够使图像处理变的更轻松-update of opencv,the function is stornger,it is esay for progamme in image processing
OpenCV2.0_VS2005Examples1
- OpenCV VS2005 examples for image processing
rave-vision
- This a OpenCV sourcecode for image processing.-This is a OpenCV sourcecode for image processing.
adaboost
- 使用codeblocks修改的opencv的adaboost的批量处理版本,其他环境编译后也可运行。-Opencv using codeblocks modified version of adaboost batch processing, and other environment can be compiled to run.
opencv-slides
- 使用OpenCV进行图像处理基础教程 作者于仕琪 附参考程序-Based image processing using OpenCV tutorial program of reference attached at Shiqi
opencv
- 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
OpenCV Image Processing
- Various examples of image processing with OpenCV.
opencv识别特定颜色区域
- 在opencv图像处理中,需要计算出某个颜色的区域,进行相应的滤波或者是其它操作。这个程序就是用来识别特定的颜色区域,方便修改。(In opencv image processing, you need to calculate a color of the region, the corresponding filter or other operations. This procedure is used to identify a specific color area, easy to
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f