junukwon7 / Camo

Multi-scale camouflage generator using simple quantization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Camo is a multi-scale camouflage generator using simple quantization.

Descriptions

This program gets a 1024 by 768 24-bit bmp file as input. It automatically quantizes and maps colors and generates top-10 color tones regard to the ratio. Since the program generates the pattern using quantaization, the quality doesn't matter.

Examples

Input Output
in1 AnyConv com__camo_div16_1
in2 - Copy AnyConv com__camo_div16_2
in3 - Copy AnyConv com__camo_div16_3
in4 - Copy AnyConv com__camo_div16_4
in8 - Copy AnyConv com__camo_div16_8
in10 - Copy AnyConv com__camo_div16_10

Project info

This project was made by Junu Kwon(gs19007) in 2019.

Gyeonggi Science High School, Informatics 1 class. Advisor(Teacher) was Melongist

About

Multi-scale camouflage generator using simple quantization.


Languages

Language:C++ 100.0%