Is it possible to process Gamma Imaging and IR imaging using Open CV?
Is there any library that'd allow such otherwise?
Is there any library that'd allow such otherwise?
Asked: 2016-03-19 08:01:10 -0600
Seen: 49 times
Last updated: Mar 19 '16
sure, why not. you might need some custom importer code, if it's a uncommon format though.
can you be more specific ? where are your images coming from ?
It is certainly possible to process IR images in OpenCV, though if they are 16 bit there are a fair number of functions that don't work properly or are significantly slower.