搜索资源列表
opencv-face-detect
- face detect use opencv lib and visual studio c-face detect use opencv lib and visual studio c++
3
- 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
Vision_Line_Follower_robot
- Computer Vision Line follower robot base on OpenCV Image Processing Library in visual studio by C++ .
add-slider-into-the--interface
- 利用visual c++在visual studio平台上为运用程序加滑动条-Use visual c++ on visual studio platform for the application of the program plus slider
TestOpenCv
- OpenCV的基础操作,基于visual studio下C++结合OpenCV.(OpenCV basic operations, based on visual, studio, C++, combined with OpenCV.)
OpenCVJNI03
- Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)
binocularDistance-master
- 在visual studio上调用opencv视觉库,用c++编程实现双目摄像头测距(Using c++ to realize binocular range finder on vs)
