hybrid_vision 0.2.0 hybrid_vision: ^0.2.0 copied to clipboard
Apply computer vision algorithms to perform a variety of tasks on input images and video.
0.2.0 #
- Optimize project structure.
0.1.0 #
Android
Fix the crash issue caused by r8 on release mode.
0.0.2 #
Android
Fix the example build issue caused bymultidex
.Android
Fix the crash issue caused byBarcodeDetector#detect
.iOS
Fix the example crash issue caused by missed theNSPhotoLibraryUsageDescription
.macOS
Updatehybrid_core
to 0.1.0.
0.0.1 #
- Add
BarcodeDetector
class.