Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

image processing using advanced java API

843834Jan 3 2007
I have a graph on a web page. My aim is to read this graph using bufferedimage and then store the pixel values in the array so tht now I can process this array. This will help me to find the max value, min value or vale on x & y co-ordinates at any instant of time.

The problem is tht the x & y co-ordinates keeps on changing after every 3 hours with no proper scale. How to process such kind of graphs.
Also i am keen to now how to store the pixel values of iamge in an 2D array.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2007
Added on Jan 3 2007
0 comments
146 views