I have a hypercube captured by Hinalea hyperspectral camera. The API has the ability to capture in two modes: static (one frame/capture, and real-time (multiple frames/captures). the real-time mode is mainly used for capturing the hyperspectral data from a moving object (an object is placed on a moving surface).
The following shows the static mode spectral signature of a small bounding boxes (or region-of-interest) within the object:
For example, I have 4 bounding boxes and their corresponding reflectance within the spectral bands are as follows:
Static Mode
As can be seen the reflectance is valid in static mode, however, when capturing in real-time mode with a moving object, the reflectance does not seem to be correct,
Moving Object
do you have any suggestion to fix this issue?