Skip to content

Commit 1b02228

Browse files
committed
docs: add --greedy flag
1 parent 975ef28 commit 1b02228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/usage/cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ phomo <master-image-path> <tile-directory-path> [options]
3131
- `-e, --equalize`: Equalize the colour distributions to cover the full colour space.
3232
- `--match-master-to-tiles`: Match the master image's colour distribution with the tile image colours.
3333
- `--match-tiles-to-master`: Match the tile images' colour distribution with the master image colours.
34+
- `--greedy`: Use a greedy tile assignment algorithm. Should improve performance at the expense of accuracy.
3435
- `-v, --verbose`: Verbosity.
3536

3637
## Examples

0 commit comments

Comments
 (0)