Android app and back-end image recognizer to identify speckled pills to stop counterfeiting and Opioid Abuse
Note: Opencv library should be added to the bin/running folder for making the Image match service working.
TruMedicine Project Structure
OpenCV
ImageMatchHost
Source Url :
Core TM.Trumedicine.Core All interfaces required for DAL, Data, Services included project.
Data TM.Trumedicine.Data DAL : All repositories Data : Seeder, Entities Migrations : All migrations done so far
TM.Trumedicine.Services All services required for the API. These service classes are used in Api controllers. All Owin providers included in this project.
Entities TM.Trumedicine.Entities Code first entity classes