HALCON Reference Manual 10.0.2
HDevelop
.NET
C++
COM
C
Table of Contents
/
Filters
Classes
Classes
Classes
|
|
|
Operators
Bit
bit_and
BitAnd
bit_and
BitAnd
bit_and
Bit-by-bit AND of all pixels of the input images.
bit_lshift
BitLshift
bit_lshift
BitLshift
bit_lshift
Left shift of all pixels of the image.
bit_mask
BitMask
bit_mask
BitMask
bit_mask
Logical “AND” of each pixel using a bit mask.
bit_not
BitNot
bit_not
BitNot
bit_not
Complement all bits of the pixels.
bit_or
BitOr
bit_or
BitOr
bit_or
Bit-by-bit OR of all pixels of the input images.
bit_rshift
BitRshift
bit_rshift
BitRshift
bit_rshift
Right shift of all pixels of the image.
bit_slice
BitSlice
bit_slice
BitSlice
bit_slice
Extract a bit from the pixels.
bit_xor
BitXor
bit_xor
BitXor
bit_xor
Bit-by-bit XOR of all pixels of the input images.
Table of Contents
/
Filters
Classes
Classes
Classes
|
|
|
Operators
HALCON Reference Manual 10.0.2
Copyright © 1996-2011 MVTec Software GmbH