mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-31 18:06:31 +02:00
[ui] add ImageMetadataView + integration in Viewer2D
* display image metadata as a sorted table view with filtering * 2DViewer: new bottom toolbar with metadata toggle + image resolution
This commit is contained in:
parent
d91601ca8e
commit
53764812bd
5 changed files with 287 additions and 10 deletions
|
@ -1,6 +1,7 @@
|
|||
module Viewer
|
||||
|
||||
Viewer2D 1.0 Viewer2D.qml
|
||||
ImageMetadataView 1.0 ImageMetadataView.qml
|
||||
Viewer3D 1.0 Viewer3D.qml
|
||||
DefaultCameraController 1.0 DefaultCameraController.qml
|
||||
MayaCameraController 1.0 MayaCameraController.qml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue