Hey there. I'm working on a transparency vi which overlays 2 images (U32RGB and U8 Grayscale with User Palette). After I found out about the Resample Functionality, I thought the transparency Issue or its parts would be easy. But this was not the case. I'm missing following functionality:
Merging 2 Images or ROIs with a transparency factor
extracting the color image from a grayscale single image with user palette (my solution attached)
multiplying a color image with a floating constant (my solution for the U32RGB Array attached) (integer values are not suited for small numbers)
subtracting a color image FROM a constant without creating an image from the constant / image inversion (does not work with my U32RGB images)
I've got my solution but i'm convinced it is slow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.