I want to apply a detector algorithm to detect empty areas of parking and I have read about SIFT and SURF, but I can't quite understand it. I have seen examples of comparison between two images, but that's not what I want. Could you explain about how to use SURF or SIFT on the issue of detecting empty spots on parking?
I have also read about color histogram, can I have some documentation about it?
I am working with OpenCV python 2.4.9 and 2.7