Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themrinalsinha/pydrishti
https://github.com/themrinalsinha/pydrishti
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/themrinalsinha/pydrishti
- Owner: themrinalsinha
- Created: 2019-08-09T05:28:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T08:08:38.000Z (about 5 years ago)
- Last Synced: 2024-11-08T21:06:06.955Z (6 days ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyDRISHTI
Image Processing Simplified (currently it's in alpha stage)
### Installation
- Ubuntu 16.04+ (prerequisite)
`sudo apt-get install build-essential cmake pkg-config`
`sudo apt-get install libx11-dev libatlas-base-dev`
`sudo apt-get install libgtk-3-dev libboost-python-dev`- Create virtual environment
`pip install pydrishti`