Store points with openKinect
in
Contributed Library Questions
•
2 years ago
Hi guys,
I have a question with regards to Daniel Shiffman's library openKinect.
I am trying to "take a picture" of my sketch and store it. The "picture" taken will be stored as an individual for a GA. The idea is to record the objects I am scanning and then when I got enough individuals to run a ga and evolve them according to my fitness function. But I am stuck on a really basic thing: How can I take the picture? In other words how can I store the points of that particular frame the picture was taken. I have an array list of individuals already that adds individuals when I hit the space bar, but I didn't manage to freeze the frame, store and let it free again for the next individual...
Is this question kind of clear? Open to questions...
Thanks a lot for your help as always,
buzz
I have a question with regards to Daniel Shiffman's library openKinect.
I am trying to "take a picture" of my sketch and store it. The "picture" taken will be stored as an individual for a GA. The idea is to record the objects I am scanning and then when I got enough individuals to run a ga and evolve them according to my fitness function. But I am stuck on a really basic thing: How can I take the picture? In other words how can I store the points of that particular frame the picture was taken. I have an array list of individuals already that adds individuals when I hit the space bar, but I didn't manage to freeze the frame, store and let it free again for the next individual...
Is this question kind of clear? Open to questions...
Thanks a lot for your help as always,
buzz
1