processing_camera_image 0.0.12 copy "processing_camera_image: ^0.0.12" to clipboard
processing_camera_image: ^0.0.12 copied to clipboard

A Plutter plugin with C native for processing camera image from package camera

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).
6
likes
140
pub points
78%
popularity

Publisher

unverified uploader

A Plutter plugin with C native for processing camera image from package camera

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, image

More

Packages that depend on processing_camera_image