I am trying to create a program that will compare a video image to a library of images. Is this possible?

asked 2017-11-27 21:26:20 -0600

Zaxby gravatar image

updated 2020-12-09 03:41:16 -0600

I am new to OpenCV. I'm trying to write in C++.

edit retag flag offensive close merge delete

Comments

2

If you have a specific problem using a particular function or set of functions, we can definitely help.

If you are trying to do a specific algorithm, we can try to help debug it.

If you tried something and it didn't work very well, we can maybe help you improve it.

If you ask nicely with at least a clear description of your problem, we can point you at resources related to your problem.

This is none of these.

Tetragramm gravatar imageTetragramm ( 2017-11-27 22:03:14 -0600 )edit

I am trying to create a program that will compare a video image to a library of images.

That's great! :)

Is this possible?

Yes!

kbarni gravatar imagekbarni ( 2017-11-28 04:42:25 -0600 )edit