Ask Your Question

psanjaya's profile - activity

2018-07-11 04:41:28 -0600 commented question cant read image from .cu

Is it possible to read the jpg file thru .cu and allocate to CPU memory first using opencv?

2018-07-11 04:40:07 -0600 commented question cant read image from .cu

Is it possible to read the jpg file based on .cu and allocate to CPU memory first thru opencv?

2018-07-11 04:38:02 -0600 commented question cant read image from .cu

This is the first step before i allocate the data to GPU memory. I want to reload image in cpu first from .cu. i did the

2018-07-11 04:16:59 -0600 asked a question cant read image from .cu

cant read image from .cu why i cant run this code in .cu file while in cpp file is working? #include <opencv2/core/c