Results 8 comments of Ponng

> you can do something like this, the filter will only affect the completed image, I don't know if it will work on editor though. it works with gesture mode....

I have the same situation. The dithered image is not much different from the original image, and the algorithm takes a long time. I look forward to updating it.

Regarding the support for the web end, have there been any recent developments? We are looking forward to it.

I have encountered the same issue. In this case, it is not easy to judge logically whether the device is maintaining the connection. Has there been any progress on this...

@rainyl Thank you for your response. I am using a Mac with an M1 chip, and then I created a Windows virtual machine using VMware. It's indeed very strange. The...

> Try to set DARTCV_CACHE_DIR env variable, e.g., set DARTCV_CACHE_DIR to C:\tmp\dartcv_cache and opencv sdk should be downloaded and placed at C:\tmp\dartcv_cache\windows\ARM64 Thank you, I will give it a try....

I encountered the same problem, but unfortunately I cannot replace this library. Is there any way to solve this issue?

I found the solution: 1. Open the `Runner` project with `Xcode 26 ` 2. Follow the operations in the following screenshot to set `Explicitly Built Modules` to `NO` This can...