A
A
Andrey Troshkov2017-12-14 08:24:10
Programming
Andrey Troshkov, 2017-12-14 08:24:10

Is there a simple image smoothing algorithm?

Good afternoon.
Maybe someone knows how to smooth such images:
5a320a95f157e681165825.png5a320a9f56ea5645929854.png
Can you tell me the algorithm or implementation in any language.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lander, 2017-12-14
@usdglander

Самое простое - для каждой точки вычисляем усреднённый свет восьми соседних и выставляем ей вычисленный цвет.

R
Román Mirilaczvili, 2017-12-14
@2ord

Поищи на тему анти-алиасинга изображения.
Поиск: image anti-aliasing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question