Ask Your Question

mihaibujanca's profile - activity

2018-06-23 15:13:50 -0600 asked a question KNN on the GPU using GpuMat

KNN on the GPU using GpuMat Hi, I am storing a pointcloud as a GpuMat and need to perform KNN on that. I was wondering

2017-09-12 02:57:50 -0600 commented question Module directory structure

@berak Good point on src/cuda not necessarily being installed. There are ways around the problems, but it just seemed mo

2017-09-12 02:17:49 -0600 asked a question Module directory structure

Module directory structure I was wondering why, while most headers are in include/opencv2/<module>/ or include/ope

2017-08-31 00:48:59 -0600 received badge  Student (source)
2017-08-30 18:38:15 -0600 commented question Defining a new module in opencv_contrib

@sturkmen Thanks for the suggestion - I have already checked a few of the other modules. There are a few things that are

2017-08-30 18:11:18 -0600 asked a question Defining a new module in opencv_contrib

Defining a new module in opencv_contrib Are there any guidelines on creating new modules in opencv_contrib? I am trying