Lead README with logo and concise description
This commit is contained in:
parent
bed81e6d50
commit
9455fb9c4c
|
|
@ -1,8 +1,6 @@
|
|||
# ICRS (Interactive Color Range Analyzer)
|
||||
|
||||
<img src="app/assets/logo.png" alt="ICRS Logo" width="120"/>
|
||||
|
||||
ICRS is a small Tkinter tool for analysing colour ranges in images. You load a picture, pick or click a reference colour, adjust hue/saturation/value sliders, and the app marks matching pixels while showing quick stats.
|
||||
**ICRS** (Interactive Color Range Analyzer) is a Tkinter-based desktop tool for highlighting customised colour ranges in images. Load a single photo or an entire folder, fine-tune hue/saturation/value sliders, and export overlays complete with quick statistics.
|
||||
|
||||
## Features
|
||||
- Two synced previews (original + overlay)
|
||||
|
|
|
|||
Loading…
Reference in New Issue