diff --git a/source/locale/ar/LC_MESSAGES/arguments.po b/source/locale/ar/LC_MESSAGES/arguments.po index e53c2d38e..d8237dc8f 100644 --- a/source/locale/ar/LC_MESSAGES/arguments.po +++ b/source/locale/ar/LC_MESSAGES/arguments.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: OpenDroneMap 2.6.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-28 10:32-0500\n" +"POT-Creation-Date: 2022-10-10 13:31-0400\n" "PO-Revision-Date: 2020-07-21 21:10+0000\n" "Last-Translator: Khadija Abdulla , 2020\n" "Language: ar\n" @@ -29,10 +29,18 @@ msgid "Options and Flags" msgstr "الخيارات والإعلام" #: ../../arguments.rst:12 -msgid ":ref:`auto-boundary`" +msgid ":ref:`3d-tiles<3d-tiles>`" msgstr "" #: ../../arguments.rst:12 +msgid "Generate OGC 3D Tiles outputs. Default: ``False``" +msgstr "" + +#: ../../arguments.rst:15 +msgid ":ref:`auto-boundary`" +msgstr "" + +#: ../../arguments.rst:15 msgid "" "Automatically set a boundary using camera shot locations to limit the " "area of the reconstruction. This can help remove far away background " @@ -40,45 +48,66 @@ msgid "" "Default: ``False``" msgstr "" -#: ../../arguments.rst:15 +#: ../../arguments.rst:18 +msgid ":ref:`auto-boundary-distance` " +msgstr "" + +#: ../../arguments.rst:18 +msgid "" +"Specify the distance between camera shot locations and the outer edge of " +"the boundary when computing the boundary with --auto-boundary. Set to 0 " +"to automatically choose a value. Default: ``0``" +msgstr "" + +#: ../../arguments.rst:21 +msgid ":ref:`bg-removal`" +msgstr "" + +#: ../../arguments.rst:21 +msgid "" +"Automatically compute image masks using AI to remove the background. " +"Experimental. Default: ``False``" +msgstr "" + +#: ../../arguments.rst:24 msgid ":ref:`boundary` " msgstr "" -#: ../../arguments.rst:15 +#: ../../arguments.rst:24 msgid "" "GeoJSON polygon limiting the area of the reconstruction. Can be specified" " either as path to a GeoJSON file or as a JSON string representing the " "contents of a GeoJSON file. Default: ``" msgstr "" -#: ../../arguments.rst:18 +#: ../../arguments.rst:27 msgid ":ref:`build-overviews`" msgstr "" -#: ../../arguments.rst:18 +#: ../../arguments.rst:27 msgid "" "Build orthophoto overviews for faster display in programs such as QGIS. " "Default: ``False``" msgstr "" -#: ../../arguments.rst:21 +#: ../../arguments.rst:30 msgid "" ":ref:`camera-lens` auto | perspective | brown | fisheye |" -" spherical" +" spherical | equirectangular | dual" msgstr "" -#: ../../arguments.rst:21 +#: ../../arguments.rst:30 msgid "" "Set a camera projection type. Manually setting a value can help improve " "geometric undistortion. By default the application tries to determine a " "lens type from the images metadata. . Default: ``auto``" msgstr "" -#: ../../arguments.rst:24 +#: ../../arguments.rst:33 msgid ":ref:`cameras` " msgstr "" -#: ../../arguments.rst:24 +#: ../../arguments.rst:33 msgid "" "Use the camera parameters computed from another dataset instead of " "calculating them. Can be specified either as path to a cameras.json file " @@ -86,48 +115,48 @@ msgid "" "Default: ``" msgstr "" -#: ../../arguments.rst:27 +#: ../../arguments.rst:36 msgid ":ref:`cog`" msgstr "" -#: ../../arguments.rst:27 +#: ../../arguments.rst:36 msgid "" "Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: " "``False``" msgstr "" -#: ../../arguments.rst:30 +#: ../../arguments.rst:39 msgid ":ref:`copy-to` " msgstr "" -#: ../../arguments.rst:30 +#: ../../arguments.rst:39 msgid "Copy output results to this folder after processing." msgstr "" -#: ../../arguments.rst:33 +#: ../../arguments.rst:42 msgid ":ref:`crop` " msgstr "" -#: ../../arguments.rst:33 +#: ../../arguments.rst:42 msgid "" "Automatically crop image outputs by creating a smooth buffer around the " -"dataset boundaries, shrinked by N meters. Use 0 to disable cropping. " +"dataset boundaries, shrunk by N meters. Use 0 to disable cropping. " "Default: ``3``" msgstr "" -#: ../../arguments.rst:36 +#: ../../arguments.rst:45 msgid ":ref:`debug`" msgstr "" -#: ../../arguments.rst:36 +#: ../../arguments.rst:45 msgid "Print debug messages. Default: ``False``" msgstr "" -#: ../../arguments.rst:39 +#: ../../arguments.rst:48 msgid ":ref:`dem-decimation` " msgstr "" -#: ../../arguments.rst:39 +#: ../../arguments.rst:48 #, python-format msgid "" "Decimate the points before generating the DEM. 1 is no decimation (full " @@ -135,11 +164,11 @@ msgid "" "generation of DEM results in very large datasets. Default: ``1``" msgstr "" -#: ../../arguments.rst:42 +#: ../../arguments.rst:51 msgid ":ref:`dem-euclidean-map`" msgstr "" -#: ../../arguments.rst:42 +#: ../../arguments.rst:51 msgid "" "Computes an euclidean raster map for each DEM. The map reports the " "distance from each cell to the nearest NODATA value (before any hole " @@ -147,11 +176,11 @@ msgid "" "been filled. Default: ``False``" msgstr "" -#: ../../arguments.rst:45 +#: ../../arguments.rst:54 msgid ":ref:`dem-gapfill-steps` " msgstr "" -#: ../../arguments.rst:45 +#: ../../arguments.rst:54 msgid "" "Number of steps used to fill areas with gaps. Set to 0 to disable gap " "filling. Starting with a radius equal to the output resolution, N " @@ -160,52 +189,52 @@ msgid "" "gaps are then merged using nearest neighbor interpolation. Default: ``3``" msgstr "" -#: ../../arguments.rst:48 +#: ../../arguments.rst:57 msgid ":ref:`dem-resolution` " msgstr "" -#: ../../arguments.rst:48 +#: ../../arguments.rst:57 msgid "" -"DSM/DTM resolution in cm / pixel. Note that this value is capped by a " -"ground sampling distance (GSD) estimate. To remove the cap, check " +"DSM/DTM resolution in cm / pixel. Note that this value is capped to 2x " +"the ground sampling distance (GSD) estimate. To remove the cap, check " "--ignore-gsd also. Default: ``5``" msgstr "" -#: ../../arguments.rst:51 +#: ../../arguments.rst:60 msgid ":ref:`depthmap-resolution` " msgstr "" -#: ../../arguments.rst:51 +#: ../../arguments.rst:60 msgid "" -"Legacy option (use --pc-quality instead). Controls the density of the " -"point cloud by setting the resolution of the depthmap images. Higher " -"values take longer to compute but produce denser point clouds. Default: " +"Controls the density of the point cloud by setting the resolution of the " +"depthmap images. Higher values take longer to compute but produce denser " +"point clouds. Overrides the value calculated by --pc-quality.Default: " "``640``" msgstr "" -#: ../../arguments.rst:54 +#: ../../arguments.rst:63 msgid ":ref:`dsm`" msgstr "" -#: ../../arguments.rst:54 +#: ../../arguments.rst:63 msgid "" "Use this tag to build a DSM (Digital Surface Model, ground + objects) " "using a progressive morphological filter. Check the --dem\\* parameters " "for finer tuning. Default: ``False``" msgstr "" -#: ../../arguments.rst:57 +#: ../../arguments.rst:66 msgid ":ref:`dtm`" msgstr "" -#: ../../arguments.rst:57 +#: ../../arguments.rst:66 msgid "" "Use this tag to build a DTM (Digital Terrain Model, ground only) using a " "simple morphological filter. Check the --dem\\* and --smrf\\* parameters " "for finer tuning. Default: ``False``" msgstr "" -#: ../../arguments.rst:60 +#: ../../arguments.rst:69 msgid "" ":ref:`end-with` dataset | split | merge | opensfm | openmvs" " | odm_filterpoints | odm_meshing | mvs_texturing | " @@ -213,15 +242,15 @@ msgid "" "odm_postprocess" msgstr "" -#: ../../arguments.rst:60 +#: ../../arguments.rst:69 msgid "End processing at this stage. . Default: ``odm_postprocess``" msgstr "" -#: ../../arguments.rst:63 +#: ../../arguments.rst:72 msgid ":ref:`fast-orthophoto`" msgstr "" -#: ../../arguments.rst:63 +#: ../../arguments.rst:72 msgid "" "Skips dense reconstruction and 3D model generation. It generates an " "orthophoto directly from the sparse reconstruction. If you just need an " @@ -229,44 +258,44 @@ msgid "" " ``False``" msgstr "" -#: ../../arguments.rst:66 +#: ../../arguments.rst:75 msgid "" ":ref:`feature-quality` ultra | high | medium | low |" " lowest" msgstr "" -#: ../../arguments.rst:66 +#: ../../arguments.rst:75 msgid "" "Set feature extraction quality. Higher quality generates better features," " but requires more memory and takes longer. . Default: ``high``" msgstr "" -#: ../../arguments.rst:69 +#: ../../arguments.rst:78 msgid ":ref:`feature-type` akaze | hahog | orb | sift" msgstr "" -#: ../../arguments.rst:69 +#: ../../arguments.rst:78 msgid "" "Choose the algorithm for extracting keypoints and computing descriptors. " ". Default: ``sift``" msgstr "" -#: ../../arguments.rst:72 +#: ../../arguments.rst:81 msgid ":ref:`force-gps`" msgstr "" -#: ../../arguments.rst:72 +#: ../../arguments.rst:81 msgid "" "Use images' GPS exif data for reconstruction, even if there are GCPs " "present.This flag is useful if you have high precision GPS measurements. " "If there are no GCPs, this flag does nothing. Default: ``False``" msgstr "" -#: ../../arguments.rst:75 +#: ../../arguments.rst:84 msgid ":ref:`gcp` " msgstr "" -#: ../../arguments.rst:75 +#: ../../arguments.rst:84 msgid "" "Path to the file containing the ground control points used for " "georeferencing. The file needs to use the following format: EPSG: " @@ -274,11 +303,11 @@ msgid "" "[extra1] [extra2]Default: ``None``" msgstr "" -#: ../../arguments.rst:78 +#: ../../arguments.rst:87 msgid ":ref:`geo` " msgstr "" -#: ../../arguments.rst:78 +#: ../../arguments.rst:87 msgid "" "Path to the image geolocation file containing the camera center " "coordinates used for georeferencing. Note that omega/phi/kappa are " @@ -288,11 +317,11 @@ msgid "" "accuracy (meters)] [vert accuracy (meters)]Default: ``None``" msgstr "" -#: ../../arguments.rst:81 +#: ../../arguments.rst:90 msgid ":ref:`gps-accuracy` " msgstr "" -#: ../../arguments.rst:81 +#: ../../arguments.rst:90 msgid "" "Set a value in meters for the GPS Dilution of Precision (DOP) information" " for all images. If your images are tagged with high precision GPS " @@ -302,19 +331,19 @@ msgid "" "large areas. Default: ``10``" msgstr "" -#: ../../arguments.rst:84 +#: ../../arguments.rst:93 msgid ":ref:`help`" msgstr "" -#: ../../arguments.rst:84 +#: ../../arguments.rst:93 msgid "show this help message and exit" msgstr "" -#: ../../arguments.rst:87 +#: ../../arguments.rst:96 msgid ":ref:`ignore-gsd`" msgstr "" -#: ../../arguments.rst:87 +#: ../../arguments.rst:96 msgid "" "Ignore Ground Sampling Distance (GSD). GSD caps the maximum resolution of" " image outputs and resizes images when necessary, resulting in faster " @@ -323,21 +352,21 @@ msgid "" "``False``" msgstr "" -#: ../../arguments.rst:90 -msgid ":ref:`matcher-neighbors` " +#: ../../arguments.rst:99 +msgid ":ref:`matcher-neighbors` " msgstr "" -#: ../../arguments.rst:90 +#: ../../arguments.rst:99 msgid "" -"Number of nearest images to pre-match based on GPS exif data. Set to 0 to" -" skip pre-matching. Default: ``8``" +"Perform image matching with the nearest images based on GPS exif data. " +"Set to 0 to match by triangulation. Default: ``0``" msgstr "" -#: ../../arguments.rst:93 +#: ../../arguments.rst:102 msgid ":ref:`matcher-type` bow | bruteforce | flann" msgstr "" -#: ../../arguments.rst:93 +#: ../../arguments.rst:102 msgid "" "Matcher algorithm, Fast Library for Approximate Nearest Neighbors or Bag " "of Words. FLANN is slower, but more stable. BOW is faster, but can " @@ -345,73 +374,81 @@ msgid "" "Default: ``flann``" msgstr "" -#: ../../arguments.rst:96 +#: ../../arguments.rst:105 msgid ":ref:`max-concurrency` " msgstr "" -#: ../../arguments.rst:96 +#: ../../arguments.rst:105 msgid "" "The maximum number of processes to use in various processes. Peak memory " "requirement is ~1GB per thread and 2 megapixel image resolution. Default:" " ``4``" msgstr "" -#: ../../arguments.rst:99 +#: ../../arguments.rst:108 msgid ":ref:`merge` all | pointcloud | orthophoto | dem" msgstr "" -#: ../../arguments.rst:99 +#: ../../arguments.rst:108 msgid "" "Choose what to merge in the merge step in a split dataset. By default all" " available outputs are merged. Options: ['all', 'pointcloud', " "'orthophoto', 'dem']. Default: ``all``" msgstr "" -#: ../../arguments.rst:102 +#: ../../arguments.rst:111 msgid ":ref:`mesh-octree-depth` " msgstr "" -#: ../../arguments.rst:102 +#: ../../arguments.rst:111 msgid "" "Octree depth used in the mesh reconstruction, increase to get more " "vertices, recommended values are 8-12. Default: ``11``" msgstr "" -#: ../../arguments.rst:105 +#: ../../arguments.rst:114 msgid ":ref:`mesh-size` " msgstr "" -#: ../../arguments.rst:105 +#: ../../arguments.rst:114 msgid "The maximum vertex count of the output mesh. Default: ``200000``" msgstr "" -#: ../../arguments.rst:108 +#: ../../arguments.rst:117 msgid ":ref:`min-num-features` " msgstr "" -#: ../../arguments.rst:108 +#: ../../arguments.rst:117 msgid "" "Minimum number of features to extract per image. More features can be " "useful for finding more matches between images, potentially allowing the " "reconstruction of areas with little overlap or insufficient features. " -"More features also slow down processing. Default: ``8000``" +"More features also slow down processing. Default: ``10000``" msgstr "" -#: ../../arguments.rst:111 +#: ../../arguments.rst:120 msgid ":ref:`name` " msgstr "" -#: ../../arguments.rst:111 +#: ../../arguments.rst:120 msgid "" "Name of dataset (i.e subfolder name within project folder). Default: " "``code``" msgstr "" -#: ../../arguments.rst:114 +#: ../../arguments.rst:123 +msgid ":ref:`no-gpu`" +msgstr "" + +#: ../../arguments.rst:123 +msgid "Do not use GPU acceleration, even if it's available. Default: ``False``" +msgstr "" + +#: ../../arguments.rst:126 msgid ":ref:`optimize-disk-space`" msgstr "" -#: ../../arguments.rst:114 +#: ../../arguments.rst:126 msgid "" "Delete heavy intermediate files to optimize disk space usage. This " "affects the ability to restart the pipeline from an intermediate stage, " @@ -419,21 +456,21 @@ msgid "" "sufficient disk space available. Default: ``False``" msgstr "" -#: ../../arguments.rst:117 +#: ../../arguments.rst:129 msgid "" ":ref:`orthophoto-compression` JPEG | LZW | " "PACKBITS | DEFLATE | LZMA | NONE" msgstr "" -#: ../../arguments.rst:117 +#: ../../arguments.rst:129 msgid "Set the compression to use for orthophotos. . Default: ``DEFLATE``" msgstr "" -#: ../../arguments.rst:120 +#: ../../arguments.rst:132 msgid ":ref:`orthophoto-cutline`" msgstr "" -#: ../../arguments.rst:120 +#: ../../arguments.rst:132 msgid "" "Generates a polygon around the cropping area that cuts the orthophoto " "around the edges of features. This polygon can be useful for stitching " @@ -441,109 +478,119 @@ msgid "" "``False``" msgstr "" -#: ../../arguments.rst:123 +#: ../../arguments.rst:135 msgid ":ref:`orthophoto-kmz`" msgstr "" -#: ../../arguments.rst:123 +#: ../../arguments.rst:135 msgid "" "Set this parameter if you want to generate a Google Earth (KMZ) rendering" " of the orthophoto. Default: ``False``" msgstr "" -#: ../../arguments.rst:126 +#: ../../arguments.rst:138 msgid ":ref:`orthophoto-no-tiled`" msgstr "" -#: ../../arguments.rst:126 +#: ../../arguments.rst:138 msgid "Set this parameter if you want a striped GeoTIFF. Default: ``False``" msgstr "" -#: ../../arguments.rst:129 +#: ../../arguments.rst:141 msgid ":ref:`orthophoto-png`" msgstr "" -#: ../../arguments.rst:129 +#: ../../arguments.rst:141 msgid "" "Set this parameter if you want to generate a PNG rendering of the " "orthophoto. Default: ``False``" msgstr "" -#: ../../arguments.rst:132 +#: ../../arguments.rst:144 msgid ":ref:`orthophoto-resolution` 0.0>" msgstr "" -#: ../../arguments.rst:132 +#: ../../arguments.rst:144 msgid "" "Orthophoto resolution in cm / pixel. Note that this value is capped by a " "ground sampling distance (GSD) estimate. To remove the cap, check " "--ignore-gsd also. Default: ``5``" msgstr "" -#: ../../arguments.rst:135 +#: ../../arguments.rst:147 msgid ":ref:`pc-classify`" msgstr "" -#: ../../arguments.rst:135 +#: ../../arguments.rst:147 msgid "" "Classify the point cloud outputs using a Simple Morphological Filter. You" " can control the behavior of this option by tweaking the --dem-\\* " "parameters. Default: ``False``" msgstr "" -#: ../../arguments.rst:138 +#: ../../arguments.rst:150 +msgid ":ref:`pc-copc`" +msgstr "" + +#: ../../arguments.rst:150 +msgid "" +"Save the georeferenced point cloud in Cloud Optimized Point Cloud (COPC) " +"format. Default: ``False``" +msgstr "" + +#: ../../arguments.rst:153 msgid ":ref:`pc-csv`" msgstr "" -#: ../../arguments.rst:138 +#: ../../arguments.rst:153 msgid "Export the georeferenced point cloud in CSV format. Default: ``False``" msgstr "" -#: ../../arguments.rst:141 +#: ../../arguments.rst:156 msgid ":ref:`pc-ept`" msgstr "" -#: ../../arguments.rst:141 +#: ../../arguments.rst:156 msgid "" "Export the georeferenced point cloud in Entwine Point Tile (EPT) format. " "Default: ``False``" msgstr "" -#: ../../arguments.rst:144 +#: ../../arguments.rst:159 msgid ":ref:`pc-filter` " msgstr "" -#: ../../arguments.rst:144 +#: ../../arguments.rst:159 msgid "" "Filters the point cloud by removing points that deviate more than N " "standard deviations from the local mean. Set to 0 to disable filtering. " "Default: ``2.5``" msgstr "" -#: ../../arguments.rst:147 +#: ../../arguments.rst:162 msgid ":ref:`pc-geometric`" msgstr "" -#: ../../arguments.rst:147 +#: ../../arguments.rst:162 msgid "" "Improve the accuracy of the point cloud by computing geometrically " "consistent depthmaps. This increases processing time, but can improve " "results in urban scenes. Default: ``False``" msgstr "" -#: ../../arguments.rst:150 +#: ../../arguments.rst:165 msgid ":ref:`pc-las`" msgstr "" -#: ../../arguments.rst:150 +#: ../../arguments.rst:165 msgid "Export the georeferenced point cloud in LAS format. Default: ``False``" msgstr "" -#: ../../arguments.rst:153 +#: ../../arguments.rst:168 msgid ":ref:`pc-quality` ultra | high | medium | low | lowest" msgstr "" -#: ../../arguments.rst:153 +#: ../../arguments.rst:168 msgid "" "Set point cloud quality. Higher quality generates better, denser point " "clouds, but requires more memory and takes longer. Each step up in " @@ -551,22 +598,22 @@ msgid "" "``medium``" msgstr "" -#: ../../arguments.rst:156 +#: ../../arguments.rst:171 msgid ":ref:`pc-rectify`" msgstr "" -#: ../../arguments.rst:156 +#: ../../arguments.rst:171 msgid "" "Perform ground rectification on the point cloud. This means that wrongly " "classified ground points will be re-classified and gaps will be filled. " "Useful for generating DTMs. Default: ``False``" msgstr "" -#: ../../arguments.rst:159 +#: ../../arguments.rst:174 msgid ":ref:`pc-sample` " msgstr "" -#: ../../arguments.rst:159 +#: ../../arguments.rst:174 msgid "" "Filters the point cloud by keeping only a single point around a radius N " "(in meters). This can be useful to limit the output resolution of the " @@ -574,11 +621,11 @@ msgid "" "Default: ``0``" msgstr "" -#: ../../arguments.rst:162 +#: ../../arguments.rst:177 msgid ":ref:`pc-tile`" msgstr "" -#: ../../arguments.rst:162 +#: ../../arguments.rst:177 msgid "" "Reduce the memory usage needed for depthmap fusion by splitting large " "scenes into tiles. Turn this on if your machine doesn't have much RAM " @@ -586,34 +633,34 @@ msgid "" "``False``" msgstr "" -#: ../../arguments.rst:165 +#: ../../arguments.rst:180 msgid ":ref:`primary-band` " msgstr "" -#: ../../arguments.rst:165 +#: ../../arguments.rst:180 msgid "" "When processing multispectral datasets, you can specify the name of the " "primary band that will be used for reconstruction. It's recommended to " "choose a band which has sharp details and is in focus. Default: ``auto``" msgstr "" -#: ../../arguments.rst:168 +#: ../../arguments.rst:183 msgid ":ref:`project-path` " msgstr "" -#: ../../arguments.rst:168 +#: ../../arguments.rst:183 msgid "" "Path to the project folder. Your project folder should contain subfolders" " for each dataset. Each dataset should have an \"images\" folder." msgstr "" -#: ../../arguments.rst:171 +#: ../../arguments.rst:186 msgid "" ":ref:`radiometric-calibration` none | camera |" " camera+sun" msgstr "" -#: ../../arguments.rst:171 +#: ../../arguments.rst:186 msgid "" "Set the radiometric calibration to perform on images. When processing " "multispectral and thermal images you should set this option to obtain " @@ -626,26 +673,26 @@ msgid "" "consideration the angle of the sun. . Default: ``none``" msgstr "" -#: ../../arguments.rst:174 +#: ../../arguments.rst:189 msgid "" ":ref:`rerun` dataset | split | merge | opensfm | openmvs | " "odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing |" " odm_dem | odm_orthophoto | odm_report | odm_postprocess" msgstr "" -#: ../../arguments.rst:174 +#: ../../arguments.rst:189 msgid "Rerun this stage only and stop. . Default: ``" msgstr "" -#: ../../arguments.rst:177 +#: ../../arguments.rst:192 msgid ":ref:`rerun-all`" msgstr "" -#: ../../arguments.rst:177 +#: ../../arguments.rst:192 msgid "Permanently delete all previous results and rerun the processing pipeline." msgstr "" -#: ../../arguments.rst:180 +#: ../../arguments.rst:195 msgid "" ":ref:`rerun-from` dataset | split | merge | opensfm | " "openmvs | odm_filterpoints | odm_meshing | mvs_texturing | " @@ -653,15 +700,15 @@ msgid "" "odm_postprocess" msgstr "" -#: ../../arguments.rst:180 +#: ../../arguments.rst:195 msgid "Rerun processing from this stage. . Default: ``" msgstr "" -#: ../../arguments.rst:183 +#: ../../arguments.rst:198 msgid ":ref:`resize-to` " msgstr "" -#: ../../arguments.rst:183 +#: ../../arguments.rst:198 msgid "" "Legacy option (use --feature-quality instead). Resizes images by the " "largest side for feature extraction purposes only. Set to -1 to disable. " @@ -669,111 +716,146 @@ msgid "" " resize the original images. Default: ``2048``" msgstr "" -#: ../../arguments.rst:186 -msgid ":ref:`sfm-algorithm` incremental | triangulation" +#: ../../arguments.rst:201 +msgid ":ref:`rolling-shutter`" msgstr "" -#: ../../arguments.rst:186 +#: ../../arguments.rst:201 +msgid "" +"Turn on rolling shutter correction. If the camera has a rolling shutter " +"and the images were taken in motion, you can turn on this option to " +"improve the accuracy of the results. See also --rolling-shutter-readout. " +"Default: ``False``" +msgstr "" + +#: ../../arguments.rst:204 +msgid ":ref:`rolling-shutter-readout` " +msgstr "" + +#: ../../arguments.rst:204 +msgid "" +"Override the rolling shutter readout time for your camera sensor (in " +"milliseconds), instead of using the rolling shutter readout database. " +"Note that not all cameras are present in the database. Set to 0 to use " +"the database value. Default: ``0``" +msgstr "" + +#: ../../arguments.rst:207 +msgid ":ref:`sfm-algorithm` incremental | triangulation | planar" +msgstr "" + +#: ../../arguments.rst:207 msgid "" "Choose the structure from motion algorithm. For aerial datasets, if " "camera GPS positions and angles are available, triangulation can generate" -" better results. . Default: ``incremental``" +" better results. For planar scenes captured at fixed altitude with nadir-" +"only images, planar can be much faster. . Default: ``incremental``" msgstr "" -#: ../../arguments.rst:189 +#: ../../arguments.rst:210 msgid ":ref:`skip-3dmodel`" msgstr "" -#: ../../arguments.rst:189 +#: ../../arguments.rst:210 msgid "" "Skip generation of a full 3D model. This can save time if you only need " "2D results such as orthophotos and DEMs. Default: ``False``" msgstr "" -#: ../../arguments.rst:192 +#: ../../arguments.rst:213 msgid ":ref:`skip-band-alignment`" msgstr "" -#: ../../arguments.rst:192 +#: ../../arguments.rst:213 msgid "" "When processing multispectral datasets, ODM will automatically align the " "images for each band. If the images have been postprocessed and are " "already aligned, use this option. Default: ``False``" msgstr "" -#: ../../arguments.rst:195 +#: ../../arguments.rst:216 msgid ":ref:`skip-orthophoto`" msgstr "" -#: ../../arguments.rst:195 +#: ../../arguments.rst:216 msgid "" "Skip generation of the orthophoto. This can save time if you only need 3D" " results or DEMs. Default: ``False``" msgstr "" -#: ../../arguments.rst:198 +#: ../../arguments.rst:219 msgid ":ref:`skip-report`" msgstr "" -#: ../../arguments.rst:198 +#: ../../arguments.rst:219 msgid "" "Skip generation of PDF report. This can save time if you don't need a " "report. Default: ``False``" msgstr "" -#: ../../arguments.rst:201 +#: ../../arguments.rst:222 +msgid ":ref:`sky-removal`" +msgstr "" + +#: ../../arguments.rst:222 +msgid "" +"Automatically compute image masks using AI to remove the sky. " +"Experimental. Default: ``False``" +msgstr "" + +#: ../../arguments.rst:225 msgid ":ref:`sm-cluster` " msgstr "" -#: ../../arguments.rst:201 +#: ../../arguments.rst:225 msgid "" "URL to a ClusterODM instance for distributing a split-merge workflow on " "multiple nodes in parallel. Default: ``None``" msgstr "" -#: ../../arguments.rst:204 +#: ../../arguments.rst:228 msgid ":ref:`smrf-scalar` " msgstr "" -#: ../../arguments.rst:204 +#: ../../arguments.rst:228 msgid "Simple Morphological Filter elevation scalar parameter. Default: ``1.25``" msgstr "" -#: ../../arguments.rst:207 +#: ../../arguments.rst:231 msgid ":ref:`smrf-slope` " msgstr "" -#: ../../arguments.rst:207 +#: ../../arguments.rst:231 msgid "" "Simple Morphological Filter slope parameter (rise over run). Default: " "``0.15``" msgstr "" -#: ../../arguments.rst:210 +#: ../../arguments.rst:234 msgid ":ref:`smrf-threshold` " msgstr "" -#: ../../arguments.rst:210 +#: ../../arguments.rst:234 msgid "" "Simple Morphological Filter elevation threshold parameter (meters). " "Default: ``0.5``" msgstr "" -#: ../../arguments.rst:213 +#: ../../arguments.rst:237 msgid ":ref:`smrf-window` " msgstr "" -#: ../../arguments.rst:213 +#: ../../arguments.rst:237 msgid "" "Simple Morphological Filter window radius parameter (meters). Default: " "``18.0``" msgstr "" -#: ../../arguments.rst:216 +#: ../../arguments.rst:240 msgid ":ref:`split` " msgstr "" -#: ../../arguments.rst:216 +#: ../../arguments.rst:240 msgid "" "Average number of images per submodel. When splitting a large dataset " "into smaller submodels, images are grouped into clusters. This value " @@ -781,22 +863,22 @@ msgid "" "Default: ``999999``" msgstr "" -#: ../../arguments.rst:219 +#: ../../arguments.rst:243 msgid ":ref:`split-image-groups` " msgstr "" -#: ../../arguments.rst:219 +#: ../../arguments.rst:243 msgid "" "Path to the image groups file that controls how images should be split " "into groups. The file needs to use the following format: image_name " "group_nameDefault: ``None``" msgstr "" -#: ../../arguments.rst:222 +#: ../../arguments.rst:246 msgid ":ref:`split-overlap` " msgstr "" -#: ../../arguments.rst:222 +#: ../../arguments.rst:246 msgid "" "Radius of the overlap between submodels. After grouping images into " "clusters, images that are closer than this radius to a cluster are added " @@ -804,147 +886,147 @@ msgid "" "overlap. Default: ``150``" msgstr "" -#: ../../arguments.rst:225 +#: ../../arguments.rst:249 msgid ":ref:`texturing-data-term` gmi | area" msgstr "" -#: ../../arguments.rst:225 +#: ../../arguments.rst:249 msgid "" "When texturing the 3D mesh, for each triangle, choose to prioritize " "images with sharp features (gmi) or those that cover the largest area " "(area). Default: ``gmi``" msgstr "" -#: ../../arguments.rst:228 +#: ../../arguments.rst:252 msgid ":ref:`texturing-keep-unseen-faces`" msgstr "" -#: ../../arguments.rst:228 +#: ../../arguments.rst:252 msgid "" "Keep faces in the mesh that are not seen in any camera. Default: " "``False``" msgstr "" -#: ../../arguments.rst:231 +#: ../../arguments.rst:255 msgid "" ":ref:`texturing-outlier-removal-type` " "none | gauss_clamping | gauss_damping" msgstr "" -#: ../../arguments.rst:231 +#: ../../arguments.rst:255 msgid "Type of photometric outlier removal method. . Default: ``gauss_clamping``" msgstr "" -#: ../../arguments.rst:234 +#: ../../arguments.rst:258 msgid "" ":ref:`texturing-skip-global-seam-leveling`" msgstr "" -#: ../../arguments.rst:234 +#: ../../arguments.rst:258 msgid "" "Skip normalization of colors across all images. Useful when processing " "radiometric data. Default: ``False``" msgstr "" -#: ../../arguments.rst:237 +#: ../../arguments.rst:261 msgid "" ":ref:`texturing-skip-local-seam-leveling`" msgstr "" -#: ../../arguments.rst:237 +#: ../../arguments.rst:261 msgid "Skip the blending of colors near seams. Default: ``False``" msgstr "" -#: ../../arguments.rst:240 +#: ../../arguments.rst:264 msgid ":ref:`texturing-tone-mapping` none | gamma" msgstr "" -#: ../../arguments.rst:240 +#: ../../arguments.rst:264 msgid "" "Turn on gamma tone mapping or none for no tone mapping. Can be one of " "['none', 'gamma']. Default: ``none``" msgstr "" -#: ../../arguments.rst:243 +#: ../../arguments.rst:267 msgid ":ref:`tiles`" msgstr "" -#: ../../arguments.rst:243 +#: ../../arguments.rst:267 msgid "" "Generate static tiles for orthophotos and DEMs that are suitable for " "viewers like Leaflet or OpenLayers. Default: ``False``" msgstr "" -#: ../../arguments.rst:246 +#: ../../arguments.rst:270 msgid ":ref:`time