Ihar Hubchyk
Ihar Hubchyk
@vrozin you would need to follow the idea of creation of Gaussian kernel based on code in `filter.h`. `GetGaussianKernel` function is designed to return 2D filter kernel while for edge...
Here is a potential solution for OpenCL (was taken from **compute** project): ```bash before_build: # Install OpenCL headers and libraries - set NUGETDIR=C:\NUGET - nuget install opencl-nug -Version 0.777.77 -OutputDirectory...
@yannlabou what do you think about it?
Hello @sethsawant you could try to take it, no harm in this. If you need more explanation I can provide it. Mostly we need to implement math based functions within...
We do not force people to make a perfect solution from first shot. If you have your own design and idea then you could create a pull request for further...
@sethsawant if you think that this issue is little big I'll point to simpler issues. It's not a problem. Not all issues are marked 100% properly by labels. I'm apologizing...
We have multiple issues for newcomers: Math issues: #269, #320, UI issues: #282, #313, #294 Documentation issues (no coding required): #296, #262 Scripting issues: #253 What I recommend is to...
@sethsawant please let us know which task you choose to work on so then nobody would do double work :)
Hi @sethsawant I've updated the description of this issue to be more clear what to do.