Releases: locaal-ai/scoresight
Releases · locaal-ai/scoresight
ScoreSight v0.1.0
Checksums
scoresight-linux-0.1.0.tar: 734044e5d843c9e0818385fbb730d6d916327224417838a8b3e424fe9ea65332
scoresight-macos-arm64-0.1.0.dmg: da871e132af1eceb7afd066bbdf2c1918ffae3a41e858254e1da484f112792ce
scoresight-macos-x86-0.1.0.dmg: 49517b88e790b38b0b409300f9ae811b5cdb8baaed09f11c569c385133d09e5e
scoresight-windows-0.1.0.zip: 32816fa4a22b90e3316348928820804b4a98320bf3391f6d60f16ff81e379262
What's Changed
- Update version number in scoresight.spec and MainWindow dimensions in… by @royshil in #47
- Refactor: Update ResizableRect and ResizableRectWithNameTypeAndResult… by @royshil in #48
- Camera highest res & App Style setting by @royshil in #51
- Add UNO essentials API by @royshil in #44
Full Changelog: 0.0.17...0.1.0
ScoreSight v0.0.17
In this release:
- UI improvements and bugfixes
- Select external OCR model
Checksums
scoresight-linux-0.0.17.tar: f8388c85928ac62dce48b5634e97b5d6ebadba1fdc0839daba3387915d34d31b
scoresight-macos-arm64-0.0.17.dmg: 6dd565dbf5b35d04313d53f8dfc3e0b231c7096870690d38b884148f83ea0b2b
scoresight-macos-x86-0.0.17.dmg: e0832043d61ea627f33f8f58a8c4f02214fde3d63f27e5853af6c22365a833ed
scoresight-windows-0.0.17.zip: 7b9492bf183195c64552a35d324c62363d4d076beadc1f47b9bdf1431b976729
What's Changed
- Refactor: Update eventFilter in MainWindow to set default box display… by @royshil in #45
- Load external OCR model by @royshil in #46
Full Changelog: 0.0.16...0.0.17
ScoreSight v0.0.16
In this release:
- UNO overlay API integration
- UI refactoring and bugfixes
- New detection box visualization options (e.g. outline only)
- Detection box UI improvements (e.g. resize handles, select/deselect detection boxes)
Checksums
scoresight-linux-0.0.16.tar: d2ae235a61db516524c856e649b74b00ab66fe3e635664e4933e9ac2eda4737d
scoresight-macos-arm64-0.0.16.dmg: 26e180ef633117181d91ad213542c4d268ed36b8fc7b92f20760569db3b6faa5
scoresight-macos-x86-0.0.16.dmg: bfca276481ea07d043cd9f25f53cdb767788496151a4efa17d2f5d8d135b585a
scoresight-windows-0.0.16.zip: 94f9be922effb6d6a3c279f5f00bfaf55689908f30a5239954120a9a546e114f
What's Changed
- UNO api and UI/UX improvements by @royshil in #42
- Refactor: Update eventFilter in MainWindow by @royshil in #43
Full Changelog: 0.0.15...0.0.16
0.0.15
In this release:
- Outbound API request additional methods
- Fixing a bug with NDI capture disabling UI
- Major code refactoring
Checksums
scoresight-linux-0.0.15.tar: f473c580156de9a74cbc13e84c0431d9ec6488bb737ba49aaa1bfd32b79412d4
scoresight-macos-arm64-0.0.15.dmg: 0d2eab8861dc028b9d1f053a1ae9555cf8aed221e70ae67f8fb7abc72a7f51a4
scoresight-macos-x86-0.0.15.dmg: 9b7ffecdd0209766326ee1197c114c53a2890bece9b661265890a662fcc84d1a
scoresight-windows-0.0.15.zip: aa546773fc533d7df3652a83286a1f15f087f0a4557047f99ba604615c881b5d
What's Changed
- out api request method by @royshil in #39
- Refactor: move source files to folder by @royshil in #40
- Refactor: Add base_video_capture.py and update imports in camera_thre… by @royshil in #41
Full Changelog: 0.0.14...0.0.15
0.0.14
Fix critical bug in screen capture mode
Adding "OCR Training Dojo"
Adding Speed controls for file playback
Checksums
scoresight-linux-0.0.14.tar: 6810547c2a42dba552685cb87f49ba453a63b58ac62982a6fa7b8bd1eeb18744
scoresight-macos-arm64-0.0.14.dmg: 98d85bf6fab63ef03ff87ccc6e87ca44a2cd98a45ec50edc8278a37f8d2ee7b9
scoresight-macos-x86-0.0.14.dmg: 9cd3144a406d965d13a18a0499ac45bc9ef2d3f06f270171de11269abbf19caf
scoresight-windows-0.0.14.zip: 9aa6d15fe23396f85623ddb0fbf89bbbe7852eeeedf838dec76bf655b223bcf9
What's Changed
- Refactor: Update screen capture sources to include get() method by @royshil in #37
- Refactor: Add training dojo functionality and speed control by @royshil in #38
Full Changelog: 0.0.13...0.0.14
0.0.13
In this release:
- Collect OCR training data
- Video settings options
- Send data to external APIs
Checksums
scoresight-linux-0.0.13.tar: aa9561b17c372dbe79983c5860f6c5154a23fc6ae0adb7423d5a46a5bfdf75ed
scoresight-macos-arm64-0.0.13.dmg: 49786ea969880c1b4a5a3c4e8a97a1111cb35916386b6bf0e89b74c8f85b62c9
scoresight-macos-x86-0.0.13.dmg: c9f798b37f03c72ef4cb76fe0c8ba801b07d6e07f2344ffb4767f65c9976c73c
scoresight-windows-0.0.13.zip: e088418da3148a41f414c33093ea125495b69a5336d1f4b22658d1b1480adf16
What's Changed
Full Changelog: 0.0.12...0.0.13
0.0.12
In this release:
- image rotation option
- resolve RTSP bug on windows
- resolve detections/s setting load bug
- removing the unused "status bar"
Checksums
scoresight-linux-0.0.12.tar: 85549619a171f56fad980661db9319f234a6c19fa278e832a74e8df6903c41ba
scoresight-macos-arm64-0.0.12.dmg: 891f8df130b19618798f31e550183e9a282ee047895b523da79e8b7de2dfb25e
scoresight-macos-x86-0.0.12.dmg: f6715287a6cd96715ffc69d854320a98d260ff1a2e681f041e8bae88ceb2dd6e
scoresight-windows-0.0.12.zip: 4a476581b6380fc634e944ba263bdc1990bfc5afa9117e6f284eece440086d41
What's Changed
Full Changelog: 0.0.11...0.0.12
ScoreSight 0.0.11
Add "Template Field" feature that allows combining other fields as well as add pre- and postfix
Fix 4-corner bug
Fix custom field rename duplication bug
Checksums
scoresight-linux-0.0.11.tar: 3ec404c5987ecc99cbdb1420758893e5370baf503bfdf9b48f15fba6a1d1d749
scoresight-macos-arm64-0.0.11.dmg: ea6bce974457db7e83357aca117795747b49b5bca8f11c5085f85c10a7a0e301
scoresight-macos-x86-0.0.11.dmg: 739f59886dbab73199e28b479cbc3a49df107b938c20be48e22430b9e9a63312
scoresight-windows-0.0.11.zip: 13bcd5c667b865ba07e1edef5ecdf3c40f0860f4051d629e0250e5ca23febfd4
What's Changed
Full Changelog: 0.0.10...0.0.11
ScoreSight 0.0.10
In this release:
- Fixing vMix integration
- Fixing loggin after close exception
Checksums
scoresight-linux-0.0.10.tar: 4a87957c0538290f779094278e424fddb4cbe2d2197e63d3af53980278d00368
scoresight-macos-arm64-0.0.10.dmg: c365395cb698142fc40b5a441b3e22f948b24aee80a8a6c8278beec720d8ce9b
scoresight-macos-x86-0.0.10.dmg: 9ded351cfa820eef3b7b367011a3431d87f42104f9a37c627dcf925de24976be
scoresight-windows-0.0.10.zip: 9bd1c6ac5a341544dc638521057cb90bd3ab017d038bb360203a65f91d4cd298
What's Changed
- Remove logging after quit. Fix signal disconnect err by @royshil in #26
- fix vmix updates by @royshil in #28
Full Changelog: 0.0.9...0.0.10
ScoreSight 0.0.9
In this release
- Crop function
- Fix loading custom boxes
Checksums
scoresight-linux-0.0.9.tar: 8685650c81fb776ba342d54be92cd63dfe2017f0ec8df97cac4a7f56ff4f66c9
scoresight-macos-arm64-0.0.9.dmg: e9d1c6150c864f71ffd15e4ddbb98d4ddb01878f4adee1b2b5fc68c99afdad62
scoresight-macos-x86-0.0.9.dmg: 66a7aa1fc1c8dbb333733df6880d2e2ef0f9045565efecf6b824a37a107b5fae
scoresight-windows-0.0.9.zip: faa736cf0a2e10fd1a2625d369ad28b49a6d91dcda71c7c19f0f84e4d5ded9a3
What's Changed
Full Changelog: 0.0.8...0.0.9