Need some help!

mosko145's picture

Hi everyone, would first of all love to say thanks for having such an amazing open source library, sharing is caring. i'm quite new with quartz composer and i've been trying to load the dynamic surface projection composition, and have been getting this mistake

(null) : Patch with name "OpenCVFindCornerSubPix" is missing

Macro Patch Cannot create node of class "OpenCVFindCornerSubPix" and identifier "(null)"

(null) : Patch with name "StructureMaker:KinemeNamedStructureMaker" is missing

Macro Patch Cannot create node of class "StructureMaker" and identifier "KinemeNamedStructureMaker"

(null) : Patch with name "StructureMaker:KinemeNamedStructureMaker" is missing

Macro Patch Cannot create node of class "StructureMaker" and identifier "KinemeNamedStructureMaker"

Macro Patch Cannot create connection from ["outputPoints" @ "OpenCVGoodFeaturesToTrack_1"] to ["inputPoints" @ "OpenCVFindCornerSubPix_1"]

Macro Patch Cannot create connection from ["outputX" @ "Mouse_1"] to ["Input 1" @ "StructureMaker_KinemeNamedStructureMaker_1"]

Macro Patch Cannot create connection from ["outputPoints" @ "OpenCVFindCornerSubPix_1"] to ["source_1" @ "Multiplexer_1"]

Macro Patch Cannot create connection from ["outputButton2" @ "Mouse_1"] to ["inputFindSignal" @ "OpenCVFindCornerSubPix_1"]

Macro Patch Cannot create connection from ["outputImage" @ "OpenCVBGR2Gray_1"] to ["inputImage" @ "OpenCVFindCornerSubPix_1"]

Macro Patch Cannot create connection from ["outputY" @ "Mouse_1"] to ["Input 2" @ "StructureMaker_KinemeNamedStructureMaker_1"]

Macro Patch Cannot create connection from ["outputStructure" @ "StructureMaker_KinemeNamedStructureMaker_2"] to ["source_0" @ "Multiplexer_1"]

Macro Patch Cannot create connection from ["outputStructure" @ "StructureMaker_KinemeNamedStructureMaker_1"] to ["Input 1" @ "StructureMaker_KinemeNamedStructureMaker_2"]

(null) State restoration failed on

I'm pretty sure i've installed the open cv tools in the right library, but I still seem to be missing some things, can anyone point them out for me? Thanks alot! Yair

leon's picture
Re: Need some help!

But it seems there is still some missing. Have you put all the right patches in their place? For Structure Maker you have to put in User/Library/Graphics/Quartz Composer Patches the StructureTools.plugin, which you can download from this page. Look for "plugin installation", about where to install them (user or root graphics, and patches or plugins). Good luck

cybero's picture
Re: Need some help!

BTW OpenCV Tools goes into ~/Library/Graphics/Quartz Composer Plug-Ins