Skip to content

Tags: Practice3DVision/SLMaster

Tags

v1.2.5

Toggle v1.2.5's commit message
fix(concentricRingCalibrator.h/.cpp): more robust and accuracy algori…

…thm.

1. use vonishing line to recover circle point.

v1.2.4

Toggle v1.2.4's commit message
feat(mono/bino SinusShiftGrayCodePattern.cpp): gui support shift Gray…

… code pattern.

1. support mono/bino camera to use shift Gray code pattern(include stripes create and restruction method change).

v1.2.3

Toggle v1.2.3's commit message
feat(CameraEngine.h/.cpp, cameras/): new features.

1. new coding stripe cropping function added.
2. the Save Point Cloud feature will save both texture and depth maps simultaneously.

v1.2.2

Toggle v1.2.2's commit message
fix(CameraEngine.cpp): fix a bug for encoding stripe.

v1.2.1

Toggle v1.2.1's commit message
feature(monocularCamera.h and etc.): new features and fixs.

1. add new feature for monocular camera.(monocularCamera.h, monocularCamera.cpp, monocularxx etc.)
2. refactor recover depth functions.(recoverDepth.h, recoverDepth.cpp)
3. refactor PatternParams to shared_ptr in class.
4. add test data in data folder.

v1.2.0

Toggle v1.2.0's commit message
Update LICENSE and organization

v1.1.1

Toggle v1.1.1's commit message
doc(Lang.qml, AboutWindow.qml): update about info)

v1.1.0

Toggle v1.1.0's commit message
fix(defocusMethod.hpp): fix twoDimensionErrorExpand method.

1. in line 29 and line 32, img's loc is j-1 and j+1.

v1.0.1

Toggle v1.0.1's commit message
fix: fix QuickQanava submodule clone.

v1.0

Toggle v1.0's commit message
feat: finish first version.\

1. software could run every function well.\
2. precesion test is perferm well.