Question: Given a 2D array full of integer values, ranging from 1-1000, how would you scale the values so the max value would be 255 and

Given a 2D array full of integer values, ranging from 1-1000, how would you scale the values so the max value would be 255 and the other values adjusted accordingly? The array should be able to be traversed and each value representing a RGB value for an image. Show the answer in Java and/or pseduo code.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!