NormMax: Normalize dictionary atoms using \(l_{\infty}\) norm
Description
Remove zero columns of D. Then let \(D=(D_1,...,D_p)\). The normalization is done by
$$D_ik=D_ik/max_k D_ik, for i=1,...,p.$$
For any D_i, and D_j, if Cor(D_i,D_j)> cor_bnd, one of D_i and D_j is eliminated.