DEPTH MEASUREMENT OF HUMANS USING WEB CAM

Research Topics
FAQ
Publication Ethics
Copyright Infragmentation
[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 149
  • File Size 388.57 KB
  • File Count 1
  • Create Date 03/01/2023
  • Last Updated 03/01/2023

DEPTH MEASUREMENT OF HUMANS USING WEB CAM

DEPTH MEASUREMENT OF HUMANS USING WEB CAM

 

Dr. C K Gomathy1, Dr. V Geetha2, A. Srinivas Reddy 3, A Uday Kiran 4

1, 2 Assistant Professor, Dept. Of CSE, SCSVMV (Deemed to be University), TamilNadu, India

3, 4 UG Scholar, Dept. Of CSE, SCSVMV (Deemed to be University) TamilNadu, India

 

Abstract

 

Artificial Intelligence has gradually become the mainstream in the detection algorithms because of its powerful feature extraction ability and adaptive ability. However, how to guarantee the accuracy and speed is still a huge challenge in the field of depth measurement. We implement face mesh from media pipe (module) which is developed by google. Media Pipe Face Mesh is a face geometry solution that estimates 468 3D face landmarks in real-time even on mobile devices. It employs machine learning (ML) to infer the 3D surface geometry, requiring a single camera input without the need for a dedicated depth sensor. Using face mesh, we take points from face and depth is measured. This makes project more accurate and speed.  In our project we measure real time 3D depth, using these we make our text flexible with depth measured from webcam. When we move closer to our webcam text size reduces, and when we go far from webcam, text size is enhanced, which is accordance to the convenience to our end users. When we implement this in real life, end users can see the captions comfortably from any place they are watching the screen only.

 

Keywords: OpenCV, Mediapipe , FaceMesh, Windows, Python.