Extract objects from images with OpenCV
Project description
ObjectExtractor provide easy to use api to extract faces/objects from images using OpenCV.
Install
pip install ObjectExtractor
Usage
from object_extractor import Extractor
Extractor.extract(imagePath)
Sample
Sample codes can be found here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ObjectExtractor-0.2.2.tar.gz
(1.5 MB
view hashes)