flutter_document_capture 0.0.1 copy "flutter_document_capture: ^0.0.1" to clipboard
flutter_document_capture: ^0.0.1 copied to clipboard

Flutter FFI plugin for real-time document capture preprocessing using OpenCV. Provides corner detection, quality assessment, perspective correction, and image enhancement for OCR optimization.

0.0.1 #

  • Document corner detection using OpenCV (Canny + findContours)
  • Quality assessment: blur, brightness, stability scoring
  • Perspective correction with guide frame
  • Image enhancement modes: whitenBg, contrastStretch, adaptiveBinarize, sauvola
  • Auto-capture trigger when quality thresholds are met
  • Example app with A/B test and batch test pages
1
likes
140
points
131
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter FFI plugin for real-time document capture preprocessing using OpenCV. Provides corner detection, quality assessment, perspective correction, and image enhancement for OCR optimization.

Repository (GitHub)
View/report issues

Topics

#opencv #ocr #document-scanner #image-processing

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on flutter_document_capture

Packages that implement flutter_document_capture