Detection of "objects" in a user definable/customizable Region Of Interest.
This project is a full stack application made from Reactjs(Front-End), Flask_API(MiddleWare), and a database of your choice. The application is built to detect "objects" in a virtually created "Region Of Interest" by the user, which is also cuztomizable for future purposes.
- ReactJS
- Flask
- Axios
- KonvaJS
- React-Router-dom
- styled-components
- react-router
- OpenCv
- flask_cors
- imutils
- numpy
- Create a react-app using
npx create-react-app my-app. - Make a Virtual Environment for executing python files.
- Run the following command
pip install -r requirements.txt
- Navigate to Roi/src
- Execute
npm start --open - Execute
python roi.py - Navigate to /Konva on the web-application
- Create a Virtual Environment while executing the python code for minimizing environmental errors.
- Make sure the right packages and its versions are installed.
Harshavardhan Jothi Kumar
LinkdIn : https://www.linkedin.com/in/harshavardhan-jothi-kumar-259ba8185/


