当前位置:
首页 资源下载
搜索资源 - opencv track features
搜索资源列表
-
1下载:
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
-
-
0下载:
使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
-
-
0下载:
基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
-
-
0下载:
画增强现实的物体,提取特征,跟踪特征点,画出物体的位置。效果还可以。用的是vs和opencv还有opengl-Draw augmented reality, extract features, track the feature points, and draw the object s position. Effect can also. Using the VS and opencv and OpenGL
-
-
0下载:
该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
-
-
1下载:
本项目为基于CSRT算法的目标跟踪,使用C++书写,需使用opencv3.4.1及以上版本。已经测试完毕,下载后直接修改opencv路径即可运行。可根据需要自行替换测试视频进行跟踪
关于CSRT的介绍:
In the Discriminative Correlation Filter with Channel and Spatial Reliability (DCF-CSR), we use the spatial reliability map for adjusting the fi
-