Sliding Windows for Object Detection with Python and OpenCV

So in last week’s blog post we discovered how to construct an image pyramid. And in today’s article, we are going to extend that example and introduce the concept of a sliding window. Sliding windows play an integral role in … Continue reading Sliding Windows for Object Detection with Python and OpenCV