搜索资源列表
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。
CVMFC
- 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。 1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV fu
CamShift-tracking(MFC)
- 打开摄相头;打开视频文件;保存视频文件; Camshift跟踪;VC与opencv混合编程-Open the camera relative to the first open the video files save the video files Camshift track VC mixed programming with opencv
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
OpenCV
- 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the
20090501SleepingKoala
- 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
HaarTraining
- OPENCV训练过程的说明文档, 在样本创建;训练分类器;利用训练器进行目标检测作了操作说明 源程序在安装OPENCV时,自带apps\HaarTraining-OPENCV training process documentation, created in the sample training classifier the use of training devices for target detection was made in the installation inst
61EDA_C1622
- Adaboost 正面人脸识别; 必须先装上OPENCV,编译环境乃是visual studio 2005 -Adaboost positive face recognition must be fitted with OPENCV, compiling environment is a visual studio 2005
VCandOpenCVsources
- 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
opencv_multi_camera_input
- OPENCV实现的多摄像头输入处理程序; VS Studio 2005 -OPENCV of the multi-camera input handler VS Studio 2005
cv
- 是opencv很好的代码和程序,可以很好的学习opencv;Is opencv good code and program, can be very good learning opencv。-Is opencv good code and program, can be very good learning opencv。
opencv
- OPENCV中空域滤波去噪函数Blur、boxFilter、MediaBlur和GaussianBlur等函数的使用方法;空域锐化函数Sobel、Laplacian等函数的使用方法(The method of using the spatial domain filtering de-noising function in OPENCV;)
opencv
- 树莓派中调用原装摄像头(csi),并使用c++编写opencv(The raspberry pie is calling the original CSI, and using c++ to write opencv)
opencamera1
- 在VS平台利用opencv调用usb摄像头(opencamera by opencv)
faceCompare
- face++人脸识别API调用;openCV-python人脸检测;(Face++ face recognition API call; openCV-python face detection;)
实时捕捉摄像头信息
- visual studio 2012 ;opencv,实时捕捉摄像头信息(Use OpenCV to capture camera information in real time)
OpenGL OpenCV根据视差图重建三维信息
- 利用OpenCV、openGL根据视差图进行三维重建(Three dimensional reconstruction based on parallax map based on OpenCV and openGL.)
用VS+Opencv从双目立体视差图中重建三维点云
- 用VS+Opencv从双目立体视差图中重建三维点云(Using VS+Opencv to reconstruct 3D point clouds from binocular stereoscopic parallax map.)
基于OpenGL和OpenCV的三维显示
- 基于OpenCV和openGL的三维显示小程序(3D display small program based on OpenCV and openGL)