Difference between revisions of "Function:HaarInv"
From CUVI Wiki
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Performs one-level haar wavelet reconstruction of an image | Performs one-level haar wavelet reconstruction of an image | ||
===Function=== | ====Function==== | ||
{| | {| | ||
|style="font-size:100%;"| | |style="font-size:100%;"| | ||
| Line 14: | Line 14: | ||
|} | |} | ||
===Parameters=== | ====Parameters==== | ||
{| | {| | ||
|style="font-size:75%;"| | |style="font-size:75%;"| | ||
| Line 49: | Line 49: | ||
|} | |} | ||
===Image Type Support=== | ====Image Type Support==== | ||
{| | {| | ||
|style="font-size:75%;"| | |style="font-size:75%;"| | ||
| Line 65: | Line 65: | ||
|} | |} | ||
===Sample=== | ====Sample==== | ||
[[File:HaarFwdApp.jpg|none|frame|Input Approx]] | |||
| | <br/> | ||
|[[File: | [[File:HaarFwdDetailX.jpg|none|frame|Input X Component]] | ||
| | <br/> | ||
[[File:HaarFwdDetailY.jpg|none|frame|Input Y Component]] | |||
<br/> | |||
[[File:HaarFwdDetailXY.jpg|none|frame|Input XY Component]] | |||
<br/> | |||
[[File:Haarin.jpg|none|frame|Resultant Image]] | |||
===Example=== | ====Example==== | ||
{| | {| | ||
|style="font-size:100%;"| | |style="font-size:100%;"| | ||
Latest revision as of 11:01, 19 October 2022
Performs one-level haar wavelet reconstruction of an image
Function
|
Parameters
|
Image Type Support
|
Sample
Example
|




