09-29-2007 03:34 AM
10-01-2007 09:37 AM
My best guess on the error map is that it simply indicates the areas of the image that are calibrated. If it is an uncalibrated area, the error is -1 which probably means undefined. I'm not sure what the error map values are in the calibrated regions.
The NI routines only calibrate inside the grid that you define using points. Outside the grid, the image is uncalibrated.
Bruce
10-01-2007 12:24 PM
Oh, I see now.. I was wondering that what was purpose of "-1" but when its not calibrated it seems understable... and now when I changed error map to show decimals it seems that zeros turns to very very small numbers... now I have to find out what to do with them... maybe multibly each number with constant and represent error map as picture... or does that make any sense anyways.. :S
10-01-2007 06:04 PM
It would be interesting to know what the rest of the error map values mean. I suspect displaying them using an intensity graph would create an interesting image. I would suspect each value indicates the relative accuracy of the mapping of that pixel. Pixels near edges and corners would probably rank a little lower in accuracy, depending on the amount of non-linear distortion.
Bruce
10-01-2007 11:05 PM - edited 10-01-2007 11:05 PM
Message Edited by Zealous on 10-01-2007 11:07 PM
Message Edited by Zealous on 10-01-2007 11:23 PM
10-06-2007 04:22 AM