geekquad / Pixel-Processing

📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
https://discord.gg/Bvw8NR9VnM
MIT License
127 stars 95 forks source link

Pedestrain Detection using HaarCascades #246

Closed Saptar001 closed 3 years ago

Saptar001 commented 3 years ago

Pedestrain Detection (full body detection) using HaarCascades refereing to Issue #183 .

Do go through my work and give your valuable reviews on it.

Thank You ! :)