Other Parts Discussed in Thread: OMAP3530
Hello,
I am a research engineer in the robotics lab of a French University (http://cogrob.ensta.fr/) and expected to initiate a "vision on chip" activity with OMAP3530 devices. I mainly work with a MISTRAL EVM3530 but we also have a BeagleBoard.
I've already installed DVSDK4 and followed the various Getting Started Guides here an there but can't manage to get a working exemple of taking a video stream, applying a trivial processing on it (say remove red component) and outputing or displaying it. Simply building a Codec Server containing an empty codec generated by the wizard and trying to run it led me to some error in some obsucre javascript file... So I must follow a wrong approch !
How would you start such a project ? Using Codec Engine ? By-passing it to work only with DSP Link / DSP Bridge ? From which (working) examples ? -- and no, the Canny Edge Dectector exemple is not (yet) working...
Thanks a lot for any tips or direction :-)