Lîm Tsú-thuàn

Results 158 comments of Lîm Tsú-thuàn

I have some rough idea in mind recently, I will quickly elaborate them 1. there have many slices (e.g. a thread, a process) in concurrency system 2. all of them...

If you open that code in DrRacket, you will find it said `test%` "no bound occurrences" In racket-langserver, I just check that label[^1], so I don't think we are able...

Because I was looking for how to use racket FFI so using the manual code, later I got copolit then copy & paste C code into the racket file as...

As I know, this need will raise from #2943

No need in the later development, close.

Close since we already have #2648 merged, as above.

Summary OpenCVMini ## Feature ### transform 1. `normalize`: not `cv::normalize`, from https://github.com/WasmEdge/WasmEdge/commit/77051da4995d7318d91a82102a72ce2557151764#diff-3333d926ca87cf4285bfcd6deae45ee310307be66fca8a4ca6f0f8a946743fccR50-R54 2. `blur`: blurring function 3. `bilinear_sampling`: bilinear sampler ### read/write 1. `imdecode`: from image from instance buffer 2....

Due to PR merged, this can be seem as complete.