搜索资源列表
cam2video
- 将摄像头的读到的数据存入到工作路径上名为test.avi(自动生成)的视频文件中。-To write the data read from camera into test.avi (automatically generated video file) in the workpath called.
opencv17
- 简单的同时使用OPENGL和OPENCV的例子,能够根据云点图生成3d图像,对学习3d重建和立体视觉很有用。-A simple example using OPENGL and OPENCV can generate 3d image based on the cloud point of Figure 3d image,which is helpful to study 3d reconstruction and stereo vision 。
normxcorr2_mex_ALL
- 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
3D_Multiplexer_tian
- 自己写的基于opencv的红蓝叠加生成3D视图的程序。需要opencv2.1,VS2005。-generate 3D view。based on opencv. Need opencv2.1, VS2005.
DFT2D
- 采用OPENCV封装的图像二维DFT运算,通过该类可生成图像二维傅里叶变换矩阵,通过可选参数可调整生成傅里叶矩阵、傅里叶频谱同时可选择对数加强属性增强傅里叶频谱的显示效果。-OPENCV package using two-dimensional DFT computation of image, the image can be generated through such two-dimensional Fourier transform matrix generated by the op
Read_AVI
- 基于VC6.0和Opencv写的读取AVI文件,生成一帧一帧图像,格式可以是任意,如bmp等-Written in VC6.0 and Opencv read AVI files, to generate an image of a format can be any, such as bmp
Stereo_Calibration
- 基于opencv的摄像头校正和立体视觉生成-StereoCalibration based On opencv
OpenCV_setup
- Intel公司的OpenCV开源库的安装、生成方法,内附步骤,适合初学者-Intel' s OpenCV open-source database installation, generation method, containing steps for beginners
opcvlib_static
- 开源的图形操作相关opencv生成的静态库,调用这些静态库的程序可以脱离opencv独立运行-Opencv open source graphics related to the operation generated static library, call the static library program can run independently from the opencv
DrawingImage
- 用OpenCV实现多种形状图像生成的演示,包括:矩形、圆、线段、多边形、填充的多边形以及写字等-Achieve a variety of shapes using OpenCV image generation presentation, including: rectangle, circle, line, polygon, polygon fill, and writing, and so
HarrGui
- HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This ro
PicFormatChange
- 用opencv对特定格式的图片进行格式转换,生成所需格式的图片。-make picture format change with opencv
opencv_rand
- opencv两种产生随机数的方法。通过改变参数,可生成均匀分布和高斯分布的随机数。-The code is writen by opencv.
videoFrameGet
- 一个视频处理软件,功能: (1)读取给定视频文件,提取帧率,并按照秒为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每秒钟存储25幅图像,秒钟的序号作为不同文件夹名称。 (2)对第i秒钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 -A video processing software, feat
shipin
- 基于opencv的肤色识别。通过H和S的叠加最后生成图像,不过具体的肤色参数可以自己选择-Opencv-based skin color identification. By the superposition of H and S generate the final image, but the specific parameters you can choose the color
opencv16
- 以前用opencv做过的Stereo算法,可以生成云点图像,对学习opencv,立体视觉很有帮助。-Previously done with opencv Stereo algorithms can generate the cloud point image, which is helpful to learning opencv, stereo vision .
Release
- Opencv2.31静态库,方便程序调用,生成独立可执行文件。-Opencv2.31 static library to facilitate the procedure call to generate stand-alone executable file.
cam
- opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automati
Calibration_Camera
- 摄像头自动畸变校正、自动校正摄像头、生成矩阵代码-The camera automatically distortion correction, automatic correction of camera, generator matrix code
test
- 识别并框出图片中人脸部分,用截取下人脸部分生成新的图片。- Identify and frame the faces in the picture. Use the boxes of faces to form new pictures.
