Leptonica 1.68
C Image Processing Library

barcodetest.c File Reference

For each barcode in the image, if the barcode format is supported, this deskews and crops it, and then decodes it twice: (1) as is (deskewed) (2) after 180 degree rotation. More...

#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"
#include "readbarcode.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

For each barcode in the image, if the barcode format is supported, this deskews and crops it, and then decodes it twice: (1) as is (deskewed) (2) after 180 degree rotation.

Definition in file barcodetest.c.


Function Documentation

main ( int  argc,
char **  argv 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines