width property

int width
final

`Target width of you image analysis. CamerAwesome will try to find the closest resolution to this width. The smaller the image, the faster the analysis will be. 500 is often enough to detect barcodes or faces for example.

Implementation

final int width;