Welcome to RED27.

This VI was built for utilizing image information in LabVIEW. Open Image file, pick its information, process it and save it. It has very limitted functions, need larger memory size and slower than the professional image processing software, but you can customize it for your special job. That is the only advantage of RED27. I hope you to make your own VI based on RED27.

Image File
Available file type for RED27 are TIFF files of Black and White 256 levels and RGB 256*3 levels saved as Mac order without image compression. There are many dialects on TIFF files, maybe I added one, so I confirmed with "Photoshop" and "Color it".

Functions
Show
Display 8 bits image on intensity graph
1Bit image
Make 1 bit image using threshhold
Masking
"AND" operation with 1 bit image
Color Distance
Color distance mapping
Inverse
Inverse the image data
1Bit filter
Logical filtering operation
8Bits filter
Space filtering operation

Return