You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
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.