Person Recognition: OpenCV vs. AWS Rekognition

If you’ve been following along – I’ve been working with AWS Rekognition to detect people in security camera footage. I have previous posts that discuss the results. I’m now running the images through OpenCV using the pre-trained HOG + Linear SVM model. The picture in this post is an example of the output from OpenCV… Continue reading Person Recognition: OpenCV vs. AWS Rekognition