Hello TI tech support,
I want to ask a question regarding a problem I am having with the LightCommander projector. The problem is that when projecting images that have smooth intensity/color gradient, the projected image shows discontinuities in the intensity/color. For example, if I project an image of the sky at dawn/dusk, instead of seeing a smooth variation in the intensity and color of the sky, I get discrete jumps in the projected image.
To test whether this was a problem caused by the images I had created and fed to the projector using the C++ library, I tried using images from elsewhere. I also tried projecting these images using the LightCommander software (GUI) instead of the API. I get the same problem.
In further testing, I decided to create an image with vertical fringes as follows: The left-most 256 pixels of the image would get assigned decreasing, integer intensity values, from 255 to 0. In other words, the first column of pixels got assigned an intensity of 255, the next was 254, and so on. This pattern was repeated 2 times and the rest of the pixels are "ON" to complete a 1024 x 768 image (as shown in Fig.1). So, starting with this image, known to have a smooth gradient, and integer pixel values, I tried the projection again. I still get the same problem: Inexplicably, the projected image shows discontinuities, or jumps, in intensity levels from left to right in the image.
Fig. 1.
Fig. 2.
The figures I have included here show the problem. For example, see Fig. 2 (One Fringe). The image is supposed to show a fringe with a sinusoidal intensity pattern. Instead, you can see the vertical fringes and the jumps in intensity levels. Note that any line/border you see between intensity levels, in any of these images, is not supposed to be there. All images have smooth gradients, and can be seen perfectly in the computer monitor, or when projected with other projectors.
Then I noticed that, when using the LightCommander GUI, everytime I want to project an 8-bit image, the software would make a BMP copy of that image in my project/solution folder. This copy of the image has the discontinuity problem.
Does anybody else have this problem? What do you think could be the cause of this? Any suggestion as solutions or workarounds?
Thanks in advance,
Veronica