|
file | logical/all.hh [code] |
| File that includes all logical operators.
|
|
file | logical/and.hh [code] |
| Point-wise "logical and" between binary images.
|
|
file | and_not.hh [code] |
| Point-wise "logical and-not" between binary images.
|
|
file | logical/essential.hh [code] |
| File that includes essential logical operators.
|
|
file | logical/includes.hh [code] |
|
file | logical/not.hh [code] |
| Point-wise "logical not" of a binary image.
|
|
file | logical/or.hh [code] |
| Point-wise "logical or" between binary images.
|
|
file | logical/xor.hh [code] |
| Point-wise "logical xor" between binary images.
|
|