opencv_measurement_plugin 1.0.0
opencv_measurement_plugin: ^1.0.0 copied to clipboard
Real-time object measurement plugin with OpenCV for Flutter desktop applications. No external DLL required.
1.0.0 #
- Initial release - Real-time object measurement plugin with OpenCV
- ✅ Self-contained - Includes all required OpenCV DLLs (no external dependencies)
- ✅ Cross-platform - Windows, macOS, and Linux support
- ✅ Real-time processing - 30 FPS camera feed with live measurements
- ✅ Multiple detection modes - Auto, color-based detection (blue, red, yellow, brown, white)
- ✅ Ultra-precise measurements - Sub-pixel accuracy with HSV color analysis
- ✅ Flutter integration - Native widgets and reactive streams
- ✅ Visual overlays - Bounding boxes and measurement displays
- ✅ BGR to RGBA conversion - Automatic format conversion for Flutter
- ✅ Comprehensive API - Full documentation and examples
- 📦 Package size - ~10MB (includes OpenCV 4.11.0 libraries)
- 🎯 Target platforms - Desktop applications only