Albert Aleksieiev

Results 5 comments of Albert Aleksieiev

Found a simple workaround. Idea pretty simple: _If there a new `\n` character and after 35ms selection does not change to the next position => move cursor to the next...

@SandroMachado Actually you need to use openalpr library from C++ instead of using that "High level" interface. You need to retrieve image from camera -> convert it into OpenCV `cv::Mat`...

@tiennth you can build lib for IOS :)

I use _OpenAI as llm_ and I faced this issue. But adding `--no-verify` helped me to fix it.

In the develop branch, the native libs already support 16 KB [alignment](https://github.com/Yalantis/uCrop/commit/e366ef6c0f886a20f72000cd76f479ecc6b294fb) So if you're forking the library, you don’t need to mess with the NDK anymore. In my case...