This script is used to read image file and show image file in a frame. To read image file, I use imageio. Image will be wrote and saved to image variable. Image variable consist of any information about our image, for example: resolution, color model etc.
Other information that I want to know is, how to get information about value of pixels that arrange our image. So…in grayscale image, we can get grey degree and in RGB image we can get RGB degree. In Matlab it can be get easily, but in Java???? I read any online paper about it, but I still confuse…he…he…
Tidak ada komentar:
Posting Komentar