Amazing-Python-Scripts

Форк
0

..
/
Human-Detection 
README.md

Full Body Human Detection

Uses OpenCV to Detect Human using pre trained data.

Image Processing

Image Processing is most commonly termed as 'Digital Image Processing' and the domain in which it is frequently used is 'Computer Vision'.

Both Image Processing algorithms and Computer Vision (CV) algorithms take an image as input; however, in image processing,the output is also an image, whereas in computer vision the output can be some features/information about the image.

OpenCV

Installation

Windows

$ pip install opencv-python

MacOS

$ brew install opencv3 --with-contrib --with-python3

Linux

$ sudo apt-get install libopencv-dev python-opencv

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.