T
T
TwentySeven2014-11-07 17:23:17
Java
TwentySeven, 2014-11-07 17:23:17

What to read about image processing in Java?

Hello.
Tell me what to read about image processing?
I need to load an image from the hard drive, then process it (enhance, binarize, etc.), and select some kind of control points.
As I understand it, these are all separate algorithms, but I don’t know in what form to load and store images.
Tell me what to read on this topic, please.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Koss1024, 2014-11-07
@Koss1024

The correct answer is of course not to process images in Java :)
(c) John Carmack.
Try OpenCV Library Mappings

R
radioxoma, 2014-11-09
@radioxoma

Source code and Wiki of Fiji - ImageJ distribution . There you will find links to academic articles.
This is one of the oldest programs. There is a GUI and an API. You can play.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question