Visionworks support for jetson orin

hi @WayneWWW ,

i need visionworks for jetson orin, i mean jetpack 5.0.2 doesnt have visionworks, please suggest steps to install manually on jetpack 5.0.2, thanks

The Visionworks has been descrepted from JetPack 5.x, it can’t work on AGX Orin.

hi @kayccc ,

what do you mean by descrepted, i know thats jetpack 5.x its not included,we can install visionworks from source right

https://developer.download.nvidia.com/assets/embedded/secure/jetson/TX1/r24_Release_v2.0/VisionWorks-1.5.3-README-Linux.txt?mqPDofSikTFjnNZdP2mow9QFVJlVvK2PCNSmjwYh2uqKg3uN5u3LgJxMXvFwXYYs6AjFFbE_Tsg2Zn1rJVGkLXzRqy8Mhn5_xFrgB5-tgWPZUSAR7TOkIUTkEmWwuW96kLd1jYXZO7fV6qMff_spL5XihKvvYb6T9HWrbdjRue_92kRwOGx5v0FGN8_yqHQ1vXuffg&t=eyJscyI6ImdzZW8iLCJsc2QiOiJodHRwczpcL1wvd3d3Lmdvb2dsZS5jb21cLyJ9

hi @kayccc @WayneWWW ,

i have dependency with houghcircles(openVX visionworks) algorithm. i want it on jetson orin, is nvidia going to add under VPI library , please help, thanks

Hi,

Sorry that VisionWorks doesn’t support JetPack 5.
Could you check if OpenCV can meet your requirement?

https://docs.opencv.org/4.6.0/da/d80/classcv_1_1cuda_1_1HoughCirclesDetector.html

Below is a script to build OpenCV with CUDA support on JetPack 5.0.2 for your reference:
https://github.com/AastaNV/JEP/blob/master/script/install_opencv4.6.0_Jetson.sh

Thanks.

hi @AastaLLL ,

we already spent development efforts, visionworks houghcircles ,edges, its working with our usecases, exploring on opencv takes bit more time & development efforts will do as well

but for now, please share guide or steps i can install visionworks on jetpack 5.0 on jetson orin, thanks

Hi @AastaLLL ,

any update on this request ??

Hi,

Sorry for the late update.

We don’t support VisionWorks on JetPack 5 anymore.
Please try other alternatives instead.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.