paper_scanner_ios 0.1.3 copy "paper_scanner_ios: ^0.1.3" to clipboard
paper_scanner_ios: ^0.1.3 copied to clipboard

PlatformiOS

iOS implementation of paper_scanner, using Vision for document detection and CoreImage for perspective crop and filters.

0.1.3 #

  • Update paper_scanner_platform_interface dependency.
  • Update repository visibility to public.

0.1.2 #

  • Add Swift Package Manager (SPM) support — Package.swift + Sources layout.

0.1.1 #

  • Retargets the federated implementation to paper_document_scanner.

0.1.0 #

  • Initial release.
  • Vision-backed detectInImage / detectInFrame (VNDetectDocumentSegmentationRequest with VNDetectRectanglesRequest fallback).
  • CoreImage cropPerspective (CIPerspectiveCorrection) and applyFilter (enhance / grayscale / black-and-white).
  • platform :ios, '13.0'; segmentation runtime-gated to iOS 15+.
0
likes
150
points
176
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of paper_scanner, using Vision for document detection and CoreImage for perspective crop and filters.

Homepage
Repository (GitHub)
View/report issues

Topics

#scanner #document #camera

License

MIT (license)

Dependencies

flutter, paper_scanner_platform_interface

More

Packages that depend on paper_scanner_ios

Packages that implement paper_scanner_ios