资源列表
Template-matching
- 模板匹配,使用一张图像作为模板对另一张图像进行匹配。-Template matching using an image as a template for another image to match.
Background-isolated
- 背景分离,高斯处理视频,并做前后背景分离,跟踪运动目标-Background separation, Gaussian process video, and do before and after the separation of the background and track moving targets
Looking-for-a-known-object
- 寻找已知物体,根据已知物体图片对比摄像机拍摄图片,找出物体-Looking for a known object
Description-and-extract-key-points
- 关键点描述和提取:SIFT配合暴力匹配进行关键点的描述和提取。-Descr iption and extract key points: SIFT violence with matching descr iption and extract key points.
ASCII-Player
- 本工具可以用来制作和播放字符动画,请使用相关软件进行视频截图后使用。 2.请修改runMe.bat文件,将变量DirPath的值设定为截图文件夹目录 3.runMe.bat脚本为图像批处理,2设定结束后请启动此批处理构建为数据文件。 4.数据文件导出后即可运行asciiplayer.html文件进行观看。 ps.默认帧率为10,如需修改请修改asciiplayer.html文件,将第60行的每秒播放张数变量imgPerSecond设定为需要的值。-This tool can be
ImageProcessing
- 主要是图像处理和边界提取,以及边界跟踪和图像分割的c++源代码,可以直接加载-The main image processing and edge extraction, and boundary tracking and segmentation of c++ source code can be directly loaded
ImageSegment
- 这是我自己写的图像分割的程序,运行在QT平台上,没有添加外部库文件-This is what I wrote it myself image segmentation program that runs on the QT platform, with no added external library file
call-Basler-camera--
- c # call Basler camera image acquisition and display-c# call Basler camera image acquisition and display
svm_gesture_recognition
- 基于opencv的手势识别 1、hog : hog特征提取 2、hogTainer : 样本训练,利用了SVM方式 3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类 训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势-Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, t
matlab_3d
- 将数据点云用matlab三维显示,transform distreate dat data to 3D picture-transform distreate dat data to 3D picture
Gesture_Recognition
- 基于opencv的单摄像头手势识别。 需要把手放置于特定位置进行取色。-Opencv gesture recognition based on a single camera. Need to handle is placed in a specific location to take color
Gesture_Recognition
- 基于opencv的手势识别。需要mfc。优势是能识别出脸部的位置。-Based on opencv gesture recognition. Need mfc. Advantage is able to identify the position of the face.