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.

PROCESSOR-SDK-AM437X: About the version of OpenCV included in the SDK

Part Number: PROCESSOR-SDK-AM437X

Tool/software:

Hello Sitara fighters.

I am developing a system using the SDK(*) on a custom board we developed.
(*):PROCESSOR-SDK-LINUX-RT-AM437X(Version. 09.03.05.02)

When I checked with the Linux command "opencv_version", it returned "4.5.5".
However, the following document states "OpenCV 3.1." Which is correct?

https://software-dl.ti.com/processor-sdk-linux/esd/AM437X/latest/exports/docs/linux/Foundational_Components_OpenCV.html

Also, when creating an application, will the version be different when called from the program as an API?
(Compared to using it command-based)
Do I need to set the include file in /usr/include?

Best regards.
Kazu.