Ask Your Question
0

What algorithms suits best for Image detection of known Image databases when viewing them from camera in real time .

asked 2016-12-19 10:22:09 -0600

djkpA gravatar image

updated 2020-11-03 08:28:23 -0600

Hi everyone! I'm totally newbie at opencv and computer vision.I am trying to implement the SDK for Augmented reality.

Consider an example of Augmented reality book. I know the book that is used for that particular AR application.So now I can develop images from pages of the book(each page as each image and some parts of page as an individual image).Now using some OpenCV algorithms with the help of developed image data set I need to detect that image when viewing from camera in real time. I need to be able to tract the detected image until that is in my camera point of view viewed from any angle.

Could anyone please suggest some best algorithms/procedures that suits for my problem. Should I consider the Image data set size(no of images) in choosing right algorithm?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-12-19 14:05:07 -0600

take a look at this repository i think you will find there all you need.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-12-19 10:22:09 -0600

Seen: 432 times

Last updated: Dec 19 '16