A new extension package called "barcode2d" is now available for
HALCON 5.2.x. This package contains five new operators for
finding and decoding 2-D bar codes. The codes can be found in any
orientation and any position in the image. You can read a more
detailed description of the operators by following the links below:
 |
operator gen_2d_bar_code_descr |
in HDevelop syntax, in
C++ syntax, or in
C syntax
|
|
operator find_2d_bar_code |
in HDevelop syntax, in
C++
syntax, or in
C
syntax
|
 |
operator get_2d_bar_code |
in HDevelop syntax, in
C++
syntax, or in
C
syntax
|
|
operator get_2d_bar_code_pos |
in HDevelop syntax, in
C++ syntax, or in
C
syntax |
|
operator decode_2d_bar_code |
in HDevelop syntax, in
C++ syntax, or in
C
syntax
|