-
Notifications
You must be signed in to change notification settings - Fork 214
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated SVBONY Camera SDK to Version 1.12.1 Change Log of libsvbony * Support SC432M camera * Add the SVB_BAD_PIXEL_CORRECTION_THRESHOLD parameter to set the threshold for bad pixel correction. * If the difference with surrounding pixels exceeds the threshold, it will be dynamically corrected. * It takes effect only when the SVB_BAD_PIXEL_CORRECTION_ENABLE parameter is turned on * The cooling camera will no longer turn off cooling and fan when certain parameters are set * Add SVBONY Camera SDK library 1.12.1 for macos x64
- Loading branch information
Showing
9 changed files
with
56 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
libsvbony (1.12.1) bionic; urgency=low | ||
|
||
* Upgraded to upstream SVBONY SDK vers. 1.12.1 : | ||
* *** Note: The following changes were made both 1.12.1 and 1.12.1 *** | ||
* Support SC432M camera | ||
* Add the SVB_BAD_PIXEL_CORRECTION_THRESHOLD parameter to set the threshold for bad pixel correction. | ||
* If the difference with surrounding pixels exceeds the threshold, it will be dynamically corrected. | ||
* It takes effect only when the SVB_BAD_PIXEL_CORRECTION_ENABLE parameter is turned on | ||
* The cooling camera will no longer turn off cooling and fan when certain parameters are set | ||
|
||
-- Tetsuya Kakura <[email protected]> Fri, 1 Dec 2023 12:00:00 +0900 | ||
|
||
libsvbony (1.11.4) bionic; urgency=low | ||
|
||
* Upgraded to upstream SVBONY SDK vers. 1.11.4 : | ||
|
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.