Releases: 34j/vr180-convert
v0.2.1
v0.2.1 (2024-05-11)
Fix
-
fix(cli): fix wrong spelling, do not swap transformer, fix command in README.md (#37)
-
fix(cli): fix border spelling
-
fix(cli): do not swap transformer
-
docs(readme): update README.md
-
docs(readme): update README.md
-
docs(readme): set text color using latex
-
fix(readme): use inline latex
-
docs(readme): add math for calibration
-
docs(readme): fix math
-
docs(readme): update math (
2aa7951)
v0.2.0
v0.2.0 (2024-04-30)
Feature
-
feat: add more feat (#30)
-
fix(remapper): fix wrong center
-
feat(remapper): support tuple of TransformerBase in
apply_lr() -
feat(cli): be more verbose, find closest image
-
fix(get_radius): support narrow images
-
feat(cli): change naming convention for lr
-
feat: add merge option
-
feat: add
autosearch_timestamp_calib_r_earlier_loption -
feat(merge): more flexible colors
-
feat(cli): add swap option
-
feat(transformer): add inverse_transform
-
feat(cli): add name_unique
-
fix(transformer): fix ZoomTransformer, friendly error
-
feat: add automatch
-
fix(automatch): fix einsum order
-
fix(rotation_match): fix wrong order
-
fix(match_lr): fix wrong transform
-
feat(cli): add gui for entering position
-
perf(automatch): do not close window each time
-
feat(remappler): divide image if 2 paths are the same
-
feat(transformer): support generic, add more docstrings
-
test: decrease size for performance
-
perf: do not create tempfile
-
feat(cli,automatch): support custom transformer in automatch
-
docs(readme): update README.md
-
docs(readme): update README.md
-
docs(readme): update README.md (
47bb83e)
v0.1.0
v0.1.0 (2024-04-19)
Feature
-
feat: add main feat (#16)
-
chore: wip
-
chore: wip
-
chore: wip
-
chore: wip
-
chore: wip
-
chore: wip
-
refactor: refactor a lot
-
feat: add cli
-
chore: update deps
-
test: update test
-
style: run pre-commit
-
fix: fix cli and add more tests
-
docs(readme): update README.md
-
fix(remapper): fix radius estimation for "max"
-
chore: fix last commit
-
fix: backward compatibility
-
feat(cli): add more commands
-
docs(readme): update README.md
-
refactor: shorter name
-
fix(transformer): remove unnecessary print
-
feat: add PolynomialScaler
-
feat: fix PolynomialScaler, add image to the docs (
556aa45)