kopia lustrzana https://github.com/OpenDroneMap/docs
add indonesian translation files
rodzic
3a6a0c0417
commit
9dfb858f96
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,936 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Ahmad Nurrohim <ahmadnurrohim45@gmail.com>, 2020
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2020-07-21 21:10+0000\n"
|
||||||
|
"Last-Translator: Ahmad Nurrohim <ahmadnurrohim45@gmail.com>, 2020\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments.rst:2
|
||||||
|
msgid "Options and Flags"
|
||||||
|
msgstr "Opsi dan Bendera"
|
||||||
|
|
||||||
|
#: ../../arguments.rst:5
|
||||||
|
msgid ":ref:`auto-boundary<auto-boundary>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:5
|
||||||
|
msgid ""
|
||||||
|
"Automatically set a boundary using camera shot locations to limit the area "
|
||||||
|
"of the reconstruction. This can help remove far away background artifacts "
|
||||||
|
"(sky, background landscapes, etc.). See also --boundary. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:8
|
||||||
|
msgid ":ref:`boundary<boundary>` <json>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:8
|
||||||
|
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:11
|
||||||
|
msgid ":ref:`build-overviews<build-overviews>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:11
|
||||||
|
msgid ""
|
||||||
|
"Build orthophoto overviews for faster display in programs such as QGIS. "
|
||||||
|
"Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:14
|
||||||
|
msgid ""
|
||||||
|
":ref:`camera-lens<camera-lens>` auto | perspective | brown | fisheye | "
|
||||||
|
"spherical"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:14
|
||||||
|
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:17
|
||||||
|
msgid ":ref:`cameras<cameras>` <json>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:17
|
||||||
|
msgid ""
|
||||||
|
"Use the camera parameters computed from another dataset instead of "
|
||||||
|
"calculating them. Can be specified either as path to a cameras.json file or "
|
||||||
|
"as a JSON string representing the contents of a cameras.json file. Default: "
|
||||||
|
"``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:20
|
||||||
|
msgid ":ref:`cog<cog>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:20
|
||||||
|
msgid ""
|
||||||
|
"Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: "
|
||||||
|
"``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:23
|
||||||
|
msgid ":ref:`copy-to<copy-to>` <path>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:23
|
||||||
|
msgid "Copy output results to this folder after processing."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:26
|
||||||
|
msgid ":ref:`crop<crop>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:26
|
||||||
|
msgid ""
|
||||||
|
"Automatically crop image outputs by creating a smooth buffer around the "
|
||||||
|
"dataset boundaries, shrinked by N meters. Use 0 to disable cropping. "
|
||||||
|
"Default: ``3``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:29
|
||||||
|
msgid ":ref:`debug<debug>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:29
|
||||||
|
msgid "Print debug messages. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:32
|
||||||
|
msgid ":ref:`dem-decimation<dem-decimation>` <positive integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:32
|
||||||
|
msgid ""
|
||||||
|
"Decimate the points before generating the DEM. 1 is no decimation (full "
|
||||||
|
"quality). 100 decimates ~99%% of the points. Useful for speeding up "
|
||||||
|
"generation of DEM results in very large datasets. Default: ``1``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:35
|
||||||
|
msgid ":ref:`dem-euclidean-map<dem-euclidean-map>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:35
|
||||||
|
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 filling takes "
|
||||||
|
"place). This can be useful to isolate the areas that have been filled. "
|
||||||
|
"Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:38
|
||||||
|
msgid ":ref:`dem-gapfill-steps<dem-gapfill-steps>` <positive integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:38
|
||||||
|
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 different "
|
||||||
|
"DEMs are generated with progressively bigger radius using the inverse "
|
||||||
|
"distance weighted (IDW) algorithm and merged together. Remaining gaps are "
|
||||||
|
"then merged using nearest neighbor interpolation. Default: ``3``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:41
|
||||||
|
msgid ":ref:`dem-resolution<dem-resolution>` <float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:41
|
||||||
|
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 --ignore-gsd "
|
||||||
|
"also. Default: ``5``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:44
|
||||||
|
msgid ":ref:`depthmap-resolution<depthmap-resolution>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:44
|
||||||
|
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: ``640``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:47
|
||||||
|
msgid ":ref:`dsm<dsm>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:47
|
||||||
|
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:50
|
||||||
|
msgid ":ref:`dtm<dtm>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:50
|
||||||
|
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:53
|
||||||
|
msgid ""
|
||||||
|
":ref:`end-with<end-with>` dataset | split | merge | opensfm | openmvs |"
|
||||||
|
" odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | "
|
||||||
|
"odm_dem | odm_orthophoto | odm_report | odm_postprocess"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:53
|
||||||
|
msgid "End processing at this stage. . Default: ``odm_postprocess``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:56
|
||||||
|
msgid ":ref:`fast-orthophoto<fast-orthophoto>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:56
|
||||||
|
msgid ""
|
||||||
|
"Skips dense reconstruction and 3D model generation. It generates an "
|
||||||
|
"orthophoto directly from the sparse reconstruction. If you just need an "
|
||||||
|
"orthophoto and do not need a full 3D model, turn on this option. Default: "
|
||||||
|
"``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:59
|
||||||
|
msgid ""
|
||||||
|
":ref:`feature-quality<feature-quality>` ultra | high | medium | low | "
|
||||||
|
"lowest"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:59
|
||||||
|
msgid ""
|
||||||
|
"Set feature extraction quality. Higher quality generates better features, "
|
||||||
|
"but requires more memory and takes longer. . Default: ``high``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:62
|
||||||
|
msgid ":ref:`feature-type<feature-type>` sift | orb | hahog"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:62
|
||||||
|
msgid ""
|
||||||
|
"Choose the algorithm for extracting keypoints and computing descriptors. . "
|
||||||
|
"Default: ``sift``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:65
|
||||||
|
msgid ":ref:`force-gps<force-gps>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:65
|
||||||
|
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:68
|
||||||
|
msgid ":ref:`gcp<gcp>` <path string>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:68
|
||||||
|
msgid ""
|
||||||
|
"Path to the file containing the ground control points used for "
|
||||||
|
"georeferencing. The file needs to use the following format: EPSG:<code> or "
|
||||||
|
"<+proj definition>geo_x geo_y geo_z im_x im_y image_name [gcp_name] [extra1]"
|
||||||
|
" [extra2]Default: ``None``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:71
|
||||||
|
msgid ":ref:`geo<geo>` <path string>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:71
|
||||||
|
msgid ""
|
||||||
|
"Path to the image geolocation file containing the camera center coordinates "
|
||||||
|
"used for georeferencing. Note that omega/phi/kappa are currently not "
|
||||||
|
"supported (you can set them to 0). The file needs to use the following "
|
||||||
|
"format: EPSG:<code> or <+proj definition>image_name geo_x geo_y geo_z [omega"
|
||||||
|
" (degrees)] [phi (degrees)] [kappa (degrees)] [horz accuracy (meters)] [vert"
|
||||||
|
" accuracy (meters)]Default: ``None``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:74
|
||||||
|
msgid ":ref:`gps-accuracy<gps-accuracy>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:74
|
||||||
|
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 "
|
||||||
|
"information (RTK), this value will be automatically set accordingly. You can"
|
||||||
|
" use this option to manually set it in case the reconstruction fails. "
|
||||||
|
"Lowering this option can sometimes help control bowling-effects over large "
|
||||||
|
"areas. Default: ``10``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:77
|
||||||
|
msgid ":ref:`help<help>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:77
|
||||||
|
msgid "show this help message and exit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:80
|
||||||
|
msgid ":ref:`ignore-gsd<ignore-gsd>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:80
|
||||||
|
msgid ""
|
||||||
|
"Ignore Ground Sampling Distance (GSD). GSD caps the maximum resolution of "
|
||||||
|
"image outputs and resizes images when necessary, resulting in faster "
|
||||||
|
"processing and lower memory usage. Since GSD is an estimate, sometimes "
|
||||||
|
"ignoring it can result in slightly better image output quality. Default: "
|
||||||
|
"``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:83
|
||||||
|
msgid ":ref:`matcher-distance<matcher-distance>` <integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:83
|
||||||
|
msgid ""
|
||||||
|
"Distance threshold in meters to find pre-matching images based on GPS exif "
|
||||||
|
"data. Set both matcher-neighbors and this to 0 to skip pre-matching. "
|
||||||
|
"Default: ``0``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:86
|
||||||
|
msgid ":ref:`matcher-neighbors<matcher-neighbors>` <integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:86
|
||||||
|
msgid ""
|
||||||
|
"Number of nearest images to pre-match based on GPS exif data. Set to 0 to "
|
||||||
|
"skip pre-matching. Neighbors works together with Distance parameter, set "
|
||||||
|
"both to 0 to not use pre-matching. Default: ``8``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:89
|
||||||
|
msgid ":ref:`matcher-type<matcher-type>` flann | bow"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:89
|
||||||
|
msgid ""
|
||||||
|
"Matcher algorithm, Fast Library for Approximate Nearest Neighbors or Bag of "
|
||||||
|
"Words. FLANN is slower, but more stable. BOW is faster, but can sometimes "
|
||||||
|
"miss valid matches. . Default: ``flann``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:92
|
||||||
|
msgid ":ref:`max-concurrency<max-concurrency>` <positive integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:92
|
||||||
|
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:95
|
||||||
|
msgid ":ref:`merge<merge>` all | pointcloud | orthophoto | dem"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:95
|
||||||
|
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:98
|
||||||
|
msgid ":ref:`mesh-octree-depth<mesh-octree-depth>` <integer: 1 <= x <= 14>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:98
|
||||||
|
msgid ""
|
||||||
|
"Octree depth used in the mesh reconstruction, increase to get more vertices,"
|
||||||
|
" recommended values are 8-12. Default: ``11``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:101
|
||||||
|
msgid ":ref:`mesh-size<mesh-size>` <positive integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:101
|
||||||
|
msgid "The maximum vertex count of the output mesh. Default: ``200000``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:104
|
||||||
|
msgid ":ref:`min-num-features<min-num-features>` <integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:104
|
||||||
|
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``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:107
|
||||||
|
msgid ":ref:`name<name>` <dataset name>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:107
|
||||||
|
msgid ""
|
||||||
|
"Name of dataset (i.e subfolder name within project folder). Default: "
|
||||||
|
"``code``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:110
|
||||||
|
msgid ":ref:`optimize-disk-space<optimize-disk-space>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:110
|
||||||
|
msgid ""
|
||||||
|
"Delete heavy intermediate files to optimize disk space usage. This affects "
|
||||||
|
"the ability to restart the pipeline from an intermediate stage, but allows "
|
||||||
|
"datasets to be processed on machines that don't have sufficient disk space "
|
||||||
|
"available. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:113
|
||||||
|
msgid ""
|
||||||
|
":ref:`orthophoto-compression<orthophoto-compression>` JPEG | LZW | "
|
||||||
|
"PACKBITS | DEFLATE | LZMA | NONE"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:113
|
||||||
|
msgid "Set the compression to use for orthophotos. . Default: ``DEFLATE``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:116
|
||||||
|
msgid ":ref:`orthophoto-cutline<orthophoto-cutline>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:116
|
||||||
|
msgid ""
|
||||||
|
"Generates a polygon around the cropping area that cuts the orthophoto around"
|
||||||
|
" the edges of features. This polygon can be useful for stitching seamless "
|
||||||
|
"mosaics with multiple overlapping orthophotos. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:119
|
||||||
|
msgid ":ref:`orthophoto-kmz<orthophoto-kmz>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:119
|
||||||
|
msgid ""
|
||||||
|
"Set this parameter if you want to generate a Google Earth (KMZ) rendering of"
|
||||||
|
" the orthophoto. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:122
|
||||||
|
msgid ":ref:`orthophoto-no-tiled<orthophoto-no-tiled>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:122
|
||||||
|
msgid "Set this parameter if you want a striped GeoTIFF. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:125
|
||||||
|
msgid ":ref:`orthophoto-png<orthophoto-png>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:125
|
||||||
|
msgid ""
|
||||||
|
"Set this parameter if you want to generate a PNG rendering of the "
|
||||||
|
"orthophoto. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:128
|
||||||
|
msgid ":ref:`orthophoto-resolution<orthophoto-resolution>` <float > 0.0>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:128
|
||||||
|
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:131
|
||||||
|
msgid ":ref:`pc-classify<pc-classify>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:131
|
||||||
|
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:134
|
||||||
|
msgid ":ref:`pc-csv<pc-csv>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:134
|
||||||
|
msgid "Export the georeferenced point cloud in CSV format. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:137
|
||||||
|
msgid ":ref:`pc-ept<pc-ept>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:137
|
||||||
|
msgid ""
|
||||||
|
"Export the georeferenced point cloud in Entwine Point Tile (EPT) format. "
|
||||||
|
"Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:140
|
||||||
|
msgid ":ref:`pc-filter<pc-filter>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:140
|
||||||
|
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:143
|
||||||
|
msgid ":ref:`pc-geometric<pc-geometric>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:143
|
||||||
|
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:146
|
||||||
|
msgid ":ref:`pc-las<pc-las>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:146
|
||||||
|
msgid "Export the georeferenced point cloud in LAS format. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:149
|
||||||
|
msgid ":ref:`pc-quality<pc-quality>` ultra | high | medium | low | lowest"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:149
|
||||||
|
msgid ""
|
||||||
|
"Set point cloud quality. Higher quality generates better, denser point "
|
||||||
|
"clouds, but requires more memory and takes longer. Each step up in quality "
|
||||||
|
"increases processing time roughly by a factor of 4x.. Default: ``medium``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:152
|
||||||
|
msgid ":ref:`pc-rectify<pc-rectify>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:152
|
||||||
|
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:155
|
||||||
|
msgid ":ref:`pc-sample<pc-sample>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:155
|
||||||
|
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 point "
|
||||||
|
"cloud and remove duplicate points. Set to 0 to disable sampling. Default: "
|
||||||
|
"``0``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:158
|
||||||
|
msgid ":ref:`pc-tile<pc-tile>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:158
|
||||||
|
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 and/or "
|
||||||
|
"you've set --pc-quality to high or ultra. Experimental. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:161
|
||||||
|
msgid ":ref:`primary-band<primary-band>` <string>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:161
|
||||||
|
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:164
|
||||||
|
msgid ":ref:`project-path<project-path>` <path>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:164
|
||||||
|
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:167
|
||||||
|
msgid ""
|
||||||
|
":ref:`radiometric-calibration<radiometric-calibration>` none | camera | "
|
||||||
|
"camera+sun"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:167
|
||||||
|
msgid ""
|
||||||
|
"Set the radiometric calibration to perform on images. When processing "
|
||||||
|
"multispectral and thermal images you should set this option to obtain "
|
||||||
|
"reflectance/temperature values (otherwise you will get digital number "
|
||||||
|
"values). [camera] applies black level, vignetting, row gradient "
|
||||||
|
"gain/exposure compensation (if appropriate EXIF tags are found) and computes"
|
||||||
|
" absolute temperature values. [camera+sun] is experimental, applies all the "
|
||||||
|
"corrections of [camera], plus compensates for spectral radiance registered "
|
||||||
|
"via a downwelling light sensor (DLS) taking in consideration the angle of "
|
||||||
|
"the sun. . Default: ``none``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:170
|
||||||
|
msgid ""
|
||||||
|
":ref:`rerun<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:170
|
||||||
|
msgid "Rerun this stage only and stop. . Default: ``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:173
|
||||||
|
msgid ":ref:`rerun-all<rerun-all>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:173
|
||||||
|
msgid ""
|
||||||
|
"Permanently delete all previous results and rerun the processing pipeline."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:176
|
||||||
|
msgid ""
|
||||||
|
":ref:`rerun-from<rerun-from>` dataset | split | merge | opensfm | "
|
||||||
|
"openmvs | odm_filterpoints | odm_meshing | mvs_texturing | "
|
||||||
|
"odm_georeferencing | odm_dem | odm_orthophoto | odm_report | "
|
||||||
|
"odm_postprocess"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:176
|
||||||
|
msgid "Rerun processing from this stage. . Default: ``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:179
|
||||||
|
msgid ":ref:`resize-to<resize-to>` <integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:179
|
||||||
|
msgid ""
|
||||||
|
"Legacy option (use --feature-quality instead). Resizes images by the largest"
|
||||||
|
" side for feature extraction purposes only. Set to -1 to disable. This does "
|
||||||
|
"not affect the final orthophoto resolution quality and will not resize the "
|
||||||
|
"original images. Default: ``2048``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:182
|
||||||
|
msgid ":ref:`skip-3dmodel<skip-3dmodel>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:182
|
||||||
|
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:185
|
||||||
|
msgid ":ref:`skip-band-alignment<skip-band-alignment>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:185
|
||||||
|
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:188
|
||||||
|
msgid ":ref:`skip-report<skip-report>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:188
|
||||||
|
msgid ""
|
||||||
|
"Skip generation of PDF report. This can save time if you don't need a "
|
||||||
|
"report. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:191
|
||||||
|
msgid ":ref:`sm-cluster<sm-cluster>` <string>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:191
|
||||||
|
msgid ""
|
||||||
|
"URL to a ClusterODM instance for distributing a split-merge workflow on "
|
||||||
|
"multiple nodes in parallel. Default: ``None``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:194
|
||||||
|
msgid ":ref:`smrf-scalar<smrf-scalar>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:194
|
||||||
|
msgid ""
|
||||||
|
"Simple Morphological Filter elevation scalar parameter. Default: ``1.25``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:197
|
||||||
|
msgid ":ref:`smrf-slope<smrf-slope>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:197
|
||||||
|
msgid ""
|
||||||
|
"Simple Morphological Filter slope parameter (rise over run). Default: "
|
||||||
|
"``0.15``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:200
|
||||||
|
msgid ":ref:`smrf-threshold<smrf-threshold>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:200
|
||||||
|
msgid ""
|
||||||
|
"Simple Morphological Filter elevation threshold parameter (meters). Default:"
|
||||||
|
" ``0.5``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:203
|
||||||
|
msgid ":ref:`smrf-window<smrf-window>` <positive float>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:203
|
||||||
|
msgid ""
|
||||||
|
"Simple Morphological Filter window radius parameter (meters). Default: "
|
||||||
|
"``18.0``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:206
|
||||||
|
msgid ":ref:`split<split>` <positive integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:206
|
||||||
|
msgid ""
|
||||||
|
"Average number of images per submodel. When splitting a large dataset into "
|
||||||
|
"smaller submodels, images are grouped into clusters. This value regulates "
|
||||||
|
"the number of images that each cluster should have on average. Default: "
|
||||||
|
"``999999``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:209
|
||||||
|
msgid ":ref:`split-image-groups<split-image-groups>` <path string>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:209
|
||||||
|
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:212
|
||||||
|
msgid ":ref:`split-overlap<split-overlap>` <positive integer>"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:212
|
||||||
|
msgid ""
|
||||||
|
"Radius of the overlap between submodels. After grouping images into "
|
||||||
|
"clusters, images that are closer than this radius to a cluster are added to "
|
||||||
|
"the cluster. This is done to ensure that neighboring submodels overlap. "
|
||||||
|
"Default: ``150``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:215
|
||||||
|
msgid ":ref:`texturing-data-term<texturing-data-term>` gmi | area"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:215
|
||||||
|
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:218
|
||||||
|
msgid ":ref:`texturing-keep-unseen-faces<texturing-keep-unseen-faces>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:218
|
||||||
|
msgid ""
|
||||||
|
"Keep faces in the mesh that are not seen in any camera. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:221
|
||||||
|
msgid ""
|
||||||
|
":ref:`texturing-outlier-removal-type<texturing-outlier-removal-type>` none |"
|
||||||
|
" gauss_clamping | gauss_damping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:221
|
||||||
|
msgid ""
|
||||||
|
"Type of photometric outlier removal method. . Default: ``gauss_clamping``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:224
|
||||||
|
msgid ""
|
||||||
|
":ref:`texturing-skip-global-seam-leveling<texturing-skip-global-seam-"
|
||||||
|
"leveling>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:224
|
||||||
|
msgid ""
|
||||||
|
"Skip normalization of colors across all images. Useful when processing "
|
||||||
|
"radiometric data. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:227
|
||||||
|
msgid ""
|
||||||
|
":ref:`texturing-skip-local-seam-leveling<texturing-skip-local-seam-"
|
||||||
|
"leveling>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:227
|
||||||
|
msgid "Skip the blending of colors near seams. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:230
|
||||||
|
msgid ":ref:`texturing-tone-mapping<texturing-tone-mapping>` none | gamma"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:230
|
||||||
|
msgid ""
|
||||||
|
"Turn on gamma tone mapping or none for no tone mapping. Can be one of "
|
||||||
|
"['none', 'gamma']. Default: ``none``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:233
|
||||||
|
msgid ":ref:`tiles<tiles>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:233
|
||||||
|
msgid ""
|
||||||
|
"Generate static tiles for orthophotos and DEMs that are suitable for viewers"
|
||||||
|
" like Leaflet or OpenLayers. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:236
|
||||||
|
msgid ":ref:`time<time>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:236
|
||||||
|
msgid "Generates a benchmark file with runtime info. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:239
|
||||||
|
msgid ":ref:`use-3dmesh<use-3dmesh>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:239
|
||||||
|
msgid ""
|
||||||
|
"Use a full 3D mesh to compute the orthophoto instead of a 2.5D mesh. This "
|
||||||
|
"option is a bit faster and provides similar results in planar areas. "
|
||||||
|
"Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:242
|
||||||
|
msgid ":ref:`use-exif<use-exif>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:242
|
||||||
|
msgid ""
|
||||||
|
"Use this tag if you have a GCP File but want to use the EXIF information for"
|
||||||
|
" georeferencing instead. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:245
|
||||||
|
msgid ":ref:`use-fixed-camera-params<use-fixed-camera-params>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:245
|
||||||
|
msgid ""
|
||||||
|
"Turn off camera parameter optimization during bundle adjustment. This can be"
|
||||||
|
" sometimes useful for improving results that exhibit doming/bowling or when "
|
||||||
|
"images are taken with a rolling shutter camera. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:248
|
||||||
|
msgid ":ref:`use-hybrid-bundle-adjustment<use-hybrid-bundle-adjustment>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:248
|
||||||
|
msgid ""
|
||||||
|
"Run local bundle adjustment for every image added to the reconstruction and "
|
||||||
|
"a global adjustment every 100 images. Speeds up reconstruction for very "
|
||||||
|
"large datasets. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:251
|
||||||
|
msgid ":ref:`verbose<verbose>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:251
|
||||||
|
msgid "Print additional messages to the console. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:257
|
||||||
|
msgid ":ref:`version<version>`"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:254
|
||||||
|
msgid "Displays version number and exits."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments.rst:259
|
||||||
|
msgid ""
|
||||||
|
"If you want to add more details to a command, `learn to edit "
|
||||||
|
"<https://github.com/opendronemap/docs#how-to-make-your-first-contribution>`_"
|
||||||
|
" and help improve the matching file in the ``arguments_edit`` `project "
|
||||||
|
"folder "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/tree/publish/source/arguments_edit>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,37 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/auto-boundary.rst:9
|
||||||
|
msgid "auto-boundary"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/auto-boundary.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Automatically set a boundary using camera shot locations to limit the area "
|
||||||
|
"of the reconstruction. This can help remove far away background artifacts "
|
||||||
|
"(sky, background landscapes, etc.). See also --boundary. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/auto-boundary.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/auto-boundary.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,40 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/boundary.rst:9
|
||||||
|
msgid "boundary"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/boundary.rst:11
|
||||||
|
msgid "**Options:** *<json>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/boundary.rst:13
|
||||||
|
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/boundary.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/boundary.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,185 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:9
|
||||||
|
msgid "build-overviews"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Build orthophoto overviews for faster display in programs such as QGIS. "
|
||||||
|
"Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:15
|
||||||
|
msgid "Parameter Type:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:16
|
||||||
|
msgid "**Boolean**"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:17
|
||||||
|
msgid "Parameter Domain:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:18
|
||||||
|
#: ../../arguments/build-overviews.rst:62
|
||||||
|
msgid "True: ``--build-overviews``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:19
|
||||||
|
#: ../../arguments/build-overviews.rst:21
|
||||||
|
#: ../../arguments/build-overviews.rst:69
|
||||||
|
msgid "False: ``null``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:20
|
||||||
|
msgid "Parameter Default:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:26
|
||||||
|
msgid "Resource"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:26
|
||||||
|
msgid "Impact"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:28
|
||||||
|
msgid "CPU"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:28
|
||||||
|
#: ../../arguments/build-overviews.rst:30
|
||||||
|
#: ../../arguments/build-overviews.rst:31
|
||||||
|
#: ../../arguments/build-overviews.rst:32
|
||||||
|
msgid "●●○ | Medium"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:29
|
||||||
|
msgid "GPU"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:29
|
||||||
|
msgid "○○○ | None"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:30
|
||||||
|
msgid "HDD"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:31
|
||||||
|
msgid "RAM"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:32
|
||||||
|
msgid "Time"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:38
|
||||||
|
msgid "What Are Overviews?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:39
|
||||||
|
msgid ""
|
||||||
|
"Overviews (sometimes referred to as pyramids) are an optimization that "
|
||||||
|
"reduce the time it takes to render GeoTIFF files; Larger file-size is the "
|
||||||
|
"tradeoff for this increased rendering performance."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:41
|
||||||
|
msgid ""
|
||||||
|
"Overviews are lower-resolution copies of the raster data (Power of two "
|
||||||
|
"factor [128x128, 256x256, etc]) that are stored either internally or "
|
||||||
|
"externally in a sidecar."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:43
|
||||||
|
msgid "In the case of OpenDroneMap, the Overviews will always be internal."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:46
|
||||||
|
msgid "When are Overviews appropriate?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:47
|
||||||
|
msgid ""
|
||||||
|
"One would likely want to use Overviews for nearly every instance, with some "
|
||||||
|
"few (relatively rare) exceptions."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:49
|
||||||
|
msgid "Small File Size is paramount"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:50
|
||||||
|
msgid "Reading software does not support internal Overviews"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:53
|
||||||
|
msgid "Why would one use Overviews?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:54
|
||||||
|
msgid ""
|
||||||
|
"Overviews speed preview of the raster data by allowing the program rendering"
|
||||||
|
" the raster to choose the closest size pyramid to match the resolution of "
|
||||||
|
"the display extent that it is being rendered into, potentially saving a "
|
||||||
|
"significant amount of time retrieving the full-size raster, buffering it, "
|
||||||
|
"and then downscaling it for display."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:56
|
||||||
|
msgid ""
|
||||||
|
"In the case of WebODM, Overviews are used to create dynamic tiles for rapid "
|
||||||
|
"display and navigation of the 2D web map."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:59
|
||||||
|
msgid "Example Images"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:66
|
||||||
|
msgid "QGIS displaying the generated Overviews"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:66
|
||||||
|
msgid ""
|
||||||
|
"The Layer Properties panel demonstrates that this OpenDroneMap-generated "
|
||||||
|
"GeoTIFF has internal Overviews."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:73
|
||||||
|
msgid "QGIS displaying the file is lacking Overviews"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:73
|
||||||
|
msgid ""
|
||||||
|
"The Layer Properties panel demonstrates that this OpenDroneMap-generated "
|
||||||
|
"GeoTIFF lacks internal Overviews."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/build-overviews.rst:76
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/build-overviews.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,240 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:9
|
||||||
|
msgid "camera-lens"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:11
|
||||||
|
msgid "**Options:** *auto | perspective | brown | fisheye | spherical*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:13
|
||||||
|
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/camera-lens.rst:15
|
||||||
|
msgid "Parameter Type:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:16
|
||||||
|
msgid "**String**"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:17
|
||||||
|
msgid "Parameter Domain:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:18
|
||||||
|
msgid "``auto`` : Automatic selection of best camera projection model."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:19
|
||||||
|
msgid ""
|
||||||
|
"``brown`` : Robust rectilinear projection model. Preferred by ``auto``."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:20
|
||||||
|
msgid "``fisheye`` : Wide-angle / non-rectilinear projection model."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:21
|
||||||
|
msgid "``perspective`` : Legacy rectilinear projection model."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:22
|
||||||
|
msgid "``spherical`` : 360° camera projection model."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:23
|
||||||
|
msgid "Parameter Default:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:24
|
||||||
|
msgid "``auto``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:29
|
||||||
|
msgid "Resource"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:29
|
||||||
|
msgid "Impact"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:31
|
||||||
|
msgid "CPU"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:31 ../../arguments/camera-lens.rst:33
|
||||||
|
#: ../../arguments/camera-lens.rst:34 ../../arguments/camera-lens.rst:35
|
||||||
|
msgid "●○○ | Low"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:32
|
||||||
|
msgid "GPU"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:32
|
||||||
|
msgid "○○○ | None"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:33
|
||||||
|
msgid "HDD"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:34
|
||||||
|
msgid "RAM"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:35
|
||||||
|
msgid "Time"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:41
|
||||||
|
msgid "What Are Camera Lens Models?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:42
|
||||||
|
msgid ""
|
||||||
|
"Camera Lens Models are projection/distortion models that OpenSFM uses to "
|
||||||
|
"correct for the optics of the camera platforms that record our images. These"
|
||||||
|
" corrections are essential for proper camera/scene modeling, and therefore, "
|
||||||
|
"proper reconstruction of the data."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:45
|
||||||
|
msgid "When are manual selections appropriate?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:46
|
||||||
|
msgid ""
|
||||||
|
"Manually choosing a Camera Lens Model is currently only recommended in the "
|
||||||
|
"case of Spherical Cameras (GoPro Fusion, GoPro Max, Insta360, Kodak PixPro, "
|
||||||
|
"etc.) as these are currently not detected automatically by OpenSFM."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:49
|
||||||
|
msgid "Why would one use a particular Camera Lens Model?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:50
|
||||||
|
msgid ""
|
||||||
|
"In rare cases, OpenSFM may not be able to detect (or retrieve from its "
|
||||||
|
"Camera database) the correct Camera Lens Model for your particular sensor, "
|
||||||
|
"in which case you should select the closest appropriate model. When in "
|
||||||
|
"doubt, try specifying ``brown`` first."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:53
|
||||||
|
msgid "Example Images"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:55
|
||||||
|
msgid ""
|
||||||
|
"The following examples are all data taken with a standard Rectilinear Lens. "
|
||||||
|
"Manual selection of the various Camera Lens Models is demonstrated to show "
|
||||||
|
"some differences in how this will affect reconstruction."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:58
|
||||||
|
msgid "``auto`` : Rectilinear Data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:62
|
||||||
|
msgid "Rectilinear data rendered by ``auto`` Camera Lens Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:62
|
||||||
|
msgid ""
|
||||||
|
"This Point Cloud shows a proper reconstruction via the ``auto`` (``brown``) "
|
||||||
|
"Camera Lens Model, which is appropriate for this sensor."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:65
|
||||||
|
msgid "``brown`` : Rectilinear Data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:69
|
||||||
|
msgid "Rectilinear data rendered by ``brown`` Camera Lens Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:69
|
||||||
|
msgid ""
|
||||||
|
"As in the prior example, this Point Cloud is reconstructed via the ``brown``"
|
||||||
|
" Camera Lens Model."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:72
|
||||||
|
msgid "``fisheye`` : Rectilinear Data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:76
|
||||||
|
msgid "Rectilinear data rendered by ``fisheye`` Camera Lens Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:76
|
||||||
|
msgid ""
|
||||||
|
"In this Point Cloud reconstruction, severe bowling and other artifacts have "
|
||||||
|
"been introduced via the use of the wrong Camera Lens Model."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:79
|
||||||
|
msgid "``perspective`` : Rectilinear Data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:84
|
||||||
|
msgid "Rectilinear data rendered by ``perspective`` Camera Lens Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:84
|
||||||
|
msgid ""
|
||||||
|
"This Point Cloud rendered well, very similar to the ``auto`` and ``brown`` "
|
||||||
|
"examples. One may see artifacts in the ``perspective`` Camera Lens Model in "
|
||||||
|
"very large collections, or over very flat/homogenus terrain (agricultural "
|
||||||
|
"fields). In such cases, forcing ``brown`` may help."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:87
|
||||||
|
msgid "``spherical`` : Rectilinear Data"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:92
|
||||||
|
msgid "Rectilinear data rendered by ``spherical`` Camera Lens Model"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:92
|
||||||
|
msgid ""
|
||||||
|
"This Point Cloud failed to reconstruct properly due to the manual selection "
|
||||||
|
"of the ``fisheye`` Camera Lens Model. Similar failures to reconstruct can "
|
||||||
|
"often indicate the wrong manual selection, or in edge cases, wrong ``auto`` "
|
||||||
|
"selection of the Camera Lens Model, and you are advised to try another Model"
|
||||||
|
" that is more appropriate."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/camera-lens.rst:95
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/camera-lens.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/cameras.rst:9
|
||||||
|
msgid "cameras"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cameras.rst:11
|
||||||
|
msgid "**Options:** *<json>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cameras.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Use the camera parameters computed from another dataset instead of "
|
||||||
|
"calculating them. Can be specified either as path to a cameras.json file or "
|
||||||
|
"as a JSON string representing the contents of a cameras.json file. Default: "
|
||||||
|
"``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cameras.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/cameras.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,212 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:9
|
||||||
|
msgid "cog"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: "
|
||||||
|
"``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:15
|
||||||
|
msgid "Parameter Type:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:16
|
||||||
|
msgid "**Boolean**"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:17
|
||||||
|
msgid "Parameter Domain:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:18 ../../arguments/cog.rst:57
|
||||||
|
msgid "True: ``--cog``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:19 ../../arguments/cog.rst:21
|
||||||
|
#: ../../arguments/cog.rst:74
|
||||||
|
msgid "False: ``null``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:20
|
||||||
|
msgid "Parameter Default:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:26
|
||||||
|
msgid "Resource"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:26
|
||||||
|
msgid "Impact"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:28
|
||||||
|
msgid "CPU"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:28 ../../arguments/cog.rst:30
|
||||||
|
#: ../../arguments/cog.rst:31 ../../arguments/cog.rst:32
|
||||||
|
msgid "●●○ | Medium"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:29
|
||||||
|
msgid "GPU"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:29
|
||||||
|
msgid "○○○ | None"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:30
|
||||||
|
msgid "HDD"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:31
|
||||||
|
msgid "RAM"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:32
|
||||||
|
msgid "Time"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:38
|
||||||
|
msgid "What Are Cloud Optimized GeoTIFFs (COGs)?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:39
|
||||||
|
msgid ""
|
||||||
|
"Cloud Optimized GeoTIFFs (COGs hereafter) are a special formulation of "
|
||||||
|
"GeoTIFF files that take advantage of internal overivews as well as tiling "
|
||||||
|
"(and various forms of compression)."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:41
|
||||||
|
msgid ""
|
||||||
|
"In the case of WebODM, all GeoTIFFs will be generated as COGs because the 2D"
|
||||||
|
" Map View uses the special attributes of COGs to enable rapid display and "
|
||||||
|
"preview of the data generated by WebODM."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:44
|
||||||
|
msgid "When are COGs appropriate?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:45
|
||||||
|
msgid ""
|
||||||
|
"COGs are most appropriate when the GeoTIFF is going to be hosted online "
|
||||||
|
"and/or accessed by a program which can take advantage of HTTP GetRange "
|
||||||
|
"Requests and/or internal overviews and tiles."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:48
|
||||||
|
msgid "Why would one use COGs?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:49
|
||||||
|
msgid ""
|
||||||
|
"The COG structure (internal overviews and tiling) allows for rapid viewing "
|
||||||
|
"of the data in programs which are capable of reading tiled data and "
|
||||||
|
"overviews (most GIS software [QGIS etc]). This advantage holds true whether "
|
||||||
|
"or not the file is hosted online and served via HTTP or whether it is stored"
|
||||||
|
" locally."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:51
|
||||||
|
msgid ""
|
||||||
|
"With these features in place, a COG should display much more quickly in a "
|
||||||
|
"given application than a more legacy formatted GeoTIFF with no overviews and"
|
||||||
|
" striped structure."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:54
|
||||||
|
msgid "Example Images"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:61
|
||||||
|
msgid "GDAL Info showing LAYOUT=COG"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:61
|
||||||
|
msgid ""
|
||||||
|
"The Raster Information tool in QGIS can print information from gdalinfo "
|
||||||
|
"which can be used to confirm the conformance of a GeoTIFF to the COG spec."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:66
|
||||||
|
msgid "QGIS Layer Properties showing Internal Overviews"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:66
|
||||||
|
msgid ""
|
||||||
|
"The Layer Properties panel can show that there are in fact internal "
|
||||||
|
"overviews. Keep in mind that not every GeoTIFF has internal overviews, but "
|
||||||
|
"every COG must."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:71
|
||||||
|
msgid "QGIS Layer Properties showing an on-disk file size of 8.78 MB"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:71
|
||||||
|
msgid ""
|
||||||
|
"Note that the on-disk file size is 8.78 MB for the COG due to the presence "
|
||||||
|
"of internal overviews when compared to the 6.30 MB of the non-COG GeoTIFF "
|
||||||
|
"below."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:78
|
||||||
|
msgid "GDAL Info not showing LAYOUT=COG"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:78
|
||||||
|
msgid ""
|
||||||
|
"The Raster Information tool in QGIS does not show LAYOUT=COG, which "
|
||||||
|
"indicates that this GeoTIFF does not meet the COG spec."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:83
|
||||||
|
msgid "QGIS Layer Properties not showing Internal Overviews"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:83
|
||||||
|
msgid ""
|
||||||
|
"The Layer Properties panel shows that the GeoTIFF lacks all levels of "
|
||||||
|
"Internal Pyramids."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:88
|
||||||
|
msgid "QGIS Layer Properties showing an on-disk file size of 6.30 MB"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:88
|
||||||
|
msgid ""
|
||||||
|
"Note that the on-disk file size is 6.30 MB for the COG due to the lack of "
|
||||||
|
"internal overviews when compared to the 8.78 MB of the COG GeoTIFF above."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/cog.rst:92
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/cog.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,38 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:52+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/copy-to.rst:9
|
||||||
|
msgid "copy-to"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/copy-to.rst:11
|
||||||
|
msgid "**Options:** *<path>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/copy-to.rst:13
|
||||||
|
msgid "Copy output results to this folder after processing."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/copy-to.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/copy-to.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,40 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/crop.rst:9
|
||||||
|
msgid "crop"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/crop.rst:11
|
||||||
|
msgid "**Options:** *<positive float>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/crop.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Automatically crop image outputs by creating a smooth buffer around the "
|
||||||
|
"dataset boundaries, shrinked by N meters. Use 0 to disable cropping. "
|
||||||
|
"Default: ``3``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/crop.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/crop.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,33 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/debug.rst:9
|
||||||
|
msgid "debug"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/debug.rst:13
|
||||||
|
msgid "Print debug messages. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/debug.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/debug.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/dem-decimation.rst:9
|
||||||
|
msgid "dem-decimation"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-decimation.rst:11
|
||||||
|
msgid "**Options:** *<positive integer>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-decimation.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Decimate the points before generating the DEM. 1 is no decimation (full "
|
||||||
|
"quality). 100 decimates ~99%% of the points. Useful for speeding up "
|
||||||
|
"generation of DEM results in very large datasets. Default: ``1``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-decimation.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/dem-decimation.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,38 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/dem-euclidean-map.rst:9
|
||||||
|
msgid "dem-euclidean-map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-euclidean-map.rst:13
|
||||||
|
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 filling takes "
|
||||||
|
"place). This can be useful to isolate the areas that have been filled. "
|
||||||
|
"Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-euclidean-map.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/dem-euclidean-map.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,43 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/dem-gapfill-steps.rst:9
|
||||||
|
msgid "dem-gapfill-steps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-gapfill-steps.rst:11
|
||||||
|
msgid "**Options:** *<positive integer>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-gapfill-steps.rst:13
|
||||||
|
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 different "
|
||||||
|
"DEMs are generated with progressively bigger radius using the inverse "
|
||||||
|
"distance weighted (IDW) algorithm and merged together. Remaining gaps are "
|
||||||
|
"then merged using nearest neighbor interpolation. Default: ``3``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-gapfill-steps.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/dem-gapfill-steps.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/dem-resolution.rst:9
|
||||||
|
msgid "dem-resolution"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-resolution.rst:11
|
||||||
|
msgid "**Options:** *<float>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-resolution.rst:13
|
||||||
|
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 --ignore-gsd "
|
||||||
|
"also. Default: ``5``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dem-resolution.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/dem-resolution.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/depthmap-resolution.rst:9
|
||||||
|
msgid "depthmap-resolution"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/depthmap-resolution.rst:11
|
||||||
|
msgid "**Options:** *<positive float>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/depthmap-resolution.rst:13
|
||||||
|
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: ``640``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/depthmap-resolution.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/depthmap-resolution.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,36 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/dsm.rst:9
|
||||||
|
msgid "dsm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dsm.rst:13
|
||||||
|
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/dsm.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dsm.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,36 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/dtm.rst:9
|
||||||
|
msgid "dtm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/dtm.rst:13
|
||||||
|
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/dtm.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/dtm.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/end-with.rst:9
|
||||||
|
msgid "end-with"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/end-with.rst:11
|
||||||
|
msgid ""
|
||||||
|
"**Options:** *dataset | split | merge | opensfm | openmvs | "
|
||||||
|
"odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | "
|
||||||
|
"odm_dem | odm_orthophoto | odm_report | odm_postprocess*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/end-with.rst:13
|
||||||
|
msgid "End processing at this stage. . Default: ``odm_postprocess``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/end-with.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/end-with.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,38 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/fast-orthophoto.rst:9
|
||||||
|
msgid "fast-orthophoto"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/fast-orthophoto.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Skips dense reconstruction and 3D model generation. It generates an "
|
||||||
|
"orthophoto directly from the sparse reconstruction. If you just need an "
|
||||||
|
"orthophoto and do not need a full 3D model, turn on this option. Default: "
|
||||||
|
"``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/fast-orthophoto.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/fast-orthophoto.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,40 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/feature-quality.rst:9
|
||||||
|
msgid "feature-quality"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/feature-quality.rst:11
|
||||||
|
msgid "**Options:** *ultra | high | medium | low | lowest*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/feature-quality.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Set feature extraction quality. Higher quality generates better features, "
|
||||||
|
"but requires more memory and takes longer. . Default: ``high``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/feature-quality.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/feature-quality.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,40 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/feature-type.rst:9
|
||||||
|
msgid "feature-type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/feature-type.rst:11
|
||||||
|
msgid "**Options:** *sift | orb | hahog*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/feature-type.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Choose the algorithm for extracting keypoints and computing descriptors. . "
|
||||||
|
"Default: ``sift``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/feature-type.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/feature-type.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,37 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/force-gps.rst:9
|
||||||
|
msgid "force-gps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/force-gps.rst:13
|
||||||
|
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/force-gps.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/force-gps.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/gcp.rst:9
|
||||||
|
msgid "gcp"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/gcp.rst:11
|
||||||
|
msgid "**Options:** *<path string>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/gcp.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Path to the file containing the ground control points used for "
|
||||||
|
"georeferencing. The file needs to use the following format: EPSG:<code> or "
|
||||||
|
"<+proj definition>geo_x geo_y geo_z im_x im_y image_name [gcp_name] [extra1]"
|
||||||
|
" [extra2]Default: ``None``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/gcp.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/gcp.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,43 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/geo.rst:9
|
||||||
|
msgid "geo"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/geo.rst:11
|
||||||
|
msgid "**Options:** *<path string>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/geo.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Path to the image geolocation file containing the camera center coordinates "
|
||||||
|
"used for georeferencing. Note that omega/phi/kappa are currently not "
|
||||||
|
"supported (you can set them to 0). The file needs to use the following "
|
||||||
|
"format: EPSG:<code> or <+proj definition>image_name geo_x geo_y geo_z [omega"
|
||||||
|
" (degrees)] [phi (degrees)] [kappa (degrees)] [horz accuracy (meters)] [vert"
|
||||||
|
" accuracy (meters)]Default: ``None``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/geo.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/geo.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,44 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:53+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/gps-accuracy.rst:9
|
||||||
|
msgid "gps-accuracy"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/gps-accuracy.rst:11
|
||||||
|
msgid "**Options:** *<positive float>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/gps-accuracy.rst:13
|
||||||
|
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 "
|
||||||
|
"information (RTK), this value will be automatically set accordingly. You can"
|
||||||
|
" use this option to manually set it in case the reconstruction fails. "
|
||||||
|
"Lowering this option can sometimes help control bowling-effects over large "
|
||||||
|
"areas. Default: ``10``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/gps-accuracy.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/gps-accuracy.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,33 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:54+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/help.rst:9
|
||||||
|
msgid "help"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/help.rst:13
|
||||||
|
msgid "show this help message and exit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/help.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/help.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,39 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:54+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/ignore-gsd.rst:9
|
||||||
|
msgid "ignore-gsd"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/ignore-gsd.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Ignore Ground Sampling Distance (GSD). GSD caps the maximum resolution of "
|
||||||
|
"image outputs and resizes images when necessary, resulting in faster "
|
||||||
|
"processing and lower memory usage. Since GSD is an estimate, sometimes "
|
||||||
|
"ignoring it can result in slightly better image output quality. Default: "
|
||||||
|
"``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/ignore-gsd.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/ignore-gsd.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:54+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-distance.rst:9
|
||||||
|
msgid "matcher-distance"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-distance.rst:11
|
||||||
|
msgid "**Options:** *<integer>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-distance.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Distance threshold in meters to find pre-matching images based on GPS exif "
|
||||||
|
"data. Set both matcher-neighbors and this to 0 to skip pre-matching. "
|
||||||
|
"Default: ``0``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-distance.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/matcher-distance.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:54+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-neighbors.rst:9
|
||||||
|
msgid "matcher-neighbors"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-neighbors.rst:11
|
||||||
|
msgid "**Options:** *<integer>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-neighbors.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Number of nearest images to pre-match based on GPS exif data. Set to 0 to "
|
||||||
|
"skip pre-matching. Neighbors works together with Distance parameter, set "
|
||||||
|
"both to 0 to not use pre-matching. Default: ``8``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-neighbors.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/matcher-neighbors.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:54+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-type.rst:9
|
||||||
|
msgid "matcher-type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-type.rst:11
|
||||||
|
msgid "**Options:** *flann | bow*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-type.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Matcher algorithm, Fast Library for Approximate Nearest Neighbors or Bag of "
|
||||||
|
"Words. FLANN is slower, but more stable. BOW is faster, but can sometimes "
|
||||||
|
"miss valid matches. . Default: ``flann``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/matcher-type.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/matcher-type.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:54+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/max-concurrency.rst:9
|
||||||
|
msgid "max-concurrency"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/max-concurrency.rst:11
|
||||||
|
msgid "**Options:** *<positive integer>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/max-concurrency.rst:13
|
||||||
|
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/max-concurrency.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/max-concurrency.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,40 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/merge.rst:9
|
||||||
|
msgid "merge"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/merge.rst:11
|
||||||
|
msgid "**Options:** *all | pointcloud | orthophoto | dem*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/merge.rst:13
|
||||||
|
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/merge.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/merge.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,40 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-octree-depth.rst:9
|
||||||
|
msgid "mesh-octree-depth"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-octree-depth.rst:11
|
||||||
|
msgid "**Options:** *<integer: 1 <= x <= 14>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-octree-depth.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Octree depth used in the mesh reconstruction, increase to get more vertices,"
|
||||||
|
" recommended values are 8-12. Default: ``11``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-octree-depth.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/mesh-octree-depth.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,38 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-size.rst:9
|
||||||
|
msgid "mesh-size"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-size.rst:11
|
||||||
|
msgid "**Options:** *<positive integer>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-size.rst:13
|
||||||
|
msgid "The maximum vertex count of the output mesh. Default: ``200000``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/mesh-size.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/mesh-size.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,42 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/min-num-features.rst:9
|
||||||
|
msgid "min-num-features"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/min-num-features.rst:11
|
||||||
|
msgid "**Options:** *<integer>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/min-num-features.rst:13
|
||||||
|
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``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/min-num-features.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/min-num-features.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,39 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/name.rst:9
|
||||||
|
msgid "name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/name.rst:11
|
||||||
|
msgid "**Options:** *<dataset name>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/name.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Name of dataset (i.e subfolder name within project folder). Default: "
|
||||||
|
"``code``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/name.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/name.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,38 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/optimize-disk-space.rst:9
|
||||||
|
msgid "optimize-disk-space"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/optimize-disk-space.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Delete heavy intermediate files to optimize disk space usage. This affects "
|
||||||
|
"the ability to restart the pipeline from an intermediate stage, but allows "
|
||||||
|
"datasets to be processed on machines that don't have sufficient disk space "
|
||||||
|
"available. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/optimize-disk-space.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/optimize-disk-space.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,38 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-compression.rst:9
|
||||||
|
msgid "orthophoto-compression"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-compression.rst:11
|
||||||
|
msgid "**Options:** *JPEG | LZW | PACKBITS | DEFLATE | LZMA | NONE*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-compression.rst:13
|
||||||
|
msgid "Set the compression to use for orthophotos. . Default: ``DEFLATE``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-compression.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/orthophoto-compression.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,37 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-cutline.rst:9
|
||||||
|
msgid "orthophoto-cutline"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-cutline.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Generates a polygon around the cropping area that cuts the orthophoto around"
|
||||||
|
" the edges of features. This polygon can be useful for stitching seamless "
|
||||||
|
"mosaics with multiple overlapping orthophotos. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-cutline.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/orthophoto-cutline.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,36 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-kmz.rst:9
|
||||||
|
msgid "orthophoto-kmz"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-kmz.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Set this parameter if you want to generate a Google Earth (KMZ) rendering of"
|
||||||
|
" the orthophoto. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-kmz.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/orthophoto-kmz.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,34 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-no-tiled.rst:9
|
||||||
|
msgid "orthophoto-no-tiled"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-no-tiled.rst:13
|
||||||
|
msgid "Set this parameter if you want a striped GeoTIFF. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-no-tiled.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/orthophoto-no-tiled.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,36 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-png.rst:9
|
||||||
|
msgid "orthophoto-png"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-png.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Set this parameter if you want to generate a PNG rendering of the "
|
||||||
|
"orthophoto. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-png.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/orthophoto-png.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-resolution.rst:9
|
||||||
|
msgid "orthophoto-resolution"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-resolution.rst:11
|
||||||
|
msgid "**Options:** *<float > 0.0>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/orthophoto-resolution.rst:13
|
||||||
|
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/orthophoto-resolution.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit"
|
||||||
|
"/orthophoto-resolution.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,37 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/pc-classify.rst:9
|
||||||
|
msgid "pc-classify"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-classify.rst:13
|
||||||
|
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/pc-classify.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-"
|
||||||
|
"classify.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,34 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/pc-csv.rst:9
|
||||||
|
msgid "pc-csv"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-csv.rst:13
|
||||||
|
msgid "Export the georeferenced point cloud in CSV format. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-csv.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-"
|
||||||
|
"csv.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,36 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/pc-ept.rst:9
|
||||||
|
msgid "pc-ept"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-ept.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Export the georeferenced point cloud in Entwine Point Tile (EPT) format. "
|
||||||
|
"Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-ept.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-"
|
||||||
|
"ept.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/pc-filter.rst:9
|
||||||
|
msgid "pc-filter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-filter.rst:11
|
||||||
|
msgid "**Options:** *<positive float>*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-filter.rst:13
|
||||||
|
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/pc-filter.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-"
|
||||||
|
"filter.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,37 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/pc-geometric.rst:9
|
||||||
|
msgid "pc-geometric"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-geometric.rst:13
|
||||||
|
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/pc-geometric.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-"
|
||||||
|
"geometric.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,34 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/pc-las.rst:9
|
||||||
|
msgid "pc-las"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-las.rst:13
|
||||||
|
msgid "Export the georeferenced point cloud in LAS format. Default: ``False``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-las.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-"
|
||||||
|
"las.rst>`_!"
|
||||||
|
msgstr ""
|
Plik binarny nie jest wyświetlany.
|
@ -0,0 +1,41 @@
|
||||||
|
# SOME DESCRIPTIVE TITLE.
|
||||||
|
# Copyright (C) 2020, OpenDroneMap
|
||||||
|
# This file is distributed under the same license as the OpenDroneMap package.
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
|
#
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenDroneMap 2.6.6\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2021-11-12 15:01-0500\n"
|
||||||
|
"PO-Revision-Date: 2021-11-12 20:55+0000\n"
|
||||||
|
"Language-Team: Indonesian (https://www.transifex.com/americanredcross/teams/111882/id/)\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: id\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
|
|
||||||
|
#: ../../arguments/pc-quality.rst:9
|
||||||
|
msgid "pc-quality"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-quality.rst:11
|
||||||
|
msgid "**Options:** *ultra | high | medium | low | lowest*"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-quality.rst:13
|
||||||
|
msgid ""
|
||||||
|
"Set point cloud quality. Higher quality generates better, denser point "
|
||||||
|
"clouds, but requires more memory and takes longer. Each step up in quality "
|
||||||
|
"increases processing time roughly by a factor of 4x.. Default: ``medium``"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../arguments/pc-quality.rst:18
|
||||||
|
msgid ""
|
||||||
|
"`Learn to edit <https://github.com/opendronemap/docs#how-to-make-your-first-"
|
||||||
|
"contribution>`_ and help improve `this page "
|
||||||
|
"<https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/pc-"
|
||||||
|
"quality.rst>`_!"
|
||||||
|
msgstr ""
|
Some files were not shown because too many files have changed in this diff Show More
Ładowanie…
Reference in New Issue