This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM368 Face detection and CCD support

Hello

We have have been working on DM368 designs for a while. for a new application we have the following queries

1. We have a DM368F board. Where do we get the DVSDK for face detection and recognition s/w

2. We are trying with a similar DM368 board from leopard but its old Kernel and we still do not know how to access the detected face parameters

3. Is it possible to interface a CCD from Kodak /Onsemi to DM368 directly, or do we need any conversion logic in between. Is there a linux driver available.

4. How is DM368F version and DMVA2 different with respect to face detection algorithms

Regards

Aijaz

  • Hi I am not familiar with the DVSDK. But there is Face Dectection on IPNCRDK for DM368.
    There is no CCD sensor option on TI IPNC reference design. But the data port is the same with the CMOS. It can be supported. CCD needs a clock driver usually using FPGA and AFE to convert voltage to RAW. This circuit can be migrate to your design.
  • Thank you Mr. Wang

    We do have an IPNC from Appro. We shall take it further.

    On interfacing a CCD to DM368, do you have a reference. Does it help if we use a TVP515x device. In a literature on DM368 we happen to read that we could use the ADCs on the DM368. FPGA/PLD solution is a possibility. How about AD9847 like devices. Does TI verify the schematic if we rig up a circuit.

    Regards

    Aijaz

  • TVP515x is usually 8bit/16bit YUV interface. While CCD sensor circuit usualy gives 10/12/14 bit RAW DATA.
    I am not familiar with the AFE solutions.