Uploading gpumat is too slow in jetson TX1 - OpenCV Q&A Forum

Hi. I'm now working on jetson TX1 with cuda8.0. I compiled opencv3.1 with cuda and it looks successful. However, when I tried some samples, I found cuda calclation pretty slow mostly because of uploading images. For example, I tried surf feature extraction and matching from opencv sample cord. The …