搜索资源列表
exa2.5
- 这是利用OpenCV创建一个宽度和高度为输入图像一般尺寸的图像。-This is the use OpenCV to create a input image width and height of the general size of the image.
Learning-Opencv
- 学习Opnecv习题(第2、3、4、5章)课后参考源代码-The key t0 Learning opencv
OpenCVTest
- 利用opencv1.0+VC6.0写的一个小程序,主要实现了: 1.打开jpg图片 2.图片上叠加文字信息 3.利用opencv把图片显示到一个Picture控件上 4.picture控件的重绘问题 5.图片合并-Using opencv1.0+ VC6.0 to write a small program, the main achievement of: 1. Open the jpg image 2. Picture superimposed text informat
opencv_drawing
- 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。 开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2 实验功能: 1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。 2.单击Drawing2按钮,将会画出
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 中文翻译者
motempl
- 神手遙控 HandRemoteControl v1.4 增加手掌五指輕晃,為KMPlayer播放/暫停指令。 讓你作簡報、看電影免用遙控器, 使用環境: 需搭配PC-Camera 請在亮度足夠環境 使用者距離Camera約2~5公尺,正面對Camera 使用方式: -執行本程式 -使用Power Point簡報時, 以手指均勻連續畫順時針可到下一張,逆時針可到上一張 -使用KMPlayer觀看電影時,以順時針可以快轉,逆時針可以倒轉 需安裝OpenCV -Hand of God
Cell
- 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
2011__openCV__morphological
- 这个是在刚学opencv时候的测试小代码。主要是图像形态学方面的操作(黑帽、礼貌、开操作、闭操作、腐蚀、膨胀)。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)(下个代码这么麻烦,要传5个文件啊??)-This is just a test when a small learning opencv code. Main image morphology operations (black hat, courtesy, open operation, closing ope
ex4-5
- code opencv and vc++ for implement harris corner detection example program
5-23-kalman
- kalman滤波,效果还不错。可以试试看-kalman filter, the results were good. Can try
opencv2-5
- 清华大学版学习opencv例程2-5,输出一副一半尺寸的图像-Tsinghua university study version opencv routines 2-5, output a pair of the size of the half image
opencv-2.5-windows-binary
- opencv的windows版源代码,版本号:2.5.0,是一款学习opencv的比较有参考价值的源代码。-the source code of opencv,the verson number is:2.5.0. it is good value for learning opencv.
example2-5
- learning opencv example2-5
5-1
- 学习OpenCV课后练习5-1已经运行成功-The Learning OpenCV after-school Exercise 5-1
5-2
- 学习 OpenCV 课后练习 5-2 已经运行成功-The Learning OpenCV supplementary exercises 5-2 has run successfully
5-4
- 学习 OpenCV 课后练习 5-4 已经运行成功-The Learning OpenCV supplementary exercises 5-4 has run successfully
5-5
- 学习 OpenCV 课后练习 5-5 已经运行成功-Learning OpenCV after-school practice 5-5 has been running successfully
Test3~5
- 学习opencv的课后习题3~5章。纯C版本,配置是2.4.9+vs2010-Chapter three or four answers to exercises after class(OPENCV)
BallsDetect
- 基于Qt5.5.0的简单图像处理,检测视野中特定颜色的球体位置-Based Qt5.5.0 simple image processing to detect a specific color Perspective spheres location
facedetect
- 人脸检测 基于python3.5.0和opencv3.3.0的人脸识别(facedetect based on python3.5.0 and opencv3.3.0)