indian_number_plate_ocr 1.0.1 copy "indian_number_plate_ocr: ^1.0.1" to clipboard
indian_number_plate_ocr: ^1.0.1 copied to clipboard

A Flutter package for OCR and extraction of Indian vehicle registration number plates (HSRP, BH series, Military, Commercial) using Google ML Kit.

1.0.1 #

  • Updated google_mlkit_text_recognition dependency constraint to >=0.14.0 <0.17.0 to support the latest release (0.16.0).
  • Shortened pubspec.yaml description to meet pub.dev character length requirements.

1.0.0 #

  • Initial release of indian_number_plate_ocr.
  • High-precision extraction of standard Indian civilian & commercial number plates (State + RTO + Series + Number).
  • Native support for Bharat (BH) series registration plates (22 BH 6517 A).
  • Support for Indian Military / Armed Forces vehicle plates (03D153874W, 14A1478T).
  • Support for Diplomatic & Consular Corps plates (77 CD 1234).
  • Automatic HSRP watermark & noise filtering (IND, INDIA, BHARAT, SARKAR, SHUTTERSTOCK, and Hindi text).
  • Multi-line & side-by-side vehicle plate assembly with ordinal prefix pairing.
  • Intelligent OCR visual error recovery (converting 0 vs O, 1 vs I, and state code confusions like WH $\rightarrow$ MH, SN $\rightarrow$ TN).
  • Includes standalone Material 3 example Flutter app demonstrating camera/gallery scanning with image cropping.
1
likes
160
points
124
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for OCR and extraction of Indian vehicle registration number plates (HSRP, BH series, Military, Commercial) using Google ML Kit.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, google_mlkit_text_recognition

More

Packages that depend on indian_number_plate_ocr