搜索资源列表
KRT_from_P
- 此程序可从投影矩阵中分解出摄像机的内外参数(K、R、T),效果很不错。需要包含opencv头文件。-The program can decompose interior and exterior parameters(K,R,T) from a camera s projection matrix. Strong performace has been demonstrated. What you only have to do is to contain relative OPENCV hea
handtrack
- 本程序是用kinect相机对人手进行跟踪识别,用opencv及OpenNI来实现。-This procedure is to be tracked to identify staffing kinect camera with opencv and OpenNI.
test
- 以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别-In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition
FaceRecognition-tensorflow-master
- 可以通过摄像头识别是不是本人,主要使用的是opencv进行人脸识别,测试环境是tensorflow(You can recognize me through the camera)