搜索资源列表
facedetect
- 基于opendv库,在新的颜色空间中进行肤色校正的Adaboost人脸检测。-On opendv library, in the new color space for color correction of Adaboost face detection.
ICVL
- OpenCV 中文文档 1 什么是OpenCV 2 重要特性 3 谁创建了它 4 新特征 5 从哪里下载 OpenCV 6 如果在安装/运行/使用 OpenCV 中遇到问题 7 OpenCV参考手册 8 中文翻译者 -1 什么是OpenCV 2 重要特性 3 谁创建了它 4 新特征 5 从哪里下载 OpenCV 6 如果在安装/运行/使用 OpenCV 中遇到问题 7 OpenCV参考手册 8 中文翻译者
binary_1
- 將圖片二值化,並顯示於新的視窗中!也可更改圖像的大小比例!-The binary image, and displayed in a new window! Also change the image size ratio!
videoFrameGet
- 一个视频处理软件,功能: (1)读取给定视频文件,提取帧率,并按照秒为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每秒钟存储25幅图像,秒钟的序号作为不同文件夹名称。 (2)对第i秒钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 -A video processing software, feat
ICVL
- OpenCV概述 Intel开源计算机视觉库OpenCV 目录 1 什么是OpenCV 2 重要特性 3 谁创建了它 4 新特征 5 从哪里下载 OpenCV 6 如果在安装/运行/使用 OpenCV 中遇到问题 7 OpenCV参考手册 8 中文翻译者 -Overview of Intel OpenCV open source computer vision library OpenCV OpenCV 2 Contents
OpenCV-base
- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
test
- 识别并框出图片中人脸部分,用截取下人脸部分生成新的图片。- Identify and frame the faces in the picture. Use the boxes of faces to form new pictures.
test3
- 使用OpenCV2.3.1开发包实现图像的旋转与镜像,OpenCV2.3.1与之前的版本有很大的不同,该代码中有,图像如何在MFC下显示,以及OpenCV新的特性都有所体现,具有很高的参考价值-To use OpenCV2.3.1 development package to achieve image rotation and mirroring, the OpenCV2.3.1 and previous versions are very different from the code in
FaceDetect
- 这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。-This is a face recognition demo/test program, the user can be based on the algorithm has been implemented in the program, the development of a new face recognition applications You
stereo_match_GPU
- opencv中新的模块GPU计算模块,在获得GPU支持后,对比几种基于GPU计算的opencv算法的效果-opencv new module in the GPU computing module, GPU support, comparing several GPU-based computing opencv algorithm results
histogram
- 此文档中包含的源代码是关于opencv中图像处理的直方图操作,包括了最基本的和比较新的直方图操作的技术,绝对的好!-The source code contained in this document is the histogram of the image processing opencv in operation, including the basic technology and new histogram manipulation, absolute!
src
- 创建一个标准的基于OpenCV(桌面)的实时项目,以及如何执行标记的增强的一种新方法现实中,使用实际的环境作为输入,而不是打印的方形标记。-create a standard real-time project using OpenCV (for desktop), and how to perform a new method of marker-less augmented reality, using the actual environment as the input in
ImageShowInNewWin
- 将opencv读取的图像使用两种方法在新窗口中显示,自适应图像的大小。-Two images using methods read in a new window display, the size of the adaptive image.
opencv-2-cookbook-src-master
- 《OpenCV2计算机视觉编程手册》以案例的形式介绍OpenCV 2.X的新特性和C++新接口,案例中包含具体的代码与详细的说明,本书源码- OpenCV2 Computer Vision Programming Manual in the form of case presentation OpenCV 2.X new features and a new C++ interface, case contains specific code and detailed instructions
makevideo
- 对输入的一个彩色视频与五张以上照片,用OpenCV实现以下功能或要求: 1.命令行格式:“xxx.exe 放视频与照片的文件夹路径”,(例如 MyMakeVideo.exe C:\input )【假设该文件夹下面只有一个avi视频文件与若干jpg文件】; 2.将输入的视频与照片处理成同样长宽后,合在一起生成一个视频; 3.这个新视频中,编程生成一个片头,然后按幻灯片形式播放这些输入照片,最后按视频原来速度播放输入的视频; 4.新视频中要在底部打上含自己学号与姓名等信息的字幕;
gycs
- 数据挖掘的新方法-支持向量机书中算法例子,对学习有帮助,(A new method of data mining, support vector machine algorithm examples in the book, are helpful to learning,)
16076414
- 智能控制中的新热点问题,swarm现象的模拟仿真实现,很好用的(Intelligent control of the new hot issues, the phenomenon of swarm simulation implementation, very useful)