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).
9
likes
160
points
121
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, image

More

Packages that depend on processing_camera_image