Fitting planes to point cloud (RANSAC) algorithm
Hello, Had anyone have a workaround for fitting the planes to the 3D point cloud data ? I accquire the data from the kinect v1 in .PNG file format... Now looking for some help to find the planes...
View ArticleKinect one with Windows 10 and Processing
Hello guys, I'm trying to use Kinect One in Windows 10 with Processing, but still could not make it work ... I found these previous posts, what I saw was with Windows 8.1...
View ArticleHow to scale webcamera view when face is detected?
Webcamera through Processing detects the face, when arduino proximity sensor is activated and put a rectangle around the face, what I would like to do is to make the whole view or just what is inside...
View ArticleVirtual interactive Keyboard Kinect and Processing 3
I am working on a fun project of mine, which is creating a virtual keyboard using Kinect1 and Processing 3, and it works with reading the users steps or touches when they touch or step on the area...
View ArticleKinectPV2 library Color image to depth issue
Hey! I'm trying to map color pixels to the depth map using the KinectPV2 library, in order to do some checkerboard detection for calibration. I've been using the function getMapDepthToColor() which...
View Articlelooking for a way to read if a box/rectangle is small or big on the screen
hello there i have this sketch that tells me if they are faces on the screen and depending on how close or far you are to the cam then the rectangle would change its size, my question is how can i tell...
View ArticleLeap Motion Hand Tracking Into and array
Edit - I did some more digging and it seems the kinect has a position.x function but I cant find one for processing, anybody know if there is one? In the project I'm working on, I need to replace the...
View ArticleI keep getting this error when I run the average tracking test for kinect 2
[DepthPacketStreamParser::onDataReceived] not all subsequences received 0 [DepthPacketStreamParser::onDataReceived] not all subsequences received 768
View ArticleI am running the DepthThreshold2 test and it is saying
"startDepth()" does not exist and that the function does not exist at all
View ArticleMaking an interactive fish pond
Hello Everyone, I am having trouble finding a way to make an interaction using kinect with processing. My idea is when someone put his hand in any place in the sketch, the fish should move to the same...
View ArticleHow to close/destroy SimpleOpenNI object
Hello everyone I am using Processing in Eclipse and SimpleOpenNI. I have the problem with closing SimpleOpenNI object. Is there way to close SimpleOpenNI context and intialize it again in another...
View ArticleError with using OpenCV for processing in jar file.
Hello everyone When I'm running my application from eclipse I don't have any problems, but when I'm trying to run it as JAR runnable file exported form Eclipse I have following error:...
View Articlekinect
Hello! I need to make an academic work. I have a Kinect 2 and enjoyed working on processing a 2D animation to represent the person in the form of avatar . I will create a 2D image in adobe illustrator...
View ArticleKinect 2 + processing + windows 10
Hello! I have the Kinect 2 and Windows 10. I want to control the PC with the processing and kinect2 . Someone I can provide the code? What librarias should I install ?
View Articlelaunch() won't work inside selectInput() function;
Hello, I've come across a weird problem in my program. I am making a program that launches a video after I use the function launch() inside it that initializes another program called...
View Articlemapping figures 2d for processing
Hello! I have an academic work to do and need with some urgency code and libraries for mapping figures 2d . I built a doll in 2d in Illustrator and now I wanted to do an animation in processing with...
View ArticleSimple openni and minim libraries
Hey! I'm need help for my project. I'm on a windows and using a kinect v1. The purpose of this is trigger a sound everytime a RightHand or a Left Hand touch the ellipses. and that part is functional,...
View Article