搜索资源列表
openCV实现图像加入马赛克
- OpenCv实现图像加入马赛克,可指定目标区域
基于opencv实现的灰度变换
- 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
用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.
opencv实现的snake算法
- opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
opencv实现动作捕捉与目标检测和识别
- 数字图像处理专业论文,opencv实现动作捕捉与目标检测和识别,Digital image processing professional papers, opencv motion capture with the achievement of target detection and identification
OpenCV
- 用开源的OpenCV实现的图像增强算法。给学OpenCV的朋友。-use of OpenCV
OpenCV-Mean-Shift-demo
- 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
OpenCV-IMLEMENT-SVM
- OPENCV实现SVM,很好的实现了图像分类,供大家参考-USE openCV to implement the SVM
opencv
- adaboost算法 人脸识别 用opencv实现的,供大家学习交流-Face recognition algorithm adaboost
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.
RGB_Gray_Canny
- OpenCV实现图像的灰度化,并采用Canny实现灰度图像的边缘检测!-OpenCV for image gradation and gray-scale image using Canny edge detection to achieve!
use-opencv-to-face-detection
- 这是使用opencv实现人脸检测的论文合集,包括四篇高质量的中文文献,参考价值高-This is achieved using the opencv face detection collection of papers, including four high-quality Chinese literature, the high reference value
OpenCV-facedetect-system
- 利用OpenCV实现的视频采集和人脸识别程序代码-OpenCV implementation using video capture and recognition of program code
opencv实现的手势识别,石头剪刀布的实现
- 基于opencv实现的简单的手势识别,环境配置好就可以运行。(A simple project of gesture recognition which is based on opencv,it can run when the environment can be configured correctly.)
人脸识别+基于linux+opencv
- 在Qt开发环境 应用opencv实现人脸识别。(Application of OpenCV to face recognition in Qt development environment.)
FFT
- 基于opencv实现FFT,代码为测试代码,不具有其他任何功能(Opencv based on FFT implementation, the code for test code, does not have any other functions)
opencv-fingerprint-master
- 利用opencv,实现指纹图片的导入和识别(fingerprint reconition)