Skip to content

Commit

Permalink
v0.5 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Sep 6, 2023
1 parent 0226dea commit 1d988ee
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.5
New features:
- Limit detection to an area of the source image.

Configuration:
- crop_offset_left = [0-100] in % width; default = 0
- crop_offset_top = [0-100] in % height; default = 0
- crop_width = [0-100] in % width; default = 0 == full image
- crop_height = [ß-100] in % height; default = 0 == full image

Poor man's lamp positioning? Yes. Very poor.

# v0.4

Released 2023-02-20
Expand Down

0 comments on commit 1d988ee

Please sign in to comment.