Meet Gandhi

Results 5 issues of Meet Gandhi

Hi, I am currently working on creating an OpenCV matrix of the **32FC1** type for depth data. As demonstrated in the following [example](https://github.com/analogdevicesinc/ToF/blob/main/bindings/opencv/aditof_opencv.h#L54), a matrix with the CV_16UC1 datatype can...

The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp`...

Hi there, Thank you for your excellent work on this tool! I'm trying to use it on Ubuntu 22.04, but I'm encountering an issue related to the spdx module. Here...

Introduced the `BUILD_DEBIAN_PACKAGE` CMake option to enable building a Debian package for the library. When this option is enabled and the host system supports Debian, the library will be packaged...

Hi, I'm trying to enable OpenCL support in OpenCV. I'm on `hardknott` branch. With reference to this discussion #320 , I have added below parameters in my `local.conf` file: ```...