Discuss Scratch
- panther__
-
93 posts
Vision Sensing and Vocal Recognition!!
These would be SO helpful for programming.
Please consider!!!
-Thanks
Please consider!!!
-Thanks
- DaEpikDude
-
1000+ posts
Vision Sensing and Vocal Recognition!!
Well, could you explain a bit on how they'd work?
- panther__
-
93 posts
Vision Sensing and Vocal Recognition!!
for vision sensing you could have a block like:
and
(you could replace face with something like: hand, eyes, mouth, nose, just something like that)
and the same thing for vocal recognition.
These blocks would just sense what you want through the camera.
vision sensing would be used for things like Xbox kinect
and vocal recognition like siri
hope this helps!
<seeing [ face] ?>
and
go to [ face]
(you could replace face with something like: hand, eyes, mouth, nose, just something like that)
and the same thing for vocal recognition.
These blocks would just sense what you want through the camera.
vision sensing would be used for things like Xbox kinect
and vocal recognition like siri
hope this helps!
- DaEpikDude
-
1000+ posts
Vision Sensing and Vocal Recognition!!
Ehhhhh… I can't think of enough uses for these blocks: they both seem really, REALLY specific. Also, how would Scratch detect if it's looking at a face, an arm etc.? for vision sensing you could have a block like:<seeing [face v] ?::sensing>
andgo to [face v]
(you could replace face with something like: hand, eyes, mouth, nose, just something like that)
and the same thing for vocal recognition.
These blocks would just sense what you want through the camera.
vision sensing would be used for things like Xbox kinect
and vocal recognition like siri
hope this helps!
Side note: for the Kinect thing, isn't that what the “video motion on this sprite” is for?
double side note: i fixed your blocks
- -ShadowOfTheFuture-
-
1000+ posts
Vision Sensing and Vocal Recognition!!
Facial recognition would require pretty complex artificial intelligence…
- cul8er
-
500+ posts
Vision Sensing and Vocal Recognition!!
…and we haven't even begun to consider privacy concerns. Facial recognition would require pretty complex artificial intelligence…
- Charles12310
-
1000+ posts
Vision Sensing and Vocal Recognition!!
This requires lots of more technology, including detection and a million scripts to find a single thing.
Also:
You might be recorded…
Also:
…and we haven't even begun to consider privacy concerns. Facial recognition would require pretty complex artificial intelligence…
You might be recorded…
- pizzaloverkid
-
12 posts
Vision Sensing and Vocal Recognition!!
I like the Idea! for vision sensing you could have a block like:<seeing [ face] ?>
andgo to [ face]
(you could replace face with something like: hand, eyes, mouth, nose, just something like that)
and the same thing for vocal recognition.
These blocks would just sense what you want through the camera.
vision sensing would be used for things like Xbox kinect
and vocal recognition like siri
hope this helps!
- pizzaloverkid
-
12 posts
Vision Sensing and Vocal Recognition!!
for vision sensing you could have a block like:https://champierre.github.io/scratch3/ Do it on Google Chrome!<seeing [ face] ?>
andgo to [ face]
(you could replace face with something like: hand, eyes, mouth, nose, just something like that)
and the same thing for vocal recognition.
These blocks would just sense what you want through the camera.
vision sensing would be used for things like Xbox kinect
and vocal recognition like siri
hope this helps!
I tried it, it worked!!! Posenet2Scratch Speech2Scratch
Last edited by pizzaloverkid (April 25, 2020 06:39:02)
- panther__
-
93 posts
Vision Sensing and Vocal Recognition!!
Yes that is exactly what I want!for vision sensing you could have a block like:https://champierre.github.io/scratch3/ Do it on Google Chrome!<seeing [ face] ?>
andgo to [ face]
(you could replace face with something like: hand, eyes, mouth, nose, just something like that)
and the same thing for vocal recognition.
These blocks would just sense what you want through the camera.
vision sensing would be used for things like Xbox kinect
and vocal recognition like siri
hope this helps!
I tried it, it worked!!! Posenet2Scratch Speech2Scratch
- pizzaloverkid
-
12 posts
Vision Sensing and Vocal Recognition!!
DID YOU TRY IT?!Yes that is exactly what I want!for vision sensing you could have a block like:https://champierre.github.io/scratch3/ Do it on Google Chrome!<seeing [ face] ?>
andgo to [ face]
(you could replace face with something like: hand, eyes, mouth, nose, just something like that)
and the same thing for vocal recognition.
These blocks would just sense what you want through the camera.
vision sensing would be used for things like Xbox kinect
and vocal recognition like siri
hope this helps!
I tried it, it worked!!! Posenet2Scratch Speech2Scratch
- Nambaseking01
-
1000+ posts
Vision Sensing and Vocal Recognition!!
DID YOU TRY IT?!
Hi, please don't speak in all caps on the forums. It makes it easier to read for everyone.
—
Well, video sensing technically exists. I think vocal recognition wasn't added because Amazon Web Services had it but apparently it couldn't be trusted..?
I don't know, I'm trash with anything related to Amazon.
- pizzaloverkid
-
12 posts
Vision Sensing and Vocal Recognition!!
Ok…DID YOU TRY IT?!
Hi, please don't speak in all caps on the forums. It makes it easier to read for everyone.
—
Well, video sensing technically exists. I think vocal recognition wasn't added because Amazon Web Services had it but apparently it couldn't be trusted..?
I don't know, I'm trash with anything related to Amazon.
- StevenTheSquare
-
100+ posts
Vision Sensing and Vocal Recognition!!
I feel like this might not be safe. Combined with cloud variables, scratchers could like, make projects that see people's faces and recreate them and use it to look at people without their permission…
- panther__
-
93 posts
Vision Sensing and Vocal Recognition!!
I don't think this could happen, because there is no way to sense the color of an object and store that number, so all you would be able to do is see the person's face proportions. (the xy coordinates, not the color and exact shape of the object) I feel like this might not be safe. Combined with cloud variables, scratchers could like, make projects that see people's faces and recreate them and use it to look at people without their permission…
- panther__
-
93 posts
Vision Sensing and Vocal Recognition!!
It's not camera detection, but it's a step. I just put together a number detector which detects what number you write down in the box
https://scratch.mit.edu/projects/402223903/
https://scratch.mit.edu/projects/402223903/
- finn55
-
79 posts
Vision Sensing and Vocal Recognition!!
Facial detection isn't very complex, but it is hard to use scratch to detect colors,
so I would suggest using something like canvasjs.com or processing.com
so I would suggest using something like canvasjs.com or processing.com
- panther__
-
93 posts
Vision Sensing and Vocal Recognition!!
Here's a “simple”
facial recognition program I made:
https://scratch.mit.edu/projects/402545703/
change the lock image (top left) and tell it yes when it prompts, then try signing in with the sign in button (top right) try to trick it with other images. Please give feedback on if you were able to trick it

https://scratch.mit.edu/projects/402545703/
change the lock image (top left) and tell it yes when it prompts, then try signing in with the sign in button (top right) try to trick it with other images. Please give feedback on if you were able to trick it

- -CloudGate-
-
1000+ posts
Vision Sensing and Vocal Recognition!!
I made a video camera, that can take a video!!!
- notgoodatc0de
-
100+ posts
Vision Sensing and Vocal Recognition!!
Before we begin to consider whether or not it's possible, you have to address privacy concerns.Think about how easily you could be recorded using this, no support for that reason and many others.
Edit: Didn't realize how old this topic was. Sorry.
Edit: Didn't realize how old this topic was. Sorry.
Last edited by notgoodatc0de (Sept. 16, 2020 23:14:49)