搜索资源列表
delphi OpenCV
- delphi OpenCV库文件 包含实例
SURF-V1.0.9-WinDLLVC
- 基于OpenCV的SURF算法实现。
opencv+vs2010读取图片
- vs2010+openCV配置下的读取最基本的图片操作,适合初学者
图像中添加高斯噪声的功能
- 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
opencv实现二值化图像的黑点计数并计算出连同区域的面积
- opencv实现二值化图像的黑点计数并计算出连同区域的面积 -use opencv to count the number of binary image s black point
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
opencv图像处理
- 这是我自己自学opencv后写的有关opencv图像处理的一些程序,在vs2008编译环境下的,里面自带有lib,dll
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
matchShape2.rar
- using opencv for match shape demo,opencv match shape
Course.rar
- 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
12345motionandobjecttracking
- 基于opencv的人脸以及身体目标姿态跟踪,程序很有用,适合初学者学习。-Opencv-based human face and body posture tracking targets, the program is useful for beginners to learn.
peopledetect
- 基于OpenCV的人检测,可用于单幅图像-People detection of OpenCV can be used for a single image
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
OpenCV_API
- OpenCV是一个强大的图形图像处理插件,而且是开源。对于图像处理的朋友很有帮助-OpenCV is a powerful graphic image processing plug-ins, but also open source. Very useful for image processing a friend
opencv-video
- 应用了opencv,打开指定的录像,录像视频格式和大小不限-The application of opencv, open the specified video, video video format and size limitation
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
123
- 用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
pro
- 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC ob
DP_pipei
- 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
opencv-histogram
- 此程序在vs2008环境下利用OPENCV实现图像直方图的功能-Under this program in vs2008 using the histogram function of image OPENCV