scale-image
There are 4 repositories under scale-image topic.
antonmyronyuk/pixel_art
A program for scaling images in low resolution (pixel art)
panyefan/ShowPicture
React+antd图片缩放、旋转、全屏拖拽移动组件
zeightOFFICIAL/portrait-manager
Desktop application for managing in game portraits for Owlcat Games' products, including Pathfinder and Warhammer series.
zali2-ta/Template-Matching
Created algorithm in C to detect and highlight best image match with template (2 px accuracy) using pixelwise brute force. The algorithm is optimized by 16x to take less than 5 seconds per image-template pair on i7 processor by down-sampling.