https://github.com/rasyadh/cbir-color
Content Based Image Retrieval Application using color based image
https://github.com/rasyadh/cbir-color
color content-based-image-retrieval feature-extraction flask opencv-python opencv3 python3
Last synced: 2 months ago
JSON representation
Content Based Image Retrieval Application using color based image
- Host: GitHub
- URL: https://github.com/rasyadh/cbir-color
- Owner: rasyadh
- Created: 2018-01-21T11:44:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T12:01:45.000Z (over 8 years ago)
- Last Synced: 2025-06-08T03:29:49.928Z (about 1 year ago)
- Topics: color, content-based-image-retrieval, feature-extraction, flask, opencv-python, opencv3, python3
- Language: Python
- Size: 3.49 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Content Based Image Retrieval Application
Install Dependencies :
pip install flask
pip install python-opencv
Run the app : python run.py