Olzhas Zhumabek
Olzhas Zhumabek
### Is your feature request related to a problem? Please describe. Yes. Due to requests in #204 and #615 , it is clear that there is serious need for some...
### Is your feature request related to a problem? Please describe. During PRs developers spend time on making formatting consistent across the project. That takes time and a thing that...
Add conversions imagematrix and vectorpixel. Bump CXX_STANDARD if Blaze is used. Minimal support for BLAS library selection ### Description This PR adds integration with [Blaze](https://bitbucket.org/blaze-lib/blaze/src/master/) linear algebra library. The main...
Current interpretation: >Every pixel in the source is transformed into 9 pixels, with surrounding pixels being difference in that direction and the pixel itself is replaced by zero. Then kernel...
### Description This PR implements Miral's idea on supporting nested containers like `std::array` in `kernel_2d_adaptor` interface. ### References ### Tasklist - [X] Implement nested container type detection - [X] Add...
At the moment, simple kernels (normalized and unnormalized mean, Gaussian blur) use `boost::gil::gray32f_view_t`, but that might not be the only, or best, solution. ### References - https://lists.boost.org/boost-gil/2019/07/0273.php - @mloskot's suggested...
I'm a bit paranoid on ADL, so I use full qualification everywhere. I do not think it is that much of a problem, just a habit. I'm opening an issue...
Hi, I would like to make another open-source implementation of A-KAZE for Boost library ([Boost license](https://www.boost.org/LICENSE_1_0.txt)). Would that infringe any patent or be otherwise not okay by authors? I was...
I am not sure if I overlooked it, but It would be great to have a cmake script that users could include and invoke functions to invoke reflex. I have...
**Notice** If you need support or clarification regarding the usage of Drogon in your project, visit the official Drogon support channel at [gitter](https://gitter.im/drogon-web/community) Please create a new issue only if...