B
B
bistromu2019-11-25 23:22:28
Python
bistromu, 2019-11-25 23:22:28

What language and library to use for working with images?

Actually, subject.
It is required to fill layers (or separate pngs) with separate colors and combine them into one image by coordinates. Preferably Python, JS/node.js, but I'm considering other languages ​​as well.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey Dugin, 2019-11-26
@bistromu

Python: Pillow, OpenCV, scikit-image, numpy

L
Lillipup, 2019-11-25
@Lillipup

What language

Any
image magick

G
grinat, 2019-11-26
@grinat

In node.js sharp
Under python pillow, but if some complex masks and algorithms are needed, then python and opencv are better.
However, there is also opencv for the node, only the result from calling the method may differ, but this is the norm, either one, and the bindings under each language works in its own way) In general, it is better to take a python for opencv

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question