rainy liu

Results 16 issues of rainy liu

I got higher scores on the dataset which I built myself, but it seems no much improvement on the dataset you provided, so the main bottleneck may be the dataset...

### Discussed in https://github.com/Flow-Launcher/Flow.Launcher/discussions/2313 Originally posted by **rainyl** August 30, 2023 I am one of the Flow plugin developers, I noticed that the default log level of Flow is INFO,...

bug

Just do the same thing as #75 and #92 , but meet the format mentioned at https://github.com/swansonk14/typed-argument-parser/pull/92#issuecomment-1435766167 for now, args can be ignored as follow: ```python # test.py from tap...

Actually, Flutter is NOT necessary for this package, it was included just because Flutter is required for dlls to be correctly included for a flutter app, similar to [onnxruntime](https://github.com/gtbluesky/onnxruntime_flutter) `Native...

enhancement

add opencv_dart package - Github: https://github.com/rainyl/opencv_dart - pub.dev: https://pub.dev/packages/opencv_dart

### To reproduce 1. update to Flutter 3.22.0, I use FVM 2. `dart create test_project` 3. `cd test_project` 4. `dart pub global run coverage:test_with_coverage --package . --package-name test_project` 5. The...

- [ ] used environment variables - [ ] OPENCV_DART_DISABLE_AUTO_BUILD - [ ] OPENCV_DART_ANDROID_ENABLED_ABI #211 - [ ] OPENCV_DART_LIB_PATH - [ ] libopencv_dart.so/.dll/.framework/.dylib not found - [ ] symbol xxx...

Add `MatExpr` for better mat operations - https://docs.opencv.org/4.x/d1/d10/classcv_1_1MatExpr.html

enhancement

### To reproduce 1. update to Flutter 3.22.0, I use FVM 2. `dart create test_project` 3. `cd test_project` 4. `dart pub global run coverage:test_with_coverage --package . --package-name test_project` 5. The...

package:coverage