Search found 1 match
- Thu Nov 05, 2015 12:58 am
- Forum: C++ Help
- Topic: Question regarding OpenCV's motion detection functions
- Replies: 4
- Views: 14835
Re: Question regarding OpenCV's motion detection functions
I'm a beginner starting on OpenCV, and right now I'm toying with the motion representation, doing some codings using UpdateMotionHistory andCalMotionGradient. Currently what I want to do is, from a thermal video, do image thresholding and detection of humans.