Description: Achieve an image file (such as bmp, etc.) to read, display, true color conversion to grayscale, converted to grayscale and binary image histogram function to draw the image.
To Search:
File list (Check if you may need any files):
ImageProcess
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.core.resources.prefs
............\.........\org.eclipse.jdt.core.prefs
............\.........\org.eclipse.ltk.core.refactoring.prefs
............\bin
............\...\common
............\...\......\Common$1.class
............\...\......\Common.class
............\...\elements
............\...\........\Elements.class
............\...\hist
............\...\....\Hist$1.class
............\...\....\Hist.class
............\...\process
............\...\.......\Processing$1.class
............\...\.......\Processing.class
............\src
............\...\common
............\...\......\Common.java
............\...\elements
............\...\........\Elements.java
............\...\hist
............\...\....\Hist.java
............\...\process
............\...\.......\Processing.java