I am trying to make application to recognize traffic signs using OpenVX. Can someone recomend me what functions should I use to recognize object (for example square,triangle, circle) or even help me with some object detection examples so i can modify it?
I am using VIsion SDK 03_03_00_00 on TDA2XX chip and I started from your example for Harris corners detection.