-
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 appcasts and realse notes for v1.3.1a.21
- Loading branch information
1 parent
608b7f4
commit 3678c75
Showing
3 changed files
with
10 additions
and
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,12 @@ | ||
Stereo Vision Toolkit v1.3.1a.20 [Development release] | ||
Stereo Vision Toolkit v1.3.1a.21 [Development release] | ||
|
||
Improvements: | ||
- Rotate left camera for Titania system (due to being mounted this way in the system) | ||
- Add shared memory for transferring data to Unity (and other external programs) | ||
|
||
Bug fixes: | ||
- Fix incorrect parameter type for device throughput limit mode | ||
- Fix hardware and software triggered capture with Basler camera devices | ||
- Fix 4 channel stereo image pair unable to match 3D due to missing conversion | ||
- RGBD image will now save depth rather than disparity (with scaling x6553 and hFOV in top left pixel of depth) | ||
|
||
Known Issues: | ||
- Cannot close named pipe server until client connects. | ||
- WLS filter causes speckle filter to sometimes be disabled. | ||
- WinSock2 streaming is slow and unstable when using high resolution images. | ||
- Named Pipe streaming is slow when using high resolution images. | ||
- Stereo videos are saved uncompressed to avoid lossy compression which would cause issues when loading stereo videos. This will create large file sizes. |
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