Skip to content

Releases: TIDOP-USAL/graphos

GRAPHOS 2.0.0 RC 1

07 Mar 11:12
Compare
Choose a tag to compare
GRAPHOS 2.0.0 RC 1 Pre-release
Pre-release

GRAPHOS 2.0.0 RC 1

🚀 New Features and Improvements

  • ENU coordinates: All processing is now done in ENU coordinates.
  • CRS Selection: A Coordinate Reference System (CRS) selection component has been added, which is called from the Ground Control Points tools (CRS selection for control points), DTM/DSM generation, and point cloud export.
  • Data Export:
    • New command for point cloud export.
    • Export to LAS format.
  • Bundle Adjustment Improvements:
    • Added the use of control points and camera positions in bundle adjustment.
    • Implementation of a cost function to restrict camera position.
    • Use of RTK parameters from EXIF metadata for 3D reconstruction.
    • Use of HuberLoss as a loss function in bundle adjustment, applied to control points and camera positions (when accuracy is not centimetric).

🔧 Bug Fixes and Refactoring

  • Bug Fixes:
    • Fixed an issue in ScaleView.cpp.
    • Resolved a bug in the orientation command.
    • Fixed an issue in DSM generation.
    • Resolved a crash in database.cpp that caused an unexpected application shutdown when running GRAPHOS in Docker with Qt 5.12.8.
  • Refactoring:
    • Improved reading and writing of the PLY format.
    • Removed dependency on easyexif as it was no longer in use.

⚠️ Compatibility

Important: Projects generated with previous versions of GRAPHOS may not be fully compatible with this new version due to changes in data structure and coordinate system.

GRAPHOS 2.0.0 Beta 7

08 May 07:41
Compare
Choose a tag to compare
GRAPHOS 2.0.0 Beta 7 Pre-release
Pre-release
  • Added auto-segmentation in densification command.
  • Refactor Densification, DTM, Mesh, UndistortImages, Settings, Scale, SaveProject, RecentProjects, Properties, Orthophoto, Orientation, OpenProject, ...

GRAPHOS 2.0.0 Beta 6

04 Apr 08:02
Compare
Choose a tag to compare
GRAPHOS 2.0.0 Beta 6 Pre-release
Pre-release
  • DTM and DSM with CGAL
  • Orthophoto enhancements
  • Added progress bar to FeatureExtractor and FeatureMaching
  • Save processing reports in the project
  • Replace Affine transformation
  • Changes to adapt to TidopLib 3.0
  • fix: Bug in Georeference

GRAPHOS 2.0.0 Beta 4

19 Oct 08:06
Compare
Choose a tag to compare
GRAPHOS 2.0.0 Beta 4 Pre-release
Pre-release

fix: Problem when cancelling "New project" with a loaded project.
fix: Georeference task fail.
fix: Error in the import of cameras when including routes with spaces.

GRAPHOS 2.0.0 Beta 3

03 Oct 17:35
Compare
Choose a tag to compare
GRAPHOS 2.0.0 Beta 3 Pre-release
Pre-release
v2.0.0_beta.3

GDAL and PROJ environment variables are no longer used.

GRAPHOS 2.0 Beta 2

29 Jun 09:14
Compare
Choose a tag to compare
GRAPHOS 2.0 Beta 2 Pre-release
Pre-release
v2.0.0_beta.2

GRAPHOS 2.0 Beta 2

GRAPHOS 2.0.0 beta 1

29 Jun 07:46
Compare
Choose a tag to compare
GRAPHOS 2.0.0 beta 1 Pre-release
Pre-release
v2.0.0_beta.1

Refactor

GRAPHOS 2.0.0 Beta + Inspector Plugin

30 Jan 09:36
Compare
Choose a tag to compare
Pre-release

GRAPHOS 2.0.0 Beta

Includes INSPECTOR plugin for the detection of pathologies in photovoltaic panels.