Difference between revisions of "Function:NOT"
From CUVI Wiki
| (One intermediate revision by the same user not shown) | |||
| Line 58: | Line 58: | ||
===Sample=== | ===Sample=== | ||
[[File:NotIn.jpg|none|frame|Input Image]] | |||
<br/> | |||
[[File:NotOut.jpg|none|frame|Negative Image]] | |||
<br/> | |||
===Example=== | ====Example==== | ||
{| | {| | ||
|style="font-size: | |style="font-size:100%;"| | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
Latest revision as of 12:20, 18 October 2022
Inverts the bits of each image pixel.
Function
|
Parameters
|
Image Type Support
|
Sample
Example
|

