Skip to content

Stone9#13

Open
blackapple805 wants to merge 94 commits intomainfrom
stone9
Open

Stone9#13
blackapple805 wants to merge 94 commits intomainfrom
stone9

Conversation

@blackapple805
Copy link
Owner

🧠 Adaptive Vision Interface – Pull Request

📋 Summary

This pull request introduces the Adaptive Vision Interface, a modular Flask-based application for real-time video analytics using OpenCV and MediaPipe.


✨ Key Features

  • 🧍 Body Detection: Face, upper-body, and full-body tracking via Haar cascades.

  • Hand Recognition: Classifies open palm, fist, and pointing gestures.

  • 👋 Dynamic Gestures: Detects motion-based gestures like wave and clap.

  • 🌐 Web Interface: Flask streaming endpoint for live video feed.

  • 📊 Metrics Endpoint: /metrics route exposing live detection stats in JSON.


⚙️ Technical Improvements

  • 🚀 Optimized detection pipeline for smoother performance.

  • 💡 Stabilized bounding boxes to reduce flicker.

  • 🧩 Added .gitignore, improved modular file structure.

  • 🧪 All test modules integrated with pytest (3/3 passing).

  • 🐳 Added Dockerfile for containerized deployment.


🧪 Test Overview

Test Module | Purpose | Status -- | -- | -- test_camera.py | Validates camera capture and feed | ✅ Passed test_detection.py | Ensures object detection imports & runs | ✅ Passed test_metrics.py | Verifies metrics data tracking | ✅ Passed

🧭 Notes

  • Compatible with Python 3.12+

  • Designed for local and containerized environments

  • Ideal foundation for future gesture-controlled or vision-based interaction systems

connect after along time of working on  it :P
and also add more features to the program
made the UI alot more dynamic and fixed bugs
updated the code, still trying to figure out
my api problem but we will keep trying!
and also helps to show the company's logo if it exists
on the cards and also makes it reactive
made the UI look alot cleaner and now im going to
fix up more functionallity on the rest of the
sidebars so they load properly
issues I was having when running the API
charts and also the rest of what they need with
there applications for jobs
need to fix the Bars to make them look alot better,
will also be working on making a UI 2D Dashboard ring
to show the status of an a users jobs searches
and im also planning on make the header text into
clickable icons so lets keep going
will be working on the rest of the sidetabs tmw!
and will make more changes soon
and also worked on Teams and Plans, will be updating plans
tmw or monday, Still alot was done. Still overall Needs
more UI features to be added
will add more fixes tmw
real banking credit cards but either way it saves the length needed
and has warns via toast notifications if information is missing
yet to link them to my actual Toast Notifications
to make it more accurate
blackapple805 and others added 27 commits August 14, 2024 13:03
the UI changes look good, will try and make the
Receipt Portion look alot cleaner and nicer
either way thats all for today
convert Audio into text
needs alot more updates -eric del angel
the website thats all - Eric Del Angel
how to make it so i dont have a shitty
water make on it either - Eric D.
glitching part of the code - Eric Del Angel
…ther pose tracking, added helper scripts (detect_camera.sh, manage.sh), and docker-compose.yml integration.
Copy link
Owner Author

@blackapple805 blackapple805 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Copy link
Owner Author

@blackapple805 blackapple805 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So added a way to make so that the camera picks up on my body and the rest of my arm and torso

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants