==================== Easy HSI Example README =========================== This example uses a hard-coded configuration structure to perform a 3D HSI calibration using data found in the file "example3D.dat" and print the results to the screen. The output should match the below listing: $ ./ezhsi Final Solution: The SI Matrix is 0.920687 0.004088 0.000528 -0.003369 0.926090 -0.004745 -0.000517 0.000493 0.924681 The HI Vector is -0.006177 -0.019509 0.012159 Ellipsoid Fit Residuals (Percentage) Mean: -0.00 % Great Maximum: 1.34 % Great Standard Deviation: 0.38 % Great Alignment Fit Residuals (Percentage) Mean: -0.00 % Great Maximum: 2.38 % Good Standard Deviation: 0.74 % Good Ellipsoid fit coverage multiplier: 0.27 Fair Alignment fit coverage multiplier: 0.08 Great