kopia lustrzana https://github.com/OpenDroneMap/docs
rodzic
c0daf068b8
commit
1dba32e22f
|
@ -2,6 +2,7 @@ _build
|
||||||
venv
|
venv
|
||||||
venv_prod
|
venv_prod
|
||||||
.vscode
|
.vscode
|
||||||
|
.venv
|
||||||
|
|
||||||
# Base ignores:
|
# Base ignores:
|
||||||
# =============
|
# =============
|
||||||
|
|
|
@ -254,10 +254,10 @@ Flowchart with options
|
||||||
%% Styles
|
%% Styles
|
||||||
|
|
||||||
%% Style for options
|
%% Style for options
|
||||||
classDef options stroke-width:4px,stroke-dasharray: 5,fill:#ecc4a5
|
classDef options fill:#ffdfef,stroke-width:4px,stroke-dasharray: 5
|
||||||
|
|
||||||
%% Style for stages
|
%% Style for stages
|
||||||
classDef stages fill:#11b7aa,rx:10,ry:10
|
classDef stages fill:#ffe771,rx:10,ry:10
|
||||||
class dataset-stage,Split,OpenSFM,openmvs,odm-filterpoints stages
|
class dataset-stage,Split,OpenSFM,openmvs,odm-filterpoints stages
|
||||||
class odm-meshing,mvs-texturing,odm-georeferencing,odm-dem stages
|
class odm-meshing,mvs-texturing,odm-georeferencing,odm-dem stages
|
||||||
class odm-orthophoto,odm-report,odm-postprocess,Spliting stages
|
class odm-orthophoto,odm-report,odm-postprocess,Spliting stages
|
||||||
|
|
Ładowanie…
Reference in New Issue