
6: Functions Reference
013-RD000-000-12- 201010 29
Arguments
Name Type Special Considerations
A Spectral
B Spectral
C Spectral Ci = Ai * Bi
Intent:
Compute the DOT-PRODUCT of A,B and store in C.
Norm
Syntax: Norm(A,B)
Arguments
Name Type Special Considerations
A Spectral
B Spectral Bi = Ai/Max(Ai)
Intent:
Normalize the pixel values of A by dividing through by the maximum pixel value in A and store the
ratio in B. If Max(A) is zero then the result is INF and is not computationally useful.
OnButtonClick
Syntax: OnButtonClick(ButtonSelection, TimeToWait)
Komentáře k této Příručce