Regard3D Changelog

What's new in Regard3D 1.0.0

Mar 16, 2019
  • Upgraded to OpenMVG 1.4
  • Upgraded to OpenCV 4.0
  • Added new Incremental pipeline of OpenMVG
  • GPS information can be used now

New in Regard3D 0.9.4 Beta (Jan 4, 2018)

  • Upgraded to OpenMVG 1.3
  • Added SMVS as new densification tool
  • Added new algorithms for pairwise feature matching: KGraph, MRPT

New in Regard3D 0.9.3 Beta (Sep 15, 2017)

  • Added user-defined camera sensor width database, added ability to set focus length
  • Added possibility to set camera model (Pinhole with various distortions, among them Fisheye)
  • Removed PCL (point cloud library) as a dependency
  • Fixed issue #9, JPEGs with EXIF data about camera orientation

New in Regard3D 0.9.2 Beta (Aug 20, 2017)

  • Upgraded to OpenMVG 1.2
  • Added Fast-AKAZE, TBMR keypoint detectors
  • Bugfix: Export of textured surfaces now works again

New in Regard3D 0.9.1 (Aug 2, 2017)

  • Upgraded to OpenMVG 1.1
  • Third-party programs (MVE, PoissonRecon) up to date.

New in Regard3D 0.9.0 (Oct 16, 2015)

  • Upgraded to OpenMVG 0.9.0
  • Third-party programs (MVE, PoissonRecon) up to date

New in Regard3D 0.8.0 (Jun 30, 2015)

  • Upgraded to OpenMVG 0.8.1
  • Changed multithreading in compute matches step

New in Regard3D 0.7.1 (May 16, 2015)

  • Fixed bug when using CMVS: When creating a dense pointcloud and selecting CMVS/PMVS and using visibility information, there was an error because of a wrong path
  • Improved speed, especially in file handling (workaround of a MinGW-w64/win32-api problem)
  • Surfaces with textures (OBJ file format) are now loaded with AssImp
  • "Export to CMPMVS" renamed to "Export to external MVS", MeshRecon format added