Benten

Benten

GithubGithub
C++Image MagickCMake

[WIP] Benten is a multithreaded CLI image editor written in C++ and utilizes the ImageMagick library. Benten does not give the user the usual granular control of a traditional editor, rather it transforms images into predefined permutations. Each permutation is a testbed for different algorithms, and computer vision tools.

Current permutations supported / under development (goal is to have 10):

  • PixelArtTransform
  • TriangleVectorTransform
  • CircleAreaTransform
  • AbstractBlobTransform
  • ColorReducer
  • Silhoutter