SkillAgentSearch skills...

Depixelator

A small header-only c++ library to depixelize pixels to contours

Install / Use

/learn @reMarkable/Depixelator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

depixelator

A tiny C++ header library for creating contours out of black&white images.

The library itself is contained in the 'depixelizer.h' header file, which has no dependencies outside of the C++ standard library.

main.cpp and depixelator.pro contain a test application using Qt, which, when fed a black/white image, will output a 'result.png' with the results.

run 'depixelator --help' for a list of options on how to tweak & adjust the contouring process.

Enjoy!

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated6mo ago
Forks8

Languages

C++

Security Score

67/100

Audited on Sep 8, 2025

No findings