Spaces:
Sleeping
Sleeping
Ticket Name: TDA2: Use case generate tool | |
Query Text: | |
Part Number: TDA2 Hi Rishabh, I am from the previous post by you what doing u mean by rebuilt 64bit machine? | |
Responses: | |
Hi Wilson, The executable present is for a 32 bit machine. In order to run it on 64 bit machine the tool needs to be recompiled. See e2e.ti.com/.../692787 Regards, Rishabh | |
Dear Rishabh I have error while generating the file | |
Hi Wilson, You need to install GraphViz. See requirements chapter in vision_sdk\apps\tools\vision_sdk_usecase_gen\docs\VisionSDK_UserGuide_UsecaseGen.docx. Regards, Rishabh | |
Hi Wilson, Try without "-img" option, without this option the image will not be generated but the usecase would be. Regards, Sujith | |
Dear Rishabh I have already installed the software when executing it. | |
Dear Rishabh Can i also ask i am suppose to use this (usecase) method to develop to algorithmic example face recognition ? | |
Hi Wilson, Did you try after removing "-img" as suggested by Sujith. Regards, Rishabh | |
Hi Rishabh I just manage to settle it by setting the PATH of GraphViz dot then after that execute with the win64.exe and it is able to generate most of the files including the img. This problem is due the GraphViz have to set the PATH pointing to "dot" . So can i ask i am suppose to follow this usecase to develop my own program? Because it quite difficult platform to understand | |
Hi Wilson, This is use case generation tool. This tool will not generate algorithms for you. I would suggest you to go through the documentation. Also Vision SDK does not support face recognition algorithm. Regards, Rishabh | |
Dear Rishabh I understand that the algorithm is not support and we have to code it in. My question was is this the place to being to write the program for my project. | |
Hi Wilson, Kindly go through PROCESSOR_SDK_VISION_03_03_00_00\vision_sdk\docs\FeatureSpecificUserGuides\VisionSDK_DevelopmentGuide.pdf on how to develop a new algorithm link in Vision SDK. Regards, Rishabh | |