Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Samuel-Ricardo/AmazingFlix
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-Ricardo committed Mar 24, 2023
2 parents b3e0882 + 7ab442b commit 7196c79
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions readme2.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
#
<p align="center">
|&nbsp;&nbsp;
<a style="color: #8a4af3;" href="#project">Project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a style="color: #8a4af3;" href="#project">Overview</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a style="color: #8a4af3;" href="#techs">Technologies</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a style="color: #8a4af3;" href="#app">Site</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;
<a style="color: #8a4af3;" href="#app">Project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;
<a style="color: #8a4af3;" href="#run-project">Run</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;
<a style="color: #8a4af3;" href="#author">Author</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
</p>
Expand Down Expand Up @@ -49,19 +49,15 @@
<h2> | :artificial_satellite: About: </h2>

<p align="justify">
Pure vanila js, css, html streaming platform with support for gesture navigation, recive camera data and, with user permission of course (privacy in place), proccesses data with a google IA that map the points of your hands and drawn on the sceen
Streaming platform with pure JS CSS HTML, with support for gesture navigation, receives data from the camera and, with user permission of course (privacy in 1st place), processes data with a Google AI that maps the points of your hands and recreates from them a 2d representation of your hand on the screen in real time
</p>

<p align="justify">
All this while indentfy the hands gesture and interprates what they means, translating to a code comand in real time 60 times by second
Also while identifying hand gestures and interpreting what they mean, translating to a code comman. It has a facial recognition to map the eyes and identify eye blinks, it automatically identifies the blink and translates it into a command in code
</p>

<p align="justify">
It to have a facial recognition to map eyes and identify the eyes blinks, again, in real time he identify the blink and translate to a comand in the code
</p>

<p align="justify">
All this made with perfomance to run in any potato that dare to show video, compatible with Brave, Google, Firefox, OperaGX and others Browsers
All this happening in real time 60 times per second (60 fps), made with performance to run on any potato that dares to show video, compatible with Google, Firefox, Opera GX and other browsers
</p>


Expand Down Expand Up @@ -275,7 +271,7 @@ You need to have `NodeJS` on your machine and a package manager (`npm`, `yarn`,

#

<h2 id="autor">
<h2 id="author">
:octocat: | Author:
</h2>

Expand Down

1 comment on commit 7196c79

@vercel
Copy link

@vercel vercel bot commented on 7196c79 Mar 24, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.