Multimedia api sources?

Hi There,
Is it possible to obtain the source code for the CUDA ‘stereoDisparity_kernel.cu’ distributed with CUDA 10.2 and jetson_multimedia_api ?
Thanks,
Rusty

Hi,
CUDA and jetson_multimedia_api samples are in the directory:

/usr/local/cuda-10.2/samples/3_Imaging
/usr/src/jetson_multimedia_api

Do you find stereoDisparity_kernel.cu’ with the distribution?

Hi,
There is CUDA code in

/usr/local/cuda-10.2/samples/3_Imaging/stereoDisparity/stereoDisparity_kernel.cuh

Not sure if it is what you would like to check.

It isn’t stereoDisparity_kernel.cu .

Hi,
stereoDisparity_kernel.cu is private. Please use functions defined in header files.

Thank you for finally answering the question I had asked. If I could use the library, as is, I would not have requested the source code.
Might I respectfully suggest that you read questions more carefully, in the future.
-Rusty

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