Where to down load libopencv4tegra_2.4.10.1_armhf.deb and libopencv4tegra-dev_2.4.10.1_armhf.deb

According to Jetson/Installing OpenCV wiki. Jetson/Installing OpenCV - eLinux.org

I can install opencv 2.4.10 by using:

sudo dpkg -i libopencv4tegra_2.4.10.1_armhf.deb
sudo dpkg -i libopencv4tegra-dev_2.4.10.1_armhf.deb

But I can not find where to find these two files.

I have been working on this over 2 days, anyone can kindly help? Mang thanks!

The link you mentioned points you to the release page (although the previous one). But if you open that or the newer one:

[url]https://developer.nvidia.com/linux-tegra-r213[/url]

There’s a README about the OpenCV:

[url]http://developer.download.nvidia.com/embedded/OpenCV/L4T_21.1/README.txt[/url]

The instructions in the README are quite explicit.

Thank you for your reply.
But my L4T is R19 and the link is for R21.

From the wiki:

Under L4T 19.x:
sudo dpkg -i libopencv4tegra_2.4.10.1_armhf.deb
sudo dpkg -i libopencv4tegra-dev_2.4.10.1_armhf.deb

There suppose to be opencv 2.4.10 for R19

The information on the Wiki appears to be inaccurate.

I believe that the package libopencv4tegra_2.4.10 has two dependencies. First, it requires CUDA 6.5 which in turn requires L4T 21.X. The tegra accelerated version of 2.4.10 will not run under R19, as R19 does not support CUDA 6.5.

R19 has a version of the Opencv tegra accelerated library, libopencv4tegra_2.4.8, available through this web page:

https://developer.nvidia.com/linux-tegra-rel-19