2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 18 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feature/multi-target - Stereo calibration now supports multiple targets More... 9 months ago
feature/multi-target - Monocular calibration now passes unit tests More... 9 months ago
Bundle Adjustment - Updated poor documentation - Added more sanity checks and helper functions. More... 9 months ago
SBA Tests - Cleaned up formatting More... 9 months ago
feature/multi-target - Complete sketch of mono and stereo algorithm - Initial attempt at multi More... 9 months ago
feature/multi-target - Removed multi target observations from code that is fundamentally single target More... 9 months ago
Set version to SNAPSHOT - Updated dependencies More... 9 months ago
Release 1.0.0 - Minor update - Ability to add camera state to bundle adjustment More... 9 months ago
ScoreCalibrationFill - Added contract checks for easier debugging More... 9 months ago
feature/bundle-cam-serial - Fixed list issue More... 9 months ago
feature/bundle-cam-serial - Added generic way to serialize camera models More... 9 months ago
Refactored tangental to tangential More... 10 months ago
fix/ecolayout - Fixes a bug in CalibrationDetectorMultiECoCheck.getLayout() More... 10 months ago
Actually updated the version to 1.0.0-SNAPSHOT More... 10 months ago
- Removed Javadoc that simply attributed author to myself - A few random classes got formatting and syntax updated More... 10 months ago
Fixed ErrorProne warnings More... 10 months ago
feature/camera-state - Added the ability add data which describes the camera's state to bundle adjustment - This is then passed to the bundle adjustment camera model and can adjust things such as focal length - Removed pointless "documentation" from some unit tests More... 10 months ago
Fixed createLibraryDirectory More... 10 months ago
Set version to SNAPSHOT - Updated Guava More... 10 months ago
Release candidate for 0.44 - Added code signing to Android More... 10 months ago
SerializeFieldsYamlBase now has a whitelist of what can be deserialized More... 10 months ago
Updated Lombok More... 10 months ago
Updated Nullaway More... 10 months ago
Removed double spaces after period in documents for consistency More... 10 months ago
Adding check for ANDROID_HOME back in. Doesn't look like it will build without it :( More... 10 months ago
feature/fragment_example - Created an example for fragments - Added an image processing class for fragments More... 11 months ago
- DetectBlackShapePanel is now known as BaseImageControlPanel - Moved to boofcv-swing More... 11 months ago
- Security - When de-serializing YAML it now uses Yaml(new SafeConstructor()) to prevent arbitrary code execution - Thanks Letian Yuan for the disclosure More... 11 months ago
feature/fragments - Adds new Fragment based API for controling the cameras - New Android build system that does not depend on a locally installed Android SDK More... 11 months ago
fix/micro-qr-stuff - By default it now ignores padding bits More... 11 months ago