infrared image processing in openCV
Hi,
I want to make a small side-project and am considering IR:Infrared (thermal imaging) Cameras. Being a newbie to openCV and never having done image processing with IR images, I would like to know -
- Is Image processing ( blurring, feature detection,etc ) for infrared images similar to RGB images ?
- Does openCV provide any support for this ?
Thanks a lot !
I don't know which camera you use but imho biggest problem with thermal images is energy calibration.Type IR images are 16 bits or float (and only one channel).