▍1. knn
说明: 通过knn分类算法识别魔方的色块颜色,加入是否识别成功判断,成功识别率比阈值法识别更高。有完整的备注(Through the KNN classification algorithm to identify the color block of the cube, the success rate is higher than the threshold method. Code has complete comments)
说明: 02图像基本运算 图像的加减、点运算等(02 image basic operations)
说明: 视觉算法原理:背景提取 1. 打开视频(文件或摄像头) 2. 从视频中提取当前帧 3. 计算背景:以前多帧求取平均 4. 根据背景得到运动目标(当前帧 - 背景) 5. 返回2,程序不断循环(Principle of visual algorithm: background extraction 1. Open video (file or camera) 2. Extract the current frame from the video 3. Calculation background: before, the average of multiple frames was calculated 4. Get the moving target according to the background (current frame - background) 5. Return 2, the program loop)
说明: OPENCV 中文手册,共同学习学习,加油(OPENCV Chinese manual, study together, come on)
说明: 使用c++读取kinect保存的离线视频(Using C + + to read Kinect saved offline video)
说明: opencv人脸识别例程,平时自学时编写,可当作笔记使用,忘记时拿出来翻翻(Opencv face recognition routine, usually written in self-study, can be used as notes, and can be taken out and turned over when forgetting)
说明: 基于OpenCV计算机视觉库,对进行全景图像拼接(Panoramic image mosaic based on OpenCV Computer Vision Library)
说明: Image processsing , to realize second-differential filter, based on Visual Studio 2010&OpenCV
说明: OpenCV在VS2010下的配置ppt文件说明。(Description of configuration PPT file of OpenCV under VS2010.)
说明: 用OPENCV和C++来实现SGBM算法进行双目测距的一个程序,普通双目摄像头可以直接使用(A program of sgbm algorithm for binocular distance measurement is implemented by opencv and C + +, which can be directly used by ordinary binocular cameras)
说明: 使用双目摄像头,基于opencv的测距程序(Distance measurement program based on OpenCV with binocular camera)
说明: MSER进行特征点提取,用的编译环境是vs2015(Feature point extraction by mser)
说明: 视频处理过程中的背景分割技术,这样才能把前景图像提取出来。(Background segmentation)
说明: 彩色目标跟踪算法,算法实时跟踪,效率高,可靠性不错(Color target tracking algorithm, real-time tracking algorithm, high efficiency)
说明: 对提供的图像进行裁剪,并对裁剪后的图片分类,主要是裁剪边框,提取某个区域的图片(Cut out the details of the pictures and classify the cut pictures.)
说明: OpenCV 经典教材中文版 pdf 与 OpenCV 拓展包的完整下载地址(Complete Download Address of OpenCV Classic Textbook Chinese Version PDF and OpenCV Extension Package)