Skip to content

benneic/remotecv_multidir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remotecv_multidir

Multi-directory image loader for RemoteCV which is an OpenCV worker for facial and feature recognition

Use with Thumbor

This loader is intended to be compatible with the Thumbor Storage when using the MIXED_STORAGE_FILE_STORAGE = 'thumbor.storages.no_storage' option and loading files directly from disk.

Config

Set the following enviroment variables before running RemoteCV:

## List of directories to load files from
## defaults to empty list
REMOTECV_MULTIDIR_LOADER_DIRS = []

Running RemoteCV

See RemoteCV repo or use the Docker container maintaned by MinimalCompact as a base image... see /docker/Dockerfile for an example.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published