Hi
I found that positions drew by Draw2D_drawRect(...) function on TDA2xx are different from positions drew by cv::circle(...) function on PC.
Coordinates used on PC are exported from ObjectDrawLink on TDA2x.
Results on TDA2x
Points (115,276) & (211,258) on 512x512 image
Results on PC
Points (115,276) & (211,258) on 512x512 image