beautypg.com

Norm onbuttonclick, Norm, Onbuttonclick – Ocean Optics Jaz Scripting Language and Scripting Engine User Manual

Page 37

background image

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)