Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


CONFESS (version 1.0.2)

unnormalizeC01: unnormalizeC01

Description

It calculates the unnormalized signal of a normalized image. The normalization has been originally performed as x[i,j]/bits where x[i,j] is the i,j element of the signal matrix x and bits is the value of the bits.

Usage

unnormalizeC01(data, bits)

Arguments

data
Data matrix. The matrix of the normalized image signals.
bits
Numeric. The image bits.

Value

A matrix of unnormalized image signals