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.

TDA4VM: enable writing LDC output fail

Part Number: TDA4VM

Hi ,

I use TDA4 evaluation board, SDK v8.04 and a IMX390 camera.

I want to get LDC image output file.

I tried the vx_app_multi_cam.out.

The configuration parameter "en_out_ldc_write" change from 0 to 1.

Following is my configuration file.

app_multi_cam_ldc_write.cfg

The screen freezes after run vx_app_multi_cam.out.

No LDC image file output after key in "s" command.

Following is the log.

app_multi_cam_ldc_write_log.txt
Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
root@j7-evm:/opt/vision_apps# ./run_app_multi_cam.sh
APP: Init ... !!!
MEM: Init ... !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init ... Done !!!
IPC: Init ... !!!
IPC: Init ... Done !!!
REMOTE_SERVICE: Init ... !!!
REMOTE_SERVICE: Init ... Done !!!
2173.299646 s: GTC Frequency = 200 MHz
APP: Init ... Done !!!
2173.299709 s: VX_ZONE_INIT:Enabled
2173.299715 s: VX_ZONE_ERROR:Enabled
2173.299721 s: VX_ZONE_WARNING:Enabled
2173.300404 s: VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
2173.301646 s: VX_ZONE_INIT:[tivxHostInitLocal:86] Initialization Done for HOST !!!
2173.305320 s: ISS: Enumerating sensors ... !!!
2173.705713 s: ISS: Enumerating sensors ... found 0 : IMX390-UB953_D3
2173.705767 s: ISS: Enumerating sensors ... found 1 : AR0233-UB953_MARS
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Could you give me suggestion?

Best regards

-Jason

  • Hi Jason,

    Thank you for pointing this out. This is a bug in the software.

    I have filed an internal JIRA for the same.
    Putting the JIRA link here for TI's internal reference.

    https://jira.itg.ti.com/browse/ADASVISION-5758

    Could you please let me know your usecase here?
    In the software, the viss output write and capture output write are working as expected.

    Could you tell me the reason to dump the LDC output?

    A suggestion here would be to connect to a display and verified the LDC output.

    Regards,
    Nikhil

  • Hi Nikhil,

    My FOV120 camera have distortion.
    I tried to generate lookup table for my FOV120 camera.
    In order to remove distortion.
    So, I need to check the LDC output when use the new lookup table.
    I found another method to get LDC output.
    I used the "run_app_single_cam.sh" to get LDC output.
    Thank you about your reply.

    -Jason

  • Hi Jason,

    Yes, LDC LUT can also be checked in the single camera or any other application. Once checked, you would reuse it in any other application.. 

    Regards,

    Brijesh