public void setOrientation( Orientation orientation ) |
Parameters
- orientation
- type of the orientation for the barcode search.
Sets the orientation of the barcodes to analyze during recognition.
The barcode recognition engine is capable of detecting barcodes in an image without any prior knowledge of the barcode orientation. However, you can speed up the recognition process by specifying a barcode orientation.public void setOrientation( Orientation orientation ) |