Dear RG Community,
I am currently working with thermal images of natural scenes. Throughout the scene I positioned large artificial targets that are painted black, grey and white.
I would like to detect those targets (position varies) in all of my images automatically. I won´t be able to work with a 3-layer RGB but only with a gray-scale one-layer image (example attached, there are 4 artificial, square targets in the example image). My initial approach was to use the SLIC algorithm to create superpixel areas. I am still working on that option.
I guess it should also be possible to find the artificial targets by filtering their similar, neighboring pixels? I am currently working in Python and my coding skills are advanced...but not amazing:-) I could also use R but would prefer a Python solution.
Any help would be much appreciated. Thanks for your time!
René