GDSC GHRCE X fireblaze compurt vision.pptx

amankhapre07 24 views 33 slides May 28, 2024
Slide 1
Slide 1 of 33
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33

About This Presentation

Build with Ai is an event which is held at Fire blaze organised by the Google developer student club GHRCE
Organizer: Google Developer Student Clubs (GHRCE) at Fire Blaze
Speakers:
Aman Khapre - Topic: Live AI project (possibly showcasing a real-time AI application)
Aman Tiwari - Topic: Machine Lea...


Slide Content

This is an example of section title slide Computer Vision

This is an example of section title slide Why computer vision?

This is an example of section title slide Computer Vision

This is an example of section title slide Computer Vision Computer vision is a field of artificial intelligence (AI) that uses machine learning and neural networks to teach computers and systems to derive meaningful information from digital images, videos, and other visual inputs—and to make recommendations or take actions when they see defects or issues.  

“Hello! Let’s know the few type of CV”

Image Detection and Image Classification

Object Detection and Object Classification

Segmentation and Estimation

Are, come under Computer vision

Lets Code

Let’s learn more about Hand Gesture Detection

Hand gesture recognition (HGR) is a subarea of Computer Vision where the focus is on classifying a video or image containing a dynamic or static, respectively, hand gesture. In the static case, gestures are also generally called poses. HGR can also be performed with point cloud or joint hand data.

What is Mediapipe

Lets Code

Let’s Build something

The ML Kit Pose Detection API is a lightweight versatile solution for app developers to detect the pose of a subject's body in real-time from a continuous video or static image. A pose describes the body's position at one moment in time with a set of skeletal landmark points. The landmarks correspond to different body parts such as the shoulders and hips. The relative positions of landmarks can be used to distinguish one pose from another. Pose Detection

Lets Code

Let’s Build something