[krita] [Bug 396447] Median filter

2019-04-09 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=396447

vanyossi  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||ghe...@gmail.com

--- Comment #5 from vanyossi  ---
Im familiar with the median filter, its moslty used to remove noise and
subpixel imperfections from a still scene. Several pictures have to be taken
and then blended toguether using median average to get the "real" color, also
can be used to fake long exposures or get more detailed photos. its an
interesting technique eand can be done with blending modes and layers in
certain disposition.

Krita with GMIc is already capable of such effect. With all images loaded as
layers open GMIC > layers > blend[median]. Set input layers to all.

I'll mark this bug as resolved, but if you feel the filter does not do the same
you can reopen it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 396447] Median filter

2019-04-08 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=396447

Scott Petrovic  changed:

   What|Removed |Added

 CC||scottpetro...@gmail.com

--- Comment #4 from Scott Petrovic  ---
We have most of our filters in the G'MIC filters engine. 

There is already a Smooth [Median] filter and a Blend[Median] option. We
generally rely on the G'MIC library for adding all filter functionality. 

My proposal is if there are additional filters needed, proposing it to the
G'MIC team would be best. That way the results would not just benefit Krita,
but also other applications like GIMP.

Does the already included filters do what you need?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 396447] Median filter

2019-02-10 Thread Ganton
https://bugs.kde.org/show_bug.cgi?id=396447

Ganton  changed:

   What|Removed |Added

 CC||ku...@gmx.com

--- Comment #3 from Ganton  ---
Created attachment 117970
  --> https://bugs.kde.org/attachment.cgi?id=117970=edit
A useful example of using a median option: to remove tourists from a photograph
:-) . But maybe one Median option is not related to the other one.

> > Median filter

> Please, tell us what it is, why it is needed, what it is good for

I attach a useful example of using a Photoshop "median" option: to remove
tourists from a photograph :-) . But maybe one "median" option is not related
to the other one.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 396447] Median filter

2018-09-07 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=396447

--- Comment #2 from Alex  ---
Main use case is to smooth skin and remove unwanted noise that contain
"standing out" pixels like dust, scratches, hot pixels etc. Few examples:
http://photoshopper27.blogspot.com/2009/07/median-filter-smoothen-skin-in.html
http://fstopspot.com/main/wp-content/gallery/cache/2360__575x_before-after-median-filter.jpg
http://artemhlezin.com/2016/09/04/median.html
https://github.com/abderhasan/median-filter

In artistic way it can be used as one step to "get rid" of hot pixels to sample
colors (like from smoothed out skin on first link) or as one step to give
"watercolor like" appearance:
https://www.photoshopessentials.com/photo-effects/watercolor-painting/
(here more effects are used, median is only one of them)

BTW I've found hybrid median filter, maybe this can be useful too:
https://www.mathworks.com/matlabcentral/fileexchange/25825-hybrid-median-filtering

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 396447] Median filter

2018-08-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=396447

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Please, tell us what it is, why it is needed, what it is good for -- just
showing us some code to copy isn't really enough to make anyone spend time on
it.

-- 
You are receiving this mail because:
You are watching all bug changes.