Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
52 stars 101 forks source link

Body Measurements Using Computer Vision #276

Closed call-meRavi-SHORT-CODE closed 1 month ago

call-meRavi-SHORT-CODE commented 1 month ago

Key Features:

1) Automated Body Detection: Detect and mark key body points (e.g., shoulders, hips) for accurate measurements.

2) Specific Body Measurements: Capture circumferences (chest, waist, hips) and lengths (arm, leg) for size estimation.

3) Multi-angle Support: Enable measurements from different image angles for improved accuracy.

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Aryan-Chharia commented 1 month ago

5 is this same as this?

call-meRavi-SHORT-CODE commented 1 month ago

yes

call-meRavi-SHORT-CODE commented 1 month ago

utilizing mediapipe and OpenCV to measure the real-time body measurements.

Aryan-Chharia commented 1 month ago

since this is the same issue I am closing this one