Gets the pixels of an image, then compares the neighbour pixels if they are same or not. Prints the results to a file.
By default, file & image locations are needed to be filled out.
Analyze every pixel of an image, and then analyze if they have a relation or not. Such as being neighbor
Java