Checking nearest similarity in video using image data set

asked 2015-11-30 10:19:09 -0600

Raymond gravatar image

Does OpenCV support the comparison of video and image data set, returning some value (maybe a percentage) that indicates similarity? I'm trying to create an app that detects the eye glow and compare it in a data set of images of eye glows that I want to detect. I already detect the eye glow. Can I use it to compare to my data set of images of eye glows that I want to detect?

edit retag flag offensive close merge delete