-
9b01bcce2d
Fix formatting in README for build instructions
main
Murat
2026-01-31 19:07:23 +03:00
-
f3c10b807d
chore: update .gitignore for windows build files
murat
2026-01-31 19:03:27 +03:00
-
adc81e0a0a
docs: add initial README
murat
2026-01-31 18:40:57 +03:00
-
e35c4043bf
removed compile.sh shell script
murat
2026-01-31 18:35:08 +03:00
-
071eb7b61d
chore: add .gitignore for build artifacts
murat
2026-01-31 18:30:45 +03:00
-
8a675f15dd
add cmake build system
murat
2026-01-31 18:27:55 +03:00
-
74e93cc050
Add MIT License to the project
Murat
2026-01-31 18:24:50 +03:00
-
e7725e6e24
docs: acknowledge stb_image as third-party dependency
murat
2026-01-31 18:21:08 +03:00
-
e72c4db0ca
feature: add proper --help output
murat
2026-01-31 18:19:04 +03:00
-
19e7524809
beautify terminal output
murat
2026-01-31 18:06:37 +03:00
-
f8dc17242e
feature: add json export for color palette
murat
2026-01-31 17:56:46 +03:00
-
c500a00828
feature: add terminal color block to palette output
murat
2026-01-31 17:44:50 +03:00
-
84e4ddb4cf
optimization: filtering out low saturation (gray) colors
murat
2026-01-31 17:37:08 +03:00
-
f53bb9e657
remove accidentally committed compiled main file
murat
2026-01-31 17:36:24 +03:00
-
96ff82a5ca
optimization: filtering out low saturation (gray) colors
murat
2026-01-31 17:34:29 +03:00
-
e67283cadb
optimization: filtering out dark pixels
murat
2026-01-31 17:31:03 +03:00
-
cafecb284c
histogram + finding the dominant colors
murat
2026-01-31 17:26:44 +03:00
-
e17f005791
downscaling pixels
murat
2026-01-31 17:11:45 +03:00
-
c656ef2ccf
moving image file to the RAM and getting width, height, channels values
murat
2026-01-31 16:56:33 +03:00
-
16364e436e
updated compile script
murat
2026-01-31 16:54:55 +03:00
-
ff7ffbbc1f
downloaded stb_image header file from https://raw.githubusercontent.com/nothings/stb/master/stb_image.h
murat
2026-01-31 16:41:01 +03:00
-
bfe2b0b32a
checking for image type (png or jpeg)
murat
2026-01-31 16:36:25 +03:00
-
1cb1966342
created main.cpp checking for --help and -h flags checking for arg count checking if specified file exists
murat
2026-01-31 16:20:32 +03:00
-
041783c9be
created a shell script for build
murat
2026-01-31 16:19:15 +03:00
-
5438599e43
created readme
murat
2026-01-31 15:18:25 +03:00