Origin point for a model part can be set with `origin` in model.toml; position and scale offsets can be set with `pos_offset` and `scale_offset` respectively.
12 lines
197 B
Markdown
12 lines
197 B
Markdown
# Before 1.0
|
|
|
|
## graphics
|
|
- prevent stretching from window aspect ratio
|
|
- smoothing
|
|
|
|
## docs
|
|
- model format documentation
|
|
|
|
## vision
|
|
- fix worse facemark on dnn mode (maybe due to non-square roi?)
|