-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update new release appcast and release notes
- Loading branch information
bknight-i3drobotics
committed
Oct 6, 2020
1 parent
3bf6161
commit 914c35d
Showing
3 changed files
with
18 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,14 @@ | ||
Stereo Vision Toolkit v1.3.1a.6 [Development release] | ||
Stereo Vision Toolkit v1.3.1a.7 [Development release] | ||
|
||
Improvements | ||
- Upgrade I3DRSGM to OpenCV v4.4.0 | ||
- Added TCP streaming of images/disparity | ||
- Added video saving of individual camera images or disparity | ||
- Added colour to loading/saving stereo videos | ||
|
||
Known issues: | ||
- Vimba cameras unable to read/write settings to/from cameras | ||
Bug Fixes: | ||
- Fix inverted BGR to RGB in detection image | ||
- Fix object detection text small on high-resolution images | ||
|
||
Known Issues: | ||
- Vimba cameras unable to read/write settings to/from cameras | ||
- Stereo videos are saved uncompressed to avoid lossy compression which would cause issues when loading stereo videos. This will create large file sizes. |