Metadata-Version: 1.2
Name: rcos-match
Version: 0.1
Summary: Matching interface designed to be used as part of ElephantBook.
Home-page: UNKNOWN
Author: Neha Deshpande
License: Apache Software License
Description: # rcos_match
        
        This matching interface is designed to be used as part of [ElephantBook](https://github.com/kulits/ElephantBook) and is intended for rangers to use to manually re-identify elephants. The interface is efficient, intuitive, and easy-to-use. Some features of the matching interface include displaying ranked matches, visualizing differences between individuals by highlighting SEEK scores, and comparing multiple images side-by-side as well as zooming into images to look closely at specific features.
        
        The matching interface was designed and created by students in the Rensselaer Center for Open Source.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.6
