Motion Detection and Tracking by Thermal Camera
Hi . I have to do this project in opencv and it should be real time. first I should find an algorithm to find a moving object. as you know there are a lot:frame differencing, GMM,... Do you know what's the best motion detection algorithm for thermal video ? Please provide me advice, links, learning resources or steps I need to follow.
May be you can read this to help you to chose. After you can try some example like this
Hi . thanks for your suggestion.:)