N
N
Nevars2014-03-26 22:29:07
Java
Nevars, 2014-03-26 22:29:07

How to extract an array of pixels from an image?

Hello. There is a task of this kind: there is a jpeg-image.
It is necessary to extract an array of pixels from it in order to perform operations with them such as converting from the RGB color space to YCbCr, applying a DSP transform (discrete cosine transform), quantization and LZW to them.
How can I extract a given array of pixels from a jpeg image or what language tools of the java language can I do this? For simplicity, consider a bmp image.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-03-26
Protko @Fesor

lmgtfy.com/?q=java+get+pixel+array+from+image

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question