Back to menu command

View image in text

This function displays each pixel value (either in grayscale or RGB) of the current image in a plain text file. This can be very useful when you debug your image processing algorithms.

In the following dialog, you can choose to display or hide the position of each pixel in the text file.

Examples of both options are shown as follows.

A text file with pixel position. The first line of the file shows the size of the image.

A text file without pixel position.

For an image with the "BMP" format, you need to check the "Flip vertically" option because an image is vertically inverted in the BMP format.


VIPBase © 2006 Fengjun Lv
Last update: 08/01/2006 (check html)