Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » Pose detection extension
- jishiha
-
60 posts
Pose detection extension
I made a custom extension that you can detect the pose of single/multiple people in realtime and get rather accurate positions of 17 parts of the body. Using this extension, you can create a funny project like this:

The capture uses Japanese blocks, but you can use English/Chinese blocks as well.
To use this, open Video Motion extension and PoseNet2Scratch extension on the following customized Scratch 3.
https://champierre.github.io/scratch3/
A manual is available at:
https://github.com/champierre/posenet2scratch

The capture uses Japanese blocks, but you can use English/Chinese blocks as well.
To use this, open Video Motion extension and PoseNet2Scratch extension on the following customized Scratch 3.
https://champierre.github.io/scratch3/
A manual is available at:
https://github.com/champierre/posenet2scratch
Last edited by jishiha (Aug. 6, 2019 02:05:14)
- mopdxteacher
-
5 posts
Pose detection extension
This is cool, but if we can't use it in “normal” Scratch 3, how is this useful?
- jishiha
-
60 posts
Pose detection extension
This is cool, but if we can't use it in “normal” Scratch 3, how is this useful?
The source code is open, so anyone can add it to their own customized version of Scratch. I see some Scratch mods such as https://stretch3.github.io/ and https://adacraft.org/ includes PoseNet2Scratch in their own extensions. I am not sure the Scratch team saw it and got influence, but recently they released Face sensing block in Scratch Lab(https://lab.scratch.mit.edu/face/), which is very similar to PoseNet2Scratch.
- Barthdry
-
500+ posts
Pose detection extension
Yes True i think scratch face sensing in scratch labs is becoming similiar to this. Also where is your mod now some japanese text was thereThis is cool, but if we can't use it in “normal” Scratch 3, how is this useful?
The source code is open, so anyone can add it to their own customized version of Scratch. I see some Scratch mods such as https://stretch3.github.io/ and https://adacraft.org/ includes PoseNet2Scratch in their own extensions. I am not sure the Scratch team saw it and got influence, but recently they released Face sensing block in Scratch Lab(https://lab.scratch.mit.edu/face/), which is very similar to PoseNet2Scratch.
Last edited by Barthdry (April 13, 2021 09:27:00)
- jishiha
-
60 posts
Pose detection extension
Yes True i think scratch face sensing in scratch labs is becoming similiar to this. Also where is your mod now some japanese text was thereThis is cool, but if we can't use it in “normal” Scratch 3, how is this useful?
The source code is open, so anyone can add it to their own customized version of Scratch. I see some Scratch mods such as https://stretch3.github.io/ and https://adacraft.org/ includes PoseNet2Scratch in their own extensions. I am not sure the Scratch team saw it and got influence, but recently they released Face sensing block in Scratch Lab(https://lab.scratch.mit.edu/face/), which is very similar to PoseNet2Scratch.
Actually https://stretch3.github.io/ is my mod and includes Posenet2Scratch and other extensions developed by other developers.
- Barthdry
-
500+ posts
Pose detection extension
I think stretch3 is the 2nd best modification after Eyangique because it has a lot of features. But missing features is Choosing an extension from URL and also the Change Size.Yes True i think scratch face sensing in scratch labs is becoming similiar to this. Also where is your mod now some japanese text was thereThis is cool, but if we can't use it in “normal” Scratch 3, how is this useful?
The source code is open, so anyone can add it to their own customized version of Scratch. I see some Scratch mods such as https://stretch3.github.io/ and https://adacraft.org/ includes PoseNet2Scratch in their own extensions. I am not sure the Scratch team saw it and got influence, but recently they released Face sensing block in Scratch Lab(https://lab.scratch.mit.edu/face/), which is very similar to PoseNet2Scratch.
Actually https://stretch3.github.io/ is my mod and includes Posenet2Scratch and other extensions developed by other developers.
- Mrcakeyman89
-
1000+ posts
Pose detection extension
Oh hey wow your idea was actually made in scratch lab!
- xanmander02
-
2 posts
Pose detection extension
why can't i use cloud variables i want to make a multiplayer game I made a custom extension that you can detect the pose of single/multiple people in realtime and get rather accurate positions of 17 parts of the body. Using this extension, you can create a funny project like this:
The capture uses Japanese blocks, but you can use English/Chinese blocks as well.
To use this, open Video Motion extension and PoseNet2Scratch extension on the following customized Scratch 3.
https://champierre.github.io/scratch3/
A manual is available at:
https://github.com/champierre/posenet2scratch
Last edited by xanmander02 (March 5, 2023 03:22:16)
- Discussion Forums
- » Developing Scratch Extensions
-
» Pose detection extension