B
B
BitNeBolt2020-05-23 10:04:25
Python
BitNeBolt, 2020-05-23 10:04:25

Which library is best suited for these purposes?

There is a program written using OpenCV , an image is loaded into it for processing. On this image, it is necessary to mark certain points with high accuracy, but it is inconvenient to do this in the OpenCV window that opens, since the image is not scaled.

Task: to create an application for a PC (so far only Windows), in which you can open an image without losing quality, scale it, double-click to get the coordinates of a click, draw on this canvas, "unload" an image from the canvas (or just a two-dimensional array) and further process.

What is the best library for this purpose?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mayton2019, 2020-05-23
@BitNeBolt

There are two graphics frameworks in Java. Swing. JavaFX. Choose who you are going to be friends with and then libraries will go.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question