Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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

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?

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

I 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?

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

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?