image
image copied to clipboard
Will we want to use for opencv package
Good day sir, We are trying to prepare a core dart package, can we use this package for image processing in the package we are trying to develop? will it be a problem for you?
above circle is your library, I added laplace filter
Hi, you are free to use this library for any purposes you wish. An OpenCV package would be fantastic.
When you do step-by-step operations on dart, it is a bit slow, do you think it would be reasonable to feed it with webgpu?
I did a very rough experimental prototype of WebGPU for dart here, https://github.com/brendan-duncan/dart_webgpu. I won't be working on it anymore, I just don't have time to work on all the ideas in my head. It would be nice if the dart team picked up WebGPU as a cross platform GPU solution since there are currently no good solutions for Dart.
original
dilate
erode
I have added many functions and I am currently continuing, I will add the supported parts in opencv when I have time