This is a simple android project using SIFT and RANSAC to compare a photo with a picture in dataset.
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
保存目标图像的关键点和描述符。 现在读取你的视频(我将使用OpenCV),对于每一帧,将第一步中获得的描述符与当前帧中提取的描述符进行比较。如果某些描述符之间存在匹配,则在匹配描述符对应的坐标上绘制一个圆圈。 现在,我将使用OpenCV库中的ORB算法 ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果