Berke
Berke
This pull request contains the implementation of PngEncoder using spng library. One thing that I am not sure about is the CMake configuration. I appreciate any help on CMake configuration...
### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] To the best of my knowledge,...
I am trying to finalize #17753 pr. To understand the requirements and see what we can do I also take a look at #6574. I am on the edge right...
This proposed new imread api based on [named parameters](https://github.com/opencv/opencv/wiki/OE-34.-Named-Parameters). There are a few things that needs to be discussed. I have not seen `enum class` usage in openCV. Hence i...
Is std::variant supported for the union type? I saw a PR that is closed without merged. What is the status for this?
Hi, I'm planning to use this library for IPC between two processes to achieve the lowest possible latency. I've thoroughly searched the API and documentation for information on pinning iox-roudi...
Hi I noticed that the package is not currently available in Conan Center. Are there any plans to add support for Conan in the future? It would be greatly beneficial...