Ask Your Question
0

Feature couldn't be extracted from some gif images using Flannbased matcher

asked 2013-10-24 04:50:14 -0600

surodip gravatar image

I was just trying to compare two images by feature point matching using SIFT. I am using SURF type Descriptor Extractor to do this. Now for some GIF images the descriptor extractor returns empty. Why & What to to in this case?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-10-24 06:53:45 -0600

berak gravatar image

oh, quite simple in this case : opencv can't load gif images.

you'll have to convert them to, e.g. png using some external program before.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-10-24 04:50:14 -0600

Seen: 400 times

Last updated: Oct 24 '13