|
|
|
|
|
by vladimir_adt
364 days ago
|
|
At a higher level, it supports all standard formats on Android (inherited from `BitmapFactory`). For a faster solution, you can pass the raw YUV image directly from the camera source. On iOS, the approach is similar, but the supported formats are limited to `UIImage` |
|