搜索资源列表
opencv运动检测
- 本程序实现了基于OPenCV的运动检测,并且应用了各种滤波方法,比如卡尔曼滤波和粒子滤波,及小波变换等,开发平台:VC6.0,简单易懂。已经过调试,可直接执行。适合图像处理、运动控制等专业的入门人士进行学习。
opencv实现图像旋转插值
- 实现对有旋转、平移的失配图像配准
openCV实现图像加入马赛克
- OpenCv实现图像加入马赛克,可指定目标区域
用C++和OpenCV实现的图像方框的识别
- 用C++和OpenCV实现的图像方框的识别,并对方框进行标记,用红色的线标记出来。可以用于图像分割、定位等等。,Using C++ and OpenCV image box to achieve the recognition, and the box marked with a red line marked. Can be used for image segmentation, positioning and so on.
基于vc++与opencv实现的视频图像Hu矩计算
- 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
基于Retinex的MSRCR算法的C语言实现
- 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
opencv实现的snake算法
- opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
aambuilding-0.1-src-jiapei.rar
- 这是一个用于人脸跟踪算法,采用OPENCV实现。可广泛应用视频监控等领域。,This is a face tracking algorithm for use OPENCV achieve. Can be widely applied in areas such as video surveillance.
ScreenSaverControl.rar
- 用VC++和openCV实现的程序,不用手动操作就可以来控制屏幕保护程序的关闭.,With VC++ And procedures to achieve openCV without manual operation can be controlled since the closure of a screen saver.
enhancement.rar
- 该算法利用opencv实现图像的对比度增强,效果比较明显。,Opencv implementation of the algorithm using images of contrast enhancement, more visible results.
imagesegmentation.rar
- 利用opencv实现的对图像的分割,主要采用金字塔分割算法。,Opencv achieved using image segmentation, the main use of pyramid segmentation algorithms.
opencv.rar
- OPENCV 开发的视频读写程序,能够实现目标实时检测,The development of reading and writing video OPENCV procedures, to achieve the goal of real-time detection
opencv实现动作捕捉与目标检测和识别
- 数字图像处理专业论文,opencv实现动作捕捉与目标检测和识别,Digital image processing professional papers, opencv motion capture with the achievement of target detection and identification
Addrectanglemotion.rar
- 利用质心法的OPenCV实现运动物体跟踪检测。非常实用。,OPenCV use of quality-force to achieve the detection of moving object tracking. Very useful.
thin.rar
- opencv实现的,很好用的图像轮廓细化算法。效果很好,把轮廓细化为单像素轮廓,方便处理。,opencv achieved a very good image with the outline of the thinning algorithm. Well, the detailed outline of the outline of a single pixel, to facilitate the processing.
OpenCV
- 用开源的OpenCV实现的图像增强算法。给学OpenCV的朋友。-use of OpenCV
VC用opencv实现的目标跟踪程序
- 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
opencv
- 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
opencv-facedetect
- 基于MFC,利用opencv实现的人脸检测代码,当中还利用了BCGSoft库。-Based on MFC, using opencv face detection code implementation, which also used BCGSoft library.