资源列表
maya_python_port_test_20170328
- vc++通过socket与maya的python port进行通信,控制maya参数,并且集成opencv功能,渲染完成即可使用opencv进行处理,模拟研究视觉识别还是比较方便的,参照里面的client部分的代码(Vc++ through the socket and maya the python port to communicate, control maya parameters, and integrated opencv function, rendering can be com
openni_opencv
- kinect结合opencv来显示深度,彩色,融合图像 用于人脸检测视频检测 (kinect show the depth, color, image fusion)
mingw_cv
- mingw32变异的Opencv3.4版本(Opencv3.4 version of mingw32 mutation)
opencv-semantic-segmentation
- 基于opencv的道路图像语义分割,用全卷积网络实现的(Road image semantics segmentation based on OpenCV and implemented by full convolution network)
最小二乘法圆拟合方法1
- 通过对图像中值滤波处理,二值化,边缘查询,找出图像中源所有的边缘像素点,然后利用最小二乘法对这些边缘点进行找圆,计算出圆的坐标和半径。(By means of median filtering, binarization and edge query, all edge pixels in the image source are found, and then the least square method is used to find the circles of these edge p
相机标定
- 一个简易的相机标定程序,在vs2015上可以运行(A simple camera calibration program)
用OpenCV进行基本绘图
- 利用opencv 进行简单的绘图功能 基本的界面的,一些简单的功能,(Using OpenCV to do simple drawing function, basic interface, some simple functions,)
骨架提取与动作识别
- 基于opencv以及kinect的骨架提取和姿势识别代码,C++环境(kinect gesture from opencv)
python猫狗分类程序
- 利用此程序可以对对象进行分类识别,很实用。(This program can be used to classify and recognize objects, which is very practical.)
学习OpenCV(中文版)
- opencv api 中文说明,用于开发时可以参考(Opencv API specification in Chinese, for development can refer to)
OPENCV函数手册(带目录)中文
- 这是opencv的函数文档,pdf格式。方便大家查阅相关函数。(this is opencv's functions document,for learning opencv.)
人脸检测
- 可以检测定位人脸和人的眼睛位置,适用于美颜相机中聚焦脸部和定位脸部器官(It can detect and locate the position of face and human eyes. It is suitable for focusing face and locating facial organs in beauty cameras.)