On Wed, Dec 15, 2010 at 2:53 PM, Oscar 'offonoll' <[email protected]>wrote:
> Thank you George! > Yes I got some old compositions with that patch. I will try what you are > saying. Chessboard corner patch is still on the library. > > btw. I got kinect camera and it works faster than the built-in camera! Now > I need to find a way to hack it. I need to be able to turn on and off the IR > Light. > :) > Cool! Receiving the IR image is the domain of the driver (the IR light *does* turn on/off using the kineme kinect tools, it's just that you're getting the depth map image only). The IR image has only become available with the advent of OpenNI, which hasn't had a full build available for Mac yet. -GT > > > On Wed, Dec 15, 2010 at 20:26, George Toledo <[email protected]> wrote: > >> Hey there Oscar! >> >> I believe that patch didn't particularly work, so it was eliminated from >> CVTools. You could regress to the old OpenCV plugin, if you wanted to check >> it. >> >> Some of the old example compositions should run fine even with missing >> stuff on the restore. I think some examples that were floating around had >> that patch placed in the composition, but I don't think anyone ever did >> anything with it(?). The find chessboard checkers may still be able to be >> loaded (not sure), but that also doesn't really return anything useful. >> >> -GT >> >> >> P.S- (There is an OpenCV patch @ www.quartzcomposer.com that has a >> chessboard corner patch, but it crashes for me whenever I run it (the other >> patches work ok). This patch has an output structure, which seems to suggest >> that it gives corner coordinates, but I'm unsure since I've never been able >> to run the patch successfully.) >> >> >> >> On Wed, Dec 15, 2010 at 1:58 PM, Oscar 'offonoll' >> <[email protected]>wrote: >> >>> Hello! >>> I am getting this error. Missing a kineme GL Tools patch? I >>> got GLTools-20090707_1.3 >>> How can I fix it? >>> >>> > (null) >>> <QCNodeManager | namespace = "com.apple.QuartzComposer" | 981 nodes>: >>> Patch with name "OpenCVFindCornerSubPix" is missing >>> >>> > Macro Patch >>> Cannot create node of class "OpenCVFindCornerSubPix" and identifier >>> "(null)" >>> >>> > Macro Patch >>> Cannot create connection from ["outputPoints" @ >>> "OpenCVFindCornerSubPix_1"] to ["source_1" @ "Multiplexer_1"] >>> >>> > Macro Patch >>> Cannot create connection from ["outputImage" @ "OpenCVBGR2Gray_1"] to >>> ["inputImage" @ "OpenCVFindCornerSubPix_1"] >>> >>> > Macro Patch >>> Cannot create connection from ["outputPoints" @ >>> "OpenCVGoodFeaturesToTrack_1"] to ["inputPoints" @ >>> "OpenCVFindCornerSubPix_1"] >>> >>> > Macro Patch >>> Cannot create connection from ["outputButton2" @ "Mouse_1"] to >>> ["inputFindSignal" @ "OpenCVFindCornerSubPix_1"] >>> >>> > (null) >>> State restoration failed on <QCPatch = 0x15476410 "(null)"> >>> >>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Quartzcomposer-dev mailing list ([email protected] >>> ) >>> Help/Unsubscribe/Update your Subscription: >>> >>> http://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com >>> >>> This email sent to [email protected] >>> >> >> >> >> -- >> George Toledo >> [email protected] >> www.georgetoledo.com >> >> The information contained in this E-mail and any attachments may be >> confidential. >> If you have received this E-mail in error, please notify us immediately by >> telephone or return E-mail. >> You should not use or disclose the contents of this E-mail or any of the >> attachments for any purpose or to any persons. >> >> > -- George Toledo [email protected] www.georgetoledo.com The information contained in this E-mail and any attachments may be confidential. If you have received this E-mail in error, please notify us immediately by telephone or return E-mail. You should not use or disclose the contents of this E-mail or any of the attachments for any purpose or to any persons.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

