▍1. DepthBasics-WPF
说明: 基于Visual C++编程,用户界面,获取Kinect深度图像(Getting Kinect Depth Image)
说明: 基于Visual C++编程,用户界面,获取Kinect深度图像(Getting Kinect Depth Image)
个人整理的opencv最基本入门资料,推荐想入门的小白学习(Personally collated basic introductory information for opencv and recommended for white learning for beginners)
说明: 个人整理的opencv最基本入门资料,推荐想入门的小白学习(Personally collated basic introductory information for opencv and recommended for white learning for beginners)
高通410c 安卓系统的 opencv源代码(Qualcomm Snapdragon 410E (APQ8016E) Processor android system source code about opencv)
说明: 高通410c 安卓系统的 opencv源代码(Qualcomm Snapdragon 410E (APQ8016E) Processor android system source code about opencv)
定位工件圆、圆角矩形,并检测圆和矩形内的污点(Locate the workpiece circle and rectangle, and detect the stain in the circle and rectangle)
说明: 定位工件圆、圆角矩形,并检测圆和矩形内的污点(Locate the workpiece circle and rectangle, and detect the stain in the circle and rectangle)
说明: 使用opencv中霍夫线变换检测直线,阈值可调(Line detection by Hough line transformation with adjustable threshold)
说明: 视觉算法原理:背景提取 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)
说明: 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)