posterize
There are 7 repositories under posterize topic.
mob-sakai/UIEffect
UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!
oxplot/pdftilecut
pdftilecut lets you sub-divide a PDF page(s) into smaller pages so you can print them on small form printers.
sur5r/pdfstitch
Crop and stitch pages from PDF to larger, single-page PDF
myogpatterns/tiled-pattern-exporter
tile large format PNG patterns into print-at-home PDF pages
SenseLogic/SILK
Simple image enhancer.
benpollarduk/LoFiEffects.WPF
A WPF library for displaying content in reduced fidelity. Supports .Net 8.0.
Sourav-Debnath/image_effect_using_matlab
MATLAB is a great tool for processing image. Here we are trying out some of the image effects. We are going to try (a) Posterize, (b) Nightvision, (c) Photocopy, (d) Vignetting, (e) Mirror Image effects here. Posterizing is a way of using less number of colors to print any image. Nightvision effect creates a night vision ambient of the picture. Photocopy image replicates the zerox effect of a colorful image. Vignetting makes the center of the image more focused and finally, the mirror effect makes the image flip left to right.