Hi,
I have a problem with uploading images to my LCr. The problem is following - I have many images generated in Matlab which I want to project by LCr. When I am trying to upload the image I have an error : command failed. I work with small images (64x64) in static mode.
Any ideas?
Hi Marcin,
Welcome to DLP&MEMS forum.
The static images must be of 608x684 resolution 24bpp (24bit-per-pixel) bmp images. Any sub images not possible.
One suggestion you can create black 608*684 bmp image first and then overwrite the 64x64 small image on it at needed location.
Regards,
Sanjeev
Thank you for an answer.