Part Number: TDA4VMXEVM
Hello,
The sensor we are working with has 1744x1536 resolution. When the following H3A settings are applied, the system hangs on VISS process - on
tivxEventWait(vissObj->waitForProcessCmpl, TIVX_EVENT_TIMEOUT_WAIT_FOREVER) call.
The H3A settings:
enableALowComp = 0
enableMedFilt = 0
midFiltThreshold = 255
startX = 2
startY = 18
width = 60
height = 60
horzCount = 29
vertCount = 25
horzIncr = 6
vertIncr = 10
blackLineVertStart = 1534
blackLineHeight = 2
outMode = 2
sumShift = 0
satLimit = 992
mode = 0
The system is working normally when using the following settings:
enableALowComp = 0
enableMedFilt = 0
midFiltThreshold = 255
startX = 2
startY = 18
width = 40
height = 24
horzCount = 32
vertCount = 29
horzIncr = 4
vertIncr = 4
blackLineVertStart = 1534
blackLineHeight = 2
outMode = 2
sumShift = 0
satLimit = 992
mode = 0
But when using the working settings - not the whole image is covered and the statistics may not be as accurate. Is there a way to resolve this issue?
Any suggestions or recommendations would be appreciated.
Regards,
Todor