Skip to content

POPOPOinc/processing_camera_image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processing_camera_image

A Flutter plugin for Android and IOS for processing camera image with format YUV from camera plugin of google.

Getting started

  • This pluin only process image camera with type YUV, please set format type of camera image if you use camera plugin of google.
  • I support export channel 8bit gray per pixel for processing face detecting .

IOS

  • Only use funtion with tag IOS ( except processCameraImageToGray8Bit).

About

a Plugin for process Camera Image from Camera package on pub.dev so cool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 54.0%
  • C 28.0%
  • Ruby 7.2%
  • Java 4.0%
  • Swift 3.5%
  • Objective-C 2.3%
  • Other 1.0%