CVBpy 15.0
PharmaCode Class Reference

Configuration to access parameters of PharmaCode. More...

Inherits ReaderConfigBase.

Properties

 direction = property
 int: Run-direction in which the Pharmacode moves in the camera picture (see cvb.barcode.PharmaCodeRunDirection).
 
 max_digits = property
 int: Maximum number of Pharmacode code words.
 
 min_digits = property
 int: Minimum number of Pharmacode code words.
 
 pixel_reference = property
 int: Illustration measure of the camera in a 10th of a pixel per millimetre.
 
 quietzone_width = property
 int: Minimal quiet zone in 1/10 mm. More...
 
 scale_factor = property
 int: Possible values are 50 to 200 (default 100). More...
 
 threshold = property
 int: Digitalisation threshold in percent ranging from 0 to 100 (default 10).
 
- Properties inherited from ReaderConfigBase
 inverse = property
 bool: Property defines whether the code is inverted (white on black) or not. More...
 

Detailed Description

Configuration to access parameters of PharmaCode.

Property Documentation

◆ quietzone_width

quietzone_width = property
static

int: Minimal quiet zone in 1/10 mm.

The range is 10 to 200 (default 50).

◆ scale_factor

scale_factor = property
static

int: Possible values are 50 to 200 (default 100).

100% = standard Pharmacode. 66% = miniature Pharmacode.