HI OpenCV.
Im trying to do a people fall detection program and I found that blob detection is a great way to do it. The question is, how can i do blob detection on people?
Im using c++ and OpenCV.
1 | initial version |
HI OpenCV.
Im trying to do a people fall detection program and I found that blob detection is a great way to do it. The question is, how can i do blob detection on people?
Im using c++ and OpenCV.
2 | retagged |
HI OpenCV.
Im trying to do a people fall detection program and I found that blob detection is a great way to do it. The question is, how can i do blob detection on people?
Im using c++ and OpenCV.