Simple computer vision app, with react on frontend, and FastAPI on backend
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Code refactoring. Backend: functions docs and error handling added. Frontend: useEffect function for API handling added
eb2eff4View on GitHubfunction returning hands detection image using mediapipe library added
b75fccdView on GitHubfunction returning hands detection image using mediapipe library added
3f448beView on GitHubfunction returning face recognition image using mediapipe library added
af61baaView on GitHubfrontend: sidebar buttons added for changing vision app parameters
f95c7fcView on GitHubmain page added with basic layout and <img> component with streaming images from API
4a70ed7View on GitHubopenCV library added, and returning raw web cam image
273afa2View on GitHub