Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FauveEdit

Apply the Fauve pseudo-color effect to images

The Fauve effect pseudo-colors pixels according to how popular their original color values are in the image. The algorithm increases contrast, enhances edges, adds texture, alters the palette, and reduces spatial cohesion. Here are some examples.

The project was originally a Freeframe plugin in 2011. In 2022 it became a desktop application and various enhancements followed, including:

  • Cropping
  • Luma histogram with adjustable min and max levels
  • Hue shifting with animation
  • Video export
  • Parallel processing to improve render speed

in 2025 the application's view was ported from GDI to Direct2D 1.1 for improved scaling performance and quality. Consequently Windows 7 SP1 is the oldest supported version.

The code compiles cleanly in Visual Studio 2012 and 2019. Wrapper classes for ID2D1DeviceContext are included.

Links

About

Interactively applies the Fauve pseudo color effect to an image.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages