Ask Your Question

warpstar22's profile - activity

2020-11-17 17:50:36 -0600 commented question cv::cuda::resize not working properly with shared memory

I see your point. I missed that being an issue because I was capturing the images in the same resolution in this case. I

2020-11-16 18:09:03 -0600 commented question cv::cuda::resize not working properly with shared memory

That's something I wasn't considering, but I can confirm that all the images are being resized down. I check if it's an

2020-11-16 18:04:28 -0600 commented question cv::cuda::resize not working properly with shared memory

That's something I wasn't considering, but I can confirm that all the images are being resized down. I check if it's an

2020-11-12 18:15:15 -0600 edited question cv::cuda::resize not working properly with shared memory

cv::cuda::resize not working properly with shared memory I have a class called UnifiedMemoryMat which uses cudaMallocMan

2020-11-12 16:43:14 -0600 edited question cv::cuda::resize not working properly with shared memory

cv::cuda::resize not working properly with unified memory I have a class called UnifiedMemoryMat which uses cudaMallocMa

2020-11-12 16:21:21 -0600 asked a question cv::cuda::resize not working properly with shared memory

cv::cuda::resize not working properly with unified memory I have a class called UnifiedMemoryMat which uses cudaMallocMa

2020-10-27 13:03:33 -0600 received badge  Enthusiast
2020-10-26 20:23:44 -0600 commented question Gstreamer Pipeline to NV12toBGR using GAPI

Sorry, updated my question with the gstreamer pipeline I am using

2020-10-26 20:23:26 -0600 received badge  Editor (source)
2020-10-26 20:23:26 -0600 edited question Gstreamer Pipeline to NV12toBGR using GAPI

Gstreamer Pipeline to NV12toBGR using GAPI I am using a gstreamer pipeline with OpenCV VideoCapture on Jetson Nano. The

2020-10-26 11:16:47 -0600 commented question Gstreamer Pipeline to NV12toBGR using GAPI

I guess I'm partly confused as to the purpose of this function. It seems perfect to work with Nvidia's stuff so I was ju

2020-10-26 11:15:46 -0600 commented question Gstreamer Pipeline to NV12toBGR using GAPI

Well I'm not really sure how to check because the gstreamer pipeline won't open since NV12 isn't a supported format in O

2020-10-24 01:34:47 -0600 received badge  Student (source)
2020-10-23 18:19:37 -0600 asked a question Gstreamer Pipeline to NV12toBGR using GAPI

Gstreamer Pipeline to NV12toBGR using GAPI I am using a gstreamer pipeline with OpenCV VideoCapture on Jetson Nano. The

2020-10-06 17:32:02 -0600 asked a question Identifying between left and right hand

Identifying between left and right hand Is there a method other than machine learning that would be able to identify the

2020-08-06 16:45:02 -0600 commented answer GTK or QT when build OpenCV

I had a build that I didn't enable gtk or qt. When I tried to use cv::imshow, it still compiled but it threw an error sa