|
Author |
Topic: JMyron/WebcamXtra globPixels() array (Read 1985 times) |
|
qotsa
|
JMyron/WebcamXtra globPixels() array
« on: Feb 11th, 2005, 5:56pm » |
|
How exactly does one extract an array of pixels from the JMyron/WebcamXtra globPixels() object (which returns a list of actual pixel positions for each glob, this is a list of lists of points, int[][][2] ) in order to be able to construct the processed image using the pixel/point x and y values? I'm working on this in Java Eclipse and quite fed up with the Array OutofBounds errors. I'm fresh to Java, this is actually my first java project, any hints would be greatly appreciated.
|
|
|
|
|