diff --git a/.buildinfo b/.buildinfo index 4a3f81307..29194b900 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d65f1dafa7b72460ef2a1d4b173d4c7d +config: 826481e42566ded7f032c01892b9785c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/arguments.doctree b/.doctrees/arguments.doctree index eb5c00996..512ccc6bd 100644 Binary files a/.doctrees/arguments.doctree and b/.doctrees/arguments.doctree differ diff --git a/.doctrees/contributing.doctree b/.doctrees/contributing.doctree index 07ad0f21b..ffe95ef2f 100644 Binary files a/.doctrees/contributing.doctree and b/.doctrees/contributing.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index c5a69987a..2f3aba241 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/flying.doctree b/.doctrees/flying.doctree index dfbb3d260..3e324cea7 100644 Binary files a/.doctrees/flying.doctree and b/.doctrees/flying.doctree differ diff --git a/.doctrees/gcp.doctree b/.doctrees/gcp.doctree index effbaa7b0..16c590ac8 100644 Binary files a/.doctrees/gcp.doctree and b/.doctrees/gcp.doctree differ diff --git a/.doctrees/geo.doctree b/.doctrees/geo.doctree index fea014e76..cf351b815 100644 Binary files a/.doctrees/geo.doctree and b/.doctrees/geo.doctree differ diff --git a/.doctrees/index.doctree b/.doctrees/index.doctree index 01ee10de8..e63681550 100644 Binary files a/.doctrees/index.doctree and b/.doctrees/index.doctree differ diff --git a/.doctrees/installation.doctree b/.doctrees/installation.doctree index 588b5c1a3..18863d3d4 100644 Binary files a/.doctrees/installation.doctree and b/.doctrees/installation.doctree differ diff --git a/.doctrees/large.doctree b/.doctrees/large.doctree index 8f421f2fe..8d0838adc 100644 Binary files a/.doctrees/large.doctree and b/.doctrees/large.doctree differ diff --git a/.doctrees/map-accuracy.doctree b/.doctrees/map-accuracy.doctree index 626f85757..a09695ad4 100644 Binary files a/.doctrees/map-accuracy.doctree and b/.doctrees/map-accuracy.doctree differ diff --git a/.doctrees/masks.doctree b/.doctrees/masks.doctree index e321c13f5..87a3a68cf 100644 Binary files a/.doctrees/masks.doctree and b/.doctrees/masks.doctree differ diff --git a/.doctrees/multispectral.doctree b/.doctrees/multispectral.doctree index 6ecb94d4f..d7822cc16 100644 Binary files a/.doctrees/multispectral.doctree and b/.doctrees/multispectral.doctree differ diff --git a/.doctrees/outputs.doctree b/.doctrees/outputs.doctree index 99598a05a..6ab072478 100644 Binary files a/.doctrees/outputs.doctree and b/.doctrees/outputs.doctree differ diff --git a/.doctrees/requesting-features.doctree b/.doctrees/requesting-features.doctree index 8f8c033ea..abab9eda0 100644 Binary files a/.doctrees/requesting-features.doctree and b/.doctrees/requesting-features.doctree differ diff --git a/.doctrees/resources.doctree b/.doctrees/resources.doctree index 8f17d4bde..93c367336 100644 Binary files a/.doctrees/resources.doctree and b/.doctrees/resources.doctree differ diff --git a/.doctrees/tutorials.doctree b/.doctrees/tutorials.doctree index db5cd96a2..9dc5935c9 100644 Binary files a/.doctrees/tutorials.doctree and b/.doctrees/tutorials.doctree differ diff --git a/CNAME b/CNAME deleted file mode 100644 index 96ffc860e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -docs.opendronemap.org diff --git a/_sources/arguments.rst.txt b/_sources/arguments.rst.txt index 84ae87529..ce49943dd 100644 --- a/_sources/arguments.rst.txt +++ b/_sources/arguments.rst.txt @@ -15,6 +15,12 @@ Arguments ``--cameras`` 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: `` +``--cog`` + Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False`` + +``--copy-to`` + Copy output results to this folder after processing. + ``--crop`` Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3`` @@ -96,7 +102,7 @@ Arguments ``--min-num-features`` 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`` -``name`` +``name`` Name of dataset (i.e subfolder name within project folder). Default: ``code`` ``--optimize-disk-space`` @@ -108,6 +114,9 @@ Arguments ``--orthophoto-cutline`` 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`` +``--orthophoto-kmz`` + Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False`` + ``--orthophoto-no-tiled`` Set this parameter if you want a striped GeoTIFF. Default: ``False`` @@ -151,7 +160,7 @@ Arguments Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder. ``--radiometric-calibration`` none | camera | camera+sun - Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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`` + 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`` ``--rerun,-r`` dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report Rerun this stage only and stop. . Default: `` @@ -201,6 +210,9 @@ Arguments ``--texturing-data-term`` gmi | area 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`` +``--texturing-keep-unseen-faces`` + Keep faces in the mesh that are not seen in any camera. Default: ``False`` + ``--texturing-outlier-removal-type`` none | gauss_clamping | gauss_damping Type of photometric outlier removal method. . Default: ``gauss_clamping`` diff --git a/_static/documentation_options.js b/_static/documentation_options.js index c91cd7789..f592c063b 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '2.4.7', + VERSION: '2.5.5', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/ar/.buildinfo b/ar/.buildinfo index 4a3f81307..29194b900 100644 --- a/ar/.buildinfo +++ b/ar/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d65f1dafa7b72460ef2a1d4b173d4c7d +config: 826481e42566ded7f032c01892b9785c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/ar/.doctrees/arguments.doctree b/ar/.doctrees/arguments.doctree index 238b4af60..06c5131e4 100644 Binary files a/ar/.doctrees/arguments.doctree and b/ar/.doctrees/arguments.doctree differ diff --git a/ar/.doctrees/contributing.doctree b/ar/.doctrees/contributing.doctree index 91354a941..81ddb9cc7 100644 Binary files a/ar/.doctrees/contributing.doctree and b/ar/.doctrees/contributing.doctree differ diff --git a/ar/.doctrees/environment.pickle b/ar/.doctrees/environment.pickle index e7be9c5de..ec43f4af1 100644 Binary files a/ar/.doctrees/environment.pickle and b/ar/.doctrees/environment.pickle differ diff --git a/ar/.doctrees/flying.doctree b/ar/.doctrees/flying.doctree index c719a8120..5fab9a518 100644 Binary files a/ar/.doctrees/flying.doctree and b/ar/.doctrees/flying.doctree differ diff --git a/ar/.doctrees/gcp.doctree b/ar/.doctrees/gcp.doctree index 193896d0e..959944371 100644 Binary files a/ar/.doctrees/gcp.doctree and b/ar/.doctrees/gcp.doctree differ diff --git a/ar/.doctrees/geo.doctree b/ar/.doctrees/geo.doctree index df86198fd..dcb6e8eaf 100644 Binary files a/ar/.doctrees/geo.doctree and b/ar/.doctrees/geo.doctree differ diff --git a/ar/.doctrees/index.doctree b/ar/.doctrees/index.doctree index e5803f678..3d01add8b 100644 Binary files a/ar/.doctrees/index.doctree and b/ar/.doctrees/index.doctree differ diff --git a/ar/.doctrees/installation.doctree b/ar/.doctrees/installation.doctree index 1adb065bf..e38916557 100644 Binary files a/ar/.doctrees/installation.doctree and b/ar/.doctrees/installation.doctree differ diff --git a/ar/.doctrees/large.doctree b/ar/.doctrees/large.doctree index d991b2b50..b448e305d 100644 Binary files a/ar/.doctrees/large.doctree and b/ar/.doctrees/large.doctree differ diff --git a/ar/.doctrees/map-accuracy.doctree b/ar/.doctrees/map-accuracy.doctree index 760b84e71..208a51b93 100644 Binary files a/ar/.doctrees/map-accuracy.doctree and b/ar/.doctrees/map-accuracy.doctree differ diff --git a/ar/.doctrees/masks.doctree b/ar/.doctrees/masks.doctree index 321fe5a05..6e3acd175 100644 Binary files a/ar/.doctrees/masks.doctree and b/ar/.doctrees/masks.doctree differ diff --git a/ar/.doctrees/multispectral.doctree b/ar/.doctrees/multispectral.doctree index fb52c2179..6908dd0ca 100644 Binary files a/ar/.doctrees/multispectral.doctree and b/ar/.doctrees/multispectral.doctree differ diff --git a/ar/.doctrees/outputs.doctree b/ar/.doctrees/outputs.doctree index 4b5d22bf2..32a1fba0a 100644 Binary files a/ar/.doctrees/outputs.doctree and b/ar/.doctrees/outputs.doctree differ diff --git a/ar/.doctrees/requesting-features.doctree b/ar/.doctrees/requesting-features.doctree index 810d3f441..0b5f2514f 100644 Binary files a/ar/.doctrees/requesting-features.doctree and b/ar/.doctrees/requesting-features.doctree differ diff --git a/ar/.doctrees/resources.doctree b/ar/.doctrees/resources.doctree index a64e78daf..048356976 100644 Binary files a/ar/.doctrees/resources.doctree and b/ar/.doctrees/resources.doctree differ diff --git a/ar/.doctrees/tutorials.doctree b/ar/.doctrees/tutorials.doctree index 99705e27f..4f8fc266c 100644 Binary files a/ar/.doctrees/tutorials.doctree and b/ar/.doctrees/tutorials.doctree differ diff --git a/ar/_sources/arguments.rst.txt b/ar/_sources/arguments.rst.txt index 84ae87529..ce49943dd 100644 --- a/ar/_sources/arguments.rst.txt +++ b/ar/_sources/arguments.rst.txt @@ -15,6 +15,12 @@ Arguments ``--cameras`` 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: `` +``--cog`` + Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False`` + +``--copy-to`` + Copy output results to this folder after processing. + ``--crop`` Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3`` @@ -96,7 +102,7 @@ Arguments ``--min-num-features`` 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`` -``name`` +``name`` Name of dataset (i.e subfolder name within project folder). Default: ``code`` ``--optimize-disk-space`` @@ -108,6 +114,9 @@ Arguments ``--orthophoto-cutline`` 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`` +``--orthophoto-kmz`` + Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False`` + ``--orthophoto-no-tiled`` Set this parameter if you want a striped GeoTIFF. Default: ``False`` @@ -151,7 +160,7 @@ Arguments Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder. ``--radiometric-calibration`` none | camera | camera+sun - Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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`` + 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`` ``--rerun,-r`` dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report Rerun this stage only and stop. . Default: `` @@ -201,6 +210,9 @@ Arguments ``--texturing-data-term`` gmi | area 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`` +``--texturing-keep-unseen-faces`` + Keep faces in the mesh that are not seen in any camera. Default: ``False`` + ``--texturing-outlier-removal-type`` none | gauss_clamping | gauss_damping Type of photometric outlier removal method. . Default: ``gauss_clamping`` diff --git a/ar/_static/documentation_options.js b/ar/_static/documentation_options.js index d534de0e6..b0e057efc 100644 --- a/ar/_static/documentation_options.js +++ b/ar/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '2.4.7', + VERSION: '2.5.5', LANGUAGE: 'ar', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/ar/arguments.html b/ar/arguments.html index 8fa2b4521..2a89bff63 100644 --- a/ar/arguments.html +++ b/ar/arguments.html @@ -4,10 +4,11 @@ - + + - الخيارات والإعلام — OpenDroneMap 2.4.7 documentation + الخيارات والإعلام — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
- 2.4.7 + 2.5.5
@@ -292,9 +293,9 @@
-
+

الخيارات والإعلام

-
+

Arguments

--build-overviews

Build orthophoto overviews for faster display in programs such as QGIS. Default: False

@@ -303,6 +304,10 @@
--cameras <json>

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: ``

+
--cog

Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: False

+
+
--copy-to <path>

Copy output results to this folder after processing.

+
--crop <positive float>

Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: 3

--debug

Print debug messages. Default: False

@@ -357,7 +362,7 @@
--min-num-features <integer>

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

-
name <project name>

Name of dataset (i.e subfolder name within project folder). Default: code

+
name <dataset name>

Name of dataset (i.e subfolder name within project folder). Default: code

--optimize-disk-space

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

@@ -365,6 +370,8 @@
--orthophoto-cutline

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

+
--orthophoto-kmz

Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: False

+
--orthophoto-no-tiled

Set this parameter if you want a striped GeoTIFF. Default: False

--orthophoto-png

Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: False

@@ -393,7 +400,7 @@
--project-path <path>

Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder.

-
--radiometric-calibration none | camera | camera+sun

Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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

+
--radiometric-calibration none | camera | camera+sun

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

--rerun,-r dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

Rerun this stage only and stop. . Default: ``

@@ -427,6 +434,8 @@
--texturing-data-term gmi | area

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

+
--texturing-keep-unseen-faces

Keep faces in the mesh that are not seen in any camera. Default: False

+
--texturing-outlier-removal-type none | gauss_clamping | gauss_damping

Type of photometric outlier removal method. . Default: gauss_clamping

--texturing-skip-global-seam-leveling

Skip normalization of colors across all images. Useful when processing radiometric data. Default: False

@@ -453,8 +462,8 @@

Learn to edit and help improve this page!

-
-
+ +
diff --git a/ar/contributing.html b/ar/contributing.html index 7dc1e5e61..fb52d4aa4 100644 --- a/ar/contributing.html +++ b/ar/contributing.html @@ -4,10 +4,11 @@ - + + - .كيفية المشاركة — OpenDroneMap 2.4.7 documentation + .كيفية المشاركة — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
- 2.4.7 + 2.5.5
@@ -291,14 +292,14 @@
-
+

.كيفية المشاركة

OpenDroneMap يحتمل مشا ركةالإجتماعية.قد تشارك بطرق كثيرة وإلم تكن مرتب .

-
+

جو الإجتماعي

If you are looking to get involved, are stuck on a problem, or want to reach out, the forum is a great place to start. You may find your questions already answered or else you can find other useful tips and resources. You can also contribute your open access datasets for others to explore. It is a good place go before submitting bug reports or getting in touch with developers before writing a new feature.

-
-
+
+

البق للتقرير

يتم تتبع الأخطاء على أنها مشكلات Github. يرجى إنشاء مشكلة في المستودع ووضع علامة عليها علامة خطأ.

شرح المشكلة وقم بتضمين تفاصيل إضافية لمساعدة المشرفين على إعادة إنتاج المشكلة:

@@ -318,7 +319,7 @@
  • ** ما اسم وإصدار نظام التشغيل الذي تستخدمه؟ **

  • Are you running ODM in a virtual machine or Docker? If so, which VM software are you using and which operating systems and versions are used for the host and the guest?

  • -
    +

    نموذج لتقديم تقارير الأخطاء

    [Short description of problem here]
     
    @@ -350,9 +351,9 @@
     * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No]
     
    -
    -
    -
    + + +

    سحب الطلبات

    • قم بتضمين لقطات شاشة وصور GIF متحركة في طلب السحب كلما أمكن ذلك.

    • @@ -376,8 +377,8 @@

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/ar/flying.html b/ar/flying.html index abfb00b1d..451be2d40 100644 --- a/ar/flying.html +++ b/ar/flying.html @@ -4,10 +4,11 @@ - + + - نصائح طيران — OpenDroneMap 2.4.7 documentation + نصائح طيران — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,7 +293,7 @@
    -
    +

    نصائح طيران

    فريق OpenStreetMap الإنساني   لديها إرشادات حول` الطيران لرسم خرائط الطائرات بدون طيار <https://uav-guidelines.openaerialmap.org/>`_:

    +
    diff --git a/ar/gcp.html b/ar/gcp.html index 5e2c632eb..6861d0f24 100644 --- a/ar/gcp.html +++ b/ar/gcp.html @@ -4,10 +4,11 @@ - + + - نقاط التحكم الأرضية — OpenDroneMap 2.4.7 documentation + نقاط التحكم الأرضية — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,19 +293,19 @@
    -
    +

    نقاط التحكم الأرضية

    نقاط التحكم الأرضية مفيدة لتصحيح التشوهات في البيانات والإشارة إلى البيانات لمعرفة أنظمة الإحداثيات.

    A Ground Control Point (GCP) is a position measurement made on the ground, typically using a high precision GPS. (Toffanin 2019)

    Ground control points can be set existing structures like pavement corners, lines on a parking lot or contrasting color floor tiles, otherwise can be set using targets placed on the ground.

    Targets can be purchased or build with an ample variety of materials ranging from bucket lids to floor tiles.

    - -
    +
    +

    GCP file format

    تنسيق ملف GCP بسيط

    @@ -333,8 +334,8 @@

    تعد الزوايا الحادة اختيارات جيدة لـ GCP. يجب عليك أيضًا وضع / العثور على نقاط المراقبة الحرجة بشكل متساوٍ حول منطقة المسح.

    يجب إنشاء ملف `` gcp_list.txt '' في قاعدة مجلد المشروع.

    للحصول على نتائج جيدة ، يجب أن يحتوي ملفك على 15 سطرًا على الأقل بعد الرأس (5 نقاط مع 3 صور لكل نقطة).

    -
    -
    + +

    واجهات المستخدم

    يمكنك استخدام واحدة من واجهات المستخدم لإنشاء ملفات GCP:

    @@ -343,7 +344,7 @@
  • GCP Editor Pro

  • -
    +

    POSM GCPi

    يتم تحميل POSM GCPi بشكل افتراضي على WebODM. يتوفر مثال في WebODM Demo. استخدام هذا مع قيم XYZ المعروفة للتحكم الأرضي ، يمكن للمرء القيام بما يلي:

    إنشاء قائمة GCP تتضمن فقط اسم gcp (هذا هو الملصق الذي سيظهر في واجهة GCP) و x و y و z ، مع رأس بسلسلة proj4 من GCP (تأكد من وجودها في إحداثيات مستوية النظام ، مثل UTM. يجب أن يبدو شيء مثل هذا:

    @@ -356,8 +357,8 @@

    ثم يمكن للمرء تحميل قائمة GCP هذه في الواجهة ، وتحميل الصور ، ووضع كل من GCP في الصورة.

    -
    -
    + +

    GCP Editor Pro

    يجب تثبيت هذا التطبيق بشكل منفصل أو يمكن تحميله كبرنامج مساعد WebODM من https://github.com/uav4geo/GCPEditorPro

    أنشئ ملف CSV يتضمن اسم gcp والشمال والشرق والارتفاع.

    @@ -369,14 +370,14 @@

    م قم باستيراد ملف CSV من الشاشة الرئيسية واكتب +proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs` in the EPSG/PROJ صندوق.

    سيتم عرض الشاشة التالية خريطة من أين تختار GCP وضع علامة على الصور ذات الصلة واستيرادها.

    -
    -
    -
    + + +

    References

    Toffanin, Piero. Open Drone Map: The Missing Guide. MasseranoLabs LLC, 2019.

    Learn to edit and help improve this page!

    -
    - + + diff --git a/ar/genindex.html b/ar/genindex.html index da1a5c791..9c3244276 100644 --- a/ar/genindex.html +++ b/ar/genindex.html @@ -7,7 +7,7 @@ - Index — OpenDroneMap 2.4.7 documentation + Index — OpenDroneMap 2.5.5 documentation @@ -62,7 +62,7 @@
    - 2.4.7 + 2.5.5
    diff --git a/ar/geo.html b/ar/geo.html index 2db196b4c..76ff92bdf 100644 --- a/ar/geo.html +++ b/ar/geo.html @@ -4,10 +4,11 @@ - + + - Image Geolocation Files — OpenDroneMap 2.4.7 documentation + Image Geolocation Files — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,7 +293,7 @@
    -
    +

    Image Geolocation Files

    By default ODM will use the GPS information embedded in the images, if it is available. Sometimes images do not contain GPS information, or a user wishes to override the information with more accurate data (such as RTK).

    Starting from ODM 2.0 people can supply an image geolocation file (geo) for this purpose.

    @@ -320,7 +321,7 @@

    If you supply a file called geo.txt then ODM will automatically detect it. If it has another name you can specify using --geo <path>.

    The geo.txt file must be created in the base of your project folder.

    Learn to edit and help improve this page!

    -
    +
    diff --git a/ar/index.html b/ar/index.html index 5c1d994b2..8fcf5344a 100644 --- a/ar/index.html +++ b/ar/index.html @@ -4,10 +4,11 @@ - + + - مرحبًا بك في وثائق OpenDroneMap — OpenDroneMap 2.4.7 documentation + مرحبًا بك في وثائق OpenDroneMap — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
    - 2.4.7 + 2.5.5
    @@ -291,10 +292,10 @@
    -
    +
    OpenDroneMap Logo -
    -
    + +

    مرحبًا بك في وثائق OpenDroneMap


    @@ -314,9 +315,9 @@


    -
    +
    image of seedling -
    +
    -
    +
    image of pencil -
    +
    -
    +
    diff --git a/ar/installation.html b/ar/installation.html index dfa0f3b01..5e248b458 100644 --- a/ar/installation.html +++ b/ar/installation.html @@ -4,10 +4,11 @@ - + + - التثبيت والبدء — OpenDroneMap 2.4.7 documentation + التثبيت والبدء — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,50 +293,50 @@
    -
    +

    التثبيت والبدء

    تم اقتباس هذا القسم وتعديله بإذن من OpenDroneMap: الدليل المفقود, by Piero Toffanin.

    حتى وقت قريب كان OpenDroneMap هو المصطلح المستخدم للإشارة إلى تطبيق سطر أوامر واحد (ما يعرف الآن بمشروع ODM). مع التطور الأخير لواجهة الويب وواجهة برمجة التطبيقات والأدوات الأخرى ، أصبحت OpenDroneMap نظامًا إيكولوجيًا من التطبيقات المختلفة لمعالجة البيانات الجوية وتحليلها وعرضها. يتكون هذا النظام البيئي من عدة مكونات:

    -
    +
    ODM Logo -
    +
    • ** ODM ** هو محرك المعالجة ، والذي يمكن استخدامه من سطر الأوامر. يأخذ الصور كمدخلات وينتج مجموعة متنوعة من المخرجات ، بما في ذلك الغيوم النقطية ، والنماذج ثلاثية الأبعاد والصور التقويمية

    -
    +
    NodeODM Logo -
    +
    • ** NodeODM ** عبارة عن واجهة برمجة تطبيقات خفيفة الوزن مبنية على أعلى ODM. يسمح للمستخدمين والتطبيقات للوصول إلى وظائف ODM عبر شبكة الكمبيوتر

    -
    +
    WebODM Logo -
    +
    • ** WebODM ** عبارة عن واجهة مستخدم سهلة الاستخدام تتضمن عارض خرائط وعارض ثلاثي الأبعاد وتسجيلات دخول المستخدمين ونظامًا إضافيًا والعديد من الميزات الأخرى المتوقعة من منصات رسم الخرائط الحديثة بطائرات بدون طيار

    -
    +
    CloudODM Logo -
    +
    • ** CloudODM ** هو عميل سطر أوامر صغير للتواصل مع ODM عبر واجهة برمجة تطبيقات NodeODM

    -
    +
    PyODM Logo -
    +
    • ** PyODM ** هي Python SDK لإنشاء المهام عبر واجهة برمجة تطبيقات NodeODM. نغطيها بمزيد من التفصيل في فصل "المعالجة الآلية باستخدام Python"

    -
    +
    ClusterODM Logo -
    +
    • ** ClusterODM ** هو موازن تحميل لربط أمثلة NodeODM المتعددة معًا

    تتوفر ODM و NodeODM و WebODM على جميع المنصات الرئيسية (Windows و macOS و Linux) عبر برنامج يسمى docker ، وهو مطلوب لتشغيل البرنامج. تقدم شركة Docker طريقة لتشغيل "الحاويات". الحاويات عبارة عن نُسخ مُعبّأة من نظام برمته وبرامجه وتبعياته. تعمل هذه الحاويات في بيئة افتراضية. تتوفر بيئة افتراضية على Linux من نظام التشغيل وهي فعالة للغاية. في نظامي التشغيل macOS و Windows ، يتم تشغيل الحاويات داخل جهاز ظاهري ، لذلك هناك القليل من النفقات العامة. لكنها لا تزال مناسبة جدًا لتشغيل البرنامج. بمجرد تثبيت المستخدمين ، لا داعي للقلق كثيرًا بشأن عامل الميناء ، لأنه يعمل (تقريبًا) بشفافية.

    بدون عامل إرساء ، لن يكون من الممكن تشغيل ODM على Windows أو macOS. لا يمكن تشغيل ODM على هذه الأنظمة الأساسية بشكل أصلي. يتم تركيز جهود التطوير المستقبلية على الاستفادة من نظام Windows الفرعي الجديد لنظام Linux (WSL) وإمكانية جعل المنفذ الأصلي لجميع التبعيات إلى macOS ، الأمر الذي سيجعل التثبيت أسهل بكثير.

    في Ubuntu Linux 18.04 ، من الممكن تشغيل جميع برامج OpenDroneMap أصلاً. ومع ذلك ، نظرًا لوجود القليل جدًا من عقوبة الأداء لتشغيل عامل الميناء على Linux ووصلة عامل الميناء مباشرة على الإعداد على هذا النظام الأساسي ، فإننا لا نوصي بذلك. في لينكس ، تفوق مزايا الحاويات بشكل كبير عقوبة الأداء الصغيرة. مع مستخدمي docker ، يحصلون أيضًا على تحديثات سهلة لخطوة واحدة للبرنامج ، وهذا أمر جيد.

    -
    +

    توصيات الأجهزة

    الحد الأدنى من المتطلبات لتشغيل البرنامج هي:

      @@ -350,28 +351,28 @@
    • ذاكرة رام 16 جيجا

    سيسمح ما سبق بمعالجة بضع مئات من الصور دون مشاكل كثيرة. ستسمح وحدة المعالجة المركزية (CPU) المزودة بمزيد من النوى بمعالجة أسرع ، بينما لا تؤثر بطاقة الرسومات (GPU) حاليًا على الأداء. لمعالجة المزيد من الصور ، أضف المزيد من مساحة القرص وذاكرة الوصول العشوائي خطيًا إلى عدد الصور التي تحتاج إلى معالجتها.

    -
    -
    +
    +

    التركيب

    نوصي باستخدام الناس docker أو تشغيل ODM ، سواء كنت تستخدم نظام التشغيل Windows أو macOS أو Linux.

    -
    +

    Windows

    لتشغيل OpenDroneMap ، تحتاج إلى Windows 7. على الأقل. الإصدارات السابقة من Windows غير مدعومة.

    -
    +

    الخطوة 1. تحقق من دعم المحاكاة الافتراضية

    يتطلب Docker ميزة من وحدة المعالجة المركزية الخاصة بك تسمى المحاكاة الافتراضية ، والتي تسمح لها بتشغيل الأجهزة الافتراضية (VMs). تأكد من تمكينه! في بعض الأحيان يتم تعطيل هذا. للتحقق ، في Windows 8 أو أعلى ، يمكنك فتح Task Manager (اضغط CTRL + SHIFT + ESC) والتبديل إلى علامة التبويب علامة التبويب الأداء.

    -
    +
    Image of checking virtualization in Windows 8 or higher -
    +

    Virtualization should be enabled

    في نظام التشغيل Windows 7 لمعرفة ما إذا تم تمكين المحاكاة الافتراضية ، يمكنك استخدام أداة الكشف عن المحاكاة الافتراضية المدعومة بالأجهزة من Microsoft® <http:// www.microsoft.com/en-us/download/details.aspx?id=592>`_ في حين أن.

    إذا تم تعطيل المحاكاة الافتراضية ، فستحتاج إلى تمكينها. للأسف ، يختلف الإجراء قليلاً بالنسبة لكل طراز كمبيوتر ، لذا فإن أفضل طريقة للقيام بذلك هي البحث في محرك بحث "كيفية تمكين vtx لـ <اكتب طراز الكمبيوتر الخاص بك هنا>". غالبًا ما يكون الأمر يتعلق بإعادة تشغيل الكمبيوتر ، والضغط على الفور على F2 أو F12 أثناء بدء التشغيل ، والتنقل في قائمة التمهيد وتغيير الإعدادات لتمكين التمثيل الافتراضي (غالبًا ما يسمى "VT-X")

    -
    +
    Table of different bios keys -
    +

    Common keys to press at computer startup to access the boot menu for various PC vendors

    -
    -
    +
    +

    الخطوة 2. تثبيت المتطلبات

    أولاً ، ستحتاج إلى تثبيت:

    بالنسبة إلى Python 3 ، تأكد من تحديد ** إضافة Python 3.x إلى PATH ** أثناء التثبيت.

    -
    +
    Screenshot of Python3 installation process -
    +

    Don’t forget to add the Python executable to your PATH (so that you can run commands with it)

    بعد ذلك ، فقط إذا كنت تستخدم Windows 10 Home أو Windows 8 (أي إصدار) أو Windows 7 (أي إصدار) ، قم بتثبيت:

      @@ -393,8 +394,8 @@

    أرجوك** لا** تثبيت كل من برامج عامل الميناء. إنهما مختلفان وسيحدثان فوضى إذا تم تثبيتهما

    بعد تثبيت docker ، قم بتشغيله من أيقونة سطح المكتب التي تم إنشاؤها من التثبيت (** Docker Quickstart ** في حالة Docker Toolbox ، ** Docker for Windows ** for Docker for Windows). هذا مهم ، لا تتخطى هذه الخطوة. إذا كانت هناك أخطاء ، فاتبع المطالبات التي تظهر على الشاشة لإصلاحها.

    -
    -
    +
    +

    الخطوة 3. تحقق من تخصيص الذاكرة ووحدة المعالجة المركزية

    يعمل Docker على Windows عن طريق تشغيل VM في الخلفية (فكر في VM كـ "محاكي كمبيوتر"). يحتوي هذا الجهاز الظاهري على مقدار معين من الذاكرة المخصصة ولا يمكن أن يستخدم WebODM سوى قدر الذاكرة المخصصة.

    إذا قمت بتثبيت Docker Toolbox (انظر أدناه إذا قمت بتثبيت Docker لنظام Windows بدلاً من ذلك):

    @@ -404,9 +405,9 @@
  • انقر بزر الماوس الأيمن على ** افتراضي ** VM واضغط على ** الإعدادات ... **

  • Move the Base Memory slider from the System panel and allocate 60-70% of all available memory, optionally adding 50% of the available processors from the Processor tab also

  • -
    +
    Screenshot of VirtualBox Settings -
    +

    إعدادات VirtualBox الافتراضية VM

    ثم اضغط على OK ، انقر بزر الماوس الأيمن على default **VM واضغط على **Start.

    إذا قمت بتثبيت Docker لنظام Windows بدلاً من ذلك:

    @@ -416,16 +417,16 @@
  • من اللوحة ، انقر فوق متقدم واستخدم أشرطة التمرير لتخصيص 60-70٪ من الذاكرة المتوفرة واستخدام نصف جميع وحدات المعالجة المركزية المتاحة.

  • اضغط تطبيق.

  • -
    +
    Screenshot of Docker Icon -
    +

    Step 1 Docker icon

    -
    +
    Screenshot of Docker Settings -
    +

    Step 3 & 4 Docker settings

    -
    -
    + +

    الخطوة 4. قم بتنزيل WebODM

    افتح برنامج ** Git Gui ** الذي يأتي مثبتًا مع Git. من هناك:

      @@ -434,27 +435,27 @@
    • في ** Target Directory ** انقر فوق تصفح وانتقل إلى مجلد من اختيارك (قم بإنشاء مجلد إذا لزم الأمر)

    • اضغط ** استنساخ **

    -
    +
    Screenshot of Git Gui -
    +

    Git Gui

    إذا نجح التنزيل ، فمن المفترض أن ترى هذه النافذة الآن:

    -
    +
    Screenshot of Git Gui after successful download -
    +

    Git Gui after successful download (clone)

    انتقل إلى قائمة Repository ، ثم انقر فوق Create Desktop Icon. هذا سيسمح لك بالعودة إلى هذا التطبيق بسهولة في المستقبل.

    -
    -
    + +

    الخطوة 4. قم بتشغيل WebODM

    من Git Gui ، انتقل إلى قائمة Repository ، ثم انقر فوق Git Bash. من نوع سطر الأوامر:

    $ ./webodm.sh start&
     

    سيتم تنزيل العديد من المكونات على جهازك في هذه المرحلة ، بما في ذلك WebODM و NodeODM و ODM. بعد التنزيل ، يجب أن تستقبل الشاشة التالية:

    -
    +
    Screenshot of after successfully downloading WebODM -
    +

    إخراج وحدة التحكم بعد بدء WebODM لأول مرة

    • إذا كنت تستخدم Docker لنظام التشغيل Windows ، فافتح متصفح الويب على http: // localhost: 8000

    • @@ -468,12 +469,12 @@

    ثم اتصل بـ http://192.168.1.100:8000 (استبدال عنوان IP بالعنوان المناسب).

    -
    -
    -
    + + +

    macOS

    يمكن لمعظم أجهزة الكمبيوتر الحديثة Mac (التي تعمل بعد عام 2010) التي تعمل بنظام macOS Sierra 10.12 أو أعلى تشغيل OpenDroneMap باستخدام عامل الإرساء ، طالما أن دعم الأجهزة الافتراضية (انظر أدناه).

    -
    +

    الخطوة 1. تحقق من دعم المحاكاة الافتراضية

    افتح نافذة طرفية واكتب:

    $ sysctl kern.hv_support
    @@ -485,8 +486,8 @@
     

    إذا كانت النتيجة kern.hv_support: 1 ، فهذا يعني أن جهاز Mac الخاص بك مدعوم! تابع مع الخطوة 2.

    إذا كانت النتيجة هي kern.hv_support: 0 ، فهذا يعني للأسف أن جهاز Mac قديم جدًا بحيث لا يمكنه تشغيل OpenDroneMap. :(

    -
    -
    +
    +

    الخطوة 2. تثبيت المتطلبات

    يوجد برنامجان فقط للتثبيت:

      @@ -494,9 +495,9 @@
    1. Git: https://sourceforge.net/projects/git-osx-installer/files/

    بعد تثبيت عامل الميناء ، يجب أن تجد رمزًا يشبه الحوت في شريط المهام.

    -
    +
    Screenshot of Docker whale -
    +

    تطبيق Docker قيد التشغيل

    يمكنك التحقق من أن عامل الميناء يعمل بشكل صحيح من خلال فتح تطبيق Terminal وكتابة:

    $ docker run hello-world
    @@ -515,8 +516,8 @@
     

    إذا حصلت على "bash: git: command not found" ، فحاول إعادة تشغيل تطبيق Terminal وتحقق جيدًا من أي أخطاء أثناء عملية التثبيت.

    -
    -
    +
    +

    الخطوة 3. تحقق من تخصيص الذاكرة ووحدة المعالجة المركزية

    عمل Docker على macOS عن طريق تشغيل VM في الخلفية (فكر في الأمر على أنه "محاكي كمبيوتر"). يحتوي هذا الجهاز الظاهري على مقدار معين من الذاكرة المخصصة ولا يمكن أن يستخدم WebODM سوى قدر الذاكرة المخصصة.

      @@ -525,12 +526,12 @@
    1. اضبط شريط تمرير وحدات المعالجة المركزية لاستخدام نصف جميع وحدات المعالجة المركزية المتاحة والذاكرة لاستخدام 60-70٪ من جميع الذاكرة المتاحة

    2. اضغط التقديم وإعادة التشغيل

    -
    +
    Screenshot of Docker advanced settings -
    +

    إعدادات Docker المتقدمة

    -
    -
    + +

    الخطوة 4. قم بتحميل وتشغيل WebODM

    من نوع Terminal:

    $ git clone https://github.com/OpenDroneMap/WebODM
    @@ -539,12 +540,12 @@ $ ./webodm.sh start
     

    ثم افتح متصفح الويب على http://localhost:8000.

    -
    -
    -
    + + +

    Linux

    يمكن تشغيل OpenDroneMap على أي توزيع Linux يدعم عامل الإرساء. وفقًا لموقع وثائق docker على الويب التوزيعات المدعومة رسميًا هي CentOS و Debian و Ubuntu و Fedora ، مع ثنائيات ثابتة متاحة للآخرين. إذا كان عليك اختيار توزيع فقط لتشغيل OpenDroneMap ، فإن Ubuntu هو الطريقة الموصى بها للذهاب.

    -
    +

    الخطوة 1. تثبيت المتطلبات

    هناك أربعة برامج تحتاج للتثبيت:

      @@ -554,7 +555,7 @@ $ ./webodm.sh start
    1. Pip

    لا يمكننا تغطية عملية التثبيت لكل توزيع Linux هناك ، لذلك سنقصر التعليمات على التوزيعات التي تدعمها شركة docker رسميًا. في جميع الحالات ، يكون الأمر مجرد فتح موجه طرفية وكتابة بعض الأوامر.

    -
    +
    التثبيت على Ubuntu / Debian

    أوامر للكتابة:

    $ sudo apt update
    @@ -563,8 +564,8 @@ $ sh get-docker.sh
     $ sudo apt install -y git python python-pip
     
    -
    -
    +
    +
    التثبيت على CentOS / RHEL

    أوامر للكتابة:

    $ curl -fsSL https://get.docker.com -o get-docker.sh
    @@ -572,8 +573,8 @@ $ sh get-docker.sh
     $ sudo yum -y install git python python-pip
     
    -
    -
    +
    +
    التثبيت على Fedora

    أوامر للكتابة:

    $ curl -fsSL https://get.docker.com -o get-docker.sh
    @@ -581,16 +582,16 @@ $ sh get-docker.sh
     $ sudo dnf install git python python-pip
     
    -
    -
    + +
    التثبيت على Arch

    أوامر للكتابة:

    $ sudo pacman -Sy docker git python python-pip
     
    -
    - -
    + + +

    الخطوة 2. تحقق من المتطلبات الإضافية

    بالإضافة إلى البرامج الثلاثة أعلاه ، هناك حاجة أيضًا إلى البرنامج النصي المكون من docker. في بعض الأحيان يتم تثبيته بالفعل مع عامل الميناء ، ولكن في بعض الأحيان لم يتم تثبيته. للتحقق مما إذا كان مثبتًا ، حاول الكتابة:

    $ docker-compose --version
    @@ -608,8 +609,8 @@ $ sudo dnf install git python python-pip
     
    $ sudo pip install docker-compose
     
    -
    -
    +
    +

    الخطوة 3. قم بتحميل وتشغيل WebODM

    من نوع المحطة الطرفية:

    $ git clone https://github.com/OpenDroneMap/WebODM
    @@ -618,10 +619,10 @@ $ ./webodm.sh start
     

    ثم افتح متصفح الويب على http://localhost:8000.

    -
    - - -
    + + + +

    الأوامر الأساسية واستكشاف الأخطاء وإصلاحها

    الشيء الرائع في استخدام عامل الإرساء هو أن 99٪ من المهام التي ستحتاج إلى تنفيذها أثناء استخدام WebODM يمكن إجراؤها عبر النص البرمجي .webodm.sh/. لقد واجهت بالفعل أحدهم:

    $ ./webodm.sh start
    @@ -653,20 +654,20 @@ $ ./webodm.sh --help
     

    The community forum is a great place to ask for help if you get stuck during any of the installation steps and for general questions on using the ./webodm.sh script.

    -
    -
    + +

    مرحبًا WebODM!

    بعد تشغيل .webodm.sh/ بدء وفتح WebODM في المتصفح ، سيتم الترحيب بك برسالة ترحيب وسيطلب منك إنشاء المستخدم الأول. خصص بعض الوقت للتعرف على واجهة الويب واستكشاف قوائمها المختلفة.

    -
    +
    Screenshot of WebODM Dashboard -
    +

    لوحة تحكم WebODM

    لاحظ أنه تحت قائمة Processing Nodes ، تم بالفعل تكوين عقدة "node-odm-1" لتتمكن من استخدامها. هذه عقدة NodeODM وتم إنشاؤها تلقائيًا بواسطة WebODM. تعمل هذه العقدة على نفس جهاز WebODM.

    إذا وصلت إلى هذا الحد ، تهانينا! حان الوقت الآن لبدء معالجة بعض البيانات.

    -
    +
    Image of celebratory dance -
    -
    + +

    يعمل على أكثر من جهاز

    اختياريًا: إذا كان لديك جهاز كمبيوتر آخر ، يمكنك تكرار عملية التثبيت (تثبيت docker و git و python وما إلى ذلك) وتشغيل عقدة NodeODM جديدة من خلال الكتابة من نافذة Terminal / Git Bash:

    docker run --rm -it -p 3000:3000 opendronemap/nodeodm -q 1 --token secret
    @@ -676,9 +677,9 @@ $ ./webodm.sh --help
     

    من WebODM يمكنك بعد ذلك الضغط على زر Add New تحت Nodes العقد. بالنسبة للحقل hostname / IP ، اكتب عنوان IP للكمبيوتر الثاني. بالنسبة للحقل المنفذ ، اكتب "3000". بالنسبة إلى الحقل الرمز المميز ، اكتب "سري". يمكنك أيضًا إضافة تسمية اختيارية للعقدة ، مثل "الكمبيوتر الثاني". ثم اضغط حفظ.

    إذا سار كل شيء على ما يرام ، يجب أن يكون لديك الآن عقدتان للمعالجة! ستتمكن من معالجة مهام متعددة بالتوازي باستخدام جهازين مختلفين.

    Learn to edit and help improve this page!

    -
    -
    -
    +
    + +
    diff --git a/ar/large.html b/ar/large.html index 6e3a445d5..a139a99dd 100644 --- a/ar/large.html +++ b/ar/large.html @@ -4,10 +4,11 @@ - + + - تقسيم مجموعات البيانات الكبيرة — OpenDroneMap 2.4.7 documentation + تقسيم مجموعات البيانات الكبيرة — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,20 +293,20 @@
    -
    +

    تقسيم مجموعات البيانات الكبيرة

    بدءًا من إصدار ODM `` 0.6.0 ، يمكنك تقسيم مجموعات البيانات الكبيرة جدًا إلى قطع قابلة للإدارة (تسمى النماذج الفرعية) ، وتشغيل خط الأنابيب على كل قطعة ، ثم إنتاج DEMs مدمجة ، وتقويم الصور ، وسحب النقاط. يشار إلى العملية باسم "الدمج المقسم".

    لماذا قد تستخدم خط أنابيب الدمج المقسم؟ إذا كان لديك عدد كبير جدًا من الصور في مجموعة البيانات الخاصة بك ، سيساعد الدمج المقسم على جعل المعالجة أكثر قابلية للإدارة على جهاز كبير (سيتطلب ذاكرة أقل). إذا كان لديك العديد من الأجهزة المتصلة جميعها بالشبكة نفسها ، فيمكنك أيضًا معالجة النماذج الفرعية بشكل متوازٍ ، مما يسمح بالقياس الأفقي ومعالجة آلاف الصور بسرعة أكبر.

    تعمل ميزة Split-merge في WebODM من خارج الصندوق طالما أن عقد المعالجة تدعم الدمج المقسم ، من خلال تمكين خيار `` -split '' عند إنشاء مهمة جديدة.

    -
    +

    معايرة الصور

    يوصى بمعايرة الصورة (ولكن ليس مطلوبًا) لمجموعات البيانات الكبيرة لأن انتشار الخطأ بسبب تشوه الصورة يمكن أن يسبب تأثير الوعاء على النماذج. يمكن العثور على تعليمات المعايرة في Calibrate Images.

    -
    +
    image of lens distortion effect on bowling of data -
    +

    تأثير البولينج على السحابة النقطية أكثر من 13000 مجموعة بيانات للصور تم جمعها من قبل البنك الدولي في تنزانيا حول حوض الفيضانات المعرض للفيضانات ، دار السلام ، تنزانيا.

    -
    -
    +
    +

    دمج التجزئة المحلية

    إن تقسيم مجموعة البيانات إلى نماذج فرعية أكثر قابلية للإدارة ومعالجة جميع النماذج الفرعية على نفس الجهاز بالتتابع أمر سهل! ما عليك سوى استخدام "--split" و "--split-interap" لتحديد متوسط ​​عدد الصور لكل نماذج فرعية والتداخل (بالأمتار) بين النماذج الفرعية على التوالي

    docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 400 --split-overlap 100
    @@ -321,14 +322,14 @@
     

    سيتم إنشاء 3 نماذج فرعية. تأكد من تمرير "--split-overap 0" إذا قدمت يدويًا ملف `` image_groups.txt ''.

    -
    -
    + +

    دمج سبليت الموزعة

    يمكن لـ ODM أيضًا توزيع معالجة كل نموذج فرعي تلقائيًا على أجهزة متعددة عبر NodeODM nodes, مدبرة عبر ClusterODM.

    -
    +
    image of lens distortion effect on bowling of data -
    -
    + +

    الشروع في البدء في عملية دمج التجزئة الموزعة

    الخطوة الأولى هي بدء ClusterODM

    docker run -ti -p 3001:3000 -p 8080:8080 opendronemap/clusterodm
    @@ -356,8 +357,8 @@ Escape character is '^]'.
     
    docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 800 --split-overlap 120 --sm-cluster http://<cluster-odm-ip>:3001
     
    -
    -
    +
    +

    فهم الكتلة

    ند الاتصال عبر telnet ، من الممكن استجواب ما يحدث على الكتلة. على سبيل المثال ، يمكننا استخدام الأمر HELP لمعرفة الأوامر المتاحة

    # HELP
    @@ -392,16 +393,16 @@ OK
     1) localhost:3000 [online] [0/2] <version 1.5.3> [L]
     
    -
    -
    +
    +

    الوصول إلى السجلات

    أثناء تشغيل العملية ، من الممكن أيضًا سرد المهام ، وعرض إخراج المهمة

    # TASK LIST
     # TASK OUTPUT <taskId> [lines]
     
    -
    -
    + +

    أوتوسكالينج ClusterODM

    يتضمن ClusterODM أيضًا خيار القياس التلقائي على منصات متعددة ، بما في ذلك حتى الآن ، أمازون والمحيط الرقمي. يسمح ذلك للمستخدمين بتقليل التكاليف المرتبطة بالمثيلات التي تعمل دائمًا بالإضافة إلى القدرة على توسيع نطاق المعالجة بناءً على الطلب.

    لإعداد القياس التلقائي ، يجب عليك:

    @@ -437,19 +438,19 @@ info: Found docker-machine executable

    بهذه الطريقة ستتم إعادة توجيه جميع المهام تلقائيًا إلى أوتوسكالر.

    -
    - -
    + + +

    محددات

    لا يتم دمج الشبكات ثلاثية الأبعاد في الوقت الحالي كجزء من سير العمل (فقط الغيوم النقطية ، DEMs و orthophotos هي).

    يتم دعم GCP بشكل كامل ، ومع ذلك ، يجب أن يكون هناك 3 نقاط GCP على الأقل في كل نموذج فرعي حتى يتم إجراء الإشارة الجغرافية. إذا كان النموذج الفرعي يحتوي على أقل من 3 من نقاط Google Cloud Platform ، فسيتم استخدام مجموعة من بيانات GCPs + EXIF ​​المتبقية بدلاً من ذلك (والتي ستكون أقل دقة). نوصي باستخدام ملف `` image_groups.txt '' للتحكم بدقة في تقسيم النموذج الفرعي عند استخدام GCP.

    -
    -
    + +

    شكر وتقدير

    الدعائم الضخمة لباو والناس في Mapillary لمساهماتهم المذهلة في OpenDroneMap من خلال كود OpenSfM الخاص بهم ، والذي يعد مكونًا رئيسيًا لخط الأنابيب المدمج. نحن نتطلع إلى زيادة حدود OpenDroneMap ومعرفة مدى ضخامة مجموعة البيانات التي يمكننا معالجتها.

    Learn to edit and help improve this page!

    -
    - + + diff --git a/ar/map-accuracy.html b/ar/map-accuracy.html index b336facda..a14a76c89 100644 --- a/ar/map-accuracy.html +++ b/ar/map-accuracy.html @@ -4,10 +4,11 @@ - + + - Map accuracy — OpenDroneMap 2.4.7 documentation + Map accuracy — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,30 +293,30 @@
    -
    +

    Map accuracy

    Accuracy can be defined as the degree or closeness to which the information on a map matches the values in the real world. Therefore, when we refer to accuracy, we are talking about quality of data and about number of errors contained in a certain dataset (Pascual 2011).

    Relative or Local accuracy

    Local or relative accuracy can be defined as the degree to which de distances between two points on a map correspond to the actually distances between those points in the real world.

    Relative accuracy is independent of the location of the map in the world, so a map can have a high relative accuracy (in size and shape) but its position in the world can be shifted (Figure 1).

    -
    +
    Model showing high relative accuracy -
    +

    Figure 1. Model showing high relative accuracy but misplaced according to its real world position

    Absolute or global Accuracy

    Absolute accuracy is the accuracy of the reconstruction in relation to its true position on the planet (Pix4D 2019). Figure 2 shows a relative and absolute accurate model, as the points are correctly placed according to its real world position.

    -
    +
    Model showing high absolute accuracy -
    +

    Figure 2. Model showing high relative and absolute accuracy. Placed correctly according to its real world position

    An Accuracy level for each project

    Each project has specific accuracy needs to be met. For instance assessing the progress in a construction site or measuring an area affected by a fire does not require the use of GCP, since absolute accuracy will not impact the decision making process. In the other hand, there are tasks on which accuracy is critical, for example project compliance evaluations and land title surveying, which require a higher relative and absolute accuracy.

    -
    +

    What to expect

    In general terms, one can expect the relative accuracy to be in the order of 1 to 3 times the average GSD for the dataset. And as for the absolute accuracy, one must consider that it is dependent of the GPS unit mounted in the UAV but the horizontal accuracy of a standard GPS is usually in the range of 2 to 6 meters and the vertical accuracy between 3 to 4 times the horizontal accuracy.

    When using GCP, absolute accuracy can be improved to 2.5 times GSD for the horizontal accuracy and 4 times the GSD for the vertical accuracy (Madawalagama 2016).

    At a GSD of 1cm, the accuracy is to that of the RTK GNSS, and is within 1:200 scales according to NSDI & FGDC mapping accuracy standards during sub-optimal conditions (Barry 2013).

    -
    +

    Aspects impacting map accuracy

    Weather

    Weather conditions have direct impact in the photogrammetry results, so it is important to consider cloud coverage, wind speed, humidity, sun’s altitude and other factors influencing the UAV stability and terrain illumination.

    @@ -325,9 +326,9 @@

    The higher the flight altitude, the larger the image footprint and GSD. The resulting larger GSD the accuracy will be decreased as there will be less detail in the recognizable features. When a smaller GSD is required an altitude of 3 to 4 times the height of the highest point is recommended.

    Flight speed

    Flight speed have special effect in cameras equipped with rolling shutter, while those equipped with global or mechanical shutter tends to reduce this effect. UAV equipped with RTK positioning systems are also affected with the speed, but with hover at each photo taken, you can get very good accuracy. If instead you are moving during each photo take, the accuracy is going to be limited by two factors: the speed at which you are moving multiplied by the 1 second increments of RTK (Mather 2020).

    -
    -
    -
    +
    + +

    References

    Barry, P., & Coakley, R. «Accuracy of UAV photogrammetry compared with Network RTK GPS.» Baseline Surveys. 2013. http://uav.ie/PDF/Accuracy_UAV_compare_RTK_GPS.pdf (accessed 10 13, 2020).

    Drone Deploy. How Do I Use Ground Control Points?: A guide to using ground control points with drone mapping software. 5 8, 2017. https://www.dronedeploy.com/blog/what-are-ground-control-points-gcps/ (accessed 7 9, 2020).

    @@ -336,8 +337,8 @@

    Pascual, Manuel S. GIS Lounge: GIS Data: A Look at Accuracy, Precision, and Types of Errors. 11 6, 2011. https://www.gislounge.com/gis-data-a-look-at-accuracy-precision-and-types-of-errors/ (accessed 07 09, 2020).

    Pix4D. «What is accuracy in an aerial mapping project?» Pix4D. 25 de 05 de 2019. https://www.pix4d.com/blog/accuracy-aerial-mapping (accessed 10 13, 2020).

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/ar/masks.html b/ar/masks.html index 31647e5d9..f22d07690 100644 --- a/ar/masks.html +++ b/ar/masks.html @@ -4,10 +4,11 @@ - + + - Using Image Masks — OpenDroneMap 2.4.7 documentation + Using Image Masks — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,24 +293,24 @@
    -
    +

    Using Image Masks

    Starting from ODM 2.0 people can supply image masks to inform the software to skip reconstruction over certain areas. This is useful for cases where the sky was accidentally included in the input photos from oblique shots, or simply to limit the reconstruction of a single subject.

    To add a mask, simply create a new black and white image of the same dimension as the target image you want to mask (you can use a program such as GIMP to do this). Color in black the areas to exclude from the reconstruction.

    -
    +
    Target image -
    -
    + +
    Image mask -
    -
    + +
    3D result (building is masked) -
    +

    Name your file:

    <filename>_mask.JPG

    For example, DJI_0018.JPG can have a mask by creating a DJI_0018_mask.JPG file and include that in the list of images. You can use .JPG, .PNG, .BMP and .TIF formats for image masks.

    Learn to edit and help improve this page!

    -
    +
    diff --git a/ar/multispectral.html b/ar/multispectral.html index 0522b9b5e..f2efb4ed3 100644 --- a/ar/multispectral.html +++ b/ar/multispectral.html @@ -4,10 +4,11 @@ - + + - دعم متعدد الأطياف — OpenDroneMap 2.4.7 documentation + دعم متعدد الأطياف — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,10 +293,10 @@
    -
    +

    دعم متعدد الأطياف

    منذ الإصدار 0.9.9 ODM لديه دعم أساسي للتطبيع الإشعاعي ، وهو قادر على توليد صور انعكاسية من الكاميرات متعددة الأطياف. تلتقط الكاميرات متعددة الأطياف لقطات متعددة للمشهد باستخدام مستشعرات نطاق مختلفة.

    -
    +

    المعدات

    بينما نهدف إلى دعم أكبر عدد ممكن من الكاميرات ، فقد تم تطوير دعم متعدد الأطياف باستخدام الكاميرات التالية ، لذا ستعمل بشكل أفضل:

    @@ -305,13 +306,13 @@

    قد تعمل الكاميرات الأخرى أيضًا. يمكنك مساعدتنا في توسيع هذه القائمة من خلال مشاركة مجموعات البيانات  تم التقاطها بكاميرات أخرى.

    -
    -
    + +

    الاستخدام

    قم بمعالجة جميع الصور من جميع النطاقات دفعة واحدة (لا تفصل النطاقات إلى مجلدات متعددة) واجتاز المعلمة "- معايرة قياس الإشعاع" لتمكين التطبيع الإشعاعي. إذا كانت الصور جزءًا من إعداد متعدد الكاميرات ، فستحتوي الصورة المنتخبة الناتجة على نطاقات N ، واحدة لكل كاميرا (+ ألفا).

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/ar/objects.inv b/ar/objects.inv index 140bca134..e5f9d3d4d 100644 Binary files a/ar/objects.inv and b/ar/objects.inv differ diff --git a/ar/outputs.html b/ar/outputs.html index 9718a780e..a19b58aec 100644 --- a/ar/outputs.html +++ b/ar/outputs.html @@ -4,10 +4,11 @@ - + + - مخرجات OpenDroneMap — OpenDroneMap 2.4.7 documentation + مخرجات OpenDroneMap — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,36 +293,36 @@
    -
    +

    مخرجات OpenDroneMap

    فيما يلي بعض المخرجات المفيدة التي تنتجها ODM.

    -
    +

    سحابة نقطة

    odm_georeferencing/odm_georeferenced_model.ply/laz/csv`` -- سحابة مرجعية جغرافية في تنسيقات ملفات مختلفة

    -
    +
    image of OpenDroneMap derived point cloud -
    +

    Point cloud over State University Zanzibar, courtesy of Khadija Abdullah Ali

    -
    -
    +
    +

    نموذج محكم ثلاثي الأبعاد

    odm_texturing/odm_textured_model.obj -- شبكة سطح محكم odm_texturing/odm_textured_model_geo.obj -- شبكة السطح ذات المرجعية الجغرافية والمحكم

    يمكنك الوصول إلى سحابة النقاط والشبكات المزخرفة باستخدام MeshLab. افتح MeshLab واختر File: Import Mesh واختر شبكتك المزخرفة من موقع مشابه لما يلي: odm_texturing\odm_textured_model.obj

    -
    +
    image of OpenDroneMap derived textured mesh -
    +

    Textured mesh courtesy of OpenDroneMap

    -
    -
    + +

    Orthophoto

    odm_orthophoto/odm_orthphoto.png -- orthophoto ، ولكن هذا هو png بسيط ، والذي لا يحتوي على أي معلومات عن المراجع الجغرافية

    odm_orthophoto/odm_orthphoto.tif -- GeoTIFF Orthophoto. يمكنك استخدامه في QGIS كطبقة نقطية.

    -
    +
    image of OpenDroneMap orthophoto -
    +

    Orthophoto على جامعة ولاية زنجبار ، بإذن من * Khadija Abdullah Ali

    -
    -
    + +

    DTM/DSM

    DTM/DSM سيتم إنشاؤه فقط في حالة استخدام خيارات "--dtm" أو "--dsm". انظر البرنامج التعليمي حول نماذج الارتفاع لمزيد من الخيارات في الإنشاء.

    سيتم تخزين البيانات في:

    @@ -331,12 +332,12 @@
  • odm_dem/dsm.tif

  • -
    +
    image of OpenDroneMap derived digital surface model -
    +

    Digital surface model over State University Zanzibar, courtesy of Khadija Abdullah Ali

    -
    -
    + +

    قائمة بجميع المخرجات

    project/
     ├── images/
    @@ -382,8 +383,8 @@
     

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/ar/requesting-features.html b/ar/requesting-features.html index 11e5bc114..d828167dc 100644 --- a/ar/requesting-features.html +++ b/ar/requesting-features.html @@ -4,10 +4,11 @@ - + + - كيفية طلب الميزات — OpenDroneMap 2.4.7 documentation + كيفية طلب الميزات — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,7 +293,7 @@
    -
    +

    كيفية طلب الميزات

    تحتاج جميع البرامج إلى تعليقات المستخدمين وطلبات الميزات ، لزيادة النمو والحفاظ على التوافق مع احتياجات المستخدمين.

    OpenDroneMap هو برنامج FOSS. تعتبر المشاريع المجانية والمفتوحة المصدر (FOSS) مثيرة للاهتمام من الداخل والخارج: من الخارج ، يشعر الناجحون أنه يجب أن يكونوا قادرين على القيام بأي شيء ، ومن الصعب معرفة الطلب المعقول. من داخل المشروع ، يمكن أن يشعروا بالقيود الكبيرة على الموارد: إلى حد كبير بالوقت والمال والفرص الزائدة.

    @@ -307,7 +308,7 @@

    يسعدنا أنك متحمس لرؤية الميزات الجديدة المضافة إلى المشروع. تحتاج بعض الميزات الجديدة إلى الدعم ، وبعضها أسهل في التنفيذ. سنبذل قصارى جهدنا لمساعدتك على فهم مكان سقوط طلبك ، ونقدر أي دعم يمكنك تقديمه.

    Learn to edit and help improve this page!

    -
    +
    diff --git a/ar/resources.html b/ar/resources.html index f1ede1497..f6b9ddb08 100644 --- a/ar/resources.html +++ b/ar/resources.html @@ -4,10 +4,11 @@ - + + - مراجع إضافية — OpenDroneMap 2.4.7 documentation + مراجع إضافية — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,9 +293,9 @@
    -
    +

    مراجع إضافية

    -
    +

    للمستخدمين

    الموارد التالية هي مكان جيد للبدء:

    -
    -
    +
    +

    للمطورين

    بالإضافة إلى موارد المستخدم ، نوصي أيضًا بقراءة ما يلي:

      @@ -315,8 +316,8 @@
    • نحتفظ بقسم في منتدانا مخصص للأوراق البحثية. ذا مكان قيم لقراءة المزيد عن أحدث الأبحاث المتعلقة بالهيكل من الحركة ، ستيريو متعدد الرؤية ، الشبكات ، التركيب ، إلخ. والتي يمكن استخدامها لتحسين البرنامج.

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/ar/search.html b/ar/search.html index 949019cf8..51de975de 100644 --- a/ar/search.html +++ b/ar/search.html @@ -7,7 +7,7 @@ - Search — OpenDroneMap 2.4.7 documentation + Search — OpenDroneMap 2.5.5 documentation @@ -64,7 +64,7 @@
    - 2.4.7 + 2.5.5
    diff --git a/ar/searchindex.js b/ar/searchindex.js index 8e13f89d0..b4643bfb2 100644 --- a/ar/searchindex.js +++ b/ar/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":14,"02372435":3,"100":[0,6,7,14],"1000":14,"1002":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"13000":7,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":[6,14],"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"3609":14,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"592":6,"600000":14,"609":4,"640":0,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"\u0622\u062e\u0631":[3,6,12],"\u0622\u0644\u0627\u062a":14,"\u0622\u0644\u0627\u0641":7,"\u0622\u0644\u0629":[7,14],"\u0622\u0645\u0644":12,"\u0623\u0628\u0633\u0637":14,"\u0623\u0628\u0633\u0637\u0647\u0627":14,"\u0623\u0629":6,"\u0623\u062b\u0627\u0631\u0647\u0627":12,"\u0623\u062b\u0631\u064a\u0629":14,"\u0623\u062b\u0646\u0627\u0621":[6,7],"\u0623\u062c\u0644":14,"\u0623\u062c\u0647\u0632\u0629":[6,7],"\u0623\u062d\u062f":12,"\u0623\u062d\u062f\u062b":[6,13],"\u0623\u062d\u062f\u0647\u0645":6,"\u0623\u062d\u064a\u0627\u0646":14,"\u0623\u062e\u0631\u0649":[6,10,14],"\u0623\u062e\u0631\u064a\u0627\u0646":14,"\u0623\u062e\u0637\u0627\u0621":[6,14],"\u0623\u062e\u064a\u0631":2,"\u0623\u062f\u0627\u0629":[6,7],"\u0623\u062f\u0644\u0629":14,"\u0623\u062f\u0646\u0627\u0647":[1,6,14],"\u0623\u0631\u0628\u0639\u0629":6,"\u0623\u0631\u062c\u0648\u0643":6,"\u0623\u0631\u062e\u0635":14,"\u0623\u0631\u062f\u0646\u0627":14,"\u0623\u0631\u0634\u0641\u0629":14,"\u0623\u0631\u0636\u064a\u0629":14,"\u0623\u0633\u0627\u0633\u064a":10,"\u0623\u0633\u062a\u062e\u062f\u0645":14,"\u0623\u0633\u0631\u0639":[6,14],"\u0623\u0633\u0642\u0641":14,"\u0623\u0633\u0644\u0648\u0628":1,"\u0623\u0633\u0645\u0627\u0621":1,"\u0623\u0633\u0647\u0644":[6,12],"\u0623\u0634\u0631\u0637\u0629":6,"\u0623\u0634\u064a\u0627\u0621":6,"\u0623\u0635\u0628\u062d\u062a":6,"\u0623\u0635\u063a\u0631":14,"\u0623\u0635\u0644":14,"\u0623\u0635\u0644\u0627":6,"\u0623\u0635\u0644\u064a":6,"\u0623\u0636\u0639\u0627\u0641":14,"\u0623\u0636\u0641":6,"\u0623\u0637\u0648\u0644":14,"\u0623\u0639\u062a\u0642\u062f":14,"\u0623\u0639\u0644\u0627\u0647":[6,14],"\u0623\u0639\u0644\u0645":12,"\u0623\u0639\u0644\u0649":[6,7,14],"\u0623\u063a\u0644\u0642":14,"\u0623\u0641\u0631\u064a\u0642\u064a":14,"\u0623\u0641\u0636\u0644":[6,10,14],"\u0623\u0642\u0631\u0627\u0635":14,"\u0623\u0642\u0644":[7,14],"\u0623\u0643\u0628\u0631":[7,10,14],"\u0623\u0643\u062b\u0631":[5,7,14],"\u0623\u0643\u0646":12,"\u0623\u0643\u0648\u0646":12,"\u0623\u0644\u0641\u0627":10,"\u0623\u0645\u0627\u0632\u0648\u0646":7,"\u0623\u0645\u0627\u0645\u064a\u0629":14,"\u0623\u0645\u062b\u0644\u0629":[1,6],"\u0623\u0645\u0631":[6,7,14],"\u0623\u0645\u0643\u0646":1,"\u0623\u0645\u0648\u0631":14,"\u0623\u0646":[3,6,7,12,14],"\u0623\u0646\u0627\u0628\u064a\u0628":[7,13],"\u0623\u0646\u0634\u0623\u062a\u0647\u0627":14,"\u0623\u0646\u0634\u0623\u0646\u0627\u0647":14,"\u0623\u0646\u0634\u0626":3,"\u0623\u0646\u0638\u0645\u0629":3,"\u0623\u0646\u0643":[5,12],"\u0623\u0646\u0647":[6,12,14],"\u0623\u0646\u0647\u0627":[1,14],"\u0623\u0647\u062f\u0627\u0641":3,"\u0623\u0648":[1,3,6,7,11,12,14],"\u0623\u0648\u0627\u0645\u0631":[6,14],"\u0623\u0648\u062a\u0648\u0633\u0643\u0627\u0644\u0631":7,"\u0623\u0648\u062a\u0648\u0633\u0643\u0627\u0644\u064a\u0646\u062c":5,"\u0623\u0648\u0644\u0627":[6,7],"\u0623\u064a":[6,11,12,14],"\u0623\u064a\u0636":[2,3,6,7,10,13,14],"\u0623\u064a\u0642\u0648\u0646\u0629":6,"\u0623\u064a\u0646":3,"\u0625\u062b\u0627\u0631\u0629":14,"\u0625\u062c\u0627\u0628\u062a\u0627\u0646":12,"\u0625\u062c\u0631\u0627\u0621":[1,3,7],"\u0625\u062c\u0631\u0627\u0624\u0647\u0627":6,"\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a":3,"\u0625\u062e\u0631\u0627\u062c":[6,7],"\u0625\u062f\u0627\u0631\u0629":14,"\u0625\u0630\u0627":[1,3,6,7,10,12,14],"\u0625\u0631\u062c\u0627\u0639":1,"\u0625\u0631\u0633\u0627\u0621":[6,14],"\u0625\u0631\u0633\u0627\u0644":12,"\u0625\u0631\u0634\u0627\u062f\u0627\u062a":2,"\u0625\u0631\u0641\u0627\u0642":7,"\u0625\u0632\u0627\u0644\u0629":14,"\u0625\u0632\u0627\u0644\u062a\u0647\u0627":14,"\u0625\u0634\u0627\u0631\u0627\u062a":6,"\u0625\u0634\u0627\u0631\u0629":14,"\u0625\u0635\u062f\u0627\u0631":[1,6,7],"\u0625\u0636\u0627\u0641\u0629":[6,7,14],"\u0625\u0636\u0627\u0641\u064a":6,"\u0625\u0636\u0627\u0641\u064a\u0629":[1,5],"\u0625\u0638\u0647\u0627\u0631":1,"\u0625\u0639\u0627\u062f\u0629":[1,6,7,14],"\u0625\u0639\u062f\u0627\u062f":[2,5,10],"\u0625\u0639\u062f\u0627\u062f\u0627\u062a":6,"\u0625\u0639\u062f\u0627\u062f\u0647\u0627":14,"\u0625\u063a\u0644\u0627\u0642":6,"\u0625\u0643\u0645\u0627\u0644":14,"\u0625\u0644\u062e":13,"\u0625\u0644\u0649":[1,3,5,6,10,11,12,13],"\u0625\u0644\u064a\u0643":12,"\u0625\u0644\u064a\u0647":14,"\u0625\u0644\u064a\u0647\u0627":[7,14],"\u0625\u0645\u0627":3,"\u0625\u0646":7,"\u0625\u0646\u062a\u0627\u062c":[1,7],"\u0625\u0646\u0634\u0627\u0621":[1,3,5,6,7],"\u0625\u0646\u0634\u0627\u0624\u0647":11,"\u0625\u0646\u0634\u0627\u0624\u0647\u0627":6,"\u0625\u0646\u0642\u0627\u0635":14,"\u0625\u0646\u0647":14,"\u0625\u0646\u0647\u0627\u0624\u0647\u0627":14,"\u0625\u0646\u0647\u0645\u0627":6,"\u0625\u064a\u0642\u0627\u0641":6,"\u0625\u064a\u0643\u0648\u0644\u0648\u062c\u064a":6,"\u0627":[1,2,3,7,10,12,13,14],"\u0627\u0628\u062d\u062b":6,"\u0627\u0628\u062f\u0623":[1,14],"\u0627\u062a\u0628\u0627\u0639":1,"\u0627\u062a\u0628\u0639":[1,14],"\u0627\u062a\u0635\u0627\u0644\u0643":14,"\u0627\u062a\u0635\u0644":[6,7],"\u0627\u062d\u062a\u062c\u0646\u0627":14,"\u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a":12,"\u0627\u062d\u062a\u064a\u0627\u0637\u064a":14,"\u0627\u062d\u0635\u0644":14,"\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a":14,"\u0627\u062e\u062a\u064a\u0627\u0631":[2,6],"\u0627\u062e\u062a\u064a\u0627\u0631\u0627\u062a":3,"\u0627\u062e\u062a\u064a\u0627\u0631\u0643":6,"\u0627\u062e\u062a\u064a\u0627\u0631\u064a":[3,6],"\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629":6,"\u0627\u062f\u0631\u0627\u062c":5,"\u0627\u062f\u0641\u0639":14,"\u0627\u0631\u062a\u0641\u0627\u0639":14,"\u0627\u0633\u062a\u0628\u062f\u0627\u0644":[6,14],"\u0627\u0633\u062a\u062c\u0648\u0627\u0628":[7,14],"\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[1,3,5,6,7,11],"\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647":[6,7,11],"\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627":[6,7,13,14],"\u0627\u0633\u062a\u062e\u062f\u0645":[1,14],"\u0627\u0633\u062a\u062e\u062f\u0645\u062a\u0647":1,"\u0627\u0633\u062a\u062e\u0631\u0627\u062c":14,"\u0627\u0633\u062a\u062f\u0639\u0627\u0621":14,"\u0627\u0633\u062a\u0643\u0634\u0627\u0641":14,"\u0627\u0633\u062a\u0643\u0634\u0627\u0641\u0646\u0627":14,"\u0627\u0633\u062a\u0646\u0633\u0627\u062e":[1,6],"\u0627\u0633\u062a\u064a\u0631\u0627\u062f\u0647":14,"\u0627\u0633\u0645":[1,3,7,14],"\u0627\u0634\u0631\u062d":1,"\u0627\u0636\u0628\u0637":[6,14],"\u0627\u0636\u063a\u0637":6,"\u0627\u0639\u062a\u0628\u0627\u0631":14,"\u0627\u0639\u062a\u0628\u0627\u0631\u0643":14,"\u0627\u0639\u062a\u0645\u0627\u062f":14,"\u0627\u0641\u062a\u062d":[6,11,14],"\u0627\u0641\u062a\u0631\u0627\u0636\u064a":[3,6,14],"\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629":6,"\u0627\u0641\u0639\u0644":14,"\u0627\u0642\u062a\u0628\u0627\u0633":6,"\u0627\u0642\u0631\u0623":13,"\u0627\u0643\u062a\u0628":6,"\u0627\u0643\u062a\u0645\u0627\u0644":14,"\u0627\u0644\u0622\u0644\u0629":14,"\u0627\u0644\u0622\u0644\u064a":7,"\u0627\u0644\u0622\u0644\u064a\u0629":6,"\u0627\u0644\u0622\u0646":[6,7,14],"\u0627\u0644\u0623\u0628\u062d\u0627\u062b":13,"\u0627\u0644\u0623\u0628\u0639\u0627\u062f":[5,6,7,14],"\u0627\u0644\u0623\u0628\u064a\u0636":6,"\u0627\u0644\u0623\u062b\u0631":14,"\u0627\u0644\u0623\u062c\u0647\u0632\u0629":[5,7,14],"\u0627\u0644\u0623\u062d\u064a\u0627\u0646":[6,12,14],"\u0627\u0644\u0623\u062e\u0631\u0649":[6,10,14],"\u0627\u0644\u0623\u062e\u0637\u0627\u0621":5,"\u0627\u0644\u0623\u062e\u064a\u0631":6,"\u0627\u0644\u0623\u062e\u064a\u0631\u0629":14,"\u0627\u0644\u0623\u062f\u0627\u0621":6,"\u0627\u0644\u0623\u062f\u0627\u0629":1,"\u0627\u0644\u0623\u062f\u0646\u0649":[6,14],"\u0627\u0644\u0623\u0631\u0636":14,"\u0627\u0644\u0623\u0631\u0636\u064a":3,"\u0627\u0644\u0623\u0631\u0636\u064a\u0629":[5,13,14],"\u0627\u0644\u0623\u0633\u0627\u0633\u064a":[1,6],"\u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629":[5,14],"\u0627\u0644\u0623\u0633\u0637\u0631":14,"\u0627\u0644\u0623\u0633\u0647\u0645":14,"\u0627\u0644\u0623\u0634\u062e\u0627\u0635":12,"\u0627\u0644\u0623\u0634\u064a\u0627\u0621":14,"\u0627\u0644\u0623\u0635\u0644":14,"\u0627\u0644\u0623\u0635\u0644\u064a":[6,14],"\u0627\u0644\u0623\u0635\u0644\u064a\u0629":14,"\u0627\u0644\u0623\u0637\u064a\u0627\u0641":5,"\u0627\u0644\u0623\u0641\u0631\u064a\u0642\u064a\u0629":14,"\u0627\u0644\u0623\u0641\u0642\u064a":7,"\u0627\u0644\u0623\u0642\u0631\u0627\u0635":14,"\u0627\u0644\u0623\u0642\u0635\u0649":6,"\u0627\u0644\u0623\u0642\u0644":[3,6,7,12,14],"\u0627\u0644\u0623\u0645\u0627\u0645":14,"\u0627\u0644\u0623\u0645\u062b\u0644\u0629":1,"\u0627\u0644\u0623\u0645\u0631":[1,6,7,14],"\u0627\u0644\u0623\u0645\u0648\u0631":14,"\u0627\u0644\u0623\u0645\u064a\u0631\u0629":14,"\u0627\u0644\u0623\u0646\u0627\u0628\u064a\u0628":7,"\u0627\u0644\u0623\u0646\u0638\u0645\u0629":6,"\u0627\u0644\u0623\u0647\u0631\u0627\u0645\u0627\u062a":14,"\u0627\u0644\u0623\u0648\u0627\u0645\u0631":[5,7],"\u0627\u0644\u0623\u0648\u0644":[3,6,14],"\u0627\u0644\u0623\u0648\u0644\u0649":7,"\u0627\u0644\u0623\u064a\u0645\u0646":6,"\u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639\u064a":5,"\u0627\u0644\u0625\u062c\u0631\u0627\u0621":6,"\u0627\u0644\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a":3,"\u0627\u0644\u0625\u062e\u0631\u0627\u062c":14,"\u0627\u0644\u0625\u0631\u0633\u0627\u0621":6,"\u0627\u0644\u0625\u0631\u0634\u0627\u062f\u0627\u062a":[1,14],"\u0627\u0644\u0625\u0633\u0642\u0627\u0637":3,"\u0627\u0644\u0625\u0634\u0627\u0631\u0629":7,"\u0627\u0644\u0625\u0634\u0639\u0627\u0639":10,"\u0627\u0644\u0625\u0634\u0639\u0627\u0639\u064a":10,"\u0627\u0644\u0625\u0635\u062f\u0627\u0631":[7,10],"\u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a":6,"\u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629":[3,5],"\u0627\u0644\u0625\u0639\u062f\u0627\u062f":[6,14],"\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a":[6,14],"\u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a":2,"\u0627\u0644\u0625\u0646\u0634\u0627\u0621":11,"\u0627\u0644\u0627\u062a\u0635\u0627\u0644":[7,14],"\u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a":14,"\u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629":3,"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639":[3,11,14],"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639\u0627\u062a":5,"\u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629":12,"\u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[5,6,14],"\u0627\u0644\u0627\u0633\u062a\u0641\u0627\u062f\u0629":6,"\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0639":12,"\u0627\u0644\u0627\u0633\u062a\u064a\u0641\u0627\u0621":14,"\u0627\u0644\u0627\u0633\u0645":14,"\u0627\u0644\u0627\u0639\u062a\u0628\u0627\u0631":14,"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a":[6,14],"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629":[5,14],"\u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0621":5,"\u0627\u0644\u0628\u0627\u0647\u0638\u0629":14,"\u0627\u0644\u0628\u062a\u0627\u062a":14,"\u0627\u0644\u0628\u062d\u062b":6,"\u0627\u0644\u0628\u062d\u062b\u064a\u0629":13,"\u0627\u0644\u0628\u062f\u0621":[5,12,14],"\u0627\u0644\u0628\u0631\u0627\u0645\u062c":[6,12,14],"\u0627\u0644\u0628\u0631\u0645\u062c\u064a":6,"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c":[6,11,13],"\u0627\u0644\u0628\u0633\u064a\u0637\u0629":14,"\u0627\u0644\u0628\u0639\u064a\u062f":14,"\u0627\u0644\u0628\u0642":5,"\u0627\u0644\u0628\u0643\u0633\u0644":3,"\u0627\u0644\u0628\u0646\u0643":7,"\u0627\u0644\u0628\u0648\u0644\u064a\u0646\u062c":7,"\u0627\u0644\u0628\u064a\u0626\u0629":14,"\u0627\u0644\u0628\u064a\u0626\u064a":6,"\u0627\u0644\u0628\u064a\u0626\u064a\u0629":14,"\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a":[3,5,6,10,11],"\u0627\u0644\u062a\u0623\u062b\u064a\u0631":14,"\u0627\u0644\u062a\u0627\u0644\u064a":14,"\u0627\u0644\u062a\u0627\u0644\u064a\u0629":[3,6,7,10,13,14],"\u0627\u0644\u062a\u0628\u0627\u064a\u0646":3,"\u0627\u0644\u062a\u0628\u0639\u064a\u0627\u062a":6,"\u0627\u0644\u062a\u0628\u0639\u064a\u0629":14,"\u0627\u0644\u062a\u0628\u0648\u064a\u0628":6,"\u0627\u0644\u062a\u062b\u0628\u064a\u062a":[5,14],"\u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u0629":14,"\u0627\u0644\u062a\u062c\u0632\u0626\u0629":5,"\u0627\u0644\u062a\u062c\u0645\u064a\u0639":7,"\u0627\u0644\u062a\u062d\u062c\u064a\u0645":7,"\u0627\u0644\u062a\u062d\u0642\u0642":6,"\u0627\u0644\u062a\u062d\u0643\u0645":[5,6,7,13,14],"\u0627\u0644\u062a\u062d\u0645\u064a\u0644":14,"\u0627\u0644\u062a\u062e\u0632\u064a\u0646":14,"\u0627\u0644\u062a\u062e\u0641\u064a\u0641":14,"\u0627\u0644\u062a\u062e\u0644\u0635":14,"\u0627\u0644\u062a\u062f\u0627\u062e\u0644":14,"\u0627\u0644\u062a\u0631\u062d\u064a\u0628":6,"\u0627\u0644\u062a\u0631\u062f\u062f\u064a":5,"\u0627\u0644\u062a\u0631\u0643\u064a\u0628":[5,13],"\u0627\u0644\u062a\u0634\u063a\u064a\u0644":[1,6,14],"\u0627\u0644\u062a\u0634\u0648\u0647\u0627\u062a":3,"\u0627\u0644\u062a\u0634\u0648\u064a\u0647":14,"\u0627\u0644\u062a\u0636\u0627\u0631\u064a\u0633":14,"\u0627\u0644\u062a\u0637\u0628\u064a\u0639":10,"\u0627\u0644\u062a\u0637\u0628\u064a\u0642":[3,6],"\u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a":6,"\u0627\u0644\u062a\u0637\u0648\u0631":6,"\u0627\u0644\u062a\u0637\u0648\u064a\u0631":6,"\u0627\u0644\u062a\u0639\u0627\u0645\u0644":7,"\u0627\u0644\u062a\u0639\u0637\u064a\u0644":14,"\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a":6,"\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a":11,"\u0627\u0644\u062a\u0639\u0645\u0642":14,"\u0627\u0644\u062a\u0639\u0648\u064a\u0630\u0627\u062a":14,"\u0627\u0644\u062a\u063a\u064a\u0631\u0627\u062a":14,"\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644":1,"\u0627\u0644\u062a\u0641\u0635\u064a\u0644":6,"\u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a":6,"\u0627\u0644\u062a\u0642\u0627\u0637\u0639":14,"\u0627\u0644\u062a\u0642\u0627\u0637\u0647\u0627":10,"\u0627\u0644\u062a\u0642\u062f\u0645":14,"\u0627\u0644\u062a\u0642\u062f\u0645\u064a\u0629":14,"\u0627\u0644\u062a\u0642\u062f\u064a\u0645":6,"\u0627\u0644\u062a\u0642\u0633\u064a\u0645":7,"\u0627\u0644\u062a\u0642\u0648\u064a\u0645\u064a\u0629":[6,14],"\u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641":7,"\u0627\u0644\u062a\u0643\u0648\u064a\u0646":1,"\u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a":7,"\u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629":14,"\u0627\u0644\u062a\u0645\u062b\u064a\u0644":6,"\u0627\u0644\u062a\u0645\u0631\u064a\u0631":6,"\u0627\u0644\u062a\u0645\u0647\u064a\u062f":6,"\u0627\u0644\u062a\u0645\u0647\u064a\u062f\u064a":14,"\u0627\u0644\u062a\u0646\u0632\u064a\u0644":[6,14],"\u0627\u0644\u062a\u0646\u0638\u064a\u0641":5,"\u0627\u0644\u062a\u0646\u0641\u064a\u0630":12,"\u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a":14,"\u0627\u0644\u062a\u0646\u0642\u0644":14,"\u0627\u0644\u062a\u0648\u0627\u0641\u0642":12,"\u0627\u0644\u062a\u0648\u0627\u0644\u064a":7,"\u0627\u0644\u062a\u0648\u062c\u064a\u0647\u064a\u0629":2,"\u0627\u0644\u062a\u0648\u0632\u064a\u0639\u0627\u062a":6,"\u0627\u0644\u062a\u064a":[1,2,6,7,11,14],"\u0627\u0644\u062b\u0627\u0646\u064a":[6,14],"\u0627\u0644\u062b\u0644\u0627\u062b\u0629":[6,12,14],"\u0627\u0644\u062b\u0645\u0646":14,"\u0627\u0644\u062c\u062f\u064a\u062f":6,"\u0627\u0644\u062c\u062f\u064a\u062f\u0629":12,"\u0627\u0644\u062c\u0630\u0631":14,"\u0627\u0644\u062c\u0631\u064a":14,"\u0627\u0644\u062c\u0632\u0631":2,"\u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a\u0629":[3,7,11],"\u0627\u0644\u062c\u0647\u0627\u0632":[1,6,7,14],"\u0627\u0644\u062c\u0648\u062f\u0629":5,"\u0627\u0644\u062c\u0648\u064a\u0629":6,"\u0627\u0644\u062d\u0627\u062f\u0629":3,"\u0627\u0644\u062d\u0627\u0644\u0627\u062a":6,"\u0627\u0644\u062d\u0627\u0644\u0629":14,"\u0627\u0644\u062d\u0627\u0644\u064a":[7,14],"\u0627\u0644\u062d\u0627\u0648\u064a\u0627\u062a":6,"\u0627\u0644\u062d\u062c\u0645":14,"\u0627\u0644\u062d\u062f":[6,14],"\u0627\u0644\u062d\u062f\u064a\u062b\u0629":6,"\u0627\u0644\u062d\u0631\u0627\u0631\u0629":14,"\u0627\u0644\u062d\u0631\u062c\u0629":[3,14],"\u0627\u0644\u062d\u0631\u0641":14,"\u0627\u0644\u062d\u0631\u0643\u0629":13,"\u0627\u0644\u062d\u0635\u0648\u0644":14,"\u0627\u0644\u062d\u0636\u0631\u064a\u0629":14,"\u0627\u0644\u062d\u0642\u0644":6,"\u0627\u0644\u062d\u0644":14,"\u0627\u0644\u062d\u0648\u062a":6,"\u0627\u0644\u062d\u064a\u0646":14,"\u0627\u0644\u062e\u0627\u062f\u0645":14,"\u0627\u0644\u062e\u0627\u0631\u062c":12,"\u0627\u0644\u062e\u0627\u0635":[6,7,14],"\u0627\u0644\u062e\u0627\u0635\u0629":[1,3,6,7,14],"\u0627\u0644\u062e\u0627\u0645":14,"\u0627\u0644\u062e\u062f\u0639\u0629":12,"\u0627\u0644\u062e\u0631\u0627\u0626\u0637":6,"\u0627\u0644\u062e\u0637\u0623":[7,14],"\u0627\u0644\u062e\u0637\u0648\u0627\u062a":1,"\u0627\u0644\u062e\u0637\u0648\u0629":[5,7,14],"\u0627\u0644\u062e\u0637\u0648\u0637":3,"\u0627\u0644\u062e\u0644\u0637":14,"\u0627\u0644\u062e\u0644\u0641\u064a\u0629":6,"\u0627\u0644\u062e\u0645\u0633\u0629":14,"\u0627\u0644\u062e\u064a\u0627\u0631":14,"\u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a":[5,7,11,14],"\u0627\u0644\u062f\u0627\u062e\u0644":12,"\u0627\u0644\u062f\u0627\u0644\u0629":1,"\u0627\u0644\u062f\u062e\u0644":14,"\u0627\u0644\u062f\u062e\u0648\u0644":14,"\u0627\u0644\u062f\u0639\u0627\u0626\u0645":7,"\u0627\u0644\u062f\u0639\u0645":12,"\u0627\u0644\u062f\u0641\u0639\u0629":14,"\u0627\u0644\u062f\u0642\u0629":[3,14],"\u0627\u0644\u062f\u0642\u064a\u0642\u0629":1,"\u0627\u0644\u062f\u0644\u0627\u0626\u0644":14,"\u0627\u0644\u062f\u0644\u064a\u0644":[1,5,6,13],"\u0627\u0644\u062f\u0645\u062c":[7,14],"\u0627\u0644\u062f\u0648\u0644\u064a":7,"\u0627\u0644\u0630\u0627\u062a\u064a\u0629":14,"\u0627\u0644\u0630\u0627\u0643\u0631\u0629":[5,14],"\u0627\u0644\u0630\u064a":[1,3,6,14],"\u0627\u0644\u0630\u064a\u0644":14,"\u0627\u0644\u0631\u0623\u0633":3,"\u0627\u0644\u0631\u0624\u064a\u0629":13,"\u0627\u0644\u0631\u0626\u064a\u0633\u064a":[1,7,14],"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629":[3,6],"\u0627\u0644\u0631\u0627\u0626\u0639":6,"\u0627\u0644\u0631\u062c\u0648\u0639":1,"\u0627\u0644\u0631\u062d\u0644\u0627\u062a":14,"\u0627\u0644\u0631\u062d\u0644\u0629":[3,14],"\u0627\u0644\u0631\u0633\u0648\u0645\u0627\u062a":6,"\u0627\u0644\u0631\u0635\u064a\u0641":14,"\u0627\u0644\u0631\u063a\u0645":14,"\u0627\u0644\u0631\u0642\u0645\u064a":[7,14],"\u0627\u0644\u0631\u0642\u0645\u064a\u0629":5,"\u0627\u0644\u0631\u0645\u0632":[1,6],"\u0627\u0644\u0632\u0627\u0626\u062f":14,"\u0627\u0644\u0632\u0627\u0626\u062f\u0629":[12,14],"\u0627\u0644\u0632\u0648\u0627\u064a\u0627":3,"\u0627\u0644\u0633\u0627\u0628\u0639":3,"\u0627\u0644\u0633\u0627\u0628\u0642\u0629":6,"\u0627\u0644\u0633\u0627\u0639\u0629":14,"\u0627\u0644\u0633\u062c\u0644":14,"\u0627\u0644\u0633\u062c\u0644\u0627\u062a":5,"\u0627\u0644\u0633\u062d\u0627\u0628\u0629":[7,14],"\u0627\u0644\u0633\u062d\u0627\u0628\u064a":14,"\u0627\u0644\u0633\u062d\u0627\u0628\u064a\u0629":14,"\u0627\u0644\u0633\u062d\u0628":1,"\u0627\u0644\u0633\u0631":6,"\u0627\u0644\u0633\u0631\u0639\u0629":14,"\u0627\u0644\u0633\u0637\u062d":11,"\u0627\u0644\u0633\u0637\u0631":3,"\u0627\u0644\u0633\u0644\u0627\u062d":14,"\u0627\u0644\u0633\u0644\u0627\u0645":7,"\u0627\u0644\u0633\u0644\u0639":14,"\u0627\u0644\u0633\u0644\u0648\u0643":1,"\u0627\u0644\u0634\u0627\u0626\u0639\u0629":14,"\u0627\u0644\u0634\u0627\u0634\u0629":[3,6,14],"\u0627\u0644\u0634\u0628\u0643\u0627\u062a":[7,13],"\u0627\u0644\u0634\u0628\u0643\u0629":14,"\u0627\u0644\u0634\u0631\u0648\u0639":5,"\u0627\u0644\u0634\u0647\u0631":14,"\u0627\u0644\u0634\u064a\u0621":6,"\u0627\u0644\u0635\u062d\u064a\u062d":14,"\u0627\u0644\u0635\u062d\u064a\u062d\u0629":2,"\u0627\u0644\u0635\u0639\u0628":12,"\u0627\u0644\u0635\u063a\u064a\u0631":14,"\u0627\u0644\u0635\u063a\u064a\u0631\u0629":6,"\u0627\u0644\u0635\u0641\u062d\u0629":13,"\u0627\u0644\u0635\u0644\u0629":3,"\u0627\u0644\u0635\u0646\u062f\u0648\u0642":7,"\u0627\u0644\u0635\u0648\u062a":14,"\u0627\u0644\u0635\u0648\u0631":[3,5,6,10,14],"\u0627\u0644\u0635\u0648\u0631\u0629":[3,7,10,14],"\u0627\u0644\u0636\u062e\u0645\u0629":7,"\u0627\u0644\u0636\u0631\u0648\u0631\u0629":14,"\u0627\u0644\u0636\u063a\u0637":[6,14],"\u0627\u0644\u0637\u0627\u0626\u0631\u0627\u062a":[2,14],"\u0627\u0644\u0637\u0628\u0648\u063a\u0631\u0627\u0641\u064a\u0629":14,"\u0627\u0644\u0637\u0631\u0641\u064a\u0629":6,"\u0627\u0644\u0637\u0631\u064a\u0642\u0629":[6,7,14],"\u0627\u0644\u0637\u0644\u0628":[7,12],"\u0627\u0644\u0637\u0644\u0628\u0627\u062a":5,"\u0627\u0644\u0637\u064a\u0631\u0627\u0646":[2,14],"\u0627\u0644\u0638\u0627\u0647\u0631\u064a":6,"\u0627\u0644\u0639\u0627\u062f\u064a":14,"\u0627\u0644\u0639\u0627\u0645":2,"\u0627\u0644\u0639\u0627\u0645\u0629":[6,14],"\u0627\u0644\u0639\u062b\u0648\u0631":[3,7],"\u0627\u0644\u0639\u062f\u0633\u0629":2,"\u0627\u0644\u0639\u062f\u064a\u062f":[6,7,14],"\u0627\u0644\u0639\u0634\u0628\u064a\u0629":14,"\u0627\u0644\u0639\u0634\u0648\u0627\u0626\u064a":[6,14],"\u0627\u0644\u0639\u0642\u062f":[6,7],"\u0627\u0644\u0639\u0642\u062f\u0629":[6,7],"\u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a":6,"\u0627\u0644\u0639\u0644\u0627\u0645\u0629":14,"\u0627\u0644\u0639\u0645\u0644":[7,12,14],"\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a":14,"\u0627\u0644\u0639\u0645\u0644\u064a\u0629":[7,14],"\u0627\u0644\u0639\u0645\u0648\u062f":3,"\u0627\u0644\u0639\u0648\u062f\u0629":1,"\u0627\u0644\u0639\u0648\u062f\u064a\u0629":14,"\u0627\u0644\u063a\u0627\u0628\u0627\u062a":14,"\u0627\u0644\u063a\u0627\u0644\u0628":14,"\u0627\u0644\u063a\u0631\u0636":7,"\u0627\u0644\u063a\u064a\u0648\u0645":[6,7],"\u0627\u0644\u0641\u0631\u062f\u064a\u0629":14,"\u0627\u0644\u0641\u0631\u0639\u064a":[6,7],"\u0627\u0644\u0641\u0631\u0639\u064a\u0629":7,"\u0627\u0644\u0641\u0631\u064a\u0642":14,"\u0627\u0644\u0641\u0636\u0627\u0626\u064a\u0629":14,"\u0627\u0644\u0641\u0648\u0631":6,"\u0627\u0644\u0641\u064a\u0636\u0627\u0646\u0627\u062a":7,"\u0627\u0644\u0642\u0627\u0626\u0645\u0629":[6,10],"\u0627\u0644\u0642\u0627\u0639\u062f\u0629":14,"\u0627\u0644\u0642\u062f\u0631\u0629":7,"\u0627\u0644\u0642\u0631\u0635":6,"\u0627\u0644\u0642\u0633\u0637":7,"\u0627\u0644\u0642\u0633\u0645":6,"\u0627\u0644\u0642\u0637\u0631\u0629":5,"\u0627\u0644\u0642\u0644\u064a\u0644":6,"\u0627\u0644\u0642\u064a\u0627\u0633":[7,14],"\u0627\u0644\u0642\u064a\u0627\u0645":[3,12],"\u0627\u0644\u0642\u064a\u062f":14,"\u0627\u0644\u0642\u064a\u0645\u0629":14,"\u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a":14,"\u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627":[2,5],"\u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627\u062a":10,"\u0627\u0644\u0643\u0628\u064a\u0631\u0629":[5,12,14],"\u0627\u0644\u0643\u062a\u0627\u0628\u0629":6,"\u0627\u0644\u0643\u062a\u0644\u0629":5,"\u0627\u0644\u0643\u062b\u064a\u0631":14,"\u0627\u0644\u0643\u0634\u0641":6,"\u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631":[6,14],"\u0627\u0644\u0644\u0627\u062d\u0642\u0629":3,"\u0627\u0644\u0644\u0627\u0632\u0645":14,"\u0627\u0644\u0644\u0627\u0632\u0645\u0629":12,"\u0627\u0644\u0644\u0648\u062d\u0629":6,"\u0627\u0644\u0645":14,"\u0627\u0644\u0645\u0624\u0642\u062a":1,"\u0627\u0644\u0645\u0627\u0626\u0644":14,"\u0627\u0644\u0645\u0627\u0643\u064a\u0646\u0629":14,"\u0627\u0644\u0645\u0627\u0644":12,"\u0627\u0644\u0645\u0627\u0648\u0633":6,"\u0627\u0644\u0645\u0628\u0627\u062f\u0626":2,"\u0627\u0644\u0645\u0628\u0646\u0649":14,"\u0627\u0644\u0645\u062a\u0627\u062d\u0629":[6,7],"\u0627\u0644\u0645\u062a\u0628\u0642\u064a\u0629":7,"\u0627\u0644\u0645\u062a\u0632\u0627\u0645\u0646\u0629":6,"\u0627\u0644\u0645\u062a\u0635\u0641\u062d":6,"\u0627\u0644\u0645\u062a\u0635\u0644\u0629":7,"\u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a":5,"\u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629":6,"\u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629":13,"\u0627\u0644\u0645\u062a\u063a\u064a\u0631\u0627\u062a":14,"\u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629":6,"\u0627\u0644\u0645\u062a\u0648\u0627\u0632\u064a\u0629":14,"\u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629":[6,14],"\u0627\u0644\u0645\u062a\u0648\u0642\u0639\u0629":6,"\u0627\u0644\u0645\u062b\u0627\u0644":[1,5,6,7,12],"\u0627\u0644\u0645\u062b\u064a\u0644\u0627\u062a":5,"\u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629":12,"\u0627\u0644\u0645\u062c\u062a\u0645\u0639":12,"\u0627\u0644\u0645\u062c\u0644\u062f":14,"\u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a":14,"\u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629":[7,14],"\u0627\u0644\u0645\u062d\u0627\u0643\u0627\u0629":5,"\u0627\u0644\u0645\u062d\u062a\u0645\u0644":14,"\u0627\u0644\u0645\u062d\u0637\u0629":[1,6],"\u0627\u0644\u0645\u062d\u0644\u064a":14,"\u0627\u0644\u0645\u062d\u0644\u064a\u0629":[5,14],"\u0627\u0644\u0645\u062d\u0645\u0648\u0644\u0629":14,"\u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629":6,"\u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a":[5,6],"\u0627\u0644\u0645\u062e\u0635\u0635\u0629":6,"\u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629":6,"\u0627\u0644\u0645\u062f\u0645\u062c":7,"\u0627\u0644\u0645\u0630\u0643\u0648\u0631\u0629":[6,14],"\u0627\u0644\u0645\u0630\u0647\u0644\u0629":7,"\u0627\u0644\u0645\u0631\u0627\u062c\u0639":11,"\u0627\u0644\u0645\u0631\u0627\u062f":14,"\u0627\u0644\u0645\u0631\u0627\u0642\u0628\u0629":3,"\u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629":[3,7],"\u0627\u0644\u0645\u0631\u062c\u0639\u064a\u0629":[7,11],"\u0627\u0644\u0645\u0631\u062d\u0644\u0629":6,"\u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629":[5,14],"\u0627\u0644\u0645\u0632\u062e\u0631\u0641\u0629":11,"\u0627\u0644\u0645\u0632\u0648\u062f\u0629":6,"\u0627\u0644\u0645\u0632\u064a\u062f":[1,6,13],"\u0627\u0644\u0645\u0633\u0627\u0631":14,"\u0627\u0644\u0645\u0633\u0627\u0631\u0627\u062a":14,"\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629":14,"\u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629":12,"\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645":[5,6,7,13],"\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646":[6,12,14],"\u0627\u0644\u0645\u0633\u062a\u0634\u0639\u0631":2,"\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644":[6,14],"\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0629":6,"\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a":2,"\u0627\u0644\u0645\u0633\u062a\u0648\u062f\u0639":1,"\u0627\u0644\u0645\u0633\u062d":3,"\u0627\u0644\u0645\u0633\u0637\u062d\u0629":14,"\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629":[3,5],"\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639":[2,12,14],"\u0627\u0644\u0645\u0634\u062a\u0642\u0629":14,"\u0627\u0644\u0645\u0634\u0631\u0641\u064a\u0646":1,"\u0627\u0644\u0645\u0634\u0631\u0648\u0639":[3,12,14],"\u0627\u0644\u0645\u0634\u0643\u0644\u0629":1,"\u0627\u0644\u0645\u0635\u0627\u062f\u0631":12,"\u0627\u0644\u0645\u0635\u062f\u0631":[6,12],"\u0627\u0644\u0645\u0635\u0631\u062d":6,"\u0627\u0644\u0645\u0635\u0637\u0644\u062d":[6,14],"\u0627\u0644\u0645\u0635\u0646\u0641\u0629":14,"\u0627\u0644\u0645\u0636\u0627\u0641\u0629":12,"\u0627\u0644\u0645\u0636\u063a\u0648\u0637\u0629":14,"\u0627\u0644\u0645\u0636\u064a\u0641":1,"\u0627\u0644\u0645\u0637\u0627\u0644\u0628\u0627\u062a":6,"\u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629":[5,7,14],"\u0627\u0644\u0645\u0639\u0627\u064a\u0631\u0629":[7,14],"\u0627\u0644\u0645\u0639\u062a\u0645\u062f":1,"\u0627\u0644\u0645\u0639\u062f\u0627\u062a":5,"\u0627\u0644\u0645\u0639\u0631\u0636":7,"\u0627\u0644\u0645\u0639\u0631\u0648\u0641\u0629":3,"\u0627\u0644\u0645\u0639\u0642\u0648\u0644":12,"\u0627\u0644\u0645\u0639\u0644\u0645\u0627\u062a":14,"\u0627\u0644\u0645\u0639\u0644\u0645\u0629":[10,14],"\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a":[1,3,7],"\u0627\u0644\u0645\u0639\u0645\u0648\u0644":12,"\u0627\u0644\u0645\u0639\u0646\u064a":14,"\u0627\u0644\u0645\u0641\u062a\u0631\u0636":[6,7,14],"\u0627\u0644\u0645\u0641\u0642\u0648\u062f":[6,13],"\u0627\u0644\u0645\u0641\u064a\u062f":14,"\u0627\u0644\u0645\u0641\u064a\u062f\u0629":11,"\u0627\u0644\u0645\u0642\u0633\u0645":[7,14],"\u0627\u0644\u0645\u0643\u0627\u0646":14,"\u0627\u0644\u0645\u0643\u062a\u0628":6,"\u0627\u0644\u0645\u0643\u0644\u0641\u0629":14,"\u0627\u0644\u0645\u0643\u0648\u0646":6,"\u0627\u0644\u0645\u0643\u0648\u0646\u0627\u062a":6,"\u0627\u0644\u0645\u0644\u0635\u0642":3,"\u0627\u0644\u0645\u0644\u0641":[7,14],"\u0627\u0644\u0645\u0644\u0641\u0627\u062a":[1,14],"\u0627\u0644\u0645\u0644\u064a\u0621":14,"\u0627\u0644\u0645\u0645\u0643\u0646":[6,7],"\u0627\u0644\u0645\u0645\u064a\u0632":6,"\u0627\u0644\u0645\u0646\u0627\u0633\u0628":[2,6],"\u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629":14,"\u0627\u0644\u0645\u0646\u0627\u0637\u0642":14,"\u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a":14,"\u0627\u0644\u0645\u0646\u062a\u062e\u0628\u0629":10,"\u0627\u0644\u0645\u0646\u062d\u062f\u0631":14,"\u0627\u0644\u0645\u0646\u062e\u0641\u0636":5,"\u0627\u0644\u0645\u0646\u0635\u0627\u062a":6,"\u0627\u0644\u0645\u0646\u0637\u0642\u0629":14,"\u0627\u0644\u0645\u0646\u0641\u0630":6,"\u0627\u0644\u0645\u0646\u0641\u0635\u0644\u0629":14,"\u0627\u0644\u0645\u0646\u0647\u062c\u064a":14,"\u0627\u0644\u0645\u0647\u0627\u0645":[6,7],"\u0627\u0644\u0645\u0647\u0645":3,"\u0627\u0644\u0645\u0647\u0645\u0629":[2,7],"\u0627\u0644\u0645\u0648\u0627\u0631\u062f":[12,13,14],"\u0627\u0644\u0645\u0648\u0627\u0642\u0639":14,"\u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629":14,"\u0627\u0644\u0645\u0648\u0632\u0639":7,"\u0627\u0644\u0645\u0648\u0632\u0639\u0629":5,"\u0627\u0644\u0645\u0648\u0635\u0649":6,"\u0627\u0644\u0645\u0648\u0636\u062d\u0629":1,"\u0627\u0644\u0645\u0648\u0636\u0639":14,"\u0627\u0644\u0645\u0648\u0642\u0639":14,"\u0627\u0644\u0645\u064a\u0632\u0627\u062a":[5,6],"\u0627\u0644\u0645\u064a\u0632\u0629":12,"\u0627\u0644\u0645\u064a\u0646\u0627\u0621":[6,7,14],"\u0627\u0644\u0646\u0627\u062a\u062c\u0629":[10,14],"\u0627\u0644\u0646\u0627\u062c\u062d\u0648\u0646":12,"\u0627\u0644\u0646\u0627\u0633":6,"\u0627\u0644\u0646\u0627\u0641\u0630\u0629":[6,14],"\u0627\u0644\u0646\u062a\u0627\u0626\u062c":[7,14],"\u0627\u0644\u0646\u062a\u064a\u062c\u0629":6,"\u0627\u0644\u0646\u062d\u0648":14,"\u0627\u0644\u0646\u0633\u062e\u0629":14,"\u0627\u0644\u0646\u0635":6,"\u0627\u0644\u0646\u0635\u064a":6,"\u0627\u0644\u0646\u0637\u0627\u0642":5,"\u0627\u0644\u0646\u0637\u0627\u0642\u0627\u062a":10,"\u0627\u0644\u0646\u0638\u0627\u0645":[1,3,6],"\u0627\u0644\u0646\u0641\u0642\u0627\u062a":6,"\u0627\u0644\u0646\u0642\u0627\u0637":[7,11,14],"\u0627\u0644\u0646\u0642\u0637\u0629":7,"\u0627\u0644\u0646\u0642\u0637\u064a\u0629":[6,7,14],"\u0627\u0644\u0646\u0645\u0627\u0630\u062c":[7,14],"\u0627\u0644\u0646\u0645\u0648":12,"\u0627\u0644\u0646\u0645\u0648\u0630\u062c":7,"\u0627\u0644\u0646\u0645\u0648\u0630\u062c\u064a\u0629":14,"\u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629":14,"\u0627\u0644\u0646\u0647\u0627\u064a\u0629":14,"\u0627\u0644\u0646\u0647\u062c":14,"\u0627\u0644\u0646\u0648\u0639":14,"\u0627\u0644\u0646\u0648\u0649":6,"\u0627\u0644\u0647\u0631\u0648\u0628":14,"\u0627\u0644\u0648\u0627\u062c\u0647\u0629":3,"\u0627\u0644\u0648\u0627\u0642\u0639":[3,14],"\u0627\u0644\u0648\u0631\u0642\u0629":14,"\u0627\u0644\u0648\u0632\u0646":6,"\u0627\u0644\u0648\u0635\u0648\u0644":[5,6,11],"\u0627\u0644\u0648\u0639\u0627\u0621":7,"\u0627\u0644\u0648\u0642\u062a":[6,7,12,14],"\u0627\u0644\u0648\u064a\u0628":6,"\u0627\u0646\u062a\u0634\u0627\u0631":7,"\u0627\u0646\u062a\u0642\u0644":6,"\u0627\u0646\u0638\u0631":[2,6,11],"\u0627\u0646\u0639\u0643\u0627\u0633\u064a\u0629":10,"\u0627\u0646\u0642\u0631":6,"\u0627\u0646\u0642\u0637\u0639":14,"\u0627\u0646\u0642\u0644":14,"\u0628":14,"\u0628\u0623\u0643\u0628\u0631":1,"\u0628\u0623\u064a":12,"\u0628\u0625\u062f\u0631\u0627\u062c":14,"\u0628\u0625\u0630\u0646":[6,11],"\u0628\u0625\u0639\u0627\u062f\u0629":6,"\u0628\u0625\u0639\u062f\u0627\u062f":[7,14],"\u0628\u0625\u0639\u062f\u0627\u062f\u0647":14,"\u0628\u0625\u0639\u0637\u0627\u0626\u0646\u0627":14,"\u0628\u0625\u0645\u0643\u0627\u0646\u0646\u0627":12,"\u0628\u0625\u0646\u0634\u0627\u0621":[6,7,14],"\u0628\u0625\u0646\u0647\u0627\u0621":1,"\u0628\u0625\u064a\u0642\u0627\u0641":14,"\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[1,3,5,6,7,10,11],"\u0628\u0627\u0633\u062a\u062e\u0631\u0627\u062c":14,"\u0628\u0627\u0633\u062a\u064a\u0631\u0627\u062f":3,"\u0628\u0627\u0633\u0645":[7,14],"\u0628\u0627\u0641\u062a\u0631\u0627\u0636":5,"\u0628\u0627\u0644\u0623\u062c\u0647\u0632\u0629":6,"\u0628\u0627\u0644\u0623\u062f\u0627\u0621":1,"\u0628\u0627\u0644\u0623\u0645\u062a\u0627\u0631":[7,14],"\u0628\u0627\u0644\u0625\u0631\u0634\u0627\u062f\u0627\u062a":14,"\u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629":[6,7,13],"\u0628\u0627\u0644\u0628\u062d\u062b":12,"\u0628\u0627\u0644\u062a\u062a\u0627\u0628\u0639":7,"\u0628\u0627\u0644\u062a\u0648\u0627\u0632\u064a":6,"\u0628\u0627\u0644\u0633\u0646\u062a\u064a\u0645\u062a\u0631":14,"\u0628\u0627\u0644\u0634\u0628\u0643\u0629":7,"\u0628\u0627\u0644\u0635\u0648\u0631":14,"\u0628\u0627\u0644\u0636\u0628\u0637":1,"\u0628\u0627\u0644\u0639\u0646\u0648\u0627\u0646":6,"\u0628\u0627\u0644\u0639\u0648\u062f\u0629":6,"\u0628\u0627\u0644\u0641\u0636\u0648\u0644":14,"\u0628\u0627\u0644\u0641\u0639\u0644":[3,6,7,12,14],"\u0628\u0627\u0644\u0642\u0637\u0631\u0629":14,"\u0628\u0627\u0644\u0642\u064a\u0627\u0633":7,"\u0628\u0627\u0644\u0642\u064a\u0648\u062f":12,"\u0628\u0627\u0644\u0643\u0627\u0645\u0644":14,"\u0628\u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631":14,"\u0628\u0627\u0644\u0645\u062b\u064a\u0644\u0627\u062a":7,"\u0628\u0627\u0644\u0645\u0633\u0627\u0631":14,"\u0628\u0627\u0644\u0645\u0648\u0627\u0635\u0641\u0627\u062a":6,"\u0628\u0627\u0644\u0646\u0633\u0628\u0629":[6,14],"\u0628\u0627\u0644\u0647\u064a\u0643\u0644":13,"\u0628\u0627\u0644\u0648\u0642\u062a":12,"\u0628\u0627\u064a\u062a":6,"\u0628\u0628\u062f\u0621":6,"\u0628\u0628\u0633\u0627\u0637\u0629":[6,12,14],"\u0628\u0628\u0637\u0621":14,"\u0628\u062a":6,"\u0628\u062a\u062a\u0628\u0639":14,"\u0628\u062a\u062b\u0628\u064a\u062a":[6,7],"\u0628\u062a\u062b\u0628\u064a\u062a\u0647":14,"\u0628\u062a\u062d\u0631\u064a\u0631":14,"\u0628\u062a\u062d\u0645\u064a\u0644":5,"\u0628\u062a\u062f\u0627\u062e\u0644":14,"\u0628\u062a\u0633\u062c\u064a\u0644":14,"\u0628\u062a\u0634\u063a\u064a\u0644":[5,7,14],"\u0628\u062a\u0634\u063a\u064a\u0644\u0647":[6,14],"\u0628\u062a\u0634\u063a\u064a\u0644\u0647\u0627":14,"\u0628\u062a\u0636\u0645\u064a\u0646":1,"\u0628\u062a\u0639\u062f\u064a\u0644":14,"\u0628\u062a\u0639\u064a\u064a\u0646":14,"\u0628\u062a\u0639\u064a\u064a\u0646\u0647":14,"\u0628\u062a\u063a\u064a\u064a\u0631":14,"\u0628\u062a\u0642\u0633\u064a\u0645":14,"\u0628\u062a\u0642\u0644\u064a\u0644":7,"\u0628\u062a\u0646\u0632\u064a\u0644":[5,14],"\u0628\u062a\u0646\u0638\u064a\u0641":14,"\u0628\u062a\u0648\u0641\u064a\u0631":3,"\u0628\u062c\u0645\u064a\u0639":[5,14],"\u0628\u062d\u0627\u062c\u0629":[12,14],"\u0628\u062d\u062b":6,"\u0628\u062d\u062c\u0645":14,"\u0628\u062d\u064a\u062b":[6,14],"\u0628\u062e\u0637":1,"\u0628\u062f\u0621":[6,7],"\u0628\u062f\u0623\u062a":7,"\u0628\u062f\u0642\u0629":7,"\u0628\u062f\u0644\u0627":[1,3,6,7,14],"\u0628\u062f\u0648\u0646":[2,6,14],"\u0628\u0630\u0644\u0643":[6,14],"\u0628\u0631\u0627\u0645\u062c":6,"\u0628\u0631\u0633\u0627\u0644\u0629":6,"\u0628\u0631\u0645\u062a\u0647":6,"\u0628\u0631\u0645\u062a\u0647\u0627":14,"\u0628\u0631\u0645\u062c\u0629":6,"\u0628\u0631\u0646\u0627\u0645\u062c":[6,12],"\u0628\u0631\u0646\u0627\u0645\u062c\u0627\u0646":6,"\u0628\u0632\u0627\u0648\u064a\u0629":14,"\u0628\u0632\u0631":6,"\u0628\u0632\u064a\u0627\u062f\u0629":14,"\u0628\u0633\u0628\u0628":7,"\u0628\u0633\u0631\u0639\u0629":[7,14],"\u0628\u0633\u0639\u0629":14,"\u0628\u0633\u0639\u0631":14,"\u0628\u0633\u0644\u0633\u0644\u0629":3,"\u0628\u0633\u0647\u0648\u0644\u0629":6,"\u0628\u0633\u064a\u0637":[3,11,14],"\u0628\u0634\u0623\u0646":6,"\u0628\u0634\u0631\u062d":1,"\u0628\u0634\u0631\u0637":14,"\u0628\u0634\u0641\u0627\u0641\u064a\u0629":6,"\u0628\u0634\u0643\u0644":[1,3,6,7,10,12,14],"\u0628\u0635\u0631\u064a":14,"\u0628\u0636\u0639":6,"\u0628\u0637\u0627\u0626\u0631\u0627\u062a":6,"\u0628\u0637\u0627\u0642\u0629":6,"\u0628\u0637\u0631\u0642":1,"\u0628\u0639\u062f":[1,3,5,6,7],"\u0628\u0639\u0636":[3,6,11,12,14],"\u0628\u0639\u0644\u0627\u0645\u0627\u062a":3,"\u0628\u0639\u0646\u0648\u0627\u0646":14,"\u0628\u0640":[6,7,14],"\u0628\u0642\u062f\u0631":14,"\u0628\u0642\u0631\u0627\u0621\u0629":13,"\u0628\u0642\u0633\u0645":13,"\u0628\u0643":[1,6,7,14],"\u0628\u0643\u0627\u0645\u064a\u0631\u0627\u062a":10,"\u0628\u0643\u062b\u064a\u0631":[6,14],"\u0628\u0643\u0633\u0644":14,"\u0628\u0643\u0641\u0627\u0621\u0629":14,"\u0628\u0645\u0627":[3,6,7,14],"\u0628\u0645\u062b\u0627\u0628\u0629":7,"\u0628\u0645\u062c\u0631\u062f":[6,14],"\u0628\u0645\u0631\u0648\u0631":14,"\u0628\u0645\u0632\u064a\u062f":6,"\u0628\u0645\u0634\u0631\u0648\u0639":6,"\u0628\u0645\u0639\u0627\u0644\u062c\u0629":[6,10],"\u0628\u0645\u0639\u0627\u064a\u0631\u0629":7,"\u0628\u0645\u0642\u062f\u0627\u0631":14,"\u0628\u0645\u0647\u0627\u0645":14,"\u0628\u0646\u0627":[7,14],"\u0628\u0646\u0627\u0621":[7,14],"\u0628\u0646\u0638\u0627\u0645":6,"\u0628\u0646\u0645\u0637\u064a\u0646":14,"\u0628\u0646\u064a\u0629":5,"\u0628\u0647":[6,12,14],"\u0628\u0647\u0627":[6,14],"\u0628\u0647\u0630\u0647":[7,14],"\u0628\u0647\u0645":7,"\u0628\u0647\u064a\u0643\u0644":14,"\u0628\u0648\u0627\u0633\u0637\u0629":[6,14],"\u0628\u0648\u0636\u0648\u062d":1,"\u0628\u064a\u0626\u0629":[6,14],"\u0628\u064a\u0627\u0646\u0627\u062a":[2,7,14],"\u0628\u064a\u0646":[7,14],"\u0628\u064a\u0646\u0645\u0627":[6,10,14],"\u0628\u064a\u0646\u0647\u0627":14,"\u062a":[6,14],"\u062a\u0623\u062b\u064a\u0631":[7,14],"\u062a\u0623\u062b\u064a\u0631\u0627\u062a":14,"\u062a\u0623\u0643\u062f":[3,6,7,14],"\u062a\u0624\u062b\u0631":[6,14],"\u062a\u0624\u062b\u0631\u0627\u0646":14,"\u062a\u0624\u062f\u064a":14,"\u062a\u0627\u0628\u0639":6,"\u062a\u0628\u062f\u0648":14,"\u062a\u0628\u0648\u064a\u0628":3,"\u062a\u062a\u0628\u0639":1,"\u062a\u062a\u062d\u0643\u0645":14,"\u062a\u062a\u062e\u0637\u0649":6,"\u062a\u062a\u0636\u0645\u0646":[3,6],"\u062a\u062a\u0637\u0644\u0628":[1,2],"\u062a\u062a\u0639\u0644\u0642":1,"\u062a\u062a\u0645":14,"\u062a\u062a\u0645\u0643\u0646":14,"\u062a\u062a\u0648\u0627\u0641\u0642":14,"\u062a\u062a\u0648\u0641\u0631":6,"\u062a\u062a\u0648\u0642\u0639\u0647":14,"\u062a\u062a\u0648\u0642\u0641":14,"\u062a\u062b\u0628\u064a\u062a":[3,5,7],"\u062a\u062b\u0628\u064a\u062a\u0647":6,"\u062a\u062b\u0628\u064a\u062a\u0647\u0645\u0627":6,"\u062a\u062c\u0627\u0647\u0644\u0647":14,"\u062a\u062c\u062f":[3,6],"\u062a\u062c\u0631\u0628\u0629":14,"\u062a\u062c\u0639\u0644":14,"\u062a\u062c\u0645\u064a\u0639":12,"\u062a\u062c\u0646\u0628":[1,14],"\u062a\u062d\u062a":6,"\u062a\u062d\u062a\u0627\u062c":[1,6,7,12],"\u062a\u062d\u062a\u0648\u064a":[3,14],"\u062a\u062d\u062f\u064a":[2,14],"\u062a\u062d\u062f\u064a\u062b":7,"\u062a\u062d\u062f\u064a\u062b\u0627\u062a":6,"\u062a\u062d\u062f\u064a\u062f":[3,6,14],"\u062a\u062d\u062f\u064a\u062f\u0647":3,"\u062a\u062d\u062f\u064a\u062f\u0647\u0627":14,"\u062a\u062d\u0633\u0646":14,"\u062a\u062d\u0635\u0644":6,"\u062a\u062d\u0642\u0642":5,"\u062a\u062d\u0642\u064a\u0642":14,"\u062a\u062d\u0643\u0645":6,"\u062a\u062d\u0645\u0644":14,"\u062a\u062d\u0645\u064a\u0644":[3,6,14],"\u062a\u062d\u0645\u064a\u0644\u0647":3,"\u062a\u062e\u0628\u0631":14,"\u062a\u062e\u062a\u0627\u0631":3,"\u062a\u062e\u0632\u064a\u0646":[11,14],"\u062a\u062e\u0635\u064a\u0635":5,"\u062a\u062e\u0637\u0637":7,"\u062a\u062e\u0637\u064a\u0637":2,"\u062a\u062e\u0641\u064a\u0636\u0647\u0627":14,"\u062a\u062e\u0645\u064a\u0646":6,"\u062a\u062f\u0627\u062e\u0644":14,"\u062a\u062f\u0639\u0645":7,"\u062a\u062f\u0639\u0645\u0647\u0627":6,"\u062a\u062f\u0648\u064a\u0631":[7,14],"\u062a\u0631\u0627\u0643\u0628":14,"\u062a\u0631\u062d\u064a\u0628":6,"\u062a\u0631\u0634\u062f":6,"\u062a\u0631\u063a\u0628":14,"\u062a\u0631\u0643\u064a\u0632":6,"\u062a\u0631\u0645\u064a\u0632\u0647\u0627":12,"\u062a\u0631\u0649":[6,7],"\u062a\u0631\u064a\u062f":[6,7,14],"\u062a\u0632\u0627\u0644":[6,14],"\u062a\u0632\u064a\u062f":14,"\u062a\u0633\u0627\u0639\u062f":14,"\u062a\u0633\u062a\u062e\u062f\u0645":[6,7,14],"\u062a\u0633\u062a\u062e\u062f\u0645\u0647":[1,14],"\u062a\u0633\u062a\u062e\u062f\u0645\u0647\u0627":1,"\u062a\u0633\u062a\u0642\u0628\u0644":6,"\u062a\u0633\u062a\u0647\u062f\u0641":14,"\u062a\u0633\u062c\u064a\u0644":14,"\u062a\u0633\u0645\u062d":6,"\u062a\u0633\u0645\u0649":[6,7,14],"\u062a\u0633\u0645\u064a\u0629":[3,6],"\u062a\u0633\u0647\u064a\u0644":14,"\u062a\u0633\u0648\u0621":14,"\u062a\u0634\u0627\u0631\u0643":1,"\u062a\u0634\u0627\u0647\u062f":6,"\u062a\u0634\u0628\u0647":14,"\u062a\u0634\u063a\u064a\u0644":[1,6,7,14],"\u062a\u0634\u0648\u0647":7,"\u062a\u0634\u0648\u064a\u0647":2,"\u062a\u0634\u064a\u0631":14,"\u062a\u0635\u0641\u062d":6,"\u062a\u0635\u0646\u064a\u0639":6,"\u062a\u0636\u0627\u0631\u064a\u0633":14,"\u062a\u0636\u0645\u064a\u0646":1,"\u062a\u0636\u064a\u0639":14,"\u062a\u0636\u064a\u0641":14,"\u062a\u0637\u0628\u064a\u0642":[6,14],"\u062a\u0637\u0628\u064a\u0642\u0627\u062a":6,"\u062a\u0637\u0648\u064a\u0631":10,"\u062a\u0638\u0647\u0631":6,"\u062a\u0639\u062a\u0628\u0631":12,"\u062a\u0639\u062b\u0631":3,"\u062a\u0639\u062f":[3,14],"\u062a\u0639\u062f\u064a\u0644":14,"\u062a\u0639\u062f\u064a\u0644\u0627\u062a":14,"\u062a\u0639\u0631\u0641":[7,14],"\u062a\u0639\u0637\u064a\u0644":6,"\u062a\u0639\u0644\u064a\u0642\u0627\u062a":12,"\u062a\u0639\u0644\u064a\u0645\u0627\u062a":[7,14],"\u062a\u0639\u0645\u0644":[6,7,10,12,14],"\u062a\u0639\u064a\u062f":1,"\u062a\u0639\u064a\u0634":5,"\u062a\u0639\u064a\u064a\u0646":14,"\u062a\u063a\u0637\u064a\u0629":6,"\u062a\u063a\u064a\u064a\u0631":5,"\u062a\u0641\u0627\u0635\u064a\u0644":1,"\u062a\u0641\u0634\u0644":14,"\u062a\u0641\u0635\u0644":10,"\u062a\u0641\u0639\u0644":14,"\u062a\u0641\u0639\u0644\u0647":1,"\u062a\u0641\u0648\u0642":6,"\u062a\u0642\u0627\u0631\u064a\u0631":5,"\u062a\u0642\u062f\u0645":[1,6],"\u062a\u0642\u062f\u064a\u0645":7,"\u062a\u0642\u062f\u064a\u0645\u0647":12,"\u062a\u0642\u0631\u064a\u0628":6,"\u062a\u0642\u0633\u064a\u0645":[5,14],"\u062a\u0642\u0644\u064a\u0635\u0647":14,"\u062a\u0642\u0644\u064a\u0635\u0647\u0627":14,"\u062a\u0642\u0644\u064a\u0644":14,"\u062a\u0642\u0648\u0644":1,"\u062a\u0642\u0648\u0645":14,"\u062a\u0643\u0628\u064a\u0631":14,"\u062a\u0643\u0631\u0627\u0631":6,"\u062a\u0643\u0644\u0641":14,"\u062a\u0643\u0644\u0641\u0629":14,"\u062a\u0643\u0646":[1,7,14],"\u062a\u0643\u0648\u0646":[6,12,14],"\u062a\u0643\u0648\u064a\u0646":[6,7,14],"\u062a\u0644\u0627\u0639\u0628":14,"\u062a\u0644\u062a\u0642\u0637":10,"\u062a\u0644\u0642\u0627\u0626\u064a":[3,6,7],"\u062a\u0644\u0643":1,"\u062a\u0645":[6,7,10,14],"\u062a\u0645\u0627\u0645":14,"\u062a\u0645\u062a":12,"\u062a\u0645\u062a\u0639":14,"\u062a\u0645\u0631\u064a\u0631":[6,7,14],"\u062a\u0645\u0631\u064a\u0631\u0647\u0627":6,"\u062a\u0645\u0643\u064a\u0646":[6,7],"\u062a\u0645\u0643\u064a\u0646\u0647":6,"\u062a\u0645\u0643\u064a\u0646\u0647\u0627":6,"\u062a\u0646\u062a\u062c\u0647\u0627":11,"\u062a\u0646\u062a\u0645\u064a":[7,14],"\u062a\u0646\u0632\u0627\u0646\u064a\u0627":7,"\u062a\u0646\u0632\u064a\u0644":6,"\u062a\u0646\u0632\u064a\u0644\u0647":14,"\u062a\u0646\u0633\u064a\u0642":[3,13],"\u062a\u0646\u0633\u064a\u0642\u0627\u062a":11,"\u062a\u0646\u0638\u0631":14,"\u062a\u0646\u0638\u064a\u0645":14,"\u062a\u0646\u0641\u064a\u0630\u0647\u0627":6,"\u062a\u0647\u0627\u0646\u064a\u0646\u0627":6,"\u062a\u0647\u062f\u0641":14,"\u062a\u0648\u0627\u062c\u0647":14,"\u062a\u0648\u0627\u0641\u0642":14,"\u062a\u0648\u062c\u062f":14,"\u062a\u0648\u062c\u0647":14,"\u062a\u0648\u062c\u064a\u0647":7,"\u062a\u0648\u0632\u064a\u0639":[6,7],"\u062a\u0648\u0633\u064a\u0639":[7,10],"\u062a\u0648\u0635\u064a\u0627\u062a":5,"\u062a\u0648\u0635\u064a\u0644\u0647\u0627":14,"\u062a\u0648\u0636\u062d":1,"\u062a\u0648\u0641\u064a\u0631":7,"\u062a\u0648\u0642\u0639\u062a":1,"\u062a\u0648\u0644\u064a\u062f":[10,14],"\u062b":2,"\u062b\u0627\u0628\u062a":14,"\u062b\u0627\u0628\u062a\u0629":[6,7],"\u062b\u0627\u0646":14,"\u062b\u0627\u0646\u064a":14,"\u062b\u0644\u0627\u062b\u064a":[5,6],"\u062b\u0644\u0627\u062b\u064a\u0629":[6,7,14],"\u062b\u0645":[3,6,7,14],"\u062b\u0646\u0627\u0626\u064a\u0627\u062a":6,"\u062b\u0646\u0627\u0626\u064a\u0629":14,"\u062c\u0627\u0621":14,"\u062c\u0627\u0645\u0639\u0629":11,"\u062c\u062f":[6,7],"\u062c\u062f\u064a\u062f":1,"\u062c\u062f\u064a\u062f\u0629":[6,7],"\u062c\u0630\u0631":14,"\u062c\u0632\u0621":10,"\u062c\u0639\u0644":[6,7],"\u062c\u063a\u0631\u0627\u0641\u064a":3,"\u062c\u063a\u0631\u0627\u0641\u064a\u0629":11,"\u062c\u0644\u0633\u0629":14,"\u062c\u0645\u0639\u0647\u0627":7,"\u062c\u0645\u064a\u0639":[6,7,10,12,14],"\u062c\u0645\u064a\u0639\u0647\u0627":7,"\u062c\u0647\u0627\u0632":[5,7,14],"\u062c\u0647\u0627\u0632\u0643":[1,6,14],"\u062c\u0647\u0627\u0632\u064a\u0646":6,"\u062c\u0647\u062f\u0646\u0627":12,"\u062c\u0647\u0648\u062f":6,"\u062c\u0648":5,"\u062c\u0648\u0627":14,"\u062c\u064a\u062c\u0627":6,"\u062c\u064a\u062c\u0627\u0628\u0627\u064a\u062a":14,"\u062c\u064a\u062f":[6,12,13,14],"\u062c\u064a\u062f\u0629":[3,14],"\u062c\u064a\u0644":6,"\u062c\u064a\u0645\u0633":14,"\u062d\u0627\u062c\u0629":6,"\u062d\u0627\u0644\u0627\u062a":14,"\u062d\u0627\u0644\u0629":[6,11],"\u062d\u0627\u0644\u062a\u0646\u0627":14,"\u062d\u0627\u0644\u064a":6,"\u062d\u0627\u0646":6,"\u062d\u0627\u0648\u0644":[6,12],"\u062d\u0627\u0648\u064a\u0627\u062a":14,"\u062d\u0627\u0648\u064a\u0629":6,"\u062d\u062a\u0649":[6,7,14],"\u062d\u062c\u0645":5,"\u062d\u062c\u0645\u0647":14,"\u062d\u062c\u0645\u0647\u0627":14,"\u062d\u062f":[12,14],"\u062d\u062f\u062f":6,"\u062d\u062f\u0648\u062b":[1,14],"\u062d\u062f\u0648\u062f":7,"\u062d\u0631\u0641":14,"\u062d\u0631\u0641\u064a\u0627":14,"\u062d\u0633":14,"\u062d\u0633\u0646\u0627":12,"\u062d\u0635\u0644\u062a":6,"\u062d\u0641\u0638":[6,14],"\u062d\u0642\u0644":14,"\u062d\u0644":14,"\u062d\u0648\u0627\u0641":14,"\u062d\u0648\u0627\u0644\u064a":14,"\u062d\u0648\u0636":7,"\u062d\u0648\u0644":[1,2,3,7,11,14],"\u062d\u064a\u0627\u0644":14,"\u062d\u064a\u062b":14,"\u062d\u064a\u0646":6,"\u062e\u0627\u0631\u062c":7,"\u062e\u0627\u0635":14,"\u062e\u0627\u0644":1,"\u062e\u062a\u0628":12,"\u062e\u062a\u0635\u0631":14,"\u062e\u0631\u0627\u0626\u0637":[2,6],"\u062e\u0631\u062c":14,"\u062e\u0631\u064a\u0637\u0629":3,"\u062e\u0635\u0635":6,"\u062e\u0637":[7,13],"\u062e\u0637\u0623":[1,14],"\u062e\u0637\u0648\u0627\u062a":5,"\u062e\u0637\u0648\u0637":14,"\u062e\u0637\u064a":6,"\u062e\u0641\u064a\u0641\u0629":6,"\u062e\u0644\u0627\u0644":[6,7,10,14],"\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629":7,"\u062e\u064a\u0627\u0631":[6,7,14],"\u062e\u064a\u0627\u0631\u0627\u062a":11,"\u062e\u064a\u0627\u0631\u064a":14,"\u062f\u0627\u0626\u0645":[7,14],"\u062f\u0627\u062e\u0644":[6,12],"\u062f\u0627\u0631":7,"\u062f\u0627\u0639\u064a":6,"\u062f\u0628\u0648\u0633":5,"\u062f\u062e\u0648\u0644":6,"\u062f\u062e\u0648\u0644\u0646\u0627":14,"\u062f\u0631\u0627\u064a\u0629":14,"\u062f\u0631\u062c\u0627\u062a":14,"\u062f\u0631\u062c\u0629":14,"\u062f\u0631\u0648\u0633":5,"\u062f\u0639\u0645":[5,7,12],"\u062f\u0639\u0646\u0627":12,"\u062f\u0641\u0639":14,"\u062f\u0641\u0639\u0629":10,"\u062f\u0642\u0629":[7,14],"\u062f\u0642\u064a\u0642\u0629":2,"\u062f\u0644\u0627\u0626\u0644":14,"\u062f\u0644\u0648":7,"\u062f\u0644\u064a\u0644":[1,2,14],"\u062f\u0645\u062c":5,"\u062f\u0648\u0644\u0627\u0631":14,"\u062f\u0648\u0644\u0627\u0631\u0627\u062a":14,"\u062f\u0648\u0646":6,"\u0630\u0627":13,"\u0630\u0627\u062a":[3,11],"\u0630\u0627\u0643\u0631\u0629":[6,7,14],"\u0630\u0644\u0643":[1,3,6,7,12,14],"\u0631":12,"\u0631\u0623\u0633":3,"\u0631\u0624\u064a\u0629":14,"\u0631\u0624\u064a\u062a\u0647":1,"\u0631\u0626\u064a\u0633\u064a":7,"\u0631\u0627\u0626\u0639\u0629":2,"\u0631\u0627\u062c\u0639":2,"\u0631\u0627\u0645":6,"\u0631\u0628\u0645\u0627":[12,14],"\u0631\u062c\u0639":6,"\u0631\u062d\u0644\u0627\u062a":14,"\u0631\u062d\u0644\u0629":14,"\u0631\u062d\u0644\u062a\u0643":14,"\u0631\u062d\u0644\u062a\u064a\u0646":14,"\u0631\u062f":6,"\u0631\u0633\u0627\u0626\u0644":14,"\u0631\u0633\u0645":[2,6],"\u0631\u0633\u0645\u064a":6,"\u0631\u0641\u0639":12,"\u0631\u0642\u0645":14,"\u0631\u0642\u0645\u064a":14,"\u0631\u0642\u0645\u064a\u0629":14,"\u0631\u0643\u0629\u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639\u064a\u0629":1,"\u0631\u0643\u062a":14,"\u0631\u0645\u0632":6,"\u0631\u0648\u0627\u0628\u0637":1,"\u0632\u0631":6,"\u0632\u0646\u062c\u0628\u0627\u0631":11,"\u0632\u064a\u0627\u062f\u0629":[7,14],"\u0632\u064a\u0627\u062f\u062a\u0647\u0627":14,"\u0633\u0627\u0631":6,"\u0633\u0628\u0642":6,"\u0633\u0628\u0644\u064a\u062a":5,"\u0633\u0628\u064a\u0644":[1,5,6,7,12],"\u0633\u062a\u062a\u0645":7,"\u0633\u062a\u062a\u0645\u0643\u0646":6,"\u0633\u062a\u062c\u062f":14,"\u0633\u062a\u062d\u062a\u0627\u062c":[6,14],"\u0633\u062a\u062d\u0635\u0644":6,"\u0633\u062a\u0631\u0649":14,"\u0633\u062a\u0633\u0645\u062d":6,"\u0633\u062a\u0639\u0645\u0644":10,"\u0633\u062a\u0641\u0639\u0644\u0647\u0627":14,"\u0633\u062a\u0642\u0648\u0645":14,"\u0633\u062a\u0643\u0648\u0646":7,"\u0633\u062a\u0646\u0641\u062f":6,"\u0633\u062a\u064a\u0631\u064a\u0648":13,"\u0633\u062c\u0644":14,"\u0633\u062c\u0644\u0627\u062a":14,"\u0633\u062d\u0627\u0628\u0629":[5,14],"\u0633\u062d\u0627\u0628\u064a":14,"\u0633\u062d\u0628":5,"\u0633\u062e":6,"\u0633\u0631\u062f":[1,6,7],"\u0633\u0631\u064a":6,"\u0633\u0631\u064a\u0629":6,"\u0633\u0637\u062d":[6,11,14],"\u0633\u0637\u0631":[3,5,6,7],"\u0633\u0639\u0629":14,"\u0633\u0642\u0648\u0637":12,"\u0633\u0645":14,"\u0633\u0646\u0628\u0630\u0644":12,"\u0633\u0646\u0642\u0635\u0631":6,"\u0633\u0646\u0642\u0648\u0645":14,"\u0633\u0647\u0644":7,"\u0633\u0647\u0644\u0629":6,"\u0633\u0648\u0627\u0621":6,"\u0633\u0648\u0649":[6,7],"\u0633\u064a\u0624\u062f\u064a":14,"\u0633\u064a\u062a\u0637\u0644\u0628":7,"\u0633\u064a\u062a\u0645":[3,6,7,11,14],"\u0633\u064a\u062a\u064a\u062d":14,"\u0633\u064a\u062c\u0639\u0644":6,"\u0633\u064a\u062f":1,"\u0633\u064a\u0631":[7,14],"\u0633\u064a\u0633\u0627\u0639\u062f":7,"\u0633\u064a\u0633\u0627\u0639\u062f\u0646\u0627":14,"\u0633\u064a\u0633\u062a\u063a\u0631\u0642":14,"\u0633\u064a\u0633\u0645\u062d":[6,14],"\u0633\u064a\u0638\u0647\u0631":3,"\u0633\u064a\u0643\u062a\u0634\u0641":3,"\u0633\u064a\u0643\u0644\u0641\u0643":14,"\u0633\u064a\u0643\u0648\u0646":14,"\u0634\u0627\u0634\u0629":[1,14],"\u0634\u0628\u0643\u0629":[6,11],"\u0634\u0628\u0643\u062a\u0643":11,"\u0634\u062e\u0635":[12,14],"\u0634\u0631\u062d":1,"\u0634\u0631\u0643\u0629":6,"\u0634\u0631\u064a\u0637":6,"\u0634\u0643\u0631":5,"\u0634\u0647\u0631":14,"\u0634\u0647\u0631\u064a":14,"\u0634\u064a\u0621":[3,6,12,14],"\u0634\u064a\u0626":[6,7,14],"\u0635\u062d\u0629":7,"\u0635\u062d\u064a\u062d":[6,14],"\u0635\u0631\u064a\u062d":1,"\u0635\u0639\u0628":14,"\u0635\u0639\u0628\u0629":14,"\u0635\u063a\u064a\u0631":[6,14],"\u0635\u063a\u064a\u0631\u0629":14,"\u0635\u0641":1,"\u0635\u0641\u062d\u0629":13,"\u0635\u0641\u0631":7,"\u0635\u0646\u062f\u0648\u0642":3,"\u0635\u0648\u0631":[3,10,14],"\u0635\u0648\u0631\u0629":[6,7,14],"\u0635\u0648\u0631\u0643":[3,14],"\u0636\u0628\u0637":3,"\u0636\u0628\u0637\u0647":14,"\u0636\u062c\u0629":14,"\u0636\u062e\u0627\u0645\u0629":7,"\u0636\u0639":14,"\u0636\u063a\u0637":14,"\u0637\u0627\u0644\u0645\u0627":[6,7],"\u0637\u0628\u0642\u0627\u062a":14,"\u0637\u0631\u0627\u0632":6,"\u0637\u0631\u0641\u064a\u0629":6,"\u0637\u0631\u064a\u0642":[6,7],"\u0637\u0631\u064a\u0642\u0629":[6,14],"\u0637\u0641\u064a\u0641\u0629":14,"\u0637\u0644\u0628":[1,5],"\u0637\u0644\u0628\u0627\u062a":7,"\u0637\u0644\u0628\u0643":12,"\u0637\u0648\u064a\u0644\u0627":5,"\u0637\u064a\u0627\u0631":[2,6,14],"\u0637\u064a\u0631\u0627\u0646":[5,14],"\u0638\u0627\u0647\u0631\u064a":6,"\u0639\u0627\u062f\u0629":[3,14],"\u0639\u0627\u062f\u064a":[1,14],"\u0639\u0627\u0631\u0636":6,"\u0639\u0627\u0644\u064a\u0629":[3,5],"\u0639\u0627\u0645":[6,14],"\u0639\u0627\u0645\u0629":[13,14],"\u0639\u0627\u0645\u0644":[6,7,14],"\u0639\u0628":6,"\u0639\u0628\u0621":14,"\u0639\u0628\u0627\u0631\u0629":6,"\u0639\u0628\u0631":[6,7,14],"\u0639\u062a\u0628\u0629":14,"\u0639\u062f":14,"\u0639\u062f\u0629":[6,14],"\u0639\u062f\u062f":[6,7,10,14],"\u0639\u062f\u0645":[1,3],"\u0639\u0631\u0636":[3,14],"\u0639\u0634\u0648\u0627\u0626\u064a":14,"\u0639\u0637\u0644":14,"\u0639\u0642\u062f":7,"\u0639\u0642\u062f\u0629":[6,7],"\u0639\u0642\u062f\u062a\u0627\u0646":6,"\u0639\u0642\u0648\u0628\u0629":6,"\u0639\u0644\u0627\u0645\u0629":[1,3,6,14],"\u0639\u0644\u0628\u0629":6,"\u0639\u0644\u0649":[1,3,5,7,10,11,12,13],"\u0639\u0644\u064a\u0643":[3,6,7],"\u0639\u0644\u064a\u0647":14,"\u0639\u0644\u064a\u0647\u0627":1,"\u0639\u0645\u0644":[2,6],"\u0639\u0645\u0644\u064a":14,"\u0639\u0645\u0644\u064a\u0627\u062a":7,"\u0639\u0645\u0644\u064a\u0629":[5,6,14],"\u0639\u0645\u0648\u062f\u064a":14,"\u0639\u0645\u064a\u0644":6,"\u0639\u0646":[1,6,7,11,13,14],"\u0639\u0646\u0627\u0648\u064a\u0646":7,"\u0639\u0646\u062f":[1,7,14],"\u0639\u0646\u062f\u0645\u0627":[1,6,14],"\u0639\u0646\u0647":14,"\u0639\u0646\u0648\u0627\u0646":[1,6],"\u063a\u0627\u0644\u0628":6,"\u063a\u0631\u064a\u0628":14,"\u063a\u064a\u0631":[1,6,14],"\u063a\u064a\u063a\u0627\u0628\u0627\u064a\u062a":[6,14],"\u0641":1,"\u0641\u0623\u0646\u062a":14,"\u0641\u0625\u0646":[6,14],"\u0641\u0625\u0646\u0646\u0627":6,"\u0641\u0625\u0646\u0647":14,"\u0641\u0627\u0628\u062d\u062b":6,"\u0641\u0627\u062a\u0628\u0639":6,"\u0641\u0627\u062d\u0630\u0641":14,"\u0641\u0627\u0631\u063a\u0629":[1,14],"\u0641\u0627\u0633\u062a\u062e\u062f\u0645\u0647\u0627":1,"\u0641\u0627\u0641\u062a\u062d":6,"\u0641\u062a\u062d":[6,14],"\u0641\u062d\u0627\u0648\u0644":6,"\u0641\u0631\u062f\u064a\u0629":14,"\u0641\u0631\u0639\u064a":7,"\u0641\u0631\u0639\u064a\u0629":7,"\u0641\u0631\u064a\u0642":2,"\u0641\u0633\u062a\u062d\u062a\u0627\u062c":6,"\u0641\u0633\u062a\u062d\u062a\u0648\u064a":10,"\u0641\u0633\u062a\u0633\u062a\u0645\u0631":14,"\u0641\u0633\u064a\u062a\u0645":7,"\u0641\u0633\u064a\u0643\u0648\u0646":14,"\u0641\u0635\u0644":6,"\u0641\u0639\u0627\u0644":[7,14],"\u0641\u0639\u0627\u0644\u0629":6,"\u0641\u0639\u0644":14,"\u0641\u0639\u0644\u062a":1,"\u0641\u0639\u0644\u062a\u0647":1,"\u0641\u0639\u0644\u0647":14,"\u0641\u0639\u0644\u064a":14,"\u0641\u0642\u062f":[7,10,14],"\u0641\u0642\u0637":[1,3,6,7,11,14],"\u0641\u0643\u0631":6,"\u0641\u0643\u0631\u0629":14,"\u0641\u0644\u0627":7,"\u0641\u0644\u0646":[7,14],"\u0641\u0645\u062b\u0644\u0627":7,"\u0641\u0645\u0646":[6,14],"\u0641\u0646\u062d\u0646":12,"\u0641\u0647\u0630\u0627":6,"\u0641\u0647\u0645":[5,12,14],"\u0641\u0647\u0646\u0627\u0643":12,"\u0641\u0647\u0648":14,"\u0641\u0647\u064a":14,"\u0641\u0648\u0636\u0649":6,"\u0641\u0648\u0642":6,"\u0641\u064a":[1,2,3,6,10,11,12,13,14],"\u0641\u064a\u062c\u0628":6,"\u0641\u064a\u0645\u0627":11,"\u0641\u064a\u0645\u0643\u0646\u0643":[3,7,14],"\u0641\u064a\u0645\u0643\u0646\u0646\u0627":14,"\u0641\u064a\u0647":12,"\u0641\u064a\u0647\u0627":14,"\u0642":14,"\u0642\u0627\u0626\u0645\u0629":[3,5,6,14],"\u0642\u0627\u0628\u0644\u0629":7,"\u0642\u0627\u0628\u0644\u064a\u0629":7,"\u0642\u0627\u062f\u0631":[10,14],"\u0642\u0627\u062f\u0631\u064a\u0646":12,"\u0642\u0627\u0631\u0646\u062a":14,"\u0642\u0627\u0639\u062f\u0629":3,"\u0642\u0627\u0644":12,"\u0642\u0628\u0644":[1,3,7,14],"\u0642\u062f":[1,7,10,12,14],"\u0642\u062f\u0631":[1,6],"\u0642\u062f\u0645":1,"\u0642\u062f\u0645\u062a":7,"\u0642\u062f\u064a\u0645":6,"\u0642\u0630\u064a\u0641\u0629":14,"\u0642\u0631\u0627\u0621\u0629":[13,14],"\u0642\u0631\u064a\u0628":6,"\u0642\u0633\u0645\u0646\u0627":2,"\u0642\u0635\u0627\u0631\u0649":12,"\u0642\u0637\u0631":14,"\u0642\u0637\u0631\u0629":14,"\u0642\u0637\u0639":[7,14],"\u0642\u0637\u0639\u0629":[7,14],"\u0642\u0637\u064a\u0631\u0629":14,"\u0642\u0644\u064a\u0644":14,"\u0642\u0644\u064a\u0644\u0627":[6,14],"\u0642\u0645":[1,3,5,7,10,14],"\u0642\u0645\u062a":[3,6,7,14],"\u0642\u0648\u0627\u0626\u0645\u0647\u0627":6,"\u0642\u0648\u064a":14,"\u0642\u064a\u0627\u0633":10,"\u0642\u064a\u0627\u0633\u0627\u062a":3,"\u0642\u064a\u062f":[6,12],"\u0642\u064a\u0645":[3,13],"\u0642\u064a\u0645\u0629":[1,3,14],"\u0643\u0623\u0631\u0636\u064a\u0629":14,"\u0643\u0625\u0635\u062f\u0627\u0631\u0627\u062a":12,"\u0643\u0627\u0626\u0646\u0627\u062a":3,"\u0643\u0627\u0641\u0629":14,"\u0643\u0627\u0644\u062a\u0627\u0644\u064a":7,"\u0643\u0627\u0645\u0644":7,"\u0643\u0627\u0645\u064a\u0631\u0627":[10,14],"\u0643\u0627\u0645\u064a\u0631\u0627\u062a":14,"\u0643\u0627\u0646":[3,6,7,12],"\u0643\u0627\u0646\u062a":[1,3,6,10,14],"\u0643\u0628\u0631\u0646\u0627\u0645\u062c":3,"\u0643\u0628\u064a\u0631":[6,7,12,14],"\u0643\u0628\u064a\u0631\u0629":[12,14],"\u0643\u062a\u0627\u0628\u0629":6,"\u0643\u062b\u064a\u0631":6,"\u0643\u062b\u064a\u0631\u0629":[1,6],"\u0643\u062c\u0632\u0621":7,"\u0643\u0630\u0644\u0643":14,"\u0643\u0633\u0644\u0633\u0644\u0629":3,"\u0643\u0637\u0628\u0642\u0629":11,"\u0643\u0639\u0636\u0648":12,"\u0643\u0640":6,"\u0643\u0644":[3,6,7,14],"\u0643\u0644\u0645\u0627":1,"\u0643\u0644\u0645\u0629":6,"\u0643\u0644\u0645\u062a\u064a\u0646":7,"\u0643\u0644\u0647\u0627":14,"\u0643\u0645\u0627":14,"\u0643\u0645\u0628\u064a\u0648\u062a\u0631":6,"\u0643\u0645\u062f\u062e\u0644\u0627\u062a":6,"\u0643\u0645\u0648\u0636\u0648\u0639":12,"\u0643\u0645\u064a\u0627\u062a":14,"\u0643\u0646\u062a":[1,6,7,14],"\u0643\u0648\u062f":7,"\u0643\u064a\u0641":[1,7,14],"\u0643\u064a\u0641\u064a\u0629":[5,6,7,14],"\u0644\u0623\u062f\u0644\u0629":14,"\u0644\u0623\u0633\u0641\u0644":14,"\u0644\u0623\u0646":[7,14],"\u0644\u0623\u0646\u0647":6,"\u0644\u0623\u0646\u0647\u0627":14,"\u0644\u0623\u0646\u064a":14,"\u0644\u0623\u0648\u0644":6,"\u0644\u0625\u062f\u0627\u0631\u0629":14,"\u0644\u0625\u0635\u0644\u0627\u062d\u0647\u0627":6,"\u0644\u0625\u0636\u0627\u0641\u0629":14,"\u0644\u0625\u0639\u0627\u062f\u0629":[7,14],"\u0644\u0625\u0639\u062f\u0627\u062f":[7,14],"\u0644\u0625\u0646\u062c\u0627\u0632":12,"\u0644\u0625\u0646\u0634\u0627\u0621":[3,6,14],"\u0644\u0625\u064a\u0642\u0627\u0641":6,"\u0644\u0627":[1,6,7,10,11,14],"\u0644\u0627\u062d\u0638":[6,14],"\u0644\u0627\u062d\u0638\u062a\u0647":1,"\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[6,7],"\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647":14,"\u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c":14,"\u0644\u0627\u0644\u062a\u0642\u0627\u0637":14,"\u0644\u0628\u0627\u0648":7,"\u0644\u0628\u062f\u0621":[6,14],"\u0644\u0628\u0639\u0636":14,"\u0644\u0628\u064a\u0627\u0646\u0627\u062a":14,"\u0644\u0629":1,"\u0644\u062a\u062a\u0645\u0643\u0646":6,"\u0644\u062a\u062c\u0646\u0628":14,"\u0644\u062a\u062d\u062f\u064a\u062f":[1,7,14],"\u0644\u062a\u062d\u0633\u064a\u0646":13,"\u0644\u062a\u062e\u0632\u064a\u0646":7,"\u0644\u062a\u062e\u0635\u064a\u0635":6,"\u0644\u062a\u062e\u0637\u064a":14,"\u0644\u062a\u0633\u062c\u064a\u0644":1,"\u0644\u062a\u0633\u0647\u064a\u0644":14,"\u0644\u062a\u0634\u063a\u064a\u0644":[6,14],"\u0644\u062a\u0635\u062d\u064a\u062d":3,"\u0644\u062a\u0635\u0646\u064a\u0641":14,"\u0644\u062a\u0642\u062f\u064a\u0645":5,"\u0644\u062a\u0642\u0644\u064a\u0644":14,"\u0644\u062a\u0643\u0648\u0646":7,"\u0644\u062a\u0645\u0643\u064a\u0646":[6,7,10],"\u0644\u062a\u0646\u0641\u064a\u0630":14,"\u0644\u062a\u0648\u062c\u064a\u0647":14,"\u0644\u062a\u0648\u0636\u064a\u062d":1,"\u0644\u062a\u0648\u0644\u064a\u062f":14,"\u0644\u062c\u0645\u064a\u0639":[2,6,7,14],"\u0644\u062e\u0637":7,"\u0644\u062e\u0637\u0648\u0629":6,"\u0644\u062f\u064a\u0643":[3,6,7,14],"\u0644\u062f\u064a\u0646\u0627":14,"\u0644\u062f\u064a\u0647":10,"\u0644\u062f\u064a\u0647\u0627":2,"\u0644\u0630\u0627":[6,10,14],"\u0644\u0630\u0644\u0643":6,"\u0644\u0630\u064a":2,"\u0644\u0631\u0624\u064a\u0629":12,"\u0644\u0631\u0628\u0637":6,"\u0644\u0631\u0633\u0645":2,"\u0644\u0632\u0645":6,"\u0644\u0632\u064a\u0627\u062f\u0629":12,"\u0644\u0633":1,"\u0644\u0633\u0637\u0631":14,"\u0644\u0635\u0642":1,"\u0644\u0636\u0645\u0627\u0646":14,"\u0644\u0639\u062f\u062f":6,"\u0644\u0639\u0645\u0644\u064a\u0629":14,"\u0644\u0640":[3,6,7,14],"\u0644\u0641\u0635\u0644":14,"\u0644\u0641\u0647\u0645":14,"\u0644\u0642\u062f":6,"\u0644\u0642\u0631\u0627\u0621\u0629":13,"\u0644\u0642\u0637\u0627\u062a":[1,10],"\u0644\u0643":[1,6],"\u0644\u0643\u062a\u0644":14,"\u0644\u0643\u0644":[3,6,7,10,14],"\u0644\u0643\u0646":14,"\u0644\u0643\u0646\u0647\u0627":6,"\u0644\u0644\u0622\u062e\u0631\u064a\u0646":6,"\u0644\u0644\u0623\u0633\u0641":6,"\u0644\u0644\u0623\u0633\u0642\u0641":14,"\u0644\u0644\u0623\u0634\u062e\u0627\u0635":14,"\u0644\u0644\u0623\u0646\u0628\u0648\u0628":14,"\u0644\u0644\u0623\u0648\u0631\u0627\u0642":13,"\u0644\u0644\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a":3,"\u0644\u0644\u0625\u062f\u0627\u0631\u0629":7,"\u0644\u0644\u0625\u0634\u0627\u0631\u0629":[3,6],"\u0644\u0644\u0627\u062a\u0635\u0627\u0644":6,"\u0644\u0644\u0627\u0631\u062a\u0628\u0627\u0643":14,"\u0644\u0644\u0627\u0631\u062a\u0641\u0627\u0639":14,"\u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":2,"\u0644\u0644\u0627\u0647\u062a\u0645\u0627\u0645":12,"\u0644\u0644\u0628\u062f\u0621":13,"\u0644\u0644\u0628\u0631\u0646\u0627\u0645\u062c":6,"\u0644\u0644\u062a\u062b\u0628\u064a\u062a":6,"\u0644\u0644\u062a\u062d\u0642\u0642":[6,7],"\u0644\u0644\u062a\u062d\u0643\u0645":[3,7],"\u0644\u0644\u062a\u062e\u0641\u064a\u0641":14,"\u0644\u0644\u062a\u0636\u0627\u0631\u064a\u0633":14,"\u0644\u0644\u062a\u0637\u0628\u064a\u0639":10,"\u0644\u0644\u062a\u0639\u0631\u0641":6,"\u0644\u0644\u062a\u0642\u0631\u064a\u0631":5,"\u0644\u0644\u062a\u0646\u0632\u064a\u0644":14,"\u0644\u0644\u062a\u0648\u0627\u0635\u0644":6,"\u0644\u0644\u062d\u0635\u0648\u0644":[1,3,14],"\u0644\u0644\u062d\u0642\u0644":6,"\u0644\u0644\u0630\u0627\u0643\u0631\u0629":14,"\u0644\u0644\u0630\u0647\u0627\u0628":6,"\u0644\u0644\u0631\u0633\u0627\u0626\u0644":7,"\u0644\u0644\u0633\u0639\u0629":14,"\u0644\u0644\u0635\u0648\u0631":7,"\u0644\u0644\u0637\u064a\u0627\u0631":14,"\u0644\u0644\u0639\u0642\u062f\u0629":6,"\u0644\u0644\u063a\u0627\u064a\u0629":6,"\u0644\u0644\u0641\u064a\u0636\u0627\u0646\u0627\u062a":7,"\u0644\u0644\u0642\u0631\u0627\u0621\u0629":14,"\u0644\u0644\u0642\u0631\u0635":14,"\u0644\u0644\u0642\u0644\u0642":6,"\u0644\u0644\u0642\u064a\u0627\u0645":6,"\u0644\u0644\u0643\u062a\u0627\u0628\u0629":6,"\u0644\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631":6,"\u0644\u0644\u0645\u062d\u064a\u0637":14,"\u0644\u0644\u0645\u0631\u0621":3,"\u0644\u0644\u0645\u0633\u0627\u062d\u0629":14,"\u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629":12,"\u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645":14,"\u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646":[5,6,7],"\u0644\u0644\u0645\u0634\u0627\u0647\u062f":14,"\u0644\u0644\u0645\u0634\u0643\u0644\u0629":1,"\u0644\u0644\u0645\u0634\u0647\u062f":10,"\u0644\u0644\u0645\u0637\u0648\u0631\u064a\u0646":5,"\u0644\u0644\u0645\u0639\u0627\u0644\u062c\u0629":[6,7],"\u0644\u0644\u0648\u0635\u0648\u0644":6,"\u0644\u0645":[1,6,7,12,14],"\u0644\u0645\u0627":[6,11,14],"\u0644\u0645\u0627\u0630\u0627":7,"\u0644\u0645\u062c\u0644\u062f":14,"\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a":7,"\u0644\u0645\u0632\u064a\u062f":11,"\u0644\u0645\u0633\u0627\u0639\u062f\u0629":1,"\u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643":12,"\u0644\u0645\u0633\u0627\u0647\u0645\u0627\u062a\u0647\u0645":7,"\u0644\u0645\u0634\u0627\u0631\u064a\u0639":2,"\u0644\u0645\u0639\u0627\u0644\u062c\u0629":[6,7,14],"\u0644\u0645\u0639\u0627\u064a\u0631\u0629":14,"\u0644\u0645\u0639\u0631\u0641\u0629":[3,6,7,12],"\u0644\u0645\u0639\u0638\u0645":6,"\u0644\u0645\u0644\u0641":14,"\u0644\u0645\u0644\u0641\u0627\u062a":1,"\u0644\u0645\u0646\u0639":14,"\u0644\u0645\u0648\u0642\u0639":6,"\u0644\u0646":[6,14],"\u0644\u0646\u0627":14,"\u0644\u0646\u0634\u0631":14,"\u0644\u0646\u0638\u0627\u0645":6,"\u0644\u0647":[3,14],"\u0644\u0647\u0627":6,"\u0644\u0647\u0630\u0627":[7,14],"\u0644\u0648\u0627\u062c\u0647\u0629":6,"\u0644\u0648\u062c\u0648\u062f":6,"\u0644\u0648\u062d\u0629":6,"\u0644\u064a\u0633":7,"\u0644\u064a\u0646\u0643\u0633":[1,6],"\u0645":[3,6],"\u0645\u0624\u062a\u0645\u0631":14,"\u0645\u0624\u0633\u0641":14,"\u0645\u0626\u0627\u062a":6,"\u0645\u0627":[1,5,6,7,12,13],"\u0645\u0627\u0643\u064a\u0646\u0627\u062a":5,"\u0645\u0628\u0627\u0634\u0631":14,"\u0645\u0628\u0627\u0634\u0631\u0629":6,"\u0645\u0628\u0627\u0646\u064a":14,"\u0645\u0628\u0643\u0631":12,"\u0645\u0628\u0646\u064a\u0629":6,"\u0645\u062a\u0627\u062d":14,"\u0645\u062a\u0627\u062d\u0629":[6,14],"\u0645\u062a\u062d\u0631\u0643\u0629":1,"\u0645\u062a\u062d\u0645\u0633":12,"\u0645\u062a\u062f\u0627\u062e\u0644":14,"\u0645\u062a\u0632\u0627\u064a\u062f\u0629":14,"\u0645\u062a\u0633\u0627\u0648":3,"\u0645\u062a\u0635\u0627\u0644\u0628\u062a\u064a\u0646":14,"\u0645\u062a\u0635\u0641\u062d":6,"\u0645\u062a\u0635\u0644\u0629":7,"\u0645\u062a\u0639\u062f\u062f":[5,13],"\u0645\u062a\u0639\u062f\u062f\u0629":[6,7,10],"\u0645\u062a\u0642\u062f\u0645":6,"\u0645\u062a\u0646\u0648\u0639\u0629":6,"\u0645\u062a\u0648\u0627\u0632":7,"\u0645\u062a\u0648\u0627\u0641\u0642":7,"\u0645\u062a\u0648\u0633\u0637":7,"\u0645\u062a\u0649":14,"\u0645\u062b\u0627\u0644":[3,14],"\u0645\u062b\u0627\u0644\u0646\u0627":14,"\u0645\u062b\u0628\u062a":6,"\u0645\u062b\u0644":[3,6,14],"\u0645\u062b\u064a\u0631":14,"\u0645\u062b\u064a\u0631\u0629":12,"\u0645\u062b\u064a\u0644":[7,14],"\u0645\u062c\u0627\u0646":14,"\u0645\u062c\u0631\u062f":[6,14],"\u0645\u062c\u0644\u062f":[3,6,7,14],"\u0645\u062c\u0644\u062f\u0627\u062a":[10,14],"\u0645\u062c\u0645\u0639\u0629":14,"\u0645\u062c\u0645\u0648\u0639\u0627\u062a":[5,10,14],"\u0645\u062c\u0645\u0648\u0639\u0629":[6,7,14],"\u0645\u062d\u0627\u0643\u064a":6,"\u0645\u062d\u062f\u062f":[1,14],"\u0645\u062d\u062f\u062f\u0627\u062a":5,"\u0645\u062d\u062f\u062f\u0629":1,"\u0645\u062d\u0631\u0631":14,"\u0645\u062d\u0631\u0643":[6,14],"\u0645\u062d\u0633\u0646":14,"\u0645\u062d\u0643\u0645":5,"\u0645\u062d\u0644\u064a":14,"\u0645\u062d\u064a\u0637":14,"\u0645\u062e\u062a\u0644\u0641":[6,14],"\u0645\u062e\u062a\u0644\u0641\u0627\u0646":6,"\u0645\u062e\u062a\u0644\u0641\u0629":[6,10,11],"\u0645\u062e\u062a\u0644\u0641\u064a\u0646":6,"\u0645\u062e\u0631\u062c\u0627\u062a":[5,14],"\u0645\u062e\u0635\u0635":13,"\u0645\u062e\u0635\u0635\u0629":[2,14],"\u0645\u062f\u0628\u0631\u0629":7,"\u0645\u062f\u0639\u0648\u0645":6,"\u0645\u062f\u0639\u0648\u0645\u0629":6,"\u0645\u062f\u0645\u062c\u0629":7,"\u0645\u062f\u0649":7,"\u0645\u0631\u0627\u062c\u0639":5,"\u0645\u0631\u0627\u0642\u0628\u0629":14,"\u0645\u0631\u0629":[6,14],"\u0645\u0631\u062a\u0628":1,"\u0645\u0631\u062c\u0639":3,"\u0645\u0631\u062c\u0639\u064a\u0629":11,"\u0645\u0631\u0634\u062d":14,"\u0645\u0632\u0627\u064a\u0627":6,"\u0645\u0632\u064a\u062c":12,"\u0645\u0633\u0627\u062d\u0629":6,"\u0645\u0633\u0627\u0631":14,"\u0645\u0633\u0627\u0639\u062f":3,"\u0645\u0633\u0627\u0639\u062f\u062a\u0646\u0627":10,"\u0645\u0633\u0627\u0641\u0627\u062a":3,"\u0645\u0633\u0628\u0648\u0642\u0629":6,"\u0645\u0633\u062a\u062e\u062f\u0645":[6,12,14],"\u0645\u0633\u062a\u062e\u062f\u0645\u064a":6,"\u0645\u0633\u062a\u0634\u0639\u0631\u0627\u062a":10,"\u0645\u0633\u062a\u0642\u0631":1,"\u0645\u0633\u062a\u0642\u0644":14,"\u0645\u0633\u062a\u0642\u064a\u0645\u0629":14,"\u0645\u0633\u062a\u0646\u062f\u0629":14,"\u0645\u0633\u062a\u0648\u062f\u0639":12,"\u0645\u0633\u062a\u0648\u064a\u0629":3,"\u0645\u0634\u0627":1,"\u0645\u0634\u0627\u0628\u0647":[6,7,11,12],"\u0645\u0634\u0627\u0628\u0647\u0629":6,"\u0645\u0634\u0627\u0631\u0643\u0629":10,"\u0645\u0634\u0627\u0631\u064a\u0639":1,"\u0645\u0634\u0627\u0643\u0644":6,"\u0645\u0634\u0631\u0648\u0639":14,"\u0645\u0634\u0631\u0648\u0639\u0643":14,"\u0645\u0634\u0643\u0644\u0627\u062a":1,"\u0645\u0634\u0643\u0644\u0629":[1,14],"\u0645\u0635\u062f\u0631":14,"\u0645\u0635\u0645\u0645\u064a":2,"\u0645\u0635\u0646\u0641\u0629":14,"\u0645\u0637\u0644\u0648\u0628":[6,7],"\u0645\u0639":[3,6,7,12,14],"\u0645\u0639\u0627\u0644\u062c\u0629":[6,7,14],"\u0645\u0639\u0627\u0644\u062c\u062a\u0647\u0627":[6,7],"\u0645\u0639\u0627\u064a\u0631\u0629":[2,5,10],"\u0645\u0639\u062a\u062f\u0644":14,"\u0645\u0639\u0631":1,"\u0645\u0639\u0631\u0641\u0629":[12,14],"\u0645\u0639\u0638\u0645":14,"\u0645\u0639\u0642\u0648\u0644":14,"\u0645\u0639\u0642\u0648\u0644\u0629":14,"\u0645\u0639\u0644\u0645\u0627\u062a":[6,14],"\u0645\u0639\u0644\u0645\u0629":14,"\u0645\u0639\u0644\u0645\u062a\u0627\u0646":14,"\u0645\u0639\u0644\u0648\u0645\u0627\u062a":11,"\u0645\u0639\u064a\u0646":6,"\u0645\u0639\u064a\u0646\u0629":7,"\u0645\u0641\u0627\u062a\u064a\u062d":14,"\u0645\u0641\u0635\u0648\u0644\u0629":3,"\u0645\u0641\u0635\u0648\u0644\u062a\u064a\u0646":14,"\u0645\u0641\u0635\u0648\u0644\u064a\u0646":14,"\u0645\u0641\u064a\u062f":14,"\u0645\u0641\u064a\u062f\u0629":[3,6],"\u0645\u0642\u0627\u0628\u0644":14,"\u0645\u0642\u0628\u0648\u0644\u0629":14,"\u0645\u0642\u062a\u0637\u0641\u0627\u062a":1,"\u0645\u0642\u062f\u0627\u0631":6,"\u0645\u0642\u064a\u0627\u0633":14,"\u0645\u0643\u0627\u0641\u0626":14,"\u0645\u0643\u0627\u0646":[12,13],"\u0645\u0643\u0646":[3,7,12,14],"\u0645\u0643\u0648\u0646":7,"\u0645\u0643\u0648\u0646\u0627\u062a":6,"\u0645\u0644\u0627\u062d\u0638\u0629":14,"\u0645\u0644\u0641":[3,7,14],"\u0645\u0644\u0641\u0627\u062a":[1,3,11,14],"\u0645\u0644\u0641\u0643":3,"\u0645\u0645\u0627":[6,7],"\u0645\u0645\u0627\u062b\u0644":14,"\u0645\u0645\u062a\u0627\u0632\u0629":14,"\u0645\u0645\u0643\u0646":[1,10,14],"\u0645\u0645\u0643\u0646\u0629":14,"\u0645\u0646":[1,3,5,7,10,11,12,13],"\u0645\u0646\u0627\u0633\u0628\u0629":6,"\u0645\u0646\u0627\u0637\u0642":14,"\u0645\u0646\u0627\u0642\u0634\u062a\u0647\u0627":12,"\u0645\u0646\u062a\u062f\u0627\u0646\u0627":13,"\u0645\u0646\u062a\u062f\u0649":12,"\u0645\u0646\u062e\u0641\u0636\u0629":14,"\u0645\u0646\u0630":[10,14],"\u0645\u0646\u0635\u0627\u062a":[6,7],"\u0645\u0646\u0637\u0642\u0629":[3,14],"\u0645\u0646\u0641\u0630":[6,7],"\u0645\u0646\u0641\u0635\u0644":3,"\u0645\u0646\u0641\u0635\u0644\u0629":14,"\u0645\u0646\u0643":6,"\u0645\u0646\u0647":14,"\u0645\u0647\u0627\u0645":6,"\u0645\u0647\u0645":6,"\u0645\u0647\u0645\u0629":[7,14],"\u0645\u0647\u0645\u062a\u0627\u0646":14,"\u0645\u0648\u0627\u0631\u062f":13,"\u0645\u0648\u0627\u0632\u0646":6,"\u0645\u0648\u0627\u0635\u0641\u0627\u062a":[1,13],"\u0645\u0648\u062c\u0647":6,"\u0645\u0648\u062c\u0648\u062f\u0629":[3,14],"\u0645\u0648\u0631\u0641\u0648\u0644\u0648\u062c\u064a":14,"\u0645\u0648\u0636\u062d":14,"\u0645\u0648\u0642\u0639":[5,6,11],"\u0645\u064a\u062f\u0627\u0646\u064a\u0629":14,"\u0645\u064a\u0632\u0629":[6,7,12,14],"\u0646":[6,14],"\u0646\u0627\u062a\u062c\u0629":1,"\u0646\u0627\u062c\u062d\u0629":2,"\u0646\u0627\u0641\u0630\u0629":6,"\u0646\u062a\u0627\u0626\u062c":[3,14],"\u0646\u062a\u0637\u0644\u0639":7,"\u0646\u062a\u064a\u062c\u0629":[6,14],"\u0646\u062c\u062d":6,"\u0646\u062d\u062a\u0627\u062c":14,"\u0646\u062d\u062a\u0627\u062c\u0647":14,"\u0646\u062d\u062a\u0641\u0638":13,"\u0646\u062d\u0646":[7,14],"\u0646\u062f":7,"\u0646\u062f\u0631\u062c":7,"\u0646\u0632\u0639":14,"\u0646\u0633\u0628":14,"\u0646\u0633\u062e":[1,14],"\u0646\u0633\u062e\u0629":14,"\u0646\u0633\u0642\u0637":14,"\u0646\u0634\u0626":14,"\u0646\u0634\u0631":[1,14],"\u0646\u0634\u0637":7,"\u0646\u0634\u0639\u0631":14,"\u0646\u0635\u0627\u0626\u062d":5,"\u0646\u0635\u0641":[6,14],"\u0646\u0635\u0648\u0635":14,"\u0646\u0636\u064a\u0641":14,"\u0646\u0637\u0627\u0642":[7,10],"\u0646\u0637\u0627\u0642\u0627\u062a":10,"\u0646\u0638\u0627\u0645":[1,6],"\u0646\u0638\u0627\u0645\u064a":[1,6],"\u0646\u0638\u0631":[6,14],"\u0646\u0638\u0631\u0629":[13,14],"\u0646\u0639\u0644\u0642\u0647":14,"\u0646\u063a\u0637\u064a\u0647\u0627":6,"\u0646\u0641\u062a\u0631\u0636":14,"\u0646\u0641\u0633":[6,7,14],"\u0646\u0641\u0633\u0647\u0627":7,"\u0646\u0642\u0627\u0634":12,"\u0646\u0642\u0627\u0637":[5,7,13,14],"\u0646\u0642\u0627\u0637\u0643":3,"\u0646\u0642\u062f\u0645":14,"\u0646\u0642\u0631":6,"\u0646\u0642\u0637\u0629":[3,5,14],"\u0646\u0642\u0637\u064a\u0629":11,"\u0646\u0642\u0644":14,"\u0646\u0642\u0644\u0647\u0627":14,"\u0646\u0642\u0648\u0645":14,"\u0646\u0643\u062a\u0634\u0641":12,"\u0646\u0645\u0627\u0630\u062c":[5,7,11],"\u0646\u0645\u0637":14,"\u0646\u0645\u0648\u0630\u062c":[5,7,14],"\u0646\u0647\u0627\u064a\u0629":[1,14],"\u0646\u0647\u062f\u0641":10,"\u0646\u0648\u0635\u064a":[6,7,13],"\u0646\u0648\u0639":6,"\u0647\u0627\u0626\u0644":14,"\u0647\u0630\u0627":[1,3,5,6,7,11,12],"\u0647\u0630\u0647":[1,2,3,6,7,10,12,14],"\u0647\u0644":14,"\u0647\u0646\u0627":[6,14],"\u0647\u0646\u0627\u0643":[6,7,14],"\u0647\u0648":[1,3,5,6,11,12],"\u0647\u064a":[1,3,6,7,12,13,14],"\u0648":[1,3,6,7,14],"\u0648\u0623\u062f\u0648\u0627\u062a":14,"\u0648\u0623\u0634\u0631":1,"\u0648\u0623\u0636\u0641":[7,14],"\u0648\u0623\u0643\u062b\u0631":14,"\u0648\u0623\u0646":3,"\u0648\u0625\u0631\u0641\u0627\u0642\u0647":14,"\u0648\u0625\u0635\u062f\u0627\u0631":1,"\u0648\u0625\u0635\u0644\u0627\u062d\u0647\u0627":5,"\u0648\u0625\u0639\u0627\u062f\u0629":6,"\u0648\u0625\u0639\u062f\u0627\u062f":6,"\u0648\u0625\u0644\u0627":7,"\u0648\u0625\u0644\u0645":1,"\u0648\u0625\u0645\u0643\u0627\u0646\u064a\u0629":6,"\u0648\u0627\u062c\u062a\u0627\u0632":10,"\u0648\u0627\u062c\u0647\u0627\u062a":5,"\u0648\u0627\u062c\u0647\u0629":[3,6,7],"\u0648\u0627\u062c\u0647\u062a":6,"\u0648\u0627\u062d\u062f":[6,7,14],"\u0648\u0627\u062d\u062f\u0629":[3,6,7,10,14],"\u0648\u0627\u062e\u062a\u0631":11,"\u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[6,14],"\u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627":14,"\u0648\u0627\u0633\u062a\u062e\u062f\u0645":[6,14],"\u0648\u0627\u0633\u062a\u0643\u0634\u0627\u0641":5,"\u0648\u0627\u0633\u062a\u064a\u0631\u0627\u062f\u0647\u0627":3,"\u0648\u0627\u0636\u062d":1,"\u0648\u0627\u0636\u063a\u0637":6,"\u0648\u0627\u0643\u062a\u0628":[3,6],"\u0648\u0627\u0644\u0622\u0644\u0627\u062a":14,"\u0648\u0627\u0644\u0623\u062f\u0648\u0627\u062a":6,"\u0648\u0627\u0644\u0623\u0634\u062c\u0627\u0631":14,"\u0648\u0627\u0644\u0623\u0647\u0645":12,"\u0648\u0627\u0644\u0625\u0634\u0627\u0631\u0629":3,"\u0648\u0627\u0644\u0625\u0639\u0644\u0627\u0645":5,"\u0648\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639":3,"\u0648\u0627\u0644\u0627\u0647\u062a\u0632\u0627\u0632\u0627\u062a":14,"\u0648\u0627\u0644\u0628\u062f\u0621":[5,14],"\u0648\u0627\u0644\u0628\u064a\u0626\u0629":1,"\u0648\u0627\u0644\u062a\u0628\u062f\u064a\u0644":6,"\u0648\u0627\u0644\u062a\u062f\u0627\u062e\u0644":7,"\u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0632":14,"\u0648\u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a":6,"\u0648\u0627\u0644\u062a\u0646\u0642\u0644":6,"\u0648\u0627\u0644\u062a\u064a":[1,6,7,13,14],"\u0648\u0627\u0644\u062d\u0641\u0627\u0638":12,"\u0648\u0627\u0644\u062d\u0642\u0648\u0644":3,"\u0648\u0627\u0644\u062e\u0627\u0631\u062c":12,"\u0648\u0627\u0644\u0630\u0627\u0643\u0631\u0629":6,"\u0648\u0627\u0644\u0630\u064a":[6,7,11,14],"\u0648\u0627\u0644\u0633\u0631\u0639\u0629":14,"\u0648\u0627\u0644\u0634\u0628\u0643\u0627\u062a":11,"\u0648\u0627\u0644\u0634\u0631\u0642":3,"\u0648\u0627\u0644\u0634\u0645\u0627\u0644":3,"\u0648\u0627\u0644\u0635\u0648\u0631":6,"\u0648\u0627\u0644\u0636\u063a\u0637":6,"\u0648\u0627\u0644\u0636\u064a\u0641":1,"\u0648\u0627\u0644\u0639\u062f\u064a\u062f":6,"\u0648\u0627\u0644\u0639\u0648\u0627\u0645\u0644":14,"\u0648\u0627\u0644\u0641\u0631\u0635":12,"\u0648\u0627\u0644\u0645\u0627\u0644":12,"\u0648\u0627\u0644\u0645\u062d\u0643\u0645":11,"\u0648\u0627\u0644\u0645\u062d\u064a\u0637":7,"\u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0639":5,"\u0648\u0627\u0644\u0645\u0641\u062a\u0648\u062d\u0629":12,"\u0648\u0627\u0644\u0645\u0644\u0641\u0627\u062a":14,"\u0648\u0627\u0644\u0646\u0627\u0633":7,"\u0648\u0627\u0644\u0646\u0645\u0627\u0630\u062c":6,"\u0648\u0627\u0644\u0647\u0631\u0648\u0628":5,"\u0648\u0627\u0646\u062a\u0642\u0644":6,"\u0648\u0627\u0646\u0642\u0631":6,"\u0648\u0628\u062f\u0644\u0627":14,"\u0648\u0628\u0631\u0627\u0645\u062c\u0647":6,"\u0648\u0628\u0639\u0636\u0647\u0627":12,"\u0648\u0628\u064a\u0646":14,"\u0648\u062a\u0628\u0639\u064a\u0627\u062a\u0647":6,"\u0648\u062a\u062b\u0628\u064a\u062a":14,"\u0648\u062a\u062d\u0633\u064a\u0646\u0627\u062a":14,"\u0648\u062a\u062d\u0642\u0642":6,"\u0648\u062a\u062d\u0644\u064a\u0644\u0647\u0627":6,"\u0648\u062a\u062d\u0645\u064a\u0644":3,"\u0648\u062a\u0631\u063a\u0628":14,"\u0648\u062a\u0631\u064a\u062f":3,"\u0648\u062a\u0633\u062c\u064a\u0644\u0627\u062a":6,"\u0648\u062a\u0634\u063a\u064a\u0644":[5,7],"\u0648\u062a\u0639\u062a\u0645\u062f":7,"\u0648\u062a\u0639\u062f\u064a\u0644\u0647":6,"\u0648\u062a\u0639\u064a\u064a\u0646":6,"\u0648\u062a\u063a\u064a\u064a\u0631":[6,14],"\u0648\u062a\u0642\u062f\u064a\u0631":5,"\u0648\u062a\u0642\u0648\u064a\u0645":7,"\u0648\u062a\u0645":6,"\u0648\u062a\u0648\u0636\u062d":1,"\u0648\u062b\u0627\u0626\u0642":[6,13],"\u0648\u062b\u0627\u0646\u064a":7,"\u0648\u062c\u0648\u062f":3,"\u0648\u062c\u0648\u062f\u0647\u0627":3,"\u0648\u062d\u062f\u0627\u062a":[3,6,14],"\u0648\u062d\u062f\u0629":[6,7,14],"\u0648\u062d\u0633\u0627\u0628":14,"\u0648\u062d\u0645\u0627\u064a\u0629":6,"\u0648\u0630\u0627\u0643\u0631\u0629":6,"\u0648\u0631\u0628\u0645\u0627":14,"\u0648\u0631\u0642\u062a\u0647\u0645\u0627":14,"\u0648\u0631\u0648\u0628\u0633\u0648\u0646":14,"\u0648\u0633\u062d\u0628":[5,7],"\u0648\u0633\u0637":14,"\u0648\u0633\u064a\u062a\u0645":7,"\u0648\u0633\u064a\u062d\u062f\u062b\u0627\u0646":6,"\u0648\u0633\u064a\u0637\u0644\u0628":6,"\u0648\u0634\u0627\u0631\u0643":1,"\u0648\u0634\u0628\u0643\u0627\u062a":14,"\u0648\u0635\u0644\u062a":6,"\u0648\u0635\u0648\u0631":1,"\u0648\u0635\u0648\u0644":5,"\u0648\u0636\u0639":3,"\u0648\u0636\u0648\u062d":14,"\u0648\u0637\u0644\u0628\u0627\u062a":12,"\u0648\u0638\u0627\u0626\u0641":6,"\u0648\u0639\u0627\u062f\u0629":6,"\u0648\u0639\u0627\u0631\u0636":6,"\u0648\u0639\u0631\u0636":7,"\u0648\u0639\u0631\u0636\u0647\u0627":6,"\u0648\u0641\u062a\u062d":6,"\u0648\u0641\u0642":[6,14],"\u0648\u0642\u062a":[6,14],"\u0648\u0642\u0641\u0644\u0647\u0627":7,"\u0648\u0642\u0645":[1,14],"\u0648\u0642\u0645\u0646\u0627":14,"\u0648\u0643\u0623\u0646\u0647\u0627":14,"\u0648\u0643\u062a\u0627\u0628\u0629":6,"\u0648\u0643\u0645\u064a\u0629":14,"\u0648\u0644\u0627":[6,14],"\u0648\u0644\u0627\u064a\u0629":11,"\u0648\u0644\u0630\u0644\u0643":14,"\u0648\u0644\u0643\u0646":[1,2,3,6,7,11,14],"\u0648\u0644\u0643\u0646\u0647\u0627":14,"\u0648\u0644\u0645\u0627\u0630\u0627":1,"\u0648\u0644\u064a\u0633":14,"\u0648\u0645":12,"\u0648\u0645\u0627":[6,7,14],"\u0648\u0645\u062c\u0644\u062f":14,"\u0648\u0645\u0631\u063a\u0648\u0628":14,"\u0648\u0645\u0633\u0627\u0631":14,"\u0648\u0645\u0633\u062a\u0648\u0649":14,"\u0648\u0645\u0639":[6,7,14],"\u0648\u0645\u0639\u0627\u0644\u062c\u0629":7,"\u0648\u0645\u0639\u0631\u0641\u0629":7,"\u0648\u0645\u0646":[5,12],"\u0648\u0646\u0631\u0649":7,"\u0648\u0646\u0633\u062e":14,"\u0648\u0646\u0638\u0627\u0645":6,"\u0648\u0646\u0639\u062a\u0645\u062f":14,"\u0648\u0646\u0642\u062f\u0631":12,"\u0648\u0647\u0630\u0627":6,"\u0648\u0647\u0645\u064a\u0629":7,"\u0648\u0647\u0648":[6,10,14],"\u0648\u0647\u064a":6,"\u0648\u0648\u0627\u062c\u0647\u0629":6,"\u0648\u0648\u062d\u062f\u0629":5,"\u0648\u0648\u0635\u0641\u064a":1,"\u0648\u0648\u0635\u0644\u0629":6,"\u0648\u0648\u0636\u0639":[1,3],"\u0648\u064a\u0623\u062a\u064a":14,"\u0648\u064a\u062a\u0645":14,"\u0648\u064a\u0645\u0643\u0646\u0646\u0627":14,"\u0648\u064a\u0646\u062a\u062c":6,"\u064a":[6,14],"\u064a\u0623\u062a\u064a":[6,12],"\u064a\u0623\u062e\u0630":6,"\u064a\u0624\u062b\u0631":14,"\u064a\u0624\u062e\u0630":14,"\u064a\u0624\u062f\u064a":14,"\u064a\u0624\u0643\u062f":14,"\u064a\u0628\u062f\u0648":[3,14],"\u064a\u062a\u0636\u0645\u0646":[3,7],"\u064a\u062a\u0637\u0644\u0628":[6,14],"\u064a\u062a\u0637\u0644\u0639":14,"\u064a\u062a\u0639\u0644\u0642":6,"\u064a\u062a\u0643\u0648\u0646":6,"\u064a\u062a\u0645":[1,3,6,7,14],"\u064a\u062a\u0648\u0641\u0631":3,"\u064a\u062c\u0628":[3,6,7,12,14],"\u064a\u062d\u062a\u0645\u0644":1,"\u064a\u062d\u062a\u0648\u064a":[3,6,7,11,14],"\u064a\u062d\u062f\u062b":[7,14],"\u064a\u062d\u062f\u062f":14,"\u064a\u062d\u0635\u0644\u0648\u0646":6,"\u064a\u062e\u062a\u0627\u0631":14,"\u064a\u062e\u062a\u0644\u0641":6,"\u064a\u062f\u0639\u0645":6,"\u064a\u062f\u0648\u064a":7,"\u064a\u0631\u0627\u0645":6,"\u064a\u0631\u062c\u0649":1,"\u064a\u0631\u064a\u062f\u0647\u0627":14,"\u064a\u0632\u0627\u0644":14,"\u064a\u0633\u0628\u0628":7,"\u064a\u0633\u062a\u062e\u062f\u0645":6,"\u064a\u0633\u062a\u062e\u062f\u0645\u0648\u0646":14,"\u064a\u0633\u062a\u063a\u0631\u0642":14,"\u064a\u0633\u0639\u062f\u0646\u0627":12,"\u064a\u0633\u0639\u062f\u0646\u064a":12,"\u064a\u0633\u0645\u062d":[6,7],"\u064a\u0633\u0645\u0649":[3,6,14],"\u064a\u0634\u0627\u0631":7,"\u064a\u0634\u0628\u0647":6,"\u064a\u0634\u0639\u0631":12,"\u064a\u0634\u0639\u0631\u0648\u0627":12,"\u064a\u0634\u064a\u0631":14,"\u064a\u0636\u0628\u0637":14,"\u064a\u0637\u0644\u0628":6,"\u064a\u0637\u064a\u0631":14,"\u064a\u0639\u0627\u062f\u0644":14,"\u064a\u0639\u062a\u0646\u064a":6,"\u064a\u0639\u062f":7,"\u064a\u0639\u0631\u0641":[6,7],"\u064a\u0639\u0645\u0644":[5,14],"\u064a\u0639\u0646\u064a":6,"\u064a\u0639\u0648\u062f":6,"\u064a\u0641\u062a\u062d":6,"\u064a\u0641\u062a\u0631\u0636":14,"\u064a\u0641\u0634\u0644":14,"\u064a\u0641\u0639\u0644\u0647":14,"\u064a\u0642\u062f\u0645":[2,14],"\u064a\u0642\u0648\u0645":14,"\u064a\u0643\u0641\u064a":14,"\u064a\u0643\u0646":[7,14],"\u064a\u0643\u0648\u0646":[6,7,14],"\u064a\u0643\u0648\u0646\u0648\u0627":12,"\u064a\u0644\u0632\u0645":14,"\u064a\u0644\u064a":[3,6,11,13,14],"\u064a\u0645\u062b\u0644":[2,14],"\u064a\u0645\u0643\u0646":[3,6,7,12,13,14],"\u064a\u0645\u0643\u0646\u0643":[1,3,6,7,10,11,12,14],"\u064a\u0645\u0643\u0646\u0646\u0627":[6,7,14],"\u064a\u0645\u0643\u0646\u0646\u064a":12,"\u064a\u0645\u0643\u0646\u0647":6,"\u064a\u0645\u0646\u062d\u0643":14,"\u064a\u0645\u064a\u0644":14,"\u064a\u0646\u062a\u062c":14,"\u064a\u0647\u062f\u0641":14,"\u064a\u0648\u062c\u062f":6,"\u064a\u0648\u0635\u0649":7,"case":[0,9,14],"default":[0,4,6],"export":[0,14],"final":0,"float":0,"import":[8,11],"new":[1,6,7,9,14],"short":1,"static":0,"true":[8,14],"while":[8,14],AWS:14,And:8,Are:1,DLS:0,For:[8,9,14],GIS:8,GPS:[0,3,4,8],LAS:0,The:[0,3,4,5,6,8,14],Then:14,There:5,Use:[0,8],Useful:0,Using:[5,14],VMs:6,YES:14,Yes:1,_mask:9,abdullah:11,abil:0,about:8,absolut:8,access:[1,6,8],accident:9,accord:8,accordingli:0,accur:[4,8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,achiev:14,acpi:6,across:0,actual:8,add:[6,7,9],added:0,adding:6,addit:[0,1,14],address:14,adequ:14,adjust:[0,14],admin:6,adoc:13,advers:14,advis:[8,14],aerial:8,affect:[0,8],after:[0,6,14],ago:14,ahead:14,algorithm:0,ali:11,align:0,all:[0,1,3,6,7,14],alloc:6,allow:[0,14],almost:14,alpha:14,alreadi:[0,1],also:[0,1,5,6,8,14],altitud:8,altum:10,alwai:14,amazon:[7,14],ampl:3,angl:[0,4,14],ani:[0,6],anoth:[0,4],answer:1,anyon:5,api:[7,13],app:14,appl:6,appli:0,applic:0,approach:14,appropri:0,approxim:0,apt:[6,14],arch:5,archivenam:14,area:[0,8,9,14],argument:5,around:0,ash:14,asian:8,ask:6,aspect:5,aspx:6,asr:7,assess:8,associ:11,auto:[0,14],automat:[0,4,14],autoscal:7,avail:[0,4,5,6,14],averag:[0,8,14],avoid:14,background:13,bag:0,balanc:14,band:[0,14],bank:14,barri:8,base:[0,4,6,14],baselin:8,bash:[6,14],bashrc:14,basin:14,been:0,befor:[0,1],behavior:[0,1],below:5,benchmark:0,benefit:14,best:[7,14],better:[0,8,14],between:[0,8,14],bigger:[0,8],bigtiff:14,bin:14,bit:0,black:[0,9],blend:0,blob:13,block:1,blockxsiz:14,blockys:14,blog:8,bmp:9,boot:6,both:0,bound:14,boundari:[0,14],bow:0,bowl:[0,14],box:14,brown:0,bucket:3,buffer:0,bug:1,build:[0,3,6],build_overview:14,bundl:0,button:14,c44e0d0b8448:14,calcul:0,calibr:[0,4,7],call:[4,14],camera:[0,3,4,8,11,14],camera_len:14,can:[0,1,3,4,5,6,7,8,9,13,14],cancel:7,cap:0,capabl:14,captur:14,care:14,carefulli:14,cat:14,caus:14,cd7b9585b8f6:14,cell:0,center:[0,3],cento:5,certain:[8,9],charact:7,check:0,choos:0,classif:14,classifi:0,clear:14,clearli:8,clic:14,clone:[6,7],close:[8,14],closer:0,cloud:[0,7,8,11,14],cloudodm:[6,14],cluster:[0,7],clusterodm:[0,5,6],coaklei:8,cocko:1,code:[0,1,3,4,7,14],collect:14,colombo:8,color:[0,3,9],column:4,com:[1,2,3,6,7,8,13,14],come:14,command:[6,7,14],commerci:14,common:6,commun:[6,8,13],compar:[8,14],compens:0,complianc:8,compos:6,compress:[0,14],comput:[0,6,14],concept:13,concurr:0,condit:[8,14],confer:8,config:[11,14],configur:[7,14],congruent:14,connect:[7,14],consid:[3,8,14],consider:0,consist:14,consol:0,construct:8,consum:8,contain:[0,4,8,14],content:0,contrast:3,contribut:[1,5],control:[0,3,8,14],coordin:[0,4,11],copi:14,corner:3,correct:0,correctli:8,correspond:8,cost:[8,14],count:0,courtesi:11,cover:[0,3],coverag:8,cpu:6,creat:[0,4,6,7,9,14],creation:14,critic:8,crop:[0,14],crop_to_cutlin:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curl:6,current:[0,4],cut:0,cutlin:[0,14],dai:14,dampegama:8,danger:14,dar:14,dashboard:14,data:[0,4,8,14],dataset:[0,1,7,8,14],datum:[3,4],debian:5,debug:[0,14],decim:0,decis:8,decreas:8,defin:[8,14],definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[3,8],deploi:8,depth:[0,14],depthmap:[0,11,14],describ:1,descript:1,descriptor:0,desktop:6,detail:[0,6,8],detect:[4,14],determin:[0,14],develop:1,deviat:0,dialog:14,didn:1,differ:[0,14],digit:[0,11,14],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:6,direct:8,directli:0,directori:6,disabl:0,disk:0,displai:[0,5,14],dist:14,distanc:[0,3,8,14],distort:8,distribut:[0,3,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[2,13],docker:[1,5,6,7],dockertoolbox:6,document:[5,14],doe:[0,8,14],doesn:[0,1],doi:14,dome:0,don:[0,6],done:0,dop:0,down:[0,14],download:6,downwel:0,drone:[3,8],dronedeploi:[2,8],dsm:[0,5,14],dtm:[0,5,14],duplic:0,dure:[0,6,8,14],dust:14,e31010c00b9a:14,each:[0,3,8],east:3,echo:14,edg:0,edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:5,effect:[0,8,14],either:[0,4],elev:[0,3],ellp:[3,4],els:1,embed:4,enabl:6,end:0,english:5,ensur:[0,3,14],enter:[1,14],entir:14,entwin:0,epsg:[0,3,4],ept:0,equal:0,equip:[8,14],eros:14,error:[8,11],esc:6,escap:7,esp:14,estim:0,etc:1,euclidean:0,evalu:8,even:0,evenli:[3,14],everi:0,everyth:[6,11,14],exampl:[4,8,9,14],exclud:9,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[3,6],exit:[0,14],expect:[1,3,5],experiment:0,explor:1,exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:4,extract:0,extract_utm:11,eye:14,f12:6,f46880f:6,face:14,factor:[0,8],fail:0,fals:[0,14],fast:0,faster:0,featur:[0,1,8,11,14],fedora:5,few:14,fgdc:8,field:[4,14],fieldwork:5,figur:[8,14],file:[0,5,6,9,11,14],filenam:[4,9,14],filipino:5,fill:0,filter:0,find:[0,1,7,13,14],finer:0,finish:14,fire:8,first:[1,4,14],fishey:0,fix:0,flag:0,flamboyant_dhawan:14,flann:0,flight:[5,8],flood:14,floor:3,focu:0,focus:8,fog:14,folder:[0,4,6,14],follow:[0,1,14],footprint:[3,8],forc:[0,3],forget:6,format:[0,4,5,9,11],forum:[1,6],forward:7,foss:12,found:[0,3,6,7,14],french:5,from:[0,3,4,6,9],fssl:6,full:[0,14],further:14,fusion:0,gain:0,gamma:0,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,6,8,14],geo:[0,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,11],geotiff:[0,11],geotoff:11,get:[0,1,5,6,8],gethomedirectori:1,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],global:[0,8],gmi:0,gnss:[8,14],gnu:14,going:8,good:[1,8,14],googl:7,gpkg:14,gps:[0,3],gpu:6,grade:[8,14],gradient:0,great:[1,6],greater:14,ground:[0,3,8,11,14],group:0,group_namedefault:0,gsd:[0,8,14],guest:1,gui:6,guid:[3,5,8],guidelin:2,hahog:0,hand:8,happen:1,has:[0,4,8],have:[0,8,9],heavi:0,height:[5,8],hello:6,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],here:[1,11],high:[0,3,8,14],higher:[0,8],highest:8,highli:14,hole:0,home:[6,14],horizont:[3,4,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hover:8,how:[0,8],htop:14,http:[1,2,3,6,7,8,13,14],hub:6,humid:8,hv_support:6,hybrid:0,icon:6,idw:0,if_saf:14,ignor:[0,14],illumin:[3,8,14],im_i:[0,3],im_x:[0,3],imag:[0,3,5,7,8,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,img:11,img_0525:3,img_0585:3,img_0690:3,impact:[5,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],includ:9,incomplet:5,increas:[0,3,14],increment:8,independ:8,index:[7,13],influenc:[8,14],info:[0,7,14],inform:[0,1,4,7,8,9,13,14],initi:14,input:[9,14],insan:14,insid:6,instal:[6,7,14],instanc:[0,8],instead:[0,6,8],insuffici:0,integ:0,intend:14,interap:[7,14],intermedi:0,interpol:0,invers:0,involv:1,ipv4:14,irregular:14,isn:14,isol:[0,14],issu:5,its:8,ivan:14,jame:14,job:[3,8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:0,kappa:[0,4],keep:[0,3],kei:6,kern:6,keypoint:0,khadija:11,knowledg:5,label:[3,4],labor:14,land:8,languag:5,lanka:8,larg:[0,14],larger:[3,8],largest:0,las:[0,14],last:7,latest:6,lawn:14,laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5],lebkowski:14,legaci:0,len:0,length:14,less:[8,14],lessen:14,level:[0,8,14],lib:14,librari:0,licecap:1,lid:3,lidar:14,light:0,like:[0,3,14],limit:[0,8,9,14],line:[3,4,7,14],linear:14,linux:5,list:[7,9],littl:0,llc:3,local:[0,8],localhost:[6,7],locat:[3,6,8],lock:7,log:[11,14],longer:0,look:[1,8,14],lot:3,loung:8,low:[0,3,8,14],lower:0,lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,1,6,7],machineri:14,maciej:14,maco:[1,5],madawalagama:8,made:3,mai:[1,11],make:[2,8,14],manag:6,manual:0,manuel:8,map:[0,2,3,5,14],mapillari:7,markdown:1,marzo:8,mask:[5,11,14],masseranolab:3,master:13,match:[0,8,11,14],matcher:0,materi:[3,14],mather:8,max:0,maximum:0,mean:0,measur:[0,3,5,8],mechan:8,media:6,medium:0,megapixel:0,memori:[0,6],menu:6,merg:[0,7,11],mesh:[0,11,14],meshlab:11,messag:[0,14],met:8,metadata:[0,11],meter:[0,3,4,8,14],method:0,micasens:10,microsoft:6,middai:14,millimetr:14,min:0,minimum:[0,3],misplac:8,miss:[0,3],mnt:14,model:[0,8,11,14],modifi:14,mon:14,more:[0,3,4,8,14],morpholog:0,mosaic:0,most:[3,14],mostli:14,mount:8,move:[6,8],mower:14,msimbasi:14,much:0,multipl:0,multipli:8,multispectr:0,munasingh:8,must:[4,8],mvs_textur:0,my_odm_imag:14,myproject:14,nadir:14,nake:14,name:[0,1,4,9,14],nan:3,nano:14,nearest:0,necessari:[0,14],need:[0,8],neglig:14,neighbor:0,net:6,network:8,newpass:6,no_def:[3,4],nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,nois:8,none:0,normal:0,north:3,nostalgic_lederberg:14,note:0,noth:0,npm:7,nsdi:8,num:0,num_thread:14,number:[0,7,8,14],obj:11,object:0,obliqu:9,observ:1,obstacl:3,obstruct:14,obtain:[0,14],ocean:14,octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:0,offlin:7,older:1,omega:[0,4],onc:14,one:[0,3,8,14],onli:[0,1,4,14],onlin:7,onlinelibrari:14,open:[1,3],openaerialmap:2,opendronemap:[1,6,7,8,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[1,14],optim:[0,8,14],option:[0,4,6],order:[3,8,14],org:[2,6,8,13,14],origin:[0,14],orthophoto:[0,5,7],osx:6,other:[1,3,5,8,14],otherwis:[0,3],our:[5,14],out:[1,11,14],outlier:0,output:[0,7,11,14],over:[0,9,11,14],overap:7,overcast:14,overlap:[0,3,7,14],overrid:4,overview:0,pace:14,packag:14,packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,parallel:0,param:0,paramet:[0,5],park:3,pascual:8,password:6,path:[0,1,3,4,6,7,14],pattern:5,pavement:3,pdf:[0,8,14],peak:0,peopl:[4,9],pep8:1,per:0,percent:5,perform:0,perimet:3,perman:0,perspect:0,phi:[0,4],photo:[8,9],photogrammetri:[8,14],photographi:14,photometr:[0,14],piero:[3,6],pip:6,pipelin:0,pix4d:8,pixel:0,place:[0,1,3,6,8,14],plan:5,planar:0,plane:14,planet:8,platform:7,pleas:14,plit:14,plu:[0,1],ply:11,png:[0,9,11],point:[0,3,8,11,14],pointcloud:0,pollut:14,polygon:0,port:[6,7,14],portion:11,posit:[0,3,8,11],posm:5,postprocess:0,potenti:0,practic:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:14,present:0,press:6,previou:0,primari:0,print:0,priorit:0,privileg:14,pro:5,problem:[1,5],process:[0,5,6,8],processor:6,procur:3,produc:[0,8,14],profession:6,program:[0,9,14],progress:[0,8],proj4:3,proj:[0,3,4],project:[0,1,3,4,6,7,8,11,14],project_nam:14,project_path:14,prone:14,properli:14,provid:[0,14],pull:14,purchas:3,purpos:[0,4],pyodm:6,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,8,14],question:[1,6],quickstart:6,radianc:0,radiometr:[0,4],radiu:0,ram:0,randomli:1,rang:[3,8,14],raster:0,reach:1,real:8,recent:1,recogn:14,recogniz:8,recommend:[0,5,8,14],reconstruct:[0,8,9,11],rectif:0,rectifi:0,rededg:10,reduc:[0,3,8],refer:[5,14],reflect:0,regist:0,regul:0,rel:8,relat:8,releas:6,reliabl:1,remain:[0,14],remot:8,remov:[0,7],render:0,repeat:7,repo:14,report:[0,1,5],repositori:6,repres:0,reproduc:1,reproduct:1,requir:[0,3,8,14],rerun:0,reset:6,resetadminpassword:6,resiz:0,resolut:[0,14],resourc:1,rest:14,restart:[0,6],result:[0,6,8,14],resum:7,rhel:5,rise:0,robson:14,roll:[0,8],root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],run:[0,1,6,7,14],runtim:0,salaam:14,samarakoon:8,same:9,sampl:[0,3],save:0,scalar:[0,14],scale:8,scene:0,scm:6,scp:14,screenshot:1,script:6,sdk:6,seam:0,seamless:0,second:[1,8,14],secret:6,section:14,secur:14,see:[3,6],sens:8,sensor:[0,8],sentera:10,sep:14,separ:3,server:14,servic:7,set:[0,4,5,6,14],sever:5,shadow:14,shape:8,share:5,sharp:0,shift:[6,8],shot:9,should:[0,3,4,6,14],show:[0,7,8,14],shrink:0,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sift:0,similar:0,simpl:[0,4],simpli:9,sinc:[0,8],singl:[0,3,9],site:8,size:[0,8,14],ski:14,skip:[0,9],sky:9,slider:6,slightli:[0,14],slope:[0,14],slow:0,slower:0,smaller:[0,8],smoke:14,smooth:0,smrf:[0,14],softwar:[1,8,9,14],some:[1,3,5,14],sometim:[0,4,14],sourc:14,sourceforg:6,south:3,space:[0,3,14],spanish:5,spars:0,special:[8,14],specif:[8,14],specifi:[0,4,6],spectral:0,speed:[0,8,14],spheric:0,split:[0,7,14],src:14,sri:8,ssh:14,stabil:8,stabl:[0,6,14],stage:0,stai:14,stand:14,standard:[0,8],start:[0,1,4,5,6,9,14],startup:6,state:11,station:14,statu:14,steep:14,step:[0,1,6,14],stephen:8,still:5,stitch:0,stockpil:5,stop:[0,6,7],store:6,string:[0,4],stripe:0,structur:3,stuck:[1,6],sub:8,subfold:0,subject:9,submit:1,submodel:0,subsequ:4,success:[2,6],sudo:[6,14],suffici:[0,3,14],suitabl:0,sun:[0,8,14],superbuild:14,suppli:[4,9],support:[0,2],sure:14,surfac:[0,11,14],survei:[8,14],suspicious_kepl:14,swahili:5,sysctl:6,system:[1,6,8],tab:6,tag:0,tail:14,take:[0,8],taken:[0,8,14],talk:8,tallest:14,tanzania:14,tar:14,target:[3,6,9],task:[6,7,8,11],taskid:7,tcp:14,telnet:7,telugu:5,tend:8,term:[0,8,14],termin:6,terrain:[0,8,11],textur:[0,11,14],texture_n:11,than:[0,3,14],thei:4,them:0,therefor:8,thi:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],thing:6,those:[0,5,8],thread:0,threshold:[0,14],thu:14,tie:11,tif:[9,11,14],tile:[0,3,14],time:[0,8,14],tip:1,titl:8,tmp:1,tmpdir:1,toffanin:[3,6],togeth:0,token:[6,7],tone:0,toolbox:6,top:11,total:14,touch:1,track:11,transifex:5,translat:5,tri:0,triangl:0,triangul:14,tsv:11,tune:0,turn:[0,14],tweak:0,two:8,txt:[3,4,7,11,14],type:[0,8],typic:[3,14],uav4geo:3,uav:[2,8],ubuntu:[5,14],ultra:0,undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unit:[3,4,8],univers:11,unix:14,unlock:7,updat:[6,7,14],upgrad:14,url:[0,1],usag:0,use:[0,3,4,8,9,14],used:[0,1,4,7,11,14],useful:[0,1,6,9],user:[4,6,14],usernam:14,using:[0,1,3,4,5,6,8,14],usr:14,usual:8,utm:[3,4],v18:6,vagrant:1,valid:[0,14],valu:[0,3,4,8,14],varieti:3,variou:[0,6],vcpu:14,veget:3,vendor:6,verbos:0,veri:[0,8],version:[0,1,6,7],vert:[0,4],vertex:0,vertic:[0,4,8],via:[0,5,14],view:[7,14],viewcmd:7,viewer:0,vignet:0,virtual:[1,6],virtualbox:6,visibl:[3,14],volcan:14,volum:5,vtx:6,wai:14,want:[0,1,9,14],weather:[8,14],web:7,webodm:[3,5,7,8,12,13,14],webodm_result:6,weight:[0,14],welcom:5,wgs84:[3,4],what:[0,5],when:[0,8,14],where:[9,13,14],which:[0,1,8,14],white:9,wilei:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,8],without:14,wonderful_burnel:14,word:0,work:[0,3],workflow:0,world:[6,8,14],would:14,write:[1,7],wrongli:0,wsl:6,www:[1,6,8,14],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,1,3,4,5,6,8,9,14],your:[0,1,4,6,9,14],yum:6,zanzibar:11,zcvf:14,zen_wright:14,zone:[3,4]},titles:["\u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0648\u0627\u0644\u0625\u0639\u0644\u0627\u0645",".\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629","\u0646\u0635\u0627\u0626\u062d \u0637\u064a\u0631\u0627\u0646","\u0646\u0642\u0627\u0637 \u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0623\u0631\u0636\u064a\u0629","Image Geolocation Files","\u0645\u0631\u062d\u0628\u064b\u0627 \u0628\u0643 \u0641\u064a \u0648\u062b\u0627\u0626\u0642 OpenDroneMap","\u0627\u0644\u062a\u062b\u0628\u064a\u062a \u0648\u0627\u0644\u0628\u062f\u0621","\u062a\u0642\u0633\u064a\u0645 \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0643\u0628\u064a\u0631\u0629","Map accuracy","Using Image Masks","\u062f\u0639\u0645 \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0637\u064a\u0627\u0641","\u0645\u062e\u0631\u062c\u0627\u062a OpenDroneMap","\u0643\u064a\u0641\u064a\u0629 \u0637\u0644\u0628 \u0627\u0644\u0645\u064a\u0632\u0627\u062a","\u0645\u0631\u0627\u062c\u0639 \u0625\u0636\u0627\u0641\u064a\u0629","\u062f\u0631\u0648\u0633"],titleterms:{"\u0623\u0643\u062b\u0631":6,"\u0623\u0646\u0643":14,"\u0623\u0648\u062a\u0648\u0633\u0643\u0627\u0644\u064a\u0646\u062c":7,"\u0625\u0636\u0627\u0641\u064a\u0629":13,"\u0625\u0639\u062f\u0627\u062f":14,"\u0625\u0644\u0649":[7,14],"\u0625\u0646\u0634\u0627\u0621":14,"\u0627":[5,6],"\u0627\u062f\u0631\u0627\u062c":14,"\u0627\u0633\u062a\u062e\u062f\u0627\u0645":14,"\u0627\u0644\u0623\u0628\u0639\u0627\u062f":11,"\u0627\u0644\u0623\u062c\u0647\u0632\u0629":6,"\u0627\u0644\u0623\u062e\u0637\u0627\u0621":[1,6],"\u0627\u0644\u0623\u0631\u0636\u064a\u0629":3,"\u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629":6,"\u0627\u0644\u0623\u0637\u064a\u0627\u0641":10,"\u0627\u0644\u0623\u0648\u0627\u0645\u0631":[6,14],"\u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639\u064a":1,"\u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629":6,"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639\u0627\u062a":14,"\u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":10,"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629":6,"\u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0621":14,"\u0627\u0644\u0628\u062f\u0621":7,"\u0627\u0644\u0628\u0642":1,"\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a":[7,14],"\u0627\u0644\u062a\u062b\u0628\u064a\u062a":6,"\u0627\u0644\u062a\u062c\u0632\u0626\u0629":7,"\u0627\u0644\u062a\u062d\u0643\u0645":3,"\u0627\u0644\u062a\u0631\u062f\u062f\u064a":14,"\u0627\u0644\u062a\u0631\u0643\u064a\u0628":6,"\u0627\u0644\u062a\u0646\u0638\u064a\u0641":14,"\u0627\u0644\u062c\u0648\u062f\u0629":14,"\u0627\u0644\u062e\u0637\u0648\u0629":6,"\u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a":0,"\u0627\u0644\u062f\u0644\u064a\u0644":14,"\u0627\u0644\u0630\u0627\u0643\u0631\u0629":6,"\u0627\u0644\u0631\u0642\u0645\u064a\u0629":14,"\u0627\u0644\u0633\u062c\u0644\u0627\u062a":[7,14],"\u0627\u0644\u0634\u0631\u0648\u0639":7,"\u0627\u0644\u0635\u0648\u0631":7,"\u0627\u0644\u0637\u0644\u0628\u0627\u062a":1,"\u0627\u0644\u0642\u0637\u0631\u0629":14,"\u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627":14,"\u0627\u0644\u0643\u0628\u064a\u0631\u0629":7,"\u0627\u0644\u0643\u062a\u0644\u0629":7,"\u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a":6,"\u0627\u0644\u0645\u062b\u0627\u0644":14,"\u0627\u0644\u0645\u062b\u064a\u0644\u0627\u062a":14,"\u0627\u0644\u0645\u062d\u0627\u0643\u0627\u0629":6,"\u0627\u0644\u0645\u062d\u0644\u064a\u0629":7,"\u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a":11,"\u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629":6,"\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645":3,"\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629":1,"\u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629":6,"\u0627\u0644\u0645\u0639\u062f\u0627\u062a":10,"\u0627\u0644\u0645\u0646\u062e\u0641\u0636":14,"\u0627\u0644\u0645\u0648\u0632\u0639\u0629":7,"\u0627\u0644\u0645\u064a\u0632\u0627\u062a":12,"\u0627\u0644\u0646\u0637\u0627\u0642":14,"\u0627\u0644\u0648\u0635\u0648\u0644":[7,14],"\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645":14,"\u0628\u0627\u0641\u062a\u0631\u0627\u0636":14,"\u0628\u062a\u062d\u0645\u064a\u0644":6,"\u0628\u062a\u0634\u063a\u064a\u0644":6,"\u0628\u062a\u0646\u0632\u064a\u0644":6,"\u0628\u062c\u0645\u064a\u0639":11,"\u0628\u0639\u062f":14,"\u0628\u0643":5,"\u0628\u0646\u064a\u0629":14,"\u062a\u062b\u0628\u064a\u062a":[6,14],"\u062a\u062d\u0642\u0642":6,"\u062a\u062e\u0635\u064a\u0635":6,"\u062a\u0639\u064a\u0634":14,"\u062a\u063a\u064a\u064a\u0631":14,"\u062a\u0642\u0627\u0631\u064a\u0631":1,"\u062a\u0642\u0633\u064a\u0645":7,"\u062a\u0648\u0635\u064a\u0627\u062a":6,"\u062b\u0644\u0627\u062b\u064a":11,"\u062c\u0647\u0627\u0632":6,"\u062c\u0648":1,"\u062d\u062c\u0645":14,"\u062e\u0637\u0648\u0627\u062a":14,"\u062f\u0628\u0648\u0633":14,"\u062f\u0631\u0648\u0633":14,"\u062f\u0639\u0645":[6,10],"\u062f\u0645\u062c":7,"\u0633\u0628\u0644\u064a\u062a":7,"\u0633\u0628\u064a\u0644":14,"\u0633\u062d\u0627\u0628\u0629":11,"\u0633\u062d\u0628":1,"\u0633\u0637\u0631":14,"\u0634\u0643\u0631":7,"\u0637\u0644\u0628":12,"\u0637\u0648\u064a\u0644\u0627":14,"\u0637\u064a\u0631\u0627\u0646":2,"\u0639\u0627\u0644\u064a\u0629":14,"\u0639\u0644\u0649":[6,14],"\u0639\u0645\u0644\u064a\u0629":7,"\u0641\u0647\u0645":7,"\u0641\u064a":[5,7],"\u0642\u0627\u0626\u0645\u0629":11,"\u0642\u0645":6,"\u0643\u064a\u0641\u064a\u0629":[1,12],"\u0644\u062a\u0642\u062f\u064a\u0645":1,"\u0644\u0644\u062a\u0642\u0631\u064a\u0631":1,"\u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646":13,"\u0644\u0644\u0645\u0637\u0648\u0631\u064a\u0646":13,"\u0645\u0627":14,"\u0645\u0627\u0643\u064a\u0646\u0627\u062a":14,"\u0645\u062a\u0639\u062f\u062f":10,"\u0645\u062c\u0645\u0648\u0639\u0627\u062a":7,"\u0645\u062d\u062f\u062f\u0627\u062a":7,"\u0645\u062d\u0643\u0645":11,"\u0645\u062e\u0631\u062c\u0627\u062a":11,"\u0645\u0631\u0627\u062c\u0639":13,"\u0645\u0631\u062d\u0628":[5,6],"\u0645\u0639\u0627\u064a\u0631\u0629":[7,14],"\u0645\u0646":[6,14],"\u0645\u0648\u0642\u0639":14,"\u0646\u0635\u0627\u0626\u062d":2,"\u0646\u0642\u0627\u0637":3,"\u0646\u0642\u0637\u0629":11,"\u0646\u0645\u0627\u0630\u062c":14,"\u0646\u0645\u0648\u0630\u062c":[1,11],"\u0647\u0630\u0627":14,"\u0647\u0648":14,"\u0648\u0625\u0635\u0644\u0627\u062d\u0647\u0627":6,"\u0648\u0627\u062c\u0647\u0627\u062a":3,"\u0648\u0627\u0633\u062a\u0643\u0634\u0627\u0641":6,"\u0648\u0627\u0644\u0625\u0639\u0644\u0627\u0645":0,"\u0648\u0627\u0644\u0628\u062f\u0621":6,"\u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0639":14,"\u0648\u0627\u0644\u0647\u0631\u0648\u0628":14,"\u0648\u062a\u0634\u063a\u064a\u0644":6,"\u0648\u062a\u0642\u062f\u064a\u0631":7,"\u0648\u062b\u0627\u0626\u0642":5,"\u0648\u0633\u062d\u0628":14,"\u0648\u0635\u0648\u0644":14,"\u0648\u0645\u0646":14,"\u0648\u0648\u062d\u062f\u0629":6,"\u064a\u0639\u0645\u0644":6,Using:9,accuraci:[8,14],arch:6,argument:0,aspect:8,cento:6,clusterodm:7,debian:6,docker:14,dsm:11,dtm:11,editor:3,expect:[8,14],fedora:6,fieldwork:14,file:[3,4],flight:14,format:3,gcp:[3,14],gcpi:3,geoloc:4,height:14,imag:[4,9],impact:8,linux:6,maco:6,map:8,mask:9,measur:14,odm:14,opendronemap:[5,11],orthophoto:[11,14],paramet:14,pattern:14,plan:14,posm:3,practic:3,pro:3,process:14,recommend:3,refer:[3,8],rhel:6,set:3,stockpil:14,ubuntu:6,volum:14,webodm:6,what:8,window:6}}) \ No newline at end of file +Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":14,"02372435":3,"100":[0,6,7,14],"1000":14,"1002":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"13000":7,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":[6,14],"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"3609":14,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"592":6,"600000":14,"609":4,"640":0,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"\u0622\u062e\u0631":[3,6,12],"\u0622\u0644\u0627\u062a":14,"\u0622\u0644\u0627\u0641":7,"\u0622\u0644\u0629":[7,14],"\u0622\u0645\u0644":12,"\u0623\u0628\u0633\u0637":14,"\u0623\u0628\u0633\u0637\u0647\u0627":14,"\u0623\u0629":6,"\u0623\u062b\u0627\u0631\u0647\u0627":12,"\u0623\u062b\u0631\u064a\u0629":14,"\u0623\u062b\u0646\u0627\u0621":[6,7],"\u0623\u062c\u0644":14,"\u0623\u062c\u0647\u0632\u0629":[6,7],"\u0623\u062d\u062f":12,"\u0623\u062d\u062f\u062b":[6,13],"\u0623\u062d\u062f\u0647\u0645":6,"\u0623\u062d\u064a\u0627\u0646":14,"\u0623\u062e\u0631\u0649":[6,10,14],"\u0623\u062e\u0631\u064a\u0627\u0646":14,"\u0623\u062e\u0637\u0627\u0621":[6,14],"\u0623\u062e\u064a\u0631":2,"\u0623\u062f\u0627\u0629":[6,7],"\u0623\u062f\u0644\u0629":14,"\u0623\u062f\u0646\u0627\u0647":[1,6,14],"\u0623\u0631\u0628\u0639\u0629":6,"\u0623\u0631\u062c\u0648\u0643":6,"\u0623\u0631\u062e\u0635":14,"\u0623\u0631\u062f\u0646\u0627":14,"\u0623\u0631\u0634\u0641\u0629":14,"\u0623\u0631\u0636\u064a\u0629":14,"\u0623\u0633\u0627\u0633\u064a":10,"\u0623\u0633\u062a\u062e\u062f\u0645":14,"\u0623\u0633\u0631\u0639":[6,14],"\u0623\u0633\u0642\u0641":14,"\u0623\u0633\u0644\u0648\u0628":1,"\u0623\u0633\u0645\u0627\u0621":1,"\u0623\u0633\u0647\u0644":[6,12],"\u0623\u0634\u0631\u0637\u0629":6,"\u0623\u0634\u064a\u0627\u0621":6,"\u0623\u0635\u0628\u062d\u062a":6,"\u0623\u0635\u063a\u0631":14,"\u0623\u0635\u0644":14,"\u0623\u0635\u0644\u0627":6,"\u0623\u0635\u0644\u064a":6,"\u0623\u0636\u0639\u0627\u0641":14,"\u0623\u0636\u0641":6,"\u0623\u0637\u0648\u0644":14,"\u0623\u0639\u062a\u0642\u062f":14,"\u0623\u0639\u0644\u0627\u0647":[6,14],"\u0623\u0639\u0644\u0645":12,"\u0623\u0639\u0644\u0649":[6,7,14],"\u0623\u063a\u0644\u0642":14,"\u0623\u0641\u0631\u064a\u0642\u064a":14,"\u0623\u0641\u0636\u0644":[6,10,14],"\u0623\u0642\u0631\u0627\u0635":14,"\u0623\u0642\u0644":[7,14],"\u0623\u0643\u0628\u0631":[7,10,14],"\u0623\u0643\u062b\u0631":[5,7,14],"\u0623\u0643\u0646":12,"\u0623\u0643\u0648\u0646":12,"\u0623\u0644\u0641\u0627":10,"\u0623\u0645\u0627\u0632\u0648\u0646":7,"\u0623\u0645\u0627\u0645\u064a\u0629":14,"\u0623\u0645\u062b\u0644\u0629":[1,6],"\u0623\u0645\u0631":[6,7,14],"\u0623\u0645\u0643\u0646":1,"\u0623\u0645\u0648\u0631":14,"\u0623\u0646":[3,6,7,12,14],"\u0623\u0646\u0627\u0628\u064a\u0628":[7,13],"\u0623\u0646\u0634\u0623\u062a\u0647\u0627":14,"\u0623\u0646\u0634\u0623\u0646\u0627\u0647":14,"\u0623\u0646\u0634\u0626":3,"\u0623\u0646\u0638\u0645\u0629":3,"\u0623\u0646\u0643":[5,12],"\u0623\u0646\u0647":[6,12,14],"\u0623\u0646\u0647\u0627":[1,14],"\u0623\u0647\u062f\u0627\u0641":3,"\u0623\u0648":[1,3,6,7,11,12,14],"\u0623\u0648\u0627\u0645\u0631":[6,14],"\u0623\u0648\u062a\u0648\u0633\u0643\u0627\u0644\u0631":7,"\u0623\u0648\u062a\u0648\u0633\u0643\u0627\u0644\u064a\u0646\u062c":5,"\u0623\u0648\u0644\u0627":[6,7],"\u0623\u064a":[6,11,12,14],"\u0623\u064a\u0636":[2,3,6,7,10,13,14],"\u0623\u064a\u0642\u0648\u0646\u0629":6,"\u0623\u064a\u0646":3,"\u0625\u062b\u0627\u0631\u0629":14,"\u0625\u062c\u0627\u0628\u062a\u0627\u0646":12,"\u0625\u062c\u0631\u0627\u0621":[1,3,7],"\u0625\u062c\u0631\u0627\u0624\u0647\u0627":6,"\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a":3,"\u0625\u062e\u0631\u0627\u062c":[6,7],"\u0625\u062f\u0627\u0631\u0629":14,"\u0625\u0630\u0627":[1,3,6,7,10,12,14],"\u0625\u0631\u062c\u0627\u0639":1,"\u0625\u0631\u0633\u0627\u0621":[6,14],"\u0625\u0631\u0633\u0627\u0644":12,"\u0625\u0631\u0634\u0627\u062f\u0627\u062a":2,"\u0625\u0631\u0641\u0627\u0642":7,"\u0625\u0632\u0627\u0644\u0629":14,"\u0625\u0632\u0627\u0644\u062a\u0647\u0627":14,"\u0625\u0634\u0627\u0631\u0627\u062a":6,"\u0625\u0634\u0627\u0631\u0629":14,"\u0625\u0635\u062f\u0627\u0631":[1,6,7],"\u0625\u0636\u0627\u0641\u0629":[6,7,14],"\u0625\u0636\u0627\u0641\u064a":6,"\u0625\u0636\u0627\u0641\u064a\u0629":[1,5],"\u0625\u0638\u0647\u0627\u0631":1,"\u0625\u0639\u0627\u062f\u0629":[1,6,7,14],"\u0625\u0639\u062f\u0627\u062f":[2,5,10],"\u0625\u0639\u062f\u0627\u062f\u0627\u062a":6,"\u0625\u0639\u062f\u0627\u062f\u0647\u0627":14,"\u0625\u063a\u0644\u0627\u0642":6,"\u0625\u0643\u0645\u0627\u0644":14,"\u0625\u0644\u062e":13,"\u0625\u0644\u0649":[1,3,5,6,10,11,12,13],"\u0625\u0644\u064a\u0643":12,"\u0625\u0644\u064a\u0647":14,"\u0625\u0644\u064a\u0647\u0627":[7,14],"\u0625\u0645\u0627":3,"\u0625\u0646":7,"\u0625\u0646\u062a\u0627\u062c":[1,7],"\u0625\u0646\u0634\u0627\u0621":[1,3,5,6,7],"\u0625\u0646\u0634\u0627\u0624\u0647":11,"\u0625\u0646\u0634\u0627\u0624\u0647\u0627":6,"\u0625\u0646\u0642\u0627\u0635":14,"\u0625\u0646\u0647":14,"\u0625\u0646\u0647\u0627\u0624\u0647\u0627":14,"\u0625\u0646\u0647\u0645\u0627":6,"\u0625\u064a\u0642\u0627\u0641":6,"\u0625\u064a\u0643\u0648\u0644\u0648\u062c\u064a":6,"\u0627":[1,2,3,7,10,12,13,14],"\u0627\u0628\u062d\u062b":6,"\u0627\u0628\u062f\u0623":[1,14],"\u0627\u062a\u0628\u0627\u0639":1,"\u0627\u062a\u0628\u0639":[1,14],"\u0627\u062a\u0635\u0627\u0644\u0643":14,"\u0627\u062a\u0635\u0644":[6,7],"\u0627\u062d\u062a\u062c\u0646\u0627":14,"\u0627\u062d\u062a\u064a\u0627\u062c\u0627\u062a":12,"\u0627\u062d\u062a\u064a\u0627\u0637\u064a":14,"\u0627\u062d\u0635\u0644":14,"\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a":14,"\u0627\u062e\u062a\u064a\u0627\u0631":[2,6],"\u0627\u062e\u062a\u064a\u0627\u0631\u0627\u062a":3,"\u0627\u062e\u062a\u064a\u0627\u0631\u0643":6,"\u0627\u062e\u062a\u064a\u0627\u0631\u064a":[3,6],"\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629":6,"\u0627\u062f\u0631\u0627\u062c":5,"\u0627\u062f\u0641\u0639":14,"\u0627\u0631\u062a\u0641\u0627\u0639":14,"\u0627\u0633\u062a\u0628\u062f\u0627\u0644":[6,14],"\u0627\u0633\u062a\u062c\u0648\u0627\u0628":[7,14],"\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[1,3,5,6,7,11],"\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647":[6,7,11],"\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627":[6,7,13,14],"\u0627\u0633\u062a\u062e\u062f\u0645":[1,14],"\u0627\u0633\u062a\u062e\u062f\u0645\u062a\u0647":1,"\u0627\u0633\u062a\u062e\u0631\u0627\u062c":14,"\u0627\u0633\u062a\u062f\u0639\u0627\u0621":14,"\u0627\u0633\u062a\u0643\u0634\u0627\u0641":14,"\u0627\u0633\u062a\u0643\u0634\u0627\u0641\u0646\u0627":14,"\u0627\u0633\u062a\u0646\u0633\u0627\u062e":[1,6],"\u0627\u0633\u062a\u064a\u0631\u0627\u062f\u0647":14,"\u0627\u0633\u0645":[1,3,7,14],"\u0627\u0634\u0631\u062d":1,"\u0627\u0636\u0628\u0637":[6,14],"\u0627\u0636\u063a\u0637":6,"\u0627\u0639\u062a\u0628\u0627\u0631":14,"\u0627\u0639\u062a\u0628\u0627\u0631\u0643":14,"\u0627\u0639\u062a\u0645\u0627\u062f":14,"\u0627\u0641\u062a\u062d":[6,11,14],"\u0627\u0641\u062a\u0631\u0627\u0636\u064a":[3,6,14],"\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629":6,"\u0627\u0641\u0639\u0644":14,"\u0627\u0642\u062a\u0628\u0627\u0633":6,"\u0627\u0642\u0631\u0623":13,"\u0627\u0643\u062a\u0628":6,"\u0627\u0643\u062a\u0645\u0627\u0644":14,"\u0627\u0644\u0622\u0644\u0629":14,"\u0627\u0644\u0622\u0644\u064a":7,"\u0627\u0644\u0622\u0644\u064a\u0629":6,"\u0627\u0644\u0622\u0646":[6,7,14],"\u0627\u0644\u0623\u0628\u062d\u0627\u062b":13,"\u0627\u0644\u0623\u0628\u0639\u0627\u062f":[5,6,7,14],"\u0627\u0644\u0623\u0628\u064a\u0636":6,"\u0627\u0644\u0623\u062b\u0631":14,"\u0627\u0644\u0623\u062c\u0647\u0632\u0629":[5,7,14],"\u0627\u0644\u0623\u062d\u064a\u0627\u0646":[6,12,14],"\u0627\u0644\u0623\u062e\u0631\u0649":[6,10,14],"\u0627\u0644\u0623\u062e\u0637\u0627\u0621":5,"\u0627\u0644\u0623\u062e\u064a\u0631":6,"\u0627\u0644\u0623\u062e\u064a\u0631\u0629":14,"\u0627\u0644\u0623\u062f\u0627\u0621":6,"\u0627\u0644\u0623\u062f\u0627\u0629":1,"\u0627\u0644\u0623\u062f\u0646\u0649":[6,14],"\u0627\u0644\u0623\u0631\u0636":14,"\u0627\u0644\u0623\u0631\u0636\u064a":3,"\u0627\u0644\u0623\u0631\u0636\u064a\u0629":[5,13,14],"\u0627\u0644\u0623\u0633\u0627\u0633\u064a":[1,6],"\u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629":[5,14],"\u0627\u0644\u0623\u0633\u0637\u0631":14,"\u0627\u0644\u0623\u0633\u0647\u0645":14,"\u0627\u0644\u0623\u0634\u062e\u0627\u0635":12,"\u0627\u0644\u0623\u0634\u064a\u0627\u0621":14,"\u0627\u0644\u0623\u0635\u0644":14,"\u0627\u0644\u0623\u0635\u0644\u064a":[6,14],"\u0627\u0644\u0623\u0635\u0644\u064a\u0629":14,"\u0627\u0644\u0623\u0637\u064a\u0627\u0641":5,"\u0627\u0644\u0623\u0641\u0631\u064a\u0642\u064a\u0629":14,"\u0627\u0644\u0623\u0641\u0642\u064a":7,"\u0627\u0644\u0623\u0642\u0631\u0627\u0635":14,"\u0627\u0644\u0623\u0642\u0635\u0649":6,"\u0627\u0644\u0623\u0642\u0644":[3,6,7,12,14],"\u0627\u0644\u0623\u0645\u0627\u0645":14,"\u0627\u0644\u0623\u0645\u062b\u0644\u0629":1,"\u0627\u0644\u0623\u0645\u0631":[1,6,7,14],"\u0627\u0644\u0623\u0645\u0648\u0631":14,"\u0627\u0644\u0623\u0645\u064a\u0631\u0629":14,"\u0627\u0644\u0623\u0646\u0627\u0628\u064a\u0628":7,"\u0627\u0644\u0623\u0646\u0638\u0645\u0629":6,"\u0627\u0644\u0623\u0647\u0631\u0627\u0645\u0627\u062a":14,"\u0627\u0644\u0623\u0648\u0627\u0645\u0631":[5,7],"\u0627\u0644\u0623\u0648\u0644":[3,6,14],"\u0627\u0644\u0623\u0648\u0644\u0649":7,"\u0627\u0644\u0623\u064a\u0645\u0646":6,"\u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639\u064a":5,"\u0627\u0644\u0625\u062c\u0631\u0627\u0621":6,"\u0627\u0644\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a":3,"\u0627\u0644\u0625\u062e\u0631\u0627\u062c":14,"\u0627\u0644\u0625\u0631\u0633\u0627\u0621":6,"\u0627\u0644\u0625\u0631\u0634\u0627\u062f\u0627\u062a":[1,14],"\u0627\u0644\u0625\u0633\u0642\u0627\u0637":3,"\u0627\u0644\u0625\u0634\u0627\u0631\u0629":7,"\u0627\u0644\u0625\u0634\u0639\u0627\u0639":10,"\u0627\u0644\u0625\u0634\u0639\u0627\u0639\u064a":10,"\u0627\u0644\u0625\u0635\u062f\u0627\u0631":[7,10],"\u0627\u0644\u0625\u0635\u062f\u0627\u0631\u0627\u062a":6,"\u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629":[3,5],"\u0627\u0644\u0625\u0639\u062f\u0627\u062f":[6,14],"\u0627\u0644\u0625\u0639\u062f\u0627\u062f\u0627\u062a":[6,14],"\u0627\u0644\u0625\u0646\u0633\u0627\u0646\u064a":2,"\u0627\u0644\u0625\u0646\u0634\u0627\u0621":11,"\u0627\u0644\u0627\u062a\u0635\u0627\u0644":[7,14],"\u0627\u0644\u0627\u062e\u062a\u0644\u0627\u0641\u0627\u062a":14,"\u0627\u0644\u0627\u062e\u062a\u064a\u0627\u0631\u064a\u0629":3,"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639":[3,11,14],"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639\u0627\u062a":5,"\u0627\u0644\u0627\u0633\u062a\u062c\u0627\u0628\u0629":12,"\u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[5,6,14],"\u0627\u0644\u0627\u0633\u062a\u0641\u0627\u062f\u0629":6,"\u0627\u0644\u0627\u0633\u062a\u0645\u0627\u0639":12,"\u0627\u0644\u0627\u0633\u062a\u064a\u0641\u0627\u0621":14,"\u0627\u0644\u0627\u0633\u0645":14,"\u0627\u0644\u0627\u0639\u062a\u0628\u0627\u0631":14,"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a":[6,14],"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629":[5,14],"\u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0621":5,"\u0627\u0644\u0628\u0627\u0647\u0638\u0629":14,"\u0627\u0644\u0628\u062a\u0627\u062a":14,"\u0627\u0644\u0628\u062d\u062b":6,"\u0627\u0644\u0628\u062d\u062b\u064a\u0629":13,"\u0627\u0644\u0628\u062f\u0621":[5,12,14],"\u0627\u0644\u0628\u0631\u0627\u0645\u062c":[6,12,14],"\u0627\u0644\u0628\u0631\u0645\u062c\u064a":6,"\u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c":[6,11,13],"\u0627\u0644\u0628\u0633\u064a\u0637\u0629":14,"\u0627\u0644\u0628\u0639\u064a\u062f":14,"\u0627\u0644\u0628\u0642":5,"\u0627\u0644\u0628\u0643\u0633\u0644":3,"\u0627\u0644\u0628\u0646\u0643":7,"\u0627\u0644\u0628\u0648\u0644\u064a\u0646\u062c":7,"\u0627\u0644\u0628\u064a\u0626\u0629":14,"\u0627\u0644\u0628\u064a\u0626\u064a":6,"\u0627\u0644\u0628\u064a\u0626\u064a\u0629":14,"\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a":[3,5,6,10,11],"\u0627\u0644\u062a\u0623\u062b\u064a\u0631":14,"\u0627\u0644\u062a\u0627\u0644\u064a":14,"\u0627\u0644\u062a\u0627\u0644\u064a\u0629":[3,6,7,10,13,14],"\u0627\u0644\u062a\u0628\u0627\u064a\u0646":3,"\u0627\u0644\u062a\u0628\u0639\u064a\u0627\u062a":6,"\u0627\u0644\u062a\u0628\u0639\u064a\u0629":14,"\u0627\u0644\u062a\u0628\u0648\u064a\u0628":6,"\u0627\u0644\u062a\u062b\u0628\u064a\u062a":[5,14],"\u0627\u0644\u062a\u062c\u0631\u064a\u0628\u064a\u0629":14,"\u0627\u0644\u062a\u062c\u0632\u0626\u0629":5,"\u0627\u0644\u062a\u062c\u0645\u064a\u0639":7,"\u0627\u0644\u062a\u062d\u062c\u064a\u0645":7,"\u0627\u0644\u062a\u062d\u0642\u0642":6,"\u0627\u0644\u062a\u062d\u0643\u0645":[5,6,7,13,14],"\u0627\u0644\u062a\u062d\u0645\u064a\u0644":14,"\u0627\u0644\u062a\u062e\u0632\u064a\u0646":14,"\u0627\u0644\u062a\u062e\u0641\u064a\u0641":14,"\u0627\u0644\u062a\u062e\u0644\u0635":14,"\u0627\u0644\u062a\u062f\u0627\u062e\u0644":14,"\u0627\u0644\u062a\u0631\u062d\u064a\u0628":6,"\u0627\u0644\u062a\u0631\u062f\u062f\u064a":5,"\u0627\u0644\u062a\u0631\u0643\u064a\u0628":[5,13],"\u0627\u0644\u062a\u0634\u063a\u064a\u0644":[1,6,14],"\u0627\u0644\u062a\u0634\u0648\u0647\u0627\u062a":3,"\u0627\u0644\u062a\u0634\u0648\u064a\u0647":14,"\u0627\u0644\u062a\u0636\u0627\u0631\u064a\u0633":14,"\u0627\u0644\u062a\u0637\u0628\u064a\u0639":10,"\u0627\u0644\u062a\u0637\u0628\u064a\u0642":[3,6],"\u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a":6,"\u0627\u0644\u062a\u0637\u0648\u0631":6,"\u0627\u0644\u062a\u0637\u0648\u064a\u0631":6,"\u0627\u0644\u062a\u0639\u0627\u0645\u0644":7,"\u0627\u0644\u062a\u0639\u0637\u064a\u0644":14,"\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a":6,"\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a":11,"\u0627\u0644\u062a\u0639\u0645\u0642":14,"\u0627\u0644\u062a\u0639\u0648\u064a\u0630\u0627\u062a":14,"\u0627\u0644\u062a\u063a\u064a\u0631\u0627\u062a":14,"\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644":1,"\u0627\u0644\u062a\u0641\u0635\u064a\u0644":6,"\u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a":6,"\u0627\u0644\u062a\u0642\u0627\u0637\u0639":14,"\u0627\u0644\u062a\u0642\u0627\u0637\u0647\u0627":10,"\u0627\u0644\u062a\u0642\u062f\u0645":14,"\u0627\u0644\u062a\u0642\u062f\u0645\u064a\u0629":14,"\u0627\u0644\u062a\u0642\u062f\u064a\u0645":6,"\u0627\u0644\u062a\u0642\u0633\u064a\u0645":7,"\u0627\u0644\u062a\u0642\u0648\u064a\u0645\u064a\u0629":[6,14],"\u0627\u0644\u062a\u0643\u0627\u0644\u064a\u0641":7,"\u0627\u0644\u062a\u0643\u0648\u064a\u0646":1,"\u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a":7,"\u0627\u0644\u062a\u0644\u0642\u0627\u0626\u064a\u0629":14,"\u0627\u0644\u062a\u0645\u062b\u064a\u0644":6,"\u0627\u0644\u062a\u0645\u0631\u064a\u0631":6,"\u0627\u0644\u062a\u0645\u0647\u064a\u062f":6,"\u0627\u0644\u062a\u0645\u0647\u064a\u062f\u064a":14,"\u0627\u0644\u062a\u0646\u0632\u064a\u0644":[6,14],"\u0627\u0644\u062a\u0646\u0638\u064a\u0641":5,"\u0627\u0644\u062a\u0646\u0641\u064a\u0630":12,"\u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a":14,"\u0627\u0644\u062a\u0646\u0642\u0644":14,"\u0627\u0644\u062a\u0648\u0627\u0641\u0642":12,"\u0627\u0644\u062a\u0648\u0627\u0644\u064a":7,"\u0627\u0644\u062a\u0648\u062c\u064a\u0647\u064a\u0629":2,"\u0627\u0644\u062a\u0648\u0632\u064a\u0639\u0627\u062a":6,"\u0627\u0644\u062a\u064a":[1,2,6,7,11,14],"\u0627\u0644\u062b\u0627\u0646\u064a":[6,14],"\u0627\u0644\u062b\u0644\u0627\u062b\u0629":[6,12,14],"\u0627\u0644\u062b\u0645\u0646":14,"\u0627\u0644\u062c\u062f\u064a\u062f":6,"\u0627\u0644\u062c\u062f\u064a\u062f\u0629":12,"\u0627\u0644\u062c\u0630\u0631":14,"\u0627\u0644\u062c\u0631\u064a":14,"\u0627\u0644\u062c\u0632\u0631":2,"\u0627\u0644\u062c\u063a\u0631\u0627\u0641\u064a\u0629":[3,7,11],"\u0627\u0644\u062c\u0647\u0627\u0632":[1,6,7,14],"\u0627\u0644\u062c\u0648\u062f\u0629":5,"\u0627\u0644\u062c\u0648\u064a\u0629":6,"\u0627\u0644\u062d\u0627\u062f\u0629":3,"\u0627\u0644\u062d\u0627\u0644\u0627\u062a":6,"\u0627\u0644\u062d\u0627\u0644\u0629":14,"\u0627\u0644\u062d\u0627\u0644\u064a":[7,14],"\u0627\u0644\u062d\u0627\u0648\u064a\u0627\u062a":6,"\u0627\u0644\u062d\u062c\u0645":14,"\u0627\u0644\u062d\u062f":[6,14],"\u0627\u0644\u062d\u062f\u064a\u062b\u0629":6,"\u0627\u0644\u062d\u0631\u0627\u0631\u0629":14,"\u0627\u0644\u062d\u0631\u062c\u0629":[3,14],"\u0627\u0644\u062d\u0631\u0641":14,"\u0627\u0644\u062d\u0631\u0643\u0629":13,"\u0627\u0644\u062d\u0635\u0648\u0644":14,"\u0627\u0644\u062d\u0636\u0631\u064a\u0629":14,"\u0627\u0644\u062d\u0642\u0644":6,"\u0627\u0644\u062d\u0644":14,"\u0627\u0644\u062d\u0648\u062a":6,"\u0627\u0644\u062d\u064a\u0646":14,"\u0627\u0644\u062e\u0627\u062f\u0645":14,"\u0627\u0644\u062e\u0627\u0631\u062c":12,"\u0627\u0644\u062e\u0627\u0635":[6,7,14],"\u0627\u0644\u062e\u0627\u0635\u0629":[1,3,6,7,14],"\u0627\u0644\u062e\u0627\u0645":14,"\u0627\u0644\u062e\u062f\u0639\u0629":12,"\u0627\u0644\u062e\u0631\u0627\u0626\u0637":6,"\u0627\u0644\u062e\u0637\u0623":[7,14],"\u0627\u0644\u062e\u0637\u0648\u0627\u062a":1,"\u0627\u0644\u062e\u0637\u0648\u0629":[5,7,14],"\u0627\u0644\u062e\u0637\u0648\u0637":3,"\u0627\u0644\u062e\u0644\u0637":14,"\u0627\u0644\u062e\u0644\u0641\u064a\u0629":6,"\u0627\u0644\u062e\u0645\u0633\u0629":14,"\u0627\u0644\u062e\u064a\u0627\u0631":14,"\u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a":[5,7,11,14],"\u0627\u0644\u062f\u0627\u062e\u0644":12,"\u0627\u0644\u062f\u0627\u0644\u0629":1,"\u0627\u0644\u062f\u062e\u0644":14,"\u0627\u0644\u062f\u062e\u0648\u0644":14,"\u0627\u0644\u062f\u0639\u0627\u0626\u0645":7,"\u0627\u0644\u062f\u0639\u0645":12,"\u0627\u0644\u062f\u0641\u0639\u0629":14,"\u0627\u0644\u062f\u0642\u0629":[3,14],"\u0627\u0644\u062f\u0642\u064a\u0642\u0629":1,"\u0627\u0644\u062f\u0644\u0627\u0626\u0644":14,"\u0627\u0644\u062f\u0644\u064a\u0644":[1,5,6,13],"\u0627\u0644\u062f\u0645\u062c":[7,14],"\u0627\u0644\u062f\u0648\u0644\u064a":7,"\u0627\u0644\u0630\u0627\u062a\u064a\u0629":14,"\u0627\u0644\u0630\u0627\u0643\u0631\u0629":[5,14],"\u0627\u0644\u0630\u064a":[1,3,6,14],"\u0627\u0644\u0630\u064a\u0644":14,"\u0627\u0644\u0631\u0623\u0633":3,"\u0627\u0644\u0631\u0624\u064a\u0629":13,"\u0627\u0644\u0631\u0626\u064a\u0633\u064a":[1,7,14],"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629":[3,6],"\u0627\u0644\u0631\u0627\u0626\u0639":6,"\u0627\u0644\u0631\u062c\u0648\u0639":1,"\u0627\u0644\u0631\u062d\u0644\u0627\u062a":14,"\u0627\u0644\u0631\u062d\u0644\u0629":[3,14],"\u0627\u0644\u0631\u0633\u0648\u0645\u0627\u062a":6,"\u0627\u0644\u0631\u0635\u064a\u0641":14,"\u0627\u0644\u0631\u063a\u0645":14,"\u0627\u0644\u0631\u0642\u0645\u064a":[7,14],"\u0627\u0644\u0631\u0642\u0645\u064a\u0629":5,"\u0627\u0644\u0631\u0645\u0632":[1,6],"\u0627\u0644\u0632\u0627\u0626\u062f":14,"\u0627\u0644\u0632\u0627\u0626\u062f\u0629":[12,14],"\u0627\u0644\u0632\u0648\u0627\u064a\u0627":3,"\u0627\u0644\u0633\u0627\u0628\u0639":3,"\u0627\u0644\u0633\u0627\u0628\u0642\u0629":6,"\u0627\u0644\u0633\u0627\u0639\u0629":14,"\u0627\u0644\u0633\u062c\u0644":14,"\u0627\u0644\u0633\u062c\u0644\u0627\u062a":5,"\u0627\u0644\u0633\u062d\u0627\u0628\u0629":[7,14],"\u0627\u0644\u0633\u062d\u0627\u0628\u064a":14,"\u0627\u0644\u0633\u062d\u0627\u0628\u064a\u0629":14,"\u0627\u0644\u0633\u062d\u0628":1,"\u0627\u0644\u0633\u0631":6,"\u0627\u0644\u0633\u0631\u0639\u0629":14,"\u0627\u0644\u0633\u0637\u062d":11,"\u0627\u0644\u0633\u0637\u0631":3,"\u0627\u0644\u0633\u0644\u0627\u062d":14,"\u0627\u0644\u0633\u0644\u0627\u0645":7,"\u0627\u0644\u0633\u0644\u0639":14,"\u0627\u0644\u0633\u0644\u0648\u0643":1,"\u0627\u0644\u0634\u0627\u0626\u0639\u0629":14,"\u0627\u0644\u0634\u0627\u0634\u0629":[3,6,14],"\u0627\u0644\u0634\u0628\u0643\u0627\u062a":[7,13],"\u0627\u0644\u0634\u0628\u0643\u0629":14,"\u0627\u0644\u0634\u0631\u0648\u0639":5,"\u0627\u0644\u0634\u0647\u0631":14,"\u0627\u0644\u0634\u064a\u0621":6,"\u0627\u0644\u0635\u062d\u064a\u062d":14,"\u0627\u0644\u0635\u062d\u064a\u062d\u0629":2,"\u0627\u0644\u0635\u0639\u0628":12,"\u0627\u0644\u0635\u063a\u064a\u0631":14,"\u0627\u0644\u0635\u063a\u064a\u0631\u0629":6,"\u0627\u0644\u0635\u0641\u062d\u0629":13,"\u0627\u0644\u0635\u0644\u0629":3,"\u0627\u0644\u0635\u0646\u062f\u0648\u0642":7,"\u0627\u0644\u0635\u0648\u062a":14,"\u0627\u0644\u0635\u0648\u0631":[3,5,6,10,14],"\u0627\u0644\u0635\u0648\u0631\u0629":[3,7,10,14],"\u0627\u0644\u0636\u062e\u0645\u0629":7,"\u0627\u0644\u0636\u0631\u0648\u0631\u0629":14,"\u0627\u0644\u0636\u063a\u0637":[6,14],"\u0627\u0644\u0637\u0627\u0626\u0631\u0627\u062a":[2,14],"\u0627\u0644\u0637\u0628\u0648\u063a\u0631\u0627\u0641\u064a\u0629":14,"\u0627\u0644\u0637\u0631\u0641\u064a\u0629":6,"\u0627\u0644\u0637\u0631\u064a\u0642\u0629":[6,7,14],"\u0627\u0644\u0637\u0644\u0628":[7,12],"\u0627\u0644\u0637\u0644\u0628\u0627\u062a":5,"\u0627\u0644\u0637\u064a\u0631\u0627\u0646":[2,14],"\u0627\u0644\u0638\u0627\u0647\u0631\u064a":6,"\u0627\u0644\u0639\u0627\u062f\u064a":14,"\u0627\u0644\u0639\u0627\u0645":2,"\u0627\u0644\u0639\u0627\u0645\u0629":[6,14],"\u0627\u0644\u0639\u062b\u0648\u0631":[3,7],"\u0627\u0644\u0639\u062f\u0633\u0629":2,"\u0627\u0644\u0639\u062f\u064a\u062f":[6,7,14],"\u0627\u0644\u0639\u0634\u0628\u064a\u0629":14,"\u0627\u0644\u0639\u0634\u0648\u0627\u0626\u064a":[6,14],"\u0627\u0644\u0639\u0642\u062f":[6,7],"\u0627\u0644\u0639\u0642\u062f\u0629":[6,7],"\u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a":6,"\u0627\u0644\u0639\u0644\u0627\u0645\u0629":14,"\u0627\u0644\u0639\u0645\u0644":[7,12,14],"\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a":14,"\u0627\u0644\u0639\u0645\u0644\u064a\u0629":[7,14],"\u0627\u0644\u0639\u0645\u0648\u062f":3,"\u0627\u0644\u0639\u0648\u062f\u0629":1,"\u0627\u0644\u0639\u0648\u062f\u064a\u0629":14,"\u0627\u0644\u063a\u0627\u0628\u0627\u062a":14,"\u0627\u0644\u063a\u0627\u0644\u0628":14,"\u0627\u0644\u063a\u0631\u0636":7,"\u0627\u0644\u063a\u064a\u0648\u0645":[6,7],"\u0627\u0644\u0641\u0631\u062f\u064a\u0629":14,"\u0627\u0644\u0641\u0631\u0639\u064a":[6,7],"\u0627\u0644\u0641\u0631\u0639\u064a\u0629":7,"\u0627\u0644\u0641\u0631\u064a\u0642":14,"\u0627\u0644\u0641\u0636\u0627\u0626\u064a\u0629":14,"\u0627\u0644\u0641\u0648\u0631":6,"\u0627\u0644\u0641\u064a\u0636\u0627\u0646\u0627\u062a":7,"\u0627\u0644\u0642\u0627\u0626\u0645\u0629":[6,10],"\u0627\u0644\u0642\u0627\u0639\u062f\u0629":14,"\u0627\u0644\u0642\u062f\u0631\u0629":7,"\u0627\u0644\u0642\u0631\u0635":6,"\u0627\u0644\u0642\u0633\u0637":7,"\u0627\u0644\u0642\u0633\u0645":6,"\u0627\u0644\u0642\u0637\u0631\u0629":5,"\u0627\u0644\u0642\u0644\u064a\u0644":6,"\u0627\u0644\u0642\u064a\u0627\u0633":[7,14],"\u0627\u0644\u0642\u064a\u0627\u0645":[3,12],"\u0627\u0644\u0642\u064a\u062f":14,"\u0627\u0644\u0642\u064a\u0645\u0629":14,"\u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062a":14,"\u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627":[2,5],"\u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627\u062a":10,"\u0627\u0644\u0643\u0628\u064a\u0631\u0629":[5,12,14],"\u0627\u0644\u0643\u062a\u0627\u0628\u0629":6,"\u0627\u0644\u0643\u062a\u0644\u0629":5,"\u0627\u0644\u0643\u062b\u064a\u0631":14,"\u0627\u0644\u0643\u0634\u0641":6,"\u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631":[6,14],"\u0627\u0644\u0644\u0627\u062d\u0642\u0629":3,"\u0627\u0644\u0644\u0627\u0632\u0645":14,"\u0627\u0644\u0644\u0627\u0632\u0645\u0629":12,"\u0627\u0644\u0644\u0648\u062d\u0629":6,"\u0627\u0644\u0645":14,"\u0627\u0644\u0645\u0624\u0642\u062a":1,"\u0627\u0644\u0645\u0627\u0626\u0644":14,"\u0627\u0644\u0645\u0627\u0643\u064a\u0646\u0629":14,"\u0627\u0644\u0645\u0627\u0644":12,"\u0627\u0644\u0645\u0627\u0648\u0633":6,"\u0627\u0644\u0645\u0628\u0627\u062f\u0626":2,"\u0627\u0644\u0645\u0628\u0646\u0649":14,"\u0627\u0644\u0645\u062a\u0627\u062d\u0629":[6,7],"\u0627\u0644\u0645\u062a\u0628\u0642\u064a\u0629":7,"\u0627\u0644\u0645\u062a\u0632\u0627\u0645\u0646\u0629":6,"\u0627\u0644\u0645\u062a\u0635\u0641\u062d":6,"\u0627\u0644\u0645\u062a\u0635\u0644\u0629":7,"\u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a":5,"\u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629":6,"\u0627\u0644\u0645\u062a\u0639\u0644\u0642\u0629":13,"\u0627\u0644\u0645\u062a\u063a\u064a\u0631\u0627\u062a":14,"\u0627\u0644\u0645\u062a\u0642\u062f\u0645\u0629":6,"\u0627\u0644\u0645\u062a\u0648\u0627\u0632\u064a\u0629":14,"\u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629":[6,14],"\u0627\u0644\u0645\u062a\u0648\u0642\u0639\u0629":6,"\u0627\u0644\u0645\u062b\u0627\u0644":[1,5,6,7,12],"\u0627\u0644\u0645\u062b\u064a\u0644\u0627\u062a":5,"\u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629":12,"\u0627\u0644\u0645\u062c\u062a\u0645\u0639":12,"\u0627\u0644\u0645\u062c\u0644\u062f":14,"\u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a":14,"\u0627\u0644\u0645\u062c\u0645\u0648\u0639\u0629":[7,14],"\u0627\u0644\u0645\u062d\u0627\u0643\u0627\u0629":5,"\u0627\u0644\u0645\u062d\u062a\u0645\u0644":14,"\u0627\u0644\u0645\u062d\u0637\u0629":[1,6],"\u0627\u0644\u0645\u062d\u0644\u064a":14,"\u0627\u0644\u0645\u062d\u0644\u064a\u0629":[5,14],"\u0627\u0644\u0645\u062d\u0645\u0648\u0644\u0629":14,"\u0627\u0644\u0645\u062e\u062a\u0644\u0641\u0629":6,"\u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a":[5,6],"\u0627\u0644\u0645\u062e\u0635\u0635\u0629":6,"\u0627\u0644\u0645\u062f\u0639\u0648\u0645\u0629":6,"\u0627\u0644\u0645\u062f\u0645\u062c":7,"\u0627\u0644\u0645\u0630\u0643\u0648\u0631\u0629":[6,14],"\u0627\u0644\u0645\u0630\u0647\u0644\u0629":7,"\u0627\u0644\u0645\u0631\u0627\u062c\u0639":11,"\u0627\u0644\u0645\u0631\u0627\u062f":14,"\u0627\u0644\u0645\u0631\u0627\u0642\u0628\u0629":3,"\u0627\u0644\u0645\u0631\u062a\u0628\u0637\u0629":[3,7],"\u0627\u0644\u0645\u0631\u062c\u0639\u064a\u0629":[7,11],"\u0627\u0644\u0645\u0631\u062d\u0644\u0629":6,"\u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629":[5,14],"\u0627\u0644\u0645\u0632\u062e\u0631\u0641\u0629":11,"\u0627\u0644\u0645\u0632\u0648\u062f\u0629":6,"\u0627\u0644\u0645\u0632\u064a\u062f":[1,6,13],"\u0627\u0644\u0645\u0633\u0627\u0631":14,"\u0627\u0644\u0645\u0633\u0627\u0631\u0627\u062a":14,"\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629":14,"\u0627\u0644\u0645\u0633\u0627\u0647\u0645\u0629":12,"\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645":[5,6,7,13],"\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646":[6,12,14],"\u0627\u0644\u0645\u0633\u062a\u0634\u0639\u0631":2,"\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644":[6,14],"\u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\u064a\u0629":6,"\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a":2,"\u0627\u0644\u0645\u0633\u062a\u0648\u062f\u0639":1,"\u0627\u0644\u0645\u0633\u062d":3,"\u0627\u0644\u0645\u0633\u0637\u062d\u0629":14,"\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629":[3,5],"\u0627\u0644\u0645\u0634\u0627\u0631\u064a\u0639":[2,12,14],"\u0627\u0644\u0645\u0634\u062a\u0642\u0629":14,"\u0627\u0644\u0645\u0634\u0631\u0641\u064a\u0646":1,"\u0627\u0644\u0645\u0634\u0631\u0648\u0639":[3,12,14],"\u0627\u0644\u0645\u0634\u0643\u0644\u0629":1,"\u0627\u0644\u0645\u0635\u0627\u062f\u0631":12,"\u0627\u0644\u0645\u0635\u062f\u0631":[6,12],"\u0627\u0644\u0645\u0635\u0631\u062d":6,"\u0627\u0644\u0645\u0635\u0637\u0644\u062d":[6,14],"\u0627\u0644\u0645\u0635\u0646\u0641\u0629":14,"\u0627\u0644\u0645\u0636\u0627\u0641\u0629":12,"\u0627\u0644\u0645\u0636\u063a\u0648\u0637\u0629":14,"\u0627\u0644\u0645\u0636\u064a\u0641":1,"\u0627\u0644\u0645\u0637\u0627\u0644\u0628\u0627\u062a":6,"\u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629":[5,7,14],"\u0627\u0644\u0645\u0639\u0627\u064a\u0631\u0629":[7,14],"\u0627\u0644\u0645\u0639\u062a\u0645\u062f":1,"\u0627\u0644\u0645\u0639\u062f\u0627\u062a":5,"\u0627\u0644\u0645\u0639\u0631\u0636":7,"\u0627\u0644\u0645\u0639\u0631\u0648\u0641\u0629":3,"\u0627\u0644\u0645\u0639\u0642\u0648\u0644":12,"\u0627\u0644\u0645\u0639\u0644\u0645\u0627\u062a":14,"\u0627\u0644\u0645\u0639\u0644\u0645\u0629":[10,14],"\u0627\u0644\u0645\u0639\u0644\u0648\u0645\u0627\u062a":[1,3,7],"\u0627\u0644\u0645\u0639\u0645\u0648\u0644":12,"\u0627\u0644\u0645\u0639\u0646\u064a":14,"\u0627\u0644\u0645\u0641\u062a\u0631\u0636":[6,7,14],"\u0627\u0644\u0645\u0641\u0642\u0648\u062f":[6,13],"\u0627\u0644\u0645\u0641\u064a\u062f":14,"\u0627\u0644\u0645\u0641\u064a\u062f\u0629":11,"\u0627\u0644\u0645\u0642\u0633\u0645":[7,14],"\u0627\u0644\u0645\u0643\u0627\u0646":14,"\u0627\u0644\u0645\u0643\u062a\u0628":6,"\u0627\u0644\u0645\u0643\u0644\u0641\u0629":14,"\u0627\u0644\u0645\u0643\u0648\u0646":6,"\u0627\u0644\u0645\u0643\u0648\u0646\u0627\u062a":6,"\u0627\u0644\u0645\u0644\u0635\u0642":3,"\u0627\u0644\u0645\u0644\u0641":[7,14],"\u0627\u0644\u0645\u0644\u0641\u0627\u062a":[1,14],"\u0627\u0644\u0645\u0644\u064a\u0621":14,"\u0627\u0644\u0645\u0645\u0643\u0646":[6,7],"\u0627\u0644\u0645\u0645\u064a\u0632":6,"\u0627\u0644\u0645\u0646\u0627\u0633\u0628":[2,6],"\u0627\u0644\u0645\u0646\u0627\u0633\u0628\u0629":14,"\u0627\u0644\u0645\u0646\u0627\u0637\u0642":14,"\u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a":14,"\u0627\u0644\u0645\u0646\u062a\u062e\u0628\u0629":10,"\u0627\u0644\u0645\u0646\u062d\u062f\u0631":14,"\u0627\u0644\u0645\u0646\u062e\u0641\u0636":5,"\u0627\u0644\u0645\u0646\u0635\u0627\u062a":6,"\u0627\u0644\u0645\u0646\u0637\u0642\u0629":14,"\u0627\u0644\u0645\u0646\u0641\u0630":6,"\u0627\u0644\u0645\u0646\u0641\u0635\u0644\u0629":14,"\u0627\u0644\u0645\u0646\u0647\u062c\u064a":14,"\u0627\u0644\u0645\u0647\u0627\u0645":[6,7],"\u0627\u0644\u0645\u0647\u0645":3,"\u0627\u0644\u0645\u0647\u0645\u0629":[2,7],"\u0627\u0644\u0645\u0648\u0627\u0631\u062f":[12,13,14],"\u0627\u0644\u0645\u0648\u0627\u0642\u0639":14,"\u0627\u0644\u0645\u0648\u062c\u0648\u062f\u0629":14,"\u0627\u0644\u0645\u0648\u0632\u0639":7,"\u0627\u0644\u0645\u0648\u0632\u0639\u0629":5,"\u0627\u0644\u0645\u0648\u0635\u0649":6,"\u0627\u0644\u0645\u0648\u0636\u062d\u0629":1,"\u0627\u0644\u0645\u0648\u0636\u0639":14,"\u0627\u0644\u0645\u0648\u0642\u0639":14,"\u0627\u0644\u0645\u064a\u0632\u0627\u062a":[5,6],"\u0627\u0644\u0645\u064a\u0632\u0629":12,"\u0627\u0644\u0645\u064a\u0646\u0627\u0621":[6,7,14],"\u0627\u0644\u0646\u0627\u062a\u062c\u0629":[10,14],"\u0627\u0644\u0646\u0627\u062c\u062d\u0648\u0646":12,"\u0627\u0644\u0646\u0627\u0633":6,"\u0627\u0644\u0646\u0627\u0641\u0630\u0629":[6,14],"\u0627\u0644\u0646\u062a\u0627\u0626\u062c":[7,14],"\u0627\u0644\u0646\u062a\u064a\u062c\u0629":6,"\u0627\u0644\u0646\u062d\u0648":14,"\u0627\u0644\u0646\u0633\u062e\u0629":14,"\u0627\u0644\u0646\u0635":6,"\u0627\u0644\u0646\u0635\u064a":6,"\u0627\u0644\u0646\u0637\u0627\u0642":5,"\u0627\u0644\u0646\u0637\u0627\u0642\u0627\u062a":10,"\u0627\u0644\u0646\u0638\u0627\u0645":[1,3,6],"\u0627\u0644\u0646\u0641\u0642\u0627\u062a":6,"\u0627\u0644\u0646\u0642\u0627\u0637":[7,11,14],"\u0627\u0644\u0646\u0642\u0637\u0629":7,"\u0627\u0644\u0646\u0642\u0637\u064a\u0629":[6,7,14],"\u0627\u0644\u0646\u0645\u0627\u0630\u062c":[7,14],"\u0627\u0644\u0646\u0645\u0648":12,"\u0627\u0644\u0646\u0645\u0648\u0630\u062c":7,"\u0627\u0644\u0646\u0645\u0648\u0630\u062c\u064a\u0629":14,"\u0627\u0644\u0646\u0647\u0627\u0626\u064a\u0629":14,"\u0627\u0644\u0646\u0647\u0627\u064a\u0629":14,"\u0627\u0644\u0646\u0647\u062c":14,"\u0627\u0644\u0646\u0648\u0639":14,"\u0627\u0644\u0646\u0648\u0649":6,"\u0627\u0644\u0647\u0631\u0648\u0628":14,"\u0627\u0644\u0648\u0627\u062c\u0647\u0629":3,"\u0627\u0644\u0648\u0627\u0642\u0639":[3,14],"\u0627\u0644\u0648\u0631\u0642\u0629":14,"\u0627\u0644\u0648\u0632\u0646":6,"\u0627\u0644\u0648\u0635\u0648\u0644":[5,6,11],"\u0627\u0644\u0648\u0639\u0627\u0621":7,"\u0627\u0644\u0648\u0642\u062a":[6,7,12,14],"\u0627\u0644\u0648\u064a\u0628":6,"\u0627\u0646\u062a\u0634\u0627\u0631":7,"\u0627\u0646\u062a\u0642\u0644":6,"\u0627\u0646\u0638\u0631":[2,6,11],"\u0627\u0646\u0639\u0643\u0627\u0633\u064a\u0629":10,"\u0627\u0646\u0642\u0631":6,"\u0627\u0646\u0642\u0637\u0639":14,"\u0627\u0646\u0642\u0644":14,"\u0628":14,"\u0628\u0623\u0643\u0628\u0631":1,"\u0628\u0623\u064a":12,"\u0628\u0625\u062f\u0631\u0627\u062c":14,"\u0628\u0625\u0630\u0646":[6,11],"\u0628\u0625\u0639\u0627\u062f\u0629":6,"\u0628\u0625\u0639\u062f\u0627\u062f":[7,14],"\u0628\u0625\u0639\u062f\u0627\u062f\u0647":14,"\u0628\u0625\u0639\u0637\u0627\u0626\u0646\u0627":14,"\u0628\u0625\u0645\u0643\u0627\u0646\u0646\u0627":12,"\u0628\u0625\u0646\u0634\u0627\u0621":[6,7,14],"\u0628\u0625\u0646\u0647\u0627\u0621":1,"\u0628\u0625\u064a\u0642\u0627\u0641":14,"\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[1,3,5,6,7,10,11],"\u0628\u0627\u0633\u062a\u062e\u0631\u0627\u062c":14,"\u0628\u0627\u0633\u062a\u064a\u0631\u0627\u062f":3,"\u0628\u0627\u0633\u0645":[7,14],"\u0628\u0627\u0641\u062a\u0631\u0627\u0636":5,"\u0628\u0627\u0644\u0623\u062c\u0647\u0632\u0629":6,"\u0628\u0627\u0644\u0623\u062f\u0627\u0621":1,"\u0628\u0627\u0644\u0623\u0645\u062a\u0627\u0631":[7,14],"\u0628\u0627\u0644\u0625\u0631\u0634\u0627\u062f\u0627\u062a":14,"\u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629":[6,7,13],"\u0628\u0627\u0644\u0628\u062d\u062b":12,"\u0628\u0627\u0644\u062a\u062a\u0627\u0628\u0639":7,"\u0628\u0627\u0644\u062a\u0648\u0627\u0632\u064a":6,"\u0628\u0627\u0644\u0633\u0646\u062a\u064a\u0645\u062a\u0631":14,"\u0628\u0627\u0644\u0634\u0628\u0643\u0629":7,"\u0628\u0627\u0644\u0635\u0648\u0631":14,"\u0628\u0627\u0644\u0636\u0628\u0637":1,"\u0628\u0627\u0644\u0639\u0646\u0648\u0627\u0646":6,"\u0628\u0627\u0644\u0639\u0648\u062f\u0629":6,"\u0628\u0627\u0644\u0641\u0636\u0648\u0644":14,"\u0628\u0627\u0644\u0641\u0639\u0644":[3,6,7,12,14],"\u0628\u0627\u0644\u0642\u0637\u0631\u0629":14,"\u0628\u0627\u0644\u0642\u064a\u0627\u0633":7,"\u0628\u0627\u0644\u0642\u064a\u0648\u062f":12,"\u0628\u0627\u0644\u0643\u0627\u0645\u0644":14,"\u0628\u0627\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631":14,"\u0628\u0627\u0644\u0645\u062b\u064a\u0644\u0627\u062a":7,"\u0628\u0627\u0644\u0645\u0633\u0627\u0631":14,"\u0628\u0627\u0644\u0645\u0648\u0627\u0635\u0641\u0627\u062a":6,"\u0628\u0627\u0644\u0646\u0633\u0628\u0629":[6,14],"\u0628\u0627\u0644\u0647\u064a\u0643\u0644":13,"\u0628\u0627\u0644\u0648\u0642\u062a":12,"\u0628\u0627\u064a\u062a":6,"\u0628\u0628\u062f\u0621":6,"\u0628\u0628\u0633\u0627\u0637\u0629":[6,12,14],"\u0628\u0628\u0637\u0621":14,"\u0628\u062a":6,"\u0628\u062a\u062a\u0628\u0639":14,"\u0628\u062a\u062b\u0628\u064a\u062a":[6,7],"\u0628\u062a\u062b\u0628\u064a\u062a\u0647":14,"\u0628\u062a\u062d\u0631\u064a\u0631":14,"\u0628\u062a\u062d\u0645\u064a\u0644":5,"\u0628\u062a\u062f\u0627\u062e\u0644":14,"\u0628\u062a\u0633\u062c\u064a\u0644":14,"\u0628\u062a\u0634\u063a\u064a\u0644":[5,7,14],"\u0628\u062a\u0634\u063a\u064a\u0644\u0647":[6,14],"\u0628\u062a\u0634\u063a\u064a\u0644\u0647\u0627":14,"\u0628\u062a\u0636\u0645\u064a\u0646":1,"\u0628\u062a\u0639\u062f\u064a\u0644":14,"\u0628\u062a\u0639\u064a\u064a\u0646":14,"\u0628\u062a\u0639\u064a\u064a\u0646\u0647":14,"\u0628\u062a\u063a\u064a\u064a\u0631":14,"\u0628\u062a\u0642\u0633\u064a\u0645":14,"\u0628\u062a\u0642\u0644\u064a\u0644":7,"\u0628\u062a\u0646\u0632\u064a\u0644":[5,14],"\u0628\u062a\u0646\u0638\u064a\u0641":14,"\u0628\u062a\u0648\u0641\u064a\u0631":3,"\u0628\u062c\u0645\u064a\u0639":[5,14],"\u0628\u062d\u0627\u062c\u0629":[12,14],"\u0628\u062d\u062b":6,"\u0628\u062d\u062c\u0645":14,"\u0628\u062d\u064a\u062b":[6,14],"\u0628\u062e\u0637":1,"\u0628\u062f\u0621":[6,7],"\u0628\u062f\u0623\u062a":7,"\u0628\u062f\u0642\u0629":7,"\u0628\u062f\u0644\u0627":[1,3,6,7,14],"\u0628\u062f\u0648\u0646":[2,6,14],"\u0628\u0630\u0644\u0643":[6,14],"\u0628\u0631\u0627\u0645\u062c":6,"\u0628\u0631\u0633\u0627\u0644\u0629":6,"\u0628\u0631\u0645\u062a\u0647":6,"\u0628\u0631\u0645\u062a\u0647\u0627":14,"\u0628\u0631\u0645\u062c\u0629":6,"\u0628\u0631\u0646\u0627\u0645\u062c":[6,12],"\u0628\u0631\u0646\u0627\u0645\u062c\u0627\u0646":6,"\u0628\u0632\u0627\u0648\u064a\u0629":14,"\u0628\u0632\u0631":6,"\u0628\u0632\u064a\u0627\u062f\u0629":14,"\u0628\u0633\u0628\u0628":7,"\u0628\u0633\u0631\u0639\u0629":[7,14],"\u0628\u0633\u0639\u0629":14,"\u0628\u0633\u0639\u0631":14,"\u0628\u0633\u0644\u0633\u0644\u0629":3,"\u0628\u0633\u0647\u0648\u0644\u0629":6,"\u0628\u0633\u064a\u0637":[3,11,14],"\u0628\u0634\u0623\u0646":6,"\u0628\u0634\u0631\u062d":1,"\u0628\u0634\u0631\u0637":14,"\u0628\u0634\u0641\u0627\u0641\u064a\u0629":6,"\u0628\u0634\u0643\u0644":[1,3,6,7,10,12,14],"\u0628\u0635\u0631\u064a":14,"\u0628\u0636\u0639":6,"\u0628\u0637\u0627\u0626\u0631\u0627\u062a":6,"\u0628\u0637\u0627\u0642\u0629":6,"\u0628\u0637\u0631\u0642":1,"\u0628\u0639\u062f":[1,3,5,6,7],"\u0628\u0639\u0636":[3,6,11,12,14],"\u0628\u0639\u0644\u0627\u0645\u0627\u062a":3,"\u0628\u0639\u0646\u0648\u0627\u0646":14,"\u0628\u0640":[6,7,14],"\u0628\u0642\u062f\u0631":14,"\u0628\u0642\u0631\u0627\u0621\u0629":13,"\u0628\u0642\u0633\u0645":13,"\u0628\u0643":[1,6,7,14],"\u0628\u0643\u0627\u0645\u064a\u0631\u0627\u062a":10,"\u0628\u0643\u062b\u064a\u0631":[6,14],"\u0628\u0643\u0633\u0644":14,"\u0628\u0643\u0641\u0627\u0621\u0629":14,"\u0628\u0645\u0627":[3,6,7,14],"\u0628\u0645\u062b\u0627\u0628\u0629":7,"\u0628\u0645\u062c\u0631\u062f":[6,14],"\u0628\u0645\u0631\u0648\u0631":14,"\u0628\u0645\u0632\u064a\u062f":6,"\u0628\u0645\u0634\u0631\u0648\u0639":6,"\u0628\u0645\u0639\u0627\u0644\u062c\u0629":[6,10],"\u0628\u0645\u0639\u0627\u064a\u0631\u0629":7,"\u0628\u0645\u0642\u062f\u0627\u0631":14,"\u0628\u0645\u0647\u0627\u0645":14,"\u0628\u0646\u0627":[7,14],"\u0628\u0646\u0627\u0621":[7,14],"\u0628\u0646\u0638\u0627\u0645":6,"\u0628\u0646\u0645\u0637\u064a\u0646":14,"\u0628\u0646\u064a\u0629":5,"\u0628\u0647":[6,12,14],"\u0628\u0647\u0627":[6,14],"\u0628\u0647\u0630\u0647":[7,14],"\u0628\u0647\u0645":7,"\u0628\u0647\u064a\u0643\u0644":14,"\u0628\u0648\u0627\u0633\u0637\u0629":[6,14],"\u0628\u0648\u0636\u0648\u062d":1,"\u0628\u064a\u0626\u0629":[6,14],"\u0628\u064a\u0627\u0646\u0627\u062a":[2,7,14],"\u0628\u064a\u0646":[7,14],"\u0628\u064a\u0646\u0645\u0627":[6,10,14],"\u0628\u064a\u0646\u0647\u0627":14,"\u062a":[6,14],"\u062a\u0623\u062b\u064a\u0631":[7,14],"\u062a\u0623\u062b\u064a\u0631\u0627\u062a":14,"\u062a\u0623\u0643\u062f":[3,6,7,14],"\u062a\u0624\u062b\u0631":[6,14],"\u062a\u0624\u062b\u0631\u0627\u0646":14,"\u062a\u0624\u062f\u064a":14,"\u062a\u0627\u0628\u0639":6,"\u062a\u0628\u062f\u0648":14,"\u062a\u0628\u0648\u064a\u0628":3,"\u062a\u062a\u0628\u0639":1,"\u062a\u062a\u062d\u0643\u0645":14,"\u062a\u062a\u062e\u0637\u0649":6,"\u062a\u062a\u0636\u0645\u0646":[3,6],"\u062a\u062a\u0637\u0644\u0628":[1,2],"\u062a\u062a\u0639\u0644\u0642":1,"\u062a\u062a\u0645":14,"\u062a\u062a\u0645\u0643\u0646":14,"\u062a\u062a\u0648\u0627\u0641\u0642":14,"\u062a\u062a\u0648\u0641\u0631":6,"\u062a\u062a\u0648\u0642\u0639\u0647":14,"\u062a\u062a\u0648\u0642\u0641":14,"\u062a\u062b\u0628\u064a\u062a":[3,5,7],"\u062a\u062b\u0628\u064a\u062a\u0647":6,"\u062a\u062b\u0628\u064a\u062a\u0647\u0645\u0627":6,"\u062a\u062c\u0627\u0647\u0644\u0647":14,"\u062a\u062c\u062f":[3,6],"\u062a\u062c\u0631\u0628\u0629":14,"\u062a\u062c\u0639\u0644":14,"\u062a\u062c\u0645\u064a\u0639":12,"\u062a\u062c\u0646\u0628":[1,14],"\u062a\u062d\u062a":6,"\u062a\u062d\u062a\u0627\u062c":[1,6,7,12],"\u062a\u062d\u062a\u0648\u064a":[3,14],"\u062a\u062d\u062f\u064a":[2,14],"\u062a\u062d\u062f\u064a\u062b":7,"\u062a\u062d\u062f\u064a\u062b\u0627\u062a":6,"\u062a\u062d\u062f\u064a\u062f":[3,6,14],"\u062a\u062d\u062f\u064a\u062f\u0647":3,"\u062a\u062d\u062f\u064a\u062f\u0647\u0627":14,"\u062a\u062d\u0633\u0646":14,"\u062a\u062d\u0635\u0644":6,"\u062a\u062d\u0642\u0642":5,"\u062a\u062d\u0642\u064a\u0642":14,"\u062a\u062d\u0643\u0645":6,"\u062a\u062d\u0645\u0644":14,"\u062a\u062d\u0645\u064a\u0644":[3,6,14],"\u062a\u062d\u0645\u064a\u0644\u0647":3,"\u062a\u062e\u0628\u0631":14,"\u062a\u062e\u062a\u0627\u0631":3,"\u062a\u062e\u0632\u064a\u0646":[11,14],"\u062a\u062e\u0635\u064a\u0635":5,"\u062a\u062e\u0637\u0637":7,"\u062a\u062e\u0637\u064a\u0637":2,"\u062a\u062e\u0641\u064a\u0636\u0647\u0627":14,"\u062a\u062e\u0645\u064a\u0646":6,"\u062a\u062f\u0627\u062e\u0644":14,"\u062a\u062f\u0639\u0645":7,"\u062a\u062f\u0639\u0645\u0647\u0627":6,"\u062a\u062f\u0648\u064a\u0631":[7,14],"\u062a\u0631\u0627\u0643\u0628":14,"\u062a\u0631\u062d\u064a\u0628":6,"\u062a\u0631\u0634\u062f":6,"\u062a\u0631\u063a\u0628":14,"\u062a\u0631\u0643\u064a\u0632":6,"\u062a\u0631\u0645\u064a\u0632\u0647\u0627":12,"\u062a\u0631\u0649":[6,7],"\u062a\u0631\u064a\u062f":[6,7,14],"\u062a\u0632\u0627\u0644":[6,14],"\u062a\u0632\u064a\u062f":14,"\u062a\u0633\u0627\u0639\u062f":14,"\u062a\u0633\u062a\u062e\u062f\u0645":[6,7,14],"\u062a\u0633\u062a\u062e\u062f\u0645\u0647":[1,14],"\u062a\u0633\u062a\u062e\u062f\u0645\u0647\u0627":1,"\u062a\u0633\u062a\u0642\u0628\u0644":6,"\u062a\u0633\u062a\u0647\u062f\u0641":14,"\u062a\u0633\u062c\u064a\u0644":14,"\u062a\u0633\u0645\u062d":6,"\u062a\u0633\u0645\u0649":[6,7,14],"\u062a\u0633\u0645\u064a\u0629":[3,6],"\u062a\u0633\u0647\u064a\u0644":14,"\u062a\u0633\u0648\u0621":14,"\u062a\u0634\u0627\u0631\u0643":1,"\u062a\u0634\u0627\u0647\u062f":6,"\u062a\u0634\u0628\u0647":14,"\u062a\u0634\u063a\u064a\u0644":[1,6,7,14],"\u062a\u0634\u0648\u0647":7,"\u062a\u0634\u0648\u064a\u0647":2,"\u062a\u0634\u064a\u0631":14,"\u062a\u0635\u0641\u062d":6,"\u062a\u0635\u0646\u064a\u0639":6,"\u062a\u0636\u0627\u0631\u064a\u0633":14,"\u062a\u0636\u0645\u064a\u0646":1,"\u062a\u0636\u064a\u0639":14,"\u062a\u0636\u064a\u0641":14,"\u062a\u0637\u0628\u064a\u0642":[6,14],"\u062a\u0637\u0628\u064a\u0642\u0627\u062a":6,"\u062a\u0637\u0648\u064a\u0631":10,"\u062a\u0638\u0647\u0631":6,"\u062a\u0639\u062a\u0628\u0631":12,"\u062a\u0639\u062b\u0631":3,"\u062a\u0639\u062f":[3,14],"\u062a\u0639\u062f\u064a\u0644":14,"\u062a\u0639\u062f\u064a\u0644\u0627\u062a":14,"\u062a\u0639\u0631\u0641":[7,14],"\u062a\u0639\u0637\u064a\u0644":6,"\u062a\u0639\u0644\u064a\u0642\u0627\u062a":12,"\u062a\u0639\u0644\u064a\u0645\u0627\u062a":[7,14],"\u062a\u0639\u0645\u0644":[6,7,10,12,14],"\u062a\u0639\u064a\u062f":1,"\u062a\u0639\u064a\u0634":5,"\u062a\u0639\u064a\u064a\u0646":14,"\u062a\u063a\u0637\u064a\u0629":6,"\u062a\u063a\u064a\u064a\u0631":5,"\u062a\u0641\u0627\u0635\u064a\u0644":1,"\u062a\u0641\u0634\u0644":14,"\u062a\u0641\u0635\u0644":10,"\u062a\u0641\u0639\u0644":14,"\u062a\u0641\u0639\u0644\u0647":1,"\u062a\u0641\u0648\u0642":6,"\u062a\u0642\u0627\u0631\u064a\u0631":5,"\u062a\u0642\u062f\u0645":[1,6],"\u062a\u0642\u062f\u064a\u0645":7,"\u062a\u0642\u062f\u064a\u0645\u0647":12,"\u062a\u0642\u0631\u064a\u0628":6,"\u062a\u0642\u0633\u064a\u0645":[5,14],"\u062a\u0642\u0644\u064a\u0635\u0647":14,"\u062a\u0642\u0644\u064a\u0635\u0647\u0627":14,"\u062a\u0642\u0644\u064a\u0644":14,"\u062a\u0642\u0648\u0644":1,"\u062a\u0642\u0648\u0645":14,"\u062a\u0643\u0628\u064a\u0631":14,"\u062a\u0643\u0631\u0627\u0631":6,"\u062a\u0643\u0644\u0641":14,"\u062a\u0643\u0644\u0641\u0629":14,"\u062a\u0643\u0646":[1,7,14],"\u062a\u0643\u0648\u0646":[6,12,14],"\u062a\u0643\u0648\u064a\u0646":[6,7,14],"\u062a\u0644\u0627\u0639\u0628":14,"\u062a\u0644\u062a\u0642\u0637":10,"\u062a\u0644\u0642\u0627\u0626\u064a":[3,6,7],"\u062a\u0644\u0643":1,"\u062a\u0645":[6,7,10,14],"\u062a\u0645\u0627\u0645":14,"\u062a\u0645\u062a":12,"\u062a\u0645\u062a\u0639":14,"\u062a\u0645\u0631\u064a\u0631":[6,7,14],"\u062a\u0645\u0631\u064a\u0631\u0647\u0627":6,"\u062a\u0645\u0643\u064a\u0646":[6,7],"\u062a\u0645\u0643\u064a\u0646\u0647":6,"\u062a\u0645\u0643\u064a\u0646\u0647\u0627":6,"\u062a\u0646\u062a\u062c\u0647\u0627":11,"\u062a\u0646\u062a\u0645\u064a":[7,14],"\u062a\u0646\u0632\u0627\u0646\u064a\u0627":7,"\u062a\u0646\u0632\u064a\u0644":6,"\u062a\u0646\u0632\u064a\u0644\u0647":14,"\u062a\u0646\u0633\u064a\u0642":[3,13],"\u062a\u0646\u0633\u064a\u0642\u0627\u062a":11,"\u062a\u0646\u0638\u0631":14,"\u062a\u0646\u0638\u064a\u0645":14,"\u062a\u0646\u0641\u064a\u0630\u0647\u0627":6,"\u062a\u0647\u0627\u0646\u064a\u0646\u0627":6,"\u062a\u0647\u062f\u0641":14,"\u062a\u0648\u0627\u062c\u0647":14,"\u062a\u0648\u0627\u0641\u0642":14,"\u062a\u0648\u062c\u062f":14,"\u062a\u0648\u062c\u0647":14,"\u062a\u0648\u062c\u064a\u0647":7,"\u062a\u0648\u0632\u064a\u0639":[6,7],"\u062a\u0648\u0633\u064a\u0639":[7,10],"\u062a\u0648\u0635\u064a\u0627\u062a":5,"\u062a\u0648\u0635\u064a\u0644\u0647\u0627":14,"\u062a\u0648\u0636\u062d":1,"\u062a\u0648\u0641\u064a\u0631":7,"\u062a\u0648\u0642\u0639\u062a":1,"\u062a\u0648\u0644\u064a\u062f":[10,14],"\u062b":2,"\u062b\u0627\u0628\u062a":14,"\u062b\u0627\u0628\u062a\u0629":[6,7],"\u062b\u0627\u0646":14,"\u062b\u0627\u0646\u064a":14,"\u062b\u0644\u0627\u062b\u064a":[5,6],"\u062b\u0644\u0627\u062b\u064a\u0629":[6,7,14],"\u062b\u0645":[3,6,7,14],"\u062b\u0646\u0627\u0626\u064a\u0627\u062a":6,"\u062b\u0646\u0627\u0626\u064a\u0629":14,"\u062c\u0627\u0621":14,"\u062c\u0627\u0645\u0639\u0629":11,"\u062c\u062f":[6,7],"\u062c\u062f\u064a\u062f":1,"\u062c\u062f\u064a\u062f\u0629":[6,7],"\u062c\u0630\u0631":14,"\u062c\u0632\u0621":10,"\u062c\u0639\u0644":[6,7],"\u062c\u063a\u0631\u0627\u0641\u064a":3,"\u062c\u063a\u0631\u0627\u0641\u064a\u0629":11,"\u062c\u0644\u0633\u0629":14,"\u062c\u0645\u0639\u0647\u0627":7,"\u062c\u0645\u064a\u0639":[6,7,10,12,14],"\u062c\u0645\u064a\u0639\u0647\u0627":7,"\u062c\u0647\u0627\u0632":[5,7,14],"\u062c\u0647\u0627\u0632\u0643":[1,6,14],"\u062c\u0647\u0627\u0632\u064a\u0646":6,"\u062c\u0647\u062f\u0646\u0627":12,"\u062c\u0647\u0648\u062f":6,"\u062c\u0648":5,"\u062c\u0648\u0627":14,"\u062c\u064a\u062c\u0627":6,"\u062c\u064a\u062c\u0627\u0628\u0627\u064a\u062a":14,"\u062c\u064a\u062f":[6,12,13,14],"\u062c\u064a\u062f\u0629":[3,14],"\u062c\u064a\u0644":6,"\u062c\u064a\u0645\u0633":14,"\u062d\u0627\u062c\u0629":6,"\u062d\u0627\u0644\u0627\u062a":14,"\u062d\u0627\u0644\u0629":[6,11],"\u062d\u0627\u0644\u062a\u0646\u0627":14,"\u062d\u0627\u0644\u064a":6,"\u062d\u0627\u0646":6,"\u062d\u0627\u0648\u0644":[6,12],"\u062d\u0627\u0648\u064a\u0627\u062a":14,"\u062d\u0627\u0648\u064a\u0629":6,"\u062d\u062a\u0649":[6,7,14],"\u062d\u062c\u0645":5,"\u062d\u062c\u0645\u0647":14,"\u062d\u062c\u0645\u0647\u0627":14,"\u062d\u062f":[12,14],"\u062d\u062f\u062f":6,"\u062d\u062f\u0648\u062b":[1,14],"\u062d\u062f\u0648\u062f":7,"\u062d\u0631\u0641":14,"\u062d\u0631\u0641\u064a\u0627":14,"\u062d\u0633":14,"\u062d\u0633\u0646\u0627":12,"\u062d\u0635\u0644\u062a":6,"\u062d\u0641\u0638":[6,14],"\u062d\u0642\u0644":14,"\u062d\u0644":14,"\u062d\u0648\u0627\u0641":14,"\u062d\u0648\u0627\u0644\u064a":14,"\u062d\u0648\u0636":7,"\u062d\u0648\u0644":[1,2,3,7,11,14],"\u062d\u064a\u0627\u0644":14,"\u062d\u064a\u062b":14,"\u062d\u064a\u0646":6,"\u062e\u0627\u0631\u062c":7,"\u062e\u0627\u0635":14,"\u062e\u0627\u0644":1,"\u062e\u062a\u0628":12,"\u062e\u062a\u0635\u0631":14,"\u062e\u0631\u0627\u0626\u0637":[2,6],"\u062e\u0631\u062c":14,"\u062e\u0631\u064a\u0637\u0629":3,"\u062e\u0635\u0635":6,"\u062e\u0637":[7,13],"\u062e\u0637\u0623":[1,14],"\u062e\u0637\u0648\u0627\u062a":5,"\u062e\u0637\u0648\u0637":14,"\u062e\u0637\u064a":6,"\u062e\u0641\u064a\u0641\u0629":6,"\u062e\u0644\u0627\u0644":[6,7,10,14],"\u062e\u0648\u0627\u0631\u0632\u0645\u064a\u0629":7,"\u062e\u064a\u0627\u0631":[6,7,14],"\u062e\u064a\u0627\u0631\u0627\u062a":11,"\u062e\u064a\u0627\u0631\u064a":14,"\u062f\u0627\u0626\u0645":[7,14],"\u062f\u0627\u062e\u0644":[6,12],"\u062f\u0627\u0631":7,"\u062f\u0627\u0639\u064a":6,"\u062f\u0628\u0648\u0633":5,"\u062f\u062e\u0648\u0644":6,"\u062f\u062e\u0648\u0644\u0646\u0627":14,"\u062f\u0631\u0627\u064a\u0629":14,"\u062f\u0631\u062c\u0627\u062a":14,"\u062f\u0631\u062c\u0629":14,"\u062f\u0631\u0648\u0633":5,"\u062f\u0639\u0645":[5,7,12],"\u062f\u0639\u0646\u0627":12,"\u062f\u0641\u0639":14,"\u062f\u0641\u0639\u0629":10,"\u062f\u0642\u0629":[7,14],"\u062f\u0642\u064a\u0642\u0629":2,"\u062f\u0644\u0627\u0626\u0644":14,"\u062f\u0644\u0648":7,"\u062f\u0644\u064a\u0644":[1,2,14],"\u062f\u0645\u062c":5,"\u062f\u0648\u0644\u0627\u0631":14,"\u062f\u0648\u0644\u0627\u0631\u0627\u062a":14,"\u062f\u0648\u0646":6,"\u0630\u0627":13,"\u0630\u0627\u062a":[3,11],"\u0630\u0627\u0643\u0631\u0629":[6,7,14],"\u0630\u0644\u0643":[1,3,6,7,12,14],"\u0631":12,"\u0631\u0623\u0633":3,"\u0631\u0624\u064a\u0629":14,"\u0631\u0624\u064a\u062a\u0647":1,"\u0631\u0626\u064a\u0633\u064a":7,"\u0631\u0627\u0626\u0639\u0629":2,"\u0631\u0627\u062c\u0639":2,"\u0631\u0627\u0645":6,"\u0631\u0628\u0645\u0627":[12,14],"\u0631\u062c\u0639":6,"\u0631\u062d\u0644\u0627\u062a":14,"\u0631\u062d\u0644\u0629":14,"\u0631\u062d\u0644\u062a\u0643":14,"\u0631\u062d\u0644\u062a\u064a\u0646":14,"\u0631\u062f":6,"\u0631\u0633\u0627\u0626\u0644":14,"\u0631\u0633\u0645":[2,6],"\u0631\u0633\u0645\u064a":6,"\u0631\u0641\u0639":12,"\u0631\u0642\u0645":14,"\u0631\u0642\u0645\u064a":14,"\u0631\u0642\u0645\u064a\u0629":14,"\u0631\u0643\u0629\u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639\u064a\u0629":1,"\u0631\u0643\u062a":14,"\u0631\u0645\u0632":6,"\u0631\u0648\u0627\u0628\u0637":1,"\u0632\u0631":6,"\u0632\u0646\u062c\u0628\u0627\u0631":11,"\u0632\u064a\u0627\u062f\u0629":[7,14],"\u0632\u064a\u0627\u062f\u062a\u0647\u0627":14,"\u0633\u0627\u0631":6,"\u0633\u0628\u0642":6,"\u0633\u0628\u0644\u064a\u062a":5,"\u0633\u0628\u064a\u0644":[1,5,6,7,12],"\u0633\u062a\u062a\u0645":7,"\u0633\u062a\u062a\u0645\u0643\u0646":6,"\u0633\u062a\u062c\u062f":14,"\u0633\u062a\u062d\u062a\u0627\u062c":[6,14],"\u0633\u062a\u062d\u0635\u0644":6,"\u0633\u062a\u0631\u0649":14,"\u0633\u062a\u0633\u0645\u062d":6,"\u0633\u062a\u0639\u0645\u0644":10,"\u0633\u062a\u0641\u0639\u0644\u0647\u0627":14,"\u0633\u062a\u0642\u0648\u0645":14,"\u0633\u062a\u0643\u0648\u0646":7,"\u0633\u062a\u0646\u0641\u062f":6,"\u0633\u062a\u064a\u0631\u064a\u0648":13,"\u0633\u062c\u0644":14,"\u0633\u062c\u0644\u0627\u062a":14,"\u0633\u062d\u0627\u0628\u0629":[5,14],"\u0633\u062d\u0627\u0628\u064a":14,"\u0633\u062d\u0628":5,"\u0633\u062e":6,"\u0633\u0631\u062f":[1,6,7],"\u0633\u0631\u064a":6,"\u0633\u0631\u064a\u0629":6,"\u0633\u0637\u062d":[6,11,14],"\u0633\u0637\u0631":[3,5,6,7],"\u0633\u0639\u0629":14,"\u0633\u0642\u0648\u0637":12,"\u0633\u0645":14,"\u0633\u0646\u0628\u0630\u0644":12,"\u0633\u0646\u0642\u0635\u0631":6,"\u0633\u0646\u0642\u0648\u0645":14,"\u0633\u0647\u0644":7,"\u0633\u0647\u0644\u0629":6,"\u0633\u0648\u0627\u0621":6,"\u0633\u0648\u0649":[6,7],"\u0633\u064a\u0624\u062f\u064a":14,"\u0633\u064a\u062a\u0637\u0644\u0628":7,"\u0633\u064a\u062a\u0645":[3,6,7,11,14],"\u0633\u064a\u062a\u064a\u062d":14,"\u0633\u064a\u062c\u0639\u0644":6,"\u0633\u064a\u062f":1,"\u0633\u064a\u0631":[7,14],"\u0633\u064a\u0633\u0627\u0639\u062f":7,"\u0633\u064a\u0633\u0627\u0639\u062f\u0646\u0627":14,"\u0633\u064a\u0633\u062a\u063a\u0631\u0642":14,"\u0633\u064a\u0633\u0645\u062d":[6,14],"\u0633\u064a\u0638\u0647\u0631":3,"\u0633\u064a\u0643\u062a\u0634\u0641":3,"\u0633\u064a\u0643\u0644\u0641\u0643":14,"\u0633\u064a\u0643\u0648\u0646":14,"\u0634\u0627\u0634\u0629":[1,14],"\u0634\u0628\u0643\u0629":[6,11],"\u0634\u0628\u0643\u062a\u0643":11,"\u0634\u062e\u0635":[12,14],"\u0634\u0631\u062d":1,"\u0634\u0631\u0643\u0629":6,"\u0634\u0631\u064a\u0637":6,"\u0634\u0643\u0631":5,"\u0634\u0647\u0631":14,"\u0634\u0647\u0631\u064a":14,"\u0634\u064a\u0621":[3,6,12,14],"\u0634\u064a\u0626":[6,7,14],"\u0635\u062d\u0629":7,"\u0635\u062d\u064a\u062d":[6,14],"\u0635\u0631\u064a\u062d":1,"\u0635\u0639\u0628":14,"\u0635\u0639\u0628\u0629":14,"\u0635\u063a\u064a\u0631":[6,14],"\u0635\u063a\u064a\u0631\u0629":14,"\u0635\u0641":1,"\u0635\u0641\u062d\u0629":13,"\u0635\u0641\u0631":7,"\u0635\u0646\u062f\u0648\u0642":3,"\u0635\u0648\u0631":[3,10,14],"\u0635\u0648\u0631\u0629":[6,7,14],"\u0635\u0648\u0631\u0643":[3,14],"\u0636\u0628\u0637":3,"\u0636\u0628\u0637\u0647":14,"\u0636\u062c\u0629":14,"\u0636\u062e\u0627\u0645\u0629":7,"\u0636\u0639":14,"\u0636\u063a\u0637":14,"\u0637\u0627\u0644\u0645\u0627":[6,7],"\u0637\u0628\u0642\u0627\u062a":14,"\u0637\u0631\u0627\u0632":6,"\u0637\u0631\u0641\u064a\u0629":6,"\u0637\u0631\u064a\u0642":[6,7],"\u0637\u0631\u064a\u0642\u0629":[6,14],"\u0637\u0641\u064a\u0641\u0629":14,"\u0637\u0644\u0628":[1,5],"\u0637\u0644\u0628\u0627\u062a":7,"\u0637\u0644\u0628\u0643":12,"\u0637\u0648\u064a\u0644\u0627":5,"\u0637\u064a\u0627\u0631":[2,6,14],"\u0637\u064a\u0631\u0627\u0646":[5,14],"\u0638\u0627\u0647\u0631\u064a":6,"\u0639\u0627\u062f\u0629":[3,14],"\u0639\u0627\u062f\u064a":[1,14],"\u0639\u0627\u0631\u0636":6,"\u0639\u0627\u0644\u064a\u0629":[3,5],"\u0639\u0627\u0645":[6,14],"\u0639\u0627\u0645\u0629":[13,14],"\u0639\u0627\u0645\u0644":[6,7,14],"\u0639\u0628":6,"\u0639\u0628\u0621":14,"\u0639\u0628\u0627\u0631\u0629":6,"\u0639\u0628\u0631":[6,7,14],"\u0639\u062a\u0628\u0629":14,"\u0639\u062f":14,"\u0639\u062f\u0629":[6,14],"\u0639\u062f\u062f":[6,7,10,14],"\u0639\u062f\u0645":[1,3],"\u0639\u0631\u0636":[3,14],"\u0639\u0634\u0648\u0627\u0626\u064a":14,"\u0639\u0637\u0644":14,"\u0639\u0642\u062f":7,"\u0639\u0642\u062f\u0629":[6,7],"\u0639\u0642\u062f\u062a\u0627\u0646":6,"\u0639\u0642\u0648\u0628\u0629":6,"\u0639\u0644\u0627\u0645\u0629":[1,3,6,14],"\u0639\u0644\u0628\u0629":6,"\u0639\u0644\u0649":[1,3,5,7,10,11,12,13],"\u0639\u0644\u064a\u0643":[3,6,7],"\u0639\u0644\u064a\u0647":14,"\u0639\u0644\u064a\u0647\u0627":1,"\u0639\u0645\u0644":[2,6],"\u0639\u0645\u0644\u064a":14,"\u0639\u0645\u0644\u064a\u0627\u062a":7,"\u0639\u0645\u0644\u064a\u0629":[5,6,14],"\u0639\u0645\u0648\u062f\u064a":14,"\u0639\u0645\u064a\u0644":6,"\u0639\u0646":[1,6,7,11,13,14],"\u0639\u0646\u0627\u0648\u064a\u0646":7,"\u0639\u0646\u062f":[1,7,14],"\u0639\u0646\u062f\u0645\u0627":[1,6,14],"\u0639\u0646\u0647":14,"\u0639\u0646\u0648\u0627\u0646":[1,6],"\u063a\u0627\u0644\u0628":6,"\u063a\u0631\u064a\u0628":14,"\u063a\u064a\u0631":[1,6,14],"\u063a\u064a\u063a\u0627\u0628\u0627\u064a\u062a":[6,14],"\u0641":1,"\u0641\u0623\u0646\u062a":14,"\u0641\u0625\u0646":[6,14],"\u0641\u0625\u0646\u0646\u0627":6,"\u0641\u0625\u0646\u0647":14,"\u0641\u0627\u0628\u062d\u062b":6,"\u0641\u0627\u062a\u0628\u0639":6,"\u0641\u0627\u062d\u0630\u0641":14,"\u0641\u0627\u0631\u063a\u0629":[1,14],"\u0641\u0627\u0633\u062a\u062e\u062f\u0645\u0647\u0627":1,"\u0641\u0627\u0641\u062a\u062d":6,"\u0641\u062a\u062d":[6,14],"\u0641\u062d\u0627\u0648\u0644":6,"\u0641\u0631\u062f\u064a\u0629":14,"\u0641\u0631\u0639\u064a":7,"\u0641\u0631\u0639\u064a\u0629":7,"\u0641\u0631\u064a\u0642":2,"\u0641\u0633\u062a\u062d\u062a\u0627\u062c":6,"\u0641\u0633\u062a\u062d\u062a\u0648\u064a":10,"\u0641\u0633\u062a\u0633\u062a\u0645\u0631":14,"\u0641\u0633\u064a\u062a\u0645":7,"\u0641\u0633\u064a\u0643\u0648\u0646":14,"\u0641\u0635\u0644":6,"\u0641\u0639\u0627\u0644":[7,14],"\u0641\u0639\u0627\u0644\u0629":6,"\u0641\u0639\u0644":14,"\u0641\u0639\u0644\u062a":1,"\u0641\u0639\u0644\u062a\u0647":1,"\u0641\u0639\u0644\u0647":14,"\u0641\u0639\u0644\u064a":14,"\u0641\u0642\u062f":[7,10,14],"\u0641\u0642\u0637":[1,3,6,7,11,14],"\u0641\u0643\u0631":6,"\u0641\u0643\u0631\u0629":14,"\u0641\u0644\u0627":7,"\u0641\u0644\u0646":[7,14],"\u0641\u0645\u062b\u0644\u0627":7,"\u0641\u0645\u0646":[6,14],"\u0641\u0646\u062d\u0646":12,"\u0641\u0647\u0630\u0627":6,"\u0641\u0647\u0645":[5,12,14],"\u0641\u0647\u0646\u0627\u0643":12,"\u0641\u0647\u0648":14,"\u0641\u0647\u064a":14,"\u0641\u0648\u0636\u0649":6,"\u0641\u0648\u0642":6,"\u0641\u064a":[1,2,3,6,10,11,12,13,14],"\u0641\u064a\u062c\u0628":6,"\u0641\u064a\u0645\u0627":11,"\u0641\u064a\u0645\u0643\u0646\u0643":[3,7,14],"\u0641\u064a\u0645\u0643\u0646\u0646\u0627":14,"\u0641\u064a\u0647":12,"\u0641\u064a\u0647\u0627":14,"\u0642":14,"\u0642\u0627\u0626\u0645\u0629":[3,5,6,14],"\u0642\u0627\u0628\u0644\u0629":7,"\u0642\u0627\u0628\u0644\u064a\u0629":7,"\u0642\u0627\u062f\u0631":[10,14],"\u0642\u0627\u062f\u0631\u064a\u0646":12,"\u0642\u0627\u0631\u0646\u062a":14,"\u0642\u0627\u0639\u062f\u0629":3,"\u0642\u0627\u0644":12,"\u0642\u0628\u0644":[1,3,7,14],"\u0642\u062f":[1,7,10,12,14],"\u0642\u062f\u0631":[1,6],"\u0642\u062f\u0645":1,"\u0642\u062f\u0645\u062a":7,"\u0642\u062f\u064a\u0645":6,"\u0642\u0630\u064a\u0641\u0629":14,"\u0642\u0631\u0627\u0621\u0629":[13,14],"\u0642\u0631\u064a\u0628":6,"\u0642\u0633\u0645\u0646\u0627":2,"\u0642\u0635\u0627\u0631\u0649":12,"\u0642\u0637\u0631":14,"\u0642\u0637\u0631\u0629":14,"\u0642\u0637\u0639":[7,14],"\u0642\u0637\u0639\u0629":[7,14],"\u0642\u0637\u064a\u0631\u0629":14,"\u0642\u0644\u064a\u0644":14,"\u0642\u0644\u064a\u0644\u0627":[6,14],"\u0642\u0645":[1,3,5,7,10,14],"\u0642\u0645\u062a":[3,6,7,14],"\u0642\u0648\u0627\u0626\u0645\u0647\u0627":6,"\u0642\u0648\u064a":14,"\u0642\u064a\u0627\u0633":10,"\u0642\u064a\u0627\u0633\u0627\u062a":3,"\u0642\u064a\u062f":[6,12],"\u0642\u064a\u0645":[3,13],"\u0642\u064a\u0645\u0629":[1,3,14],"\u0643\u0623\u0631\u0636\u064a\u0629":14,"\u0643\u0625\u0635\u062f\u0627\u0631\u0627\u062a":12,"\u0643\u0627\u0626\u0646\u0627\u062a":3,"\u0643\u0627\u0641\u0629":14,"\u0643\u0627\u0644\u062a\u0627\u0644\u064a":7,"\u0643\u0627\u0645\u0644":7,"\u0643\u0627\u0645\u064a\u0631\u0627":[10,14],"\u0643\u0627\u0645\u064a\u0631\u0627\u062a":14,"\u0643\u0627\u0646":[3,6,7,12],"\u0643\u0627\u0646\u062a":[1,3,6,10,14],"\u0643\u0628\u0631\u0646\u0627\u0645\u062c":3,"\u0643\u0628\u064a\u0631":[6,7,12,14],"\u0643\u0628\u064a\u0631\u0629":[12,14],"\u0643\u062a\u0627\u0628\u0629":6,"\u0643\u062b\u064a\u0631":6,"\u0643\u062b\u064a\u0631\u0629":[1,6],"\u0643\u062c\u0632\u0621":7,"\u0643\u0630\u0644\u0643":14,"\u0643\u0633\u0644\u0633\u0644\u0629":3,"\u0643\u0637\u0628\u0642\u0629":11,"\u0643\u0639\u0636\u0648":12,"\u0643\u0640":6,"\u0643\u0644":[3,6,7,14],"\u0643\u0644\u0645\u0627":1,"\u0643\u0644\u0645\u0629":6,"\u0643\u0644\u0645\u062a\u064a\u0646":7,"\u0643\u0644\u0647\u0627":14,"\u0643\u0645\u0627":14,"\u0643\u0645\u0628\u064a\u0648\u062a\u0631":6,"\u0643\u0645\u062f\u062e\u0644\u0627\u062a":6,"\u0643\u0645\u0648\u0636\u0648\u0639":12,"\u0643\u0645\u064a\u0627\u062a":14,"\u0643\u0646\u062a":[1,6,7,14],"\u0643\u0648\u062f":7,"\u0643\u064a\u0641":[1,7,14],"\u0643\u064a\u0641\u064a\u0629":[5,6,7,14],"\u0644\u0623\u062f\u0644\u0629":14,"\u0644\u0623\u0633\u0641\u0644":14,"\u0644\u0623\u0646":[7,14],"\u0644\u0623\u0646\u0647":6,"\u0644\u0623\u0646\u0647\u0627":14,"\u0644\u0623\u0646\u064a":14,"\u0644\u0623\u0648\u0644":6,"\u0644\u0625\u062f\u0627\u0631\u0629":14,"\u0644\u0625\u0635\u0644\u0627\u062d\u0647\u0627":6,"\u0644\u0625\u0636\u0627\u0641\u0629":14,"\u0644\u0625\u0639\u0627\u062f\u0629":[7,14],"\u0644\u0625\u0639\u062f\u0627\u062f":[7,14],"\u0644\u0625\u0646\u062c\u0627\u0632":12,"\u0644\u0625\u0646\u0634\u0627\u0621":[3,6,14],"\u0644\u0625\u064a\u0642\u0627\u0641":6,"\u0644\u0627":[1,6,7,10,11,14],"\u0644\u0627\u062d\u0638":[6,14],"\u0644\u0627\u062d\u0638\u062a\u0647":1,"\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[6,7],"\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647":14,"\u0644\u0627\u0633\u062a\u062e\u0631\u0627\u062c":14,"\u0644\u0627\u0644\u062a\u0642\u0627\u0637":14,"\u0644\u0628\u0627\u0648":7,"\u0644\u0628\u062f\u0621":[6,14],"\u0644\u0628\u0639\u0636":14,"\u0644\u0628\u064a\u0627\u0646\u0627\u062a":14,"\u0644\u0629":1,"\u0644\u062a\u062a\u0645\u0643\u0646":6,"\u0644\u062a\u062c\u0646\u0628":14,"\u0644\u062a\u062d\u062f\u064a\u062f":[1,7,14],"\u0644\u062a\u062d\u0633\u064a\u0646":13,"\u0644\u062a\u062e\u0632\u064a\u0646":7,"\u0644\u062a\u062e\u0635\u064a\u0635":6,"\u0644\u062a\u062e\u0637\u064a":14,"\u0644\u062a\u0633\u062c\u064a\u0644":1,"\u0644\u062a\u0633\u0647\u064a\u0644":14,"\u0644\u062a\u0634\u063a\u064a\u0644":[6,14],"\u0644\u062a\u0635\u062d\u064a\u062d":3,"\u0644\u062a\u0635\u0646\u064a\u0641":14,"\u0644\u062a\u0642\u062f\u064a\u0645":5,"\u0644\u062a\u0642\u0644\u064a\u0644":14,"\u0644\u062a\u0643\u0648\u0646":7,"\u0644\u062a\u0645\u0643\u064a\u0646":[6,7,10],"\u0644\u062a\u0646\u0641\u064a\u0630":14,"\u0644\u062a\u0648\u062c\u064a\u0647":14,"\u0644\u062a\u0648\u0636\u064a\u062d":1,"\u0644\u062a\u0648\u0644\u064a\u062f":14,"\u0644\u062c\u0645\u064a\u0639":[2,6,7,14],"\u0644\u062e\u0637":7,"\u0644\u062e\u0637\u0648\u0629":6,"\u0644\u062f\u064a\u0643":[3,6,7,14],"\u0644\u062f\u064a\u0646\u0627":14,"\u0644\u062f\u064a\u0647":10,"\u0644\u062f\u064a\u0647\u0627":2,"\u0644\u0630\u0627":[6,10,14],"\u0644\u0630\u0644\u0643":6,"\u0644\u0630\u064a":2,"\u0644\u0631\u0624\u064a\u0629":12,"\u0644\u0631\u0628\u0637":6,"\u0644\u0631\u0633\u0645":2,"\u0644\u0632\u0645":6,"\u0644\u0632\u064a\u0627\u062f\u0629":12,"\u0644\u0633":1,"\u0644\u0633\u0637\u0631":14,"\u0644\u0635\u0642":1,"\u0644\u0636\u0645\u0627\u0646":14,"\u0644\u0639\u062f\u062f":6,"\u0644\u0639\u0645\u0644\u064a\u0629":14,"\u0644\u0640":[3,6,7,14],"\u0644\u0641\u0635\u0644":14,"\u0644\u0641\u0647\u0645":14,"\u0644\u0642\u062f":6,"\u0644\u0642\u0631\u0627\u0621\u0629":13,"\u0644\u0642\u0637\u0627\u062a":[1,10],"\u0644\u0643":[1,6],"\u0644\u0643\u062a\u0644":14,"\u0644\u0643\u0644":[3,6,7,10,14],"\u0644\u0643\u0646":14,"\u0644\u0643\u0646\u0647\u0627":6,"\u0644\u0644\u0622\u062e\u0631\u064a\u0646":6,"\u0644\u0644\u0623\u0633\u0641":6,"\u0644\u0644\u0623\u0633\u0642\u0641":14,"\u0644\u0644\u0623\u0634\u062e\u0627\u0635":14,"\u0644\u0644\u0623\u0646\u0628\u0648\u0628":14,"\u0644\u0644\u0623\u0648\u0631\u0627\u0642":13,"\u0644\u0644\u0625\u062d\u062f\u0627\u062b\u064a\u0627\u062a":3,"\u0644\u0644\u0625\u062f\u0627\u0631\u0629":7,"\u0644\u0644\u0625\u0634\u0627\u0631\u0629":[3,6],"\u0644\u0644\u0627\u062a\u0635\u0627\u0644":6,"\u0644\u0644\u0627\u0631\u062a\u0628\u0627\u0643":14,"\u0644\u0644\u0627\u0631\u062a\u0641\u0627\u0639":14,"\u0644\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":2,"\u0644\u0644\u0627\u0647\u062a\u0645\u0627\u0645":12,"\u0644\u0644\u0628\u062f\u0621":13,"\u0644\u0644\u0628\u0631\u0646\u0627\u0645\u062c":6,"\u0644\u0644\u062a\u062b\u0628\u064a\u062a":6,"\u0644\u0644\u062a\u062d\u0642\u0642":[6,7],"\u0644\u0644\u062a\u062d\u0643\u0645":[3,7],"\u0644\u0644\u062a\u062e\u0641\u064a\u0641":14,"\u0644\u0644\u062a\u0636\u0627\u0631\u064a\u0633":14,"\u0644\u0644\u062a\u0637\u0628\u064a\u0639":10,"\u0644\u0644\u062a\u0639\u0631\u0641":6,"\u0644\u0644\u062a\u0642\u0631\u064a\u0631":5,"\u0644\u0644\u062a\u0646\u0632\u064a\u0644":14,"\u0644\u0644\u062a\u0648\u0627\u0635\u0644":6,"\u0644\u0644\u062d\u0635\u0648\u0644":[1,3,14],"\u0644\u0644\u062d\u0642\u0644":6,"\u0644\u0644\u0630\u0627\u0643\u0631\u0629":14,"\u0644\u0644\u0630\u0647\u0627\u0628":6,"\u0644\u0644\u0631\u0633\u0627\u0626\u0644":7,"\u0644\u0644\u0633\u0639\u0629":14,"\u0644\u0644\u0635\u0648\u0631":7,"\u0644\u0644\u0637\u064a\u0627\u0631":14,"\u0644\u0644\u0639\u0642\u062f\u0629":6,"\u0644\u0644\u063a\u0627\u064a\u0629":6,"\u0644\u0644\u0641\u064a\u0636\u0627\u0646\u0627\u062a":7,"\u0644\u0644\u0642\u0631\u0627\u0621\u0629":14,"\u0644\u0644\u0642\u0631\u0635":14,"\u0644\u0644\u0642\u0644\u0642":6,"\u0644\u0644\u0642\u064a\u0627\u0645":6,"\u0644\u0644\u0643\u062a\u0627\u0628\u0629":6,"\u0644\u0644\u0643\u0645\u0628\u064a\u0648\u062a\u0631":6,"\u0644\u0644\u0645\u062d\u064a\u0637":14,"\u0644\u0644\u0645\u0631\u0621":3,"\u0644\u0644\u0645\u0633\u0627\u062d\u0629":14,"\u0644\u0644\u0645\u0633\u0627\u0639\u062f\u0629":12,"\u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645":14,"\u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646":[5,6,7],"\u0644\u0644\u0645\u0634\u0627\u0647\u062f":14,"\u0644\u0644\u0645\u0634\u0643\u0644\u0629":1,"\u0644\u0644\u0645\u0634\u0647\u062f":10,"\u0644\u0644\u0645\u0637\u0648\u0631\u064a\u0646":5,"\u0644\u0644\u0645\u0639\u0627\u0644\u062c\u0629":[6,7],"\u0644\u0644\u0648\u0635\u0648\u0644":6,"\u0644\u0645":[1,6,7,12,14],"\u0644\u0645\u0627":[6,11,14],"\u0644\u0645\u0627\u0630\u0627":7,"\u0644\u0645\u062c\u0644\u062f":14,"\u0644\u0645\u062c\u0645\u0648\u0639\u0627\u062a":7,"\u0644\u0645\u0632\u064a\u062f":11,"\u0644\u0645\u0633\u0627\u0639\u062f\u0629":1,"\u0644\u0645\u0633\u0627\u0639\u062f\u062a\u0643":12,"\u0644\u0645\u0633\u0627\u0647\u0645\u0627\u062a\u0647\u0645":7,"\u0644\u0645\u0634\u0627\u0631\u064a\u0639":2,"\u0644\u0645\u0639\u0627\u0644\u062c\u0629":[6,7,14],"\u0644\u0645\u0639\u0627\u064a\u0631\u0629":14,"\u0644\u0645\u0639\u0631\u0641\u0629":[3,6,7,12],"\u0644\u0645\u0639\u0638\u0645":6,"\u0644\u0645\u0644\u0641":14,"\u0644\u0645\u0644\u0641\u0627\u062a":1,"\u0644\u0645\u0646\u0639":14,"\u0644\u0645\u0648\u0642\u0639":6,"\u0644\u0646":[6,14],"\u0644\u0646\u0627":14,"\u0644\u0646\u0634\u0631":14,"\u0644\u0646\u0638\u0627\u0645":6,"\u0644\u0647":[3,14],"\u0644\u0647\u0627":6,"\u0644\u0647\u0630\u0627":[7,14],"\u0644\u0648\u0627\u062c\u0647\u0629":6,"\u0644\u0648\u062c\u0648\u062f":6,"\u0644\u0648\u062d\u0629":6,"\u0644\u064a\u0633":7,"\u0644\u064a\u0646\u0643\u0633":[1,6],"\u0645":[3,6],"\u0645\u0624\u062a\u0645\u0631":14,"\u0645\u0624\u0633\u0641":14,"\u0645\u0626\u0627\u062a":6,"\u0645\u0627":[1,5,6,7,12,13],"\u0645\u0627\u0643\u064a\u0646\u0627\u062a":5,"\u0645\u0628\u0627\u0634\u0631":14,"\u0645\u0628\u0627\u0634\u0631\u0629":6,"\u0645\u0628\u0627\u0646\u064a":14,"\u0645\u0628\u0643\u0631":12,"\u0645\u0628\u0646\u064a\u0629":6,"\u0645\u062a\u0627\u062d":14,"\u0645\u062a\u0627\u062d\u0629":[6,14],"\u0645\u062a\u062d\u0631\u0643\u0629":1,"\u0645\u062a\u062d\u0645\u0633":12,"\u0645\u062a\u062f\u0627\u062e\u0644":14,"\u0645\u062a\u0632\u0627\u064a\u062f\u0629":14,"\u0645\u062a\u0633\u0627\u0648":3,"\u0645\u062a\u0635\u0627\u0644\u0628\u062a\u064a\u0646":14,"\u0645\u062a\u0635\u0641\u062d":6,"\u0645\u062a\u0635\u0644\u0629":7,"\u0645\u062a\u0639\u062f\u062f":[5,13],"\u0645\u062a\u0639\u062f\u062f\u0629":[6,7,10],"\u0645\u062a\u0642\u062f\u0645":6,"\u0645\u062a\u0646\u0648\u0639\u0629":6,"\u0645\u062a\u0648\u0627\u0632":7,"\u0645\u062a\u0648\u0627\u0641\u0642":7,"\u0645\u062a\u0648\u0633\u0637":7,"\u0645\u062a\u0649":14,"\u0645\u062b\u0627\u0644":[3,14],"\u0645\u062b\u0627\u0644\u0646\u0627":14,"\u0645\u062b\u0628\u062a":6,"\u0645\u062b\u0644":[3,6,14],"\u0645\u062b\u064a\u0631":14,"\u0645\u062b\u064a\u0631\u0629":12,"\u0645\u062b\u064a\u0644":[7,14],"\u0645\u062c\u0627\u0646":14,"\u0645\u062c\u0631\u062f":[6,14],"\u0645\u062c\u0644\u062f":[3,6,7,14],"\u0645\u062c\u0644\u062f\u0627\u062a":[10,14],"\u0645\u062c\u0645\u0639\u0629":14,"\u0645\u062c\u0645\u0648\u0639\u0627\u062a":[5,10,14],"\u0645\u062c\u0645\u0648\u0639\u0629":[6,7,14],"\u0645\u062d\u0627\u0643\u064a":6,"\u0645\u062d\u062f\u062f":[1,14],"\u0645\u062d\u062f\u062f\u0627\u062a":5,"\u0645\u062d\u062f\u062f\u0629":1,"\u0645\u062d\u0631\u0631":14,"\u0645\u062d\u0631\u0643":[6,14],"\u0645\u062d\u0633\u0646":14,"\u0645\u062d\u0643\u0645":5,"\u0645\u062d\u0644\u064a":14,"\u0645\u062d\u064a\u0637":14,"\u0645\u062e\u062a\u0644\u0641":[6,14],"\u0645\u062e\u062a\u0644\u0641\u0627\u0646":6,"\u0645\u062e\u062a\u0644\u0641\u0629":[6,10,11],"\u0645\u062e\u062a\u0644\u0641\u064a\u0646":6,"\u0645\u062e\u0631\u062c\u0627\u062a":[5,14],"\u0645\u062e\u0635\u0635":13,"\u0645\u062e\u0635\u0635\u0629":[2,14],"\u0645\u062f\u0628\u0631\u0629":7,"\u0645\u062f\u0639\u0648\u0645":6,"\u0645\u062f\u0639\u0648\u0645\u0629":6,"\u0645\u062f\u0645\u062c\u0629":7,"\u0645\u062f\u0649":7,"\u0645\u0631\u0627\u062c\u0639":5,"\u0645\u0631\u0627\u0642\u0628\u0629":14,"\u0645\u0631\u0629":[6,14],"\u0645\u0631\u062a\u0628":1,"\u0645\u0631\u062c\u0639":3,"\u0645\u0631\u062c\u0639\u064a\u0629":11,"\u0645\u0631\u0634\u062d":14,"\u0645\u0632\u0627\u064a\u0627":6,"\u0645\u0632\u064a\u062c":12,"\u0645\u0633\u0627\u062d\u0629":6,"\u0645\u0633\u0627\u0631":14,"\u0645\u0633\u0627\u0639\u062f":3,"\u0645\u0633\u0627\u0639\u062f\u062a\u0646\u0627":10,"\u0645\u0633\u0627\u0641\u0627\u062a":3,"\u0645\u0633\u0628\u0648\u0642\u0629":6,"\u0645\u0633\u062a\u062e\u062f\u0645":[6,12,14],"\u0645\u0633\u062a\u062e\u062f\u0645\u064a":6,"\u0645\u0633\u062a\u0634\u0639\u0631\u0627\u062a":10,"\u0645\u0633\u062a\u0642\u0631":1,"\u0645\u0633\u062a\u0642\u0644":14,"\u0645\u0633\u062a\u0642\u064a\u0645\u0629":14,"\u0645\u0633\u062a\u0646\u062f\u0629":14,"\u0645\u0633\u062a\u0648\u062f\u0639":12,"\u0645\u0633\u062a\u0648\u064a\u0629":3,"\u0645\u0634\u0627":1,"\u0645\u0634\u0627\u0628\u0647":[6,7,11,12],"\u0645\u0634\u0627\u0628\u0647\u0629":6,"\u0645\u0634\u0627\u0631\u0643\u0629":10,"\u0645\u0634\u0627\u0631\u064a\u0639":1,"\u0645\u0634\u0627\u0643\u0644":6,"\u0645\u0634\u0631\u0648\u0639":14,"\u0645\u0634\u0631\u0648\u0639\u0643":14,"\u0645\u0634\u0643\u0644\u0627\u062a":1,"\u0645\u0634\u0643\u0644\u0629":[1,14],"\u0645\u0635\u062f\u0631":14,"\u0645\u0635\u0645\u0645\u064a":2,"\u0645\u0635\u0646\u0641\u0629":14,"\u0645\u0637\u0644\u0648\u0628":[6,7],"\u0645\u0639":[3,6,7,12,14],"\u0645\u0639\u0627\u0644\u062c\u0629":[6,7,14],"\u0645\u0639\u0627\u0644\u062c\u062a\u0647\u0627":[6,7],"\u0645\u0639\u0627\u064a\u0631\u0629":[2,5,10],"\u0645\u0639\u062a\u062f\u0644":14,"\u0645\u0639\u0631":1,"\u0645\u0639\u0631\u0641\u0629":[12,14],"\u0645\u0639\u0638\u0645":14,"\u0645\u0639\u0642\u0648\u0644":14,"\u0645\u0639\u0642\u0648\u0644\u0629":14,"\u0645\u0639\u0644\u0645\u0627\u062a":[6,14],"\u0645\u0639\u0644\u0645\u0629":14,"\u0645\u0639\u0644\u0645\u062a\u0627\u0646":14,"\u0645\u0639\u0644\u0648\u0645\u0627\u062a":11,"\u0645\u0639\u064a\u0646":6,"\u0645\u0639\u064a\u0646\u0629":7,"\u0645\u0641\u0627\u062a\u064a\u062d":14,"\u0645\u0641\u0635\u0648\u0644\u0629":3,"\u0645\u0641\u0635\u0648\u0644\u062a\u064a\u0646":14,"\u0645\u0641\u0635\u0648\u0644\u064a\u0646":14,"\u0645\u0641\u064a\u062f":14,"\u0645\u0641\u064a\u062f\u0629":[3,6],"\u0645\u0642\u0627\u0628\u0644":14,"\u0645\u0642\u0628\u0648\u0644\u0629":14,"\u0645\u0642\u062a\u0637\u0641\u0627\u062a":1,"\u0645\u0642\u062f\u0627\u0631":6,"\u0645\u0642\u064a\u0627\u0633":14,"\u0645\u0643\u0627\u0641\u0626":14,"\u0645\u0643\u0627\u0646":[12,13],"\u0645\u0643\u0646":[3,7,12,14],"\u0645\u0643\u0648\u0646":7,"\u0645\u0643\u0648\u0646\u0627\u062a":6,"\u0645\u0644\u0627\u062d\u0638\u0629":14,"\u0645\u0644\u0641":[3,7,14],"\u0645\u0644\u0641\u0627\u062a":[1,3,11,14],"\u0645\u0644\u0641\u0643":3,"\u0645\u0645\u0627":[6,7],"\u0645\u0645\u0627\u062b\u0644":14,"\u0645\u0645\u062a\u0627\u0632\u0629":14,"\u0645\u0645\u0643\u0646":[1,10,14],"\u0645\u0645\u0643\u0646\u0629":14,"\u0645\u0646":[1,3,5,7,10,11,12,13],"\u0645\u0646\u0627\u0633\u0628\u0629":6,"\u0645\u0646\u0627\u0637\u0642":14,"\u0645\u0646\u0627\u0642\u0634\u062a\u0647\u0627":12,"\u0645\u0646\u062a\u062f\u0627\u0646\u0627":13,"\u0645\u0646\u062a\u062f\u0649":12,"\u0645\u0646\u062e\u0641\u0636\u0629":14,"\u0645\u0646\u0630":[10,14],"\u0645\u0646\u0635\u0627\u062a":[6,7],"\u0645\u0646\u0637\u0642\u0629":[3,14],"\u0645\u0646\u0641\u0630":[6,7],"\u0645\u0646\u0641\u0635\u0644":3,"\u0645\u0646\u0641\u0635\u0644\u0629":14,"\u0645\u0646\u0643":6,"\u0645\u0646\u0647":14,"\u0645\u0647\u0627\u0645":6,"\u0645\u0647\u0645":6,"\u0645\u0647\u0645\u0629":[7,14],"\u0645\u0647\u0645\u062a\u0627\u0646":14,"\u0645\u0648\u0627\u0631\u062f":13,"\u0645\u0648\u0627\u0632\u0646":6,"\u0645\u0648\u0627\u0635\u0641\u0627\u062a":[1,13],"\u0645\u0648\u062c\u0647":6,"\u0645\u0648\u062c\u0648\u062f\u0629":[3,14],"\u0645\u0648\u0631\u0641\u0648\u0644\u0648\u062c\u064a":14,"\u0645\u0648\u0636\u062d":14,"\u0645\u0648\u0642\u0639":[5,6,11],"\u0645\u064a\u062f\u0627\u0646\u064a\u0629":14,"\u0645\u064a\u0632\u0629":[6,7,12,14],"\u0646":[6,14],"\u0646\u0627\u062a\u062c\u0629":1,"\u0646\u0627\u062c\u062d\u0629":2,"\u0646\u0627\u0641\u0630\u0629":6,"\u0646\u062a\u0627\u0626\u062c":[3,14],"\u0646\u062a\u0637\u0644\u0639":7,"\u0646\u062a\u064a\u062c\u0629":[6,14],"\u0646\u062c\u062d":6,"\u0646\u062d\u062a\u0627\u062c":14,"\u0646\u062d\u062a\u0627\u062c\u0647":14,"\u0646\u062d\u062a\u0641\u0638":13,"\u0646\u062d\u0646":[7,14],"\u0646\u062f":7,"\u0646\u062f\u0631\u062c":7,"\u0646\u0632\u0639":14,"\u0646\u0633\u0628":14,"\u0646\u0633\u062e":[1,14],"\u0646\u0633\u062e\u0629":14,"\u0646\u0633\u0642\u0637":14,"\u0646\u0634\u0626":14,"\u0646\u0634\u0631":[1,14],"\u0646\u0634\u0637":7,"\u0646\u0634\u0639\u0631":14,"\u0646\u0635\u0627\u0626\u062d":5,"\u0646\u0635\u0641":[6,14],"\u0646\u0635\u0648\u0635":14,"\u0646\u0636\u064a\u0641":14,"\u0646\u0637\u0627\u0642":[7,10],"\u0646\u0637\u0627\u0642\u0627\u062a":10,"\u0646\u0638\u0627\u0645":[1,6],"\u0646\u0638\u0627\u0645\u064a":[1,6],"\u0646\u0638\u0631":[6,14],"\u0646\u0638\u0631\u0629":[13,14],"\u0646\u0639\u0644\u0642\u0647":14,"\u0646\u063a\u0637\u064a\u0647\u0627":6,"\u0646\u0641\u062a\u0631\u0636":14,"\u0646\u0641\u0633":[6,7,14],"\u0646\u0641\u0633\u0647\u0627":7,"\u0646\u0642\u0627\u0634":12,"\u0646\u0642\u0627\u0637":[5,7,13,14],"\u0646\u0642\u0627\u0637\u0643":3,"\u0646\u0642\u062f\u0645":14,"\u0646\u0642\u0631":6,"\u0646\u0642\u0637\u0629":[3,5,14],"\u0646\u0642\u0637\u064a\u0629":11,"\u0646\u0642\u0644":14,"\u0646\u0642\u0644\u0647\u0627":14,"\u0646\u0642\u0648\u0645":14,"\u0646\u0643\u062a\u0634\u0641":12,"\u0646\u0645\u0627\u0630\u062c":[5,7,11],"\u0646\u0645\u0637":14,"\u0646\u0645\u0648\u0630\u062c":[5,7,14],"\u0646\u0647\u0627\u064a\u0629":[1,14],"\u0646\u0647\u062f\u0641":10,"\u0646\u0648\u0635\u064a":[6,7,13],"\u0646\u0648\u0639":6,"\u0647\u0627\u0626\u0644":14,"\u0647\u0630\u0627":[1,3,5,6,7,11,12],"\u0647\u0630\u0647":[1,2,3,6,7,10,12,14],"\u0647\u0644":14,"\u0647\u0646\u0627":[6,14],"\u0647\u0646\u0627\u0643":[6,7,14],"\u0647\u0648":[1,3,5,6,11,12],"\u0647\u064a":[1,3,6,7,12,13,14],"\u0648":[1,3,6,7,14],"\u0648\u0623\u062f\u0648\u0627\u062a":14,"\u0648\u0623\u0634\u0631":1,"\u0648\u0623\u0636\u0641":[7,14],"\u0648\u0623\u0643\u062b\u0631":14,"\u0648\u0623\u0646":3,"\u0648\u0625\u0631\u0641\u0627\u0642\u0647":14,"\u0648\u0625\u0635\u062f\u0627\u0631":1,"\u0648\u0625\u0635\u0644\u0627\u062d\u0647\u0627":5,"\u0648\u0625\u0639\u0627\u062f\u0629":6,"\u0648\u0625\u0639\u062f\u0627\u062f":6,"\u0648\u0625\u0644\u0627":7,"\u0648\u0625\u0644\u0645":1,"\u0648\u0625\u0645\u0643\u0627\u0646\u064a\u0629":6,"\u0648\u0627\u062c\u062a\u0627\u0632":10,"\u0648\u0627\u062c\u0647\u0627\u062a":5,"\u0648\u0627\u062c\u0647\u0629":[3,6,7],"\u0648\u0627\u062c\u0647\u062a":6,"\u0648\u0627\u062d\u062f":[6,7,14],"\u0648\u0627\u062d\u062f\u0629":[3,6,7,10,14],"\u0648\u0627\u062e\u062a\u0631":11,"\u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645":[6,14],"\u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627":14,"\u0648\u0627\u0633\u062a\u062e\u062f\u0645":[6,14],"\u0648\u0627\u0633\u062a\u0643\u0634\u0627\u0641":5,"\u0648\u0627\u0633\u062a\u064a\u0631\u0627\u062f\u0647\u0627":3,"\u0648\u0627\u0636\u062d":1,"\u0648\u0627\u0636\u063a\u0637":6,"\u0648\u0627\u0643\u062a\u0628":[3,6],"\u0648\u0627\u0644\u0622\u0644\u0627\u062a":14,"\u0648\u0627\u0644\u0623\u062f\u0648\u0627\u062a":6,"\u0648\u0627\u0644\u0623\u0634\u062c\u0627\u0631":14,"\u0648\u0627\u0644\u0623\u0647\u0645":12,"\u0648\u0627\u0644\u0625\u0634\u0627\u0631\u0629":3,"\u0648\u0627\u0644\u0625\u0639\u0644\u0627\u0645":5,"\u0648\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639":3,"\u0648\u0627\u0644\u0627\u0647\u062a\u0632\u0627\u0632\u0627\u062a":14,"\u0648\u0627\u0644\u0628\u062f\u0621":[5,14],"\u0648\u0627\u0644\u0628\u064a\u0626\u0629":1,"\u0648\u0627\u0644\u062a\u0628\u062f\u064a\u0644":6,"\u0648\u0627\u0644\u062a\u062f\u0627\u062e\u0644":7,"\u0648\u0627\u0644\u062a\u0631\u0643\u064a\u0632":14,"\u0648\u0627\u0644\u062a\u0637\u0628\u064a\u0642\u0627\u062a":6,"\u0648\u0627\u0644\u062a\u0646\u0642\u0644":6,"\u0648\u0627\u0644\u062a\u064a":[1,6,7,13,14],"\u0648\u0627\u0644\u062d\u0641\u0627\u0638":12,"\u0648\u0627\u0644\u062d\u0642\u0648\u0644":3,"\u0648\u0627\u0644\u062e\u0627\u0631\u062c":12,"\u0648\u0627\u0644\u0630\u0627\u0643\u0631\u0629":6,"\u0648\u0627\u0644\u0630\u064a":[6,7,11,14],"\u0648\u0627\u0644\u0633\u0631\u0639\u0629":14,"\u0648\u0627\u0644\u0634\u0628\u0643\u0627\u062a":11,"\u0648\u0627\u0644\u0634\u0631\u0642":3,"\u0648\u0627\u0644\u0634\u0645\u0627\u0644":3,"\u0648\u0627\u0644\u0635\u0648\u0631":6,"\u0648\u0627\u0644\u0636\u063a\u0637":6,"\u0648\u0627\u0644\u0636\u064a\u0641":1,"\u0648\u0627\u0644\u0639\u062f\u064a\u062f":6,"\u0648\u0627\u0644\u0639\u0648\u0627\u0645\u0644":14,"\u0648\u0627\u0644\u0641\u0631\u0635":12,"\u0648\u0627\u0644\u0645\u0627\u0644":12,"\u0648\u0627\u0644\u0645\u062d\u0643\u0645":11,"\u0648\u0627\u0644\u0645\u062d\u064a\u0637":7,"\u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0639":5,"\u0648\u0627\u0644\u0645\u0641\u062a\u0648\u062d\u0629":12,"\u0648\u0627\u0644\u0645\u0644\u0641\u0627\u062a":14,"\u0648\u0627\u0644\u0646\u0627\u0633":7,"\u0648\u0627\u0644\u0646\u0645\u0627\u0630\u062c":6,"\u0648\u0627\u0644\u0647\u0631\u0648\u0628":5,"\u0648\u0627\u0646\u062a\u0642\u0644":6,"\u0648\u0627\u0646\u0642\u0631":6,"\u0648\u0628\u062f\u0644\u0627":14,"\u0648\u0628\u0631\u0627\u0645\u062c\u0647":6,"\u0648\u0628\u0639\u0636\u0647\u0627":12,"\u0648\u0628\u064a\u0646":14,"\u0648\u062a\u0628\u0639\u064a\u0627\u062a\u0647":6,"\u0648\u062a\u062b\u0628\u064a\u062a":14,"\u0648\u062a\u062d\u0633\u064a\u0646\u0627\u062a":14,"\u0648\u062a\u062d\u0642\u0642":6,"\u0648\u062a\u062d\u0644\u064a\u0644\u0647\u0627":6,"\u0648\u062a\u062d\u0645\u064a\u0644":3,"\u0648\u062a\u0631\u063a\u0628":14,"\u0648\u062a\u0631\u064a\u062f":3,"\u0648\u062a\u0633\u062c\u064a\u0644\u0627\u062a":6,"\u0648\u062a\u0634\u063a\u064a\u0644":[5,7],"\u0648\u062a\u0639\u062a\u0645\u062f":7,"\u0648\u062a\u0639\u062f\u064a\u0644\u0647":6,"\u0648\u062a\u0639\u064a\u064a\u0646":6,"\u0648\u062a\u063a\u064a\u064a\u0631":[6,14],"\u0648\u062a\u0642\u062f\u064a\u0631":5,"\u0648\u062a\u0642\u0648\u064a\u0645":7,"\u0648\u062a\u0645":6,"\u0648\u062a\u0648\u0636\u062d":1,"\u0648\u062b\u0627\u0626\u0642":[6,13],"\u0648\u062b\u0627\u0646\u064a":7,"\u0648\u062c\u0648\u062f":3,"\u0648\u062c\u0648\u062f\u0647\u0627":3,"\u0648\u062d\u062f\u0627\u062a":[3,6,14],"\u0648\u062d\u062f\u0629":[6,7,14],"\u0648\u062d\u0633\u0627\u0628":14,"\u0648\u062d\u0645\u0627\u064a\u0629":6,"\u0648\u0630\u0627\u0643\u0631\u0629":6,"\u0648\u0631\u0628\u0645\u0627":14,"\u0648\u0631\u0642\u062a\u0647\u0645\u0627":14,"\u0648\u0631\u0648\u0628\u0633\u0648\u0646":14,"\u0648\u0633\u062d\u0628":[5,7],"\u0648\u0633\u0637":14,"\u0648\u0633\u064a\u062a\u0645":7,"\u0648\u0633\u064a\u062d\u062f\u062b\u0627\u0646":6,"\u0648\u0633\u064a\u0637\u0644\u0628":6,"\u0648\u0634\u0627\u0631\u0643":1,"\u0648\u0634\u0628\u0643\u0627\u062a":14,"\u0648\u0635\u0644\u062a":6,"\u0648\u0635\u0648\u0631":1,"\u0648\u0635\u0648\u0644":5,"\u0648\u0636\u0639":3,"\u0648\u0636\u0648\u062d":14,"\u0648\u0637\u0644\u0628\u0627\u062a":12,"\u0648\u0638\u0627\u0626\u0641":6,"\u0648\u0639\u0627\u062f\u0629":6,"\u0648\u0639\u0627\u0631\u0636":6,"\u0648\u0639\u0631\u0636":7,"\u0648\u0639\u0631\u0636\u0647\u0627":6,"\u0648\u0641\u062a\u062d":6,"\u0648\u0641\u0642":[6,14],"\u0648\u0642\u062a":[6,14],"\u0648\u0642\u0641\u0644\u0647\u0627":7,"\u0648\u0642\u0645":[1,14],"\u0648\u0642\u0645\u0646\u0627":14,"\u0648\u0643\u0623\u0646\u0647\u0627":14,"\u0648\u0643\u062a\u0627\u0628\u0629":6,"\u0648\u0643\u0645\u064a\u0629":14,"\u0648\u0644\u0627":[6,14],"\u0648\u0644\u0627\u064a\u0629":11,"\u0648\u0644\u0630\u0644\u0643":14,"\u0648\u0644\u0643\u0646":[1,2,3,6,7,11,14],"\u0648\u0644\u0643\u0646\u0647\u0627":14,"\u0648\u0644\u0645\u0627\u0630\u0627":1,"\u0648\u0644\u064a\u0633":14,"\u0648\u0645":12,"\u0648\u0645\u0627":[6,7,14],"\u0648\u0645\u062c\u0644\u062f":14,"\u0648\u0645\u0631\u063a\u0648\u0628":14,"\u0648\u0645\u0633\u0627\u0631":14,"\u0648\u0645\u0633\u062a\u0648\u0649":14,"\u0648\u0645\u0639":[6,7,14],"\u0648\u0645\u0639\u0627\u0644\u062c\u0629":7,"\u0648\u0645\u0639\u0631\u0641\u0629":7,"\u0648\u0645\u0646":[5,12],"\u0648\u0646\u0631\u0649":7,"\u0648\u0646\u0633\u062e":14,"\u0648\u0646\u0638\u0627\u0645":6,"\u0648\u0646\u0639\u062a\u0645\u062f":14,"\u0648\u0646\u0642\u062f\u0631":12,"\u0648\u0647\u0630\u0627":6,"\u0648\u0647\u0645\u064a\u0629":7,"\u0648\u0647\u0648":[6,10,14],"\u0648\u0647\u064a":6,"\u0648\u0648\u0627\u062c\u0647\u0629":6,"\u0648\u0648\u062d\u062f\u0629":5,"\u0648\u0648\u0635\u0641\u064a":1,"\u0648\u0648\u0635\u0644\u0629":6,"\u0648\u0648\u0636\u0639":[1,3],"\u0648\u064a\u0623\u062a\u064a":14,"\u0648\u064a\u062a\u0645":14,"\u0648\u064a\u0645\u0643\u0646\u0646\u0627":14,"\u0648\u064a\u0646\u062a\u062c":6,"\u064a":[6,14],"\u064a\u0623\u062a\u064a":[6,12],"\u064a\u0623\u062e\u0630":6,"\u064a\u0624\u062b\u0631":14,"\u064a\u0624\u062e\u0630":14,"\u064a\u0624\u062f\u064a":14,"\u064a\u0624\u0643\u062f":14,"\u064a\u0628\u062f\u0648":[3,14],"\u064a\u062a\u0636\u0645\u0646":[3,7],"\u064a\u062a\u0637\u0644\u0628":[6,14],"\u064a\u062a\u0637\u0644\u0639":14,"\u064a\u062a\u0639\u0644\u0642":6,"\u064a\u062a\u0643\u0648\u0646":6,"\u064a\u062a\u0645":[1,3,6,7,14],"\u064a\u062a\u0648\u0641\u0631":3,"\u064a\u062c\u0628":[3,6,7,12,14],"\u064a\u062d\u062a\u0645\u0644":1,"\u064a\u062d\u062a\u0648\u064a":[3,6,7,11,14],"\u064a\u062d\u062f\u062b":[7,14],"\u064a\u062d\u062f\u062f":14,"\u064a\u062d\u0635\u0644\u0648\u0646":6,"\u064a\u062e\u062a\u0627\u0631":14,"\u064a\u062e\u062a\u0644\u0641":6,"\u064a\u062f\u0639\u0645":6,"\u064a\u062f\u0648\u064a":7,"\u064a\u0631\u0627\u0645":6,"\u064a\u0631\u062c\u0649":1,"\u064a\u0631\u064a\u062f\u0647\u0627":14,"\u064a\u0632\u0627\u0644":14,"\u064a\u0633\u0628\u0628":7,"\u064a\u0633\u062a\u062e\u062f\u0645":6,"\u064a\u0633\u062a\u062e\u062f\u0645\u0648\u0646":14,"\u064a\u0633\u062a\u063a\u0631\u0642":14,"\u064a\u0633\u0639\u062f\u0646\u0627":12,"\u064a\u0633\u0639\u062f\u0646\u064a":12,"\u064a\u0633\u0645\u062d":[6,7],"\u064a\u0633\u0645\u0649":[3,6,14],"\u064a\u0634\u0627\u0631":7,"\u064a\u0634\u0628\u0647":6,"\u064a\u0634\u0639\u0631":12,"\u064a\u0634\u0639\u0631\u0648\u0627":12,"\u064a\u0634\u064a\u0631":14,"\u064a\u0636\u0628\u0637":14,"\u064a\u0637\u0644\u0628":6,"\u064a\u0637\u064a\u0631":14,"\u064a\u0639\u0627\u062f\u0644":14,"\u064a\u0639\u062a\u0646\u064a":6,"\u064a\u0639\u062f":7,"\u064a\u0639\u0631\u0641":[6,7],"\u064a\u0639\u0645\u0644":[5,14],"\u064a\u0639\u0646\u064a":6,"\u064a\u0639\u0648\u062f":6,"\u064a\u0641\u062a\u062d":6,"\u064a\u0641\u062a\u0631\u0636":14,"\u064a\u0641\u0634\u0644":14,"\u064a\u0641\u0639\u0644\u0647":14,"\u064a\u0642\u062f\u0645":[2,14],"\u064a\u0642\u0648\u0645":14,"\u064a\u0643\u0641\u064a":14,"\u064a\u0643\u0646":[7,14],"\u064a\u0643\u0648\u0646":[6,7,14],"\u064a\u0643\u0648\u0646\u0648\u0627":12,"\u064a\u0644\u0632\u0645":14,"\u064a\u0644\u064a":[3,6,11,13,14],"\u064a\u0645\u062b\u0644":[2,14],"\u064a\u0645\u0643\u0646":[3,6,7,12,13,14],"\u064a\u0645\u0643\u0646\u0643":[1,3,6,7,10,11,12,14],"\u064a\u0645\u0643\u0646\u0646\u0627":[6,7,14],"\u064a\u0645\u0643\u0646\u0646\u064a":12,"\u064a\u0645\u0643\u0646\u0647":6,"\u064a\u0645\u0646\u062d\u0643":14,"\u064a\u0645\u064a\u0644":14,"\u064a\u0646\u062a\u062c":14,"\u064a\u0647\u062f\u0641":14,"\u064a\u0648\u062c\u062f":6,"\u064a\u0648\u0635\u0649":7,"case":[0,9,14],"default":[0,4,6],"export":[0,14],"final":0,"float":0,"import":[8,11],"new":[1,6,7,9,14],"short":1,"static":0,"true":[8,14],"while":[8,14],AWS:14,And:8,Are:1,DLS:0,For:[8,9,14],GIS:8,GPS:[0,3,4,8],LAS:0,The:[0,3,4,5,6,8,14],Then:14,There:5,Use:[0,8],Useful:0,Using:[5,14],VMs:6,YES:14,Yes:1,_mask:9,abdullah:11,abil:0,about:8,absolut:[0,8],access:[1,6,8],accident:9,accord:8,accordingli:0,accur:[4,8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,achiev:14,acpi:6,across:0,actual:8,add:[6,7,9],added:0,adding:6,addit:[0,1,14],address:14,adequ:14,adjust:[0,14],admin:6,adoc:13,advers:14,advis:[8,14],aerial:8,affect:[0,8],after:[0,6,14],ago:14,ahead:14,algorithm:0,ali:11,align:0,all:[0,1,3,6,7,14],alloc:6,allow:[0,14],almost:14,alpha:14,alreadi:[0,1],also:[0,1,5,6,8,14],altitud:8,altum:10,alwai:14,amazon:[7,14],ampl:3,angl:[0,4,14],ani:[0,6],anoth:[0,4],answer:1,anyon:5,api:[7,13],app:14,appl:6,appli:0,applic:0,approach:14,appropri:0,approxim:0,apt:[6,14],arch:5,archivenam:14,area:[0,8,9,14],argument:5,around:0,ash:14,asian:8,ask:6,aspect:5,aspx:6,asr:7,assess:8,associ:11,auto:[0,14],automat:[0,4,14],autoscal:7,avail:[0,4,5,6,14],averag:[0,8,14],avoid:14,background:13,bag:0,balanc:14,band:[0,14],bank:14,barri:8,base:[0,4,6,14],baselin:8,bash:[6,14],bashrc:14,basin:14,been:0,befor:[0,1],behavior:[0,1],below:5,benchmark:0,benefit:14,best:[7,14],better:[0,8,14],between:[0,8,14],bigger:[0,8],bigtiff:14,bin:14,bit:0,black:[0,9],blend:0,blob:13,block:1,blockxsiz:14,blockys:14,blog:8,bmp:9,boot:6,both:0,bound:14,boundari:[0,14],bow:0,bowl:[0,14],box:14,brown:0,bucket:3,buffer:0,bug:1,build:[0,3,6],build_overview:14,bundl:0,button:14,c44e0d0b8448:14,calcul:0,calibr:[0,4,7],call:[4,14],camera:[0,3,4,8,11,14],camera_len:14,can:[0,1,3,4,5,6,7,8,9,13,14],cancel:7,cap:0,capabl:14,captur:14,care:14,carefulli:14,cat:14,caus:14,cd7b9585b8f6:14,cell:0,center:[0,3],cento:5,certain:[8,9],charact:7,check:0,choos:0,classif:14,classifi:0,clear:14,clearli:8,clic:14,clone:[6,7],close:[8,14],closer:0,cloud:[0,7,8,11,14],cloudodm:[6,14],cluster:[0,7],clusterodm:[0,5,6],coaklei:8,cocko:1,code:[0,1,3,4,7,14],cog:0,collect:14,colombo:8,color:[0,3,9],column:4,com:[1,2,3,6,7,8,13,14],come:14,command:[6,7,14],commerci:14,common:6,commun:[6,8,13],compar:[8,14],compens:0,complianc:8,compos:6,compress:[0,14],comput:[0,6,14],concept:13,concurr:0,condit:[8,14],confer:8,config:[11,14],configur:[7,14],congruent:14,connect:[7,14],consid:[3,8,14],consider:0,consist:14,consol:0,construct:8,consum:8,contain:[0,4,8,14],content:0,contrast:3,contribut:[1,5],control:[0,3,8,14],coordin:[0,4,11],copi:[0,14],corner:3,correct:0,correctli:8,correspond:8,cost:[8,14],count:0,courtesi:11,cover:[0,3],coverag:8,cpu:6,creat:[0,4,6,7,9,14],creation:14,critic:8,crop:[0,14],crop_to_cutlin:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curl:6,current:[0,4],cut:0,cutlin:[0,14],dai:14,dampegama:8,danger:14,dar:14,dashboard:14,data:[0,4,8,14],dataset:[0,1,7,8,14],datum:[3,4],debian:5,debug:[0,14],decim:0,decis:8,decreas:8,defin:[8,14],definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[3,8],deploi:8,depth:[0,14],depthmap:[0,11,14],describ:1,descript:1,descriptor:0,desktop:6,detail:[0,6,8],detect:[4,14],determin:[0,14],develop:1,deviat:0,dialog:14,didn:1,differ:[0,14],digit:[0,11,14],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:6,direct:8,directli:0,directori:6,disabl:0,disk:0,displai:[0,5,14],dist:14,distanc:[0,3,8,14],distort:8,distribut:[0,3,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[2,13],docker:[1,5,6,7],dockertoolbox:6,document:[5,14],doe:[0,8,14],doesn:[0,1],doi:14,dome:0,don:[0,6],done:0,dop:0,down:[0,14],download:6,downwel:0,drone:[3,8],dronedeploi:[2,8],dsm:[0,5,14],dtm:[0,5,14],duplic:0,dure:[0,6,8,14],dust:14,e31010c00b9a:14,each:[0,3,8],earth:0,east:3,echo:14,edg:0,edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:5,effect:[0,8,14],either:[0,4],elev:[0,3],ellp:[3,4],els:1,embed:4,enabl:6,end:0,english:5,ensur:[0,3,14],enter:[1,14],entir:14,entwin:0,epsg:[0,3,4],ept:0,equal:0,equip:[8,14],eros:14,error:[8,11],esc:6,escap:7,esp:14,estim:0,etc:1,euclidean:0,evalu:8,even:0,evenli:[3,14],everi:0,everyth:[6,11,14],exampl:[4,8,9,14],exclud:9,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[3,6],exit:[0,14],expect:[1,3,5],experiment:0,explor:1,exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:4,extract:0,extract_utm:11,eye:14,f12:6,f46880f:6,face:[0,14],factor:[0,8],fail:0,fals:[0,14],fast:0,faster:0,featur:[0,1,8,11,14],fedora:5,few:14,fgdc:8,field:[4,14],fieldwork:5,figur:[8,14],file:[0,5,6,9,11,14],filenam:[4,9,14],filipino:5,fill:0,filter:0,find:[0,1,7,13,14],finer:0,finish:14,fire:8,first:[1,4,14],fishey:0,fix:0,flag:0,flamboyant_dhawan:14,flann:0,flight:[5,8],flood:14,floor:3,focu:0,focus:8,fog:14,folder:[0,4,6,14],follow:[0,1,14],footprint:[3,8],forc:[0,3],forget:6,format:[0,4,5,9,11],forum:[1,6],forward:7,foss:12,found:[0,3,6,7,14],french:5,from:[0,3,4,6,9],fssl:6,full:[0,14],further:14,fusion:0,gain:0,gamma:0,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,6,8,14],geo:[0,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,11],geotiff:[0,11],geotoff:11,get:[0,1,5,6,8],gethomedirectori:1,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],global:[0,8],gmi:0,gnss:[8,14],gnu:14,going:8,good:[1,8,14],googl:[0,7],gpkg:14,gps:[0,3],gpu:6,grade:[8,14],gradient:0,great:[1,6],greater:14,ground:[0,3,8,11,14],group:0,group_namedefault:0,gsd:[0,8,14],guest:1,gui:6,guid:[3,5,8],guidelin:2,hahog:0,hand:8,happen:1,has:[0,4,8],have:[0,8,9],heavi:0,height:[5,8],hello:6,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],here:[1,11],high:[0,3,8,14],higher:[0,8],highest:8,highli:14,hole:0,home:[6,14],horizont:[3,4,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hover:8,how:[0,8],htop:14,http:[1,2,3,6,7,8,13,14],hub:6,humid:8,hv_support:6,hybrid:0,icon:6,idw:0,if_saf:14,ignor:[0,14],illumin:[3,8,14],im_i:[0,3],im_x:[0,3],imag:[0,3,5,7,8,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,img:11,img_0525:3,img_0585:3,img_0690:3,impact:[5,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],includ:9,incomplet:5,increas:[0,3,14],increment:8,independ:8,index:[7,13],influenc:[8,14],info:[0,7,14],inform:[0,1,4,7,8,9,13,14],initi:14,input:[9,14],insan:14,insid:6,instal:[6,7,14],instanc:[0,8],instead:[0,6,8],insuffici:0,integ:0,intend:14,interap:[7,14],intermedi:0,interpol:0,invers:0,involv:1,ipv4:14,irregular:14,isn:14,isol:[0,14],issu:5,its:8,ivan:14,jame:14,job:[3,8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:0,kappa:[0,4],keep:[0,3],kei:6,kern:6,keypoint:0,khadija:11,kmz:0,knowledg:5,label:[3,4],labor:14,land:8,languag:5,lanka:8,larg:[0,14],larger:[3,8],largest:0,las:[0,14],last:7,latest:6,lawn:14,laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5],lebkowski:14,legaci:0,len:0,length:14,less:[8,14],lessen:14,level:[0,8,14],lib:14,librari:0,licecap:1,lid:3,lidar:14,light:0,like:[0,3,14],limit:[0,8,9,14],line:[3,4,7,14],linear:14,linux:5,list:[7,9],littl:0,llc:3,local:[0,8],localhost:[6,7],locat:[3,6,8],lock:7,log:[11,14],longer:0,look:[1,8,14],lot:3,loung:8,low:[0,3,8,14],lower:0,lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,1,6,7],machineri:14,maciej:14,maco:[1,5],madawalagama:8,made:3,mai:[1,11],make:[2,8,14],manag:6,manual:0,manuel:8,map:[0,2,3,5,14],mapillari:7,markdown:1,marzo:8,mask:[5,11,14],masseranolab:3,master:13,match:[0,8,11,14],matcher:0,materi:[3,14],mather:8,max:0,maximum:0,mean:0,measur:[0,3,5,8],mechan:8,media:6,medium:0,megapixel:0,memori:[0,6],menu:6,merg:[0,7,11],mesh:[0,11,14],meshlab:11,messag:[0,14],met:8,metadata:[0,11],meter:[0,3,4,8,14],method:0,micasens:10,microsoft:6,middai:14,millimetr:14,min:0,minimum:[0,3],misplac:8,miss:[0,3],mnt:14,model:[0,8,11,14],modifi:14,mon:14,more:[0,3,4,8,14],morpholog:0,mosaic:0,most:[3,14],mostli:14,mount:8,move:[6,8],mower:14,msimbasi:14,much:0,multipl:0,multipli:8,multispectr:0,munasingh:8,must:[4,8],mvs_textur:0,my_odm_imag:14,myproject:14,nadir:14,nake:14,name:[0,1,4,9,14],nan:3,nano:14,nearest:0,necessari:[0,14],need:[0,8],neglig:14,neighbor:0,net:6,network:8,newpass:6,no_def:[3,4],nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,nois:8,none:0,normal:0,north:3,nostalgic_lederberg:14,note:0,noth:0,npm:7,nsdi:8,num:0,num_thread:14,number:[0,7,8,14],obj:11,object:0,obliqu:9,observ:1,obstacl:3,obstruct:14,obtain:[0,14],ocean:14,octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:0,offlin:7,older:1,omega:[0,4],onc:14,one:[0,3,8,14],onli:[0,1,4,14],onlin:7,onlinelibrari:14,open:[1,3],openaerialmap:2,opendronemap:[1,6,7,8,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[1,14],optim:[0,8,14],option:[0,4,6],order:[3,8,14],org:[2,6,8,13,14],origin:[0,14],orthophoto:[0,5,7],osx:6,other:[1,3,5,8,14],otherwis:[0,3],our:[5,14],out:[1,11,14],outlier:0,output:[0,7,11,14],over:[0,9,11,14],overap:7,overcast:14,overlap:[0,3,7,14],overrid:4,overview:0,pace:14,packag:14,packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,parallel:0,param:0,paramet:[0,5],park:3,pascual:8,password:6,path:[0,1,3,4,6,7,14],pattern:5,pavement:3,pdf:[0,8,14],peak:0,peopl:[4,9],pep8:1,per:0,percent:5,perform:0,perimet:3,perman:0,perspect:0,phi:[0,4],photo:[8,9],photogrammetri:[8,14],photographi:14,photometr:[0,14],piero:[3,6],pip:6,pipelin:0,pix4d:8,pixel:0,place:[0,1,3,6,8,14],plan:5,planar:0,plane:14,planet:8,platform:7,pleas:14,plit:14,plu:[0,1],ply:11,png:[0,9,11],point:[0,3,8,11,14],pointcloud:0,pollut:14,polygon:0,port:[6,7,14],portion:11,posit:[0,3,8,11],posm:5,postprocess:0,potenti:0,practic:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:14,present:0,press:6,previou:0,primari:0,print:0,priorit:0,privileg:14,pro:5,problem:[1,5],process:[0,5,6,8],processor:6,procur:3,produc:[0,8,14],profession:6,program:[0,9,14],progress:[0,8],proj4:3,proj:[0,3,4],project:[0,1,3,4,6,7,8,11,14],project_nam:14,project_path:14,prone:14,properli:14,provid:[0,14],pull:14,purchas:3,purpos:[0,4],pyodm:6,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,8,14],question:[1,6],quickstart:6,radianc:0,radiometr:[0,4],radiu:0,ram:0,randomli:1,rang:[3,8,14],raster:0,reach:1,real:8,recent:1,recogn:14,recogniz:8,recommend:[0,5,8,14],reconstruct:[0,8,9,11],rectif:0,rectifi:0,rededg:10,reduc:[0,3,8],refer:[5,14],reflect:0,regist:0,regul:0,rel:8,relat:8,releas:6,reliabl:1,remain:[0,14],remot:8,remov:[0,7],render:0,repeat:7,repo:14,report:[0,1,5],repositori:6,repres:0,reproduc:1,reproduct:1,requir:[0,3,8,14],rerun:0,reset:6,resetadminpassword:6,resiz:0,resolut:[0,14],resourc:1,rest:14,restart:[0,6],result:[0,6,8,14],resum:7,rhel:5,rise:0,robson:14,roll:[0,8],root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],run:[0,1,6,7,14],runtim:0,salaam:14,samarakoon:8,same:9,sampl:[0,3],save:0,scalar:[0,14],scale:8,scene:0,scm:6,scp:14,screenshot:1,script:6,sdk:6,seam:0,seamless:0,second:[1,8,14],secret:6,section:14,secur:14,see:[3,6],seen:0,sens:8,sensor:[0,8],sentera:10,sep:14,separ:3,server:14,servic:7,set:[0,4,5,6,14],sever:5,shadow:14,shape:8,share:5,sharp:0,shift:[6,8],shot:9,should:[0,3,4,6,14],show:[0,7,8,14],shrink:0,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sift:0,similar:0,simpl:[0,4],simpli:9,sinc:[0,8],singl:[0,3,9],site:8,size:[0,8,14],ski:14,skip:[0,9],sky:9,slider:6,slightli:[0,14],slope:[0,14],slow:0,slower:0,smaller:[0,8],smoke:14,smooth:0,smrf:[0,14],softwar:[1,8,9,14],some:[1,3,5,14],sometim:[0,4,14],sourc:14,sourceforg:6,south:3,space:[0,3,14],spanish:5,spars:0,special:[8,14],specif:[8,14],specifi:[0,4,6],spectral:0,speed:[0,8,14],spheric:0,split:[0,7,14],src:14,sri:8,ssh:14,stabil:8,stabl:[0,6,14],stage:0,stai:14,stand:14,standard:[0,8],start:[0,1,4,5,6,9,14],startup:6,state:11,station:14,statu:14,steep:14,step:[0,1,6,14],stephen:8,still:5,stitch:0,stockpil:5,stop:[0,6,7],store:6,string:[0,4],stripe:0,structur:3,stuck:[1,6],sub:8,subfold:0,subject:9,submit:1,submodel:0,subsequ:4,success:[2,6],sudo:[6,14],suffici:[0,3,14],suitabl:0,sun:[0,8,14],superbuild:14,suppli:[4,9],support:[0,2],sure:14,surfac:[0,11,14],survei:[8,14],suspicious_kepl:14,swahili:5,sysctl:6,system:[1,6,8],tab:6,tag:0,tail:14,take:[0,8],taken:[0,8,14],talk:8,tallest:14,tanzania:14,tar:14,target:[3,6,9],task:[6,7,8,11],taskid:7,tcp:14,telnet:7,telugu:5,temperatur:0,tend:8,term:[0,8,14],termin:6,terrain:[0,8,11],textur:[0,11,14],texture_n:11,than:[0,3,14],thei:4,them:0,therefor:8,thermal:0,thi:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],thing:6,those:[0,5,8],thread:0,threshold:[0,14],thu:14,tie:11,tif:[9,11,14],tile:[0,3,14],time:[0,8,14],tip:1,titl:8,tmp:1,tmpdir:1,toffanin:[3,6],togeth:0,token:[6,7],tone:0,toolbox:6,top:11,total:14,touch:1,track:11,transifex:5,translat:5,tri:0,triangl:0,triangul:14,tsv:11,tune:0,turn:[0,14],tweak:0,two:8,txt:[3,4,7,11,14],type:[0,8],typic:[3,14],uav4geo:3,uav:[2,8],ubuntu:[5,14],ultra:0,undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unit:[3,4,8],univers:11,unix:14,unlock:7,unseen:0,updat:[6,7,14],upgrad:14,url:[0,1],usag:0,use:[0,3,4,8,9,14],used:[0,1,4,7,11,14],useful:[0,1,6,9],user:[4,6,14],usernam:14,using:[0,1,3,4,5,6,8,14],usr:14,usual:8,utm:[3,4],v18:6,vagrant:1,valid:[0,14],valu:[0,3,4,8,14],varieti:3,variou:[0,6],vcpu:14,veget:3,vendor:6,verbos:0,veri:[0,8],version:[0,1,6,7],vert:[0,4],vertex:0,vertic:[0,4,8],via:[0,5,14],view:[7,14],viewcmd:7,viewer:0,vignet:0,virtual:[1,6],virtualbox:6,visibl:[3,14],volcan:14,volum:5,vtx:6,wai:14,want:[0,1,9,14],weather:[8,14],web:7,webodm:[3,5,7,8,12,13,14],webodm_result:6,weight:[0,14],welcom:5,wgs84:[3,4],what:[0,5],when:[0,8,14],where:[9,13,14],which:[0,1,8,14],white:9,wilei:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,8],without:14,wonderful_burnel:14,word:0,work:[0,3],workflow:0,world:[6,8,14],would:14,write:[1,7],wrongli:0,wsl:6,www:[1,6,8,14],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,1,3,4,5,6,8,9,14],your:[0,1,4,6,9,14],yum:6,zanzibar:11,zcvf:14,zen_wright:14,zone:[3,4]},titles:["\u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a \u0648\u0627\u0644\u0625\u0639\u0644\u0627\u0645",".\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629","\u0646\u0635\u0627\u0626\u062d \u0637\u064a\u0631\u0627\u0646","\u0646\u0642\u0627\u0637 \u0627\u0644\u062a\u062d\u0643\u0645 \u0627\u0644\u0623\u0631\u0636\u064a\u0629","Image Geolocation Files","\u0645\u0631\u062d\u0628\u064b\u0627 \u0628\u0643 \u0641\u064a \u0648\u062b\u0627\u0626\u0642 OpenDroneMap","\u0627\u0644\u062a\u062b\u0628\u064a\u062a \u0648\u0627\u0644\u0628\u062f\u0621","\u062a\u0642\u0633\u064a\u0645 \u0645\u062c\u0645\u0648\u0639\u0627\u062a \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0643\u0628\u064a\u0631\u0629","Map accuracy","Using Image Masks","\u062f\u0639\u0645 \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0637\u064a\u0627\u0641","\u0645\u062e\u0631\u062c\u0627\u062a OpenDroneMap","\u0643\u064a\u0641\u064a\u0629 \u0637\u0644\u0628 \u0627\u0644\u0645\u064a\u0632\u0627\u062a","\u0645\u0631\u0627\u062c\u0639 \u0625\u0636\u0627\u0641\u064a\u0629","\u062f\u0631\u0648\u0633"],titleterms:{"\u0623\u0643\u062b\u0631":6,"\u0623\u0646\u0643":14,"\u0623\u0648\u062a\u0648\u0633\u0643\u0627\u0644\u064a\u0646\u062c":7,"\u0625\u0636\u0627\u0641\u064a\u0629":13,"\u0625\u0639\u062f\u0627\u062f":14,"\u0625\u0644\u0649":[7,14],"\u0625\u0646\u0634\u0627\u0621":14,"\u0627":[5,6],"\u0627\u062f\u0631\u0627\u062c":14,"\u0627\u0633\u062a\u062e\u062f\u0627\u0645":14,"\u0627\u0644\u0623\u0628\u0639\u0627\u062f":11,"\u0627\u0644\u0623\u062c\u0647\u0632\u0629":6,"\u0627\u0644\u0623\u062e\u0637\u0627\u0621":[1,6],"\u0627\u0644\u0623\u0631\u0636\u064a\u0629":3,"\u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629":6,"\u0627\u0644\u0623\u0637\u064a\u0627\u0641":10,"\u0627\u0644\u0623\u0648\u0627\u0645\u0631":[6,14],"\u0627\u0644\u0625\u062c\u062a\u0645\u0627\u0639\u064a":1,"\u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629":6,"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639\u0627\u062a":14,"\u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645":10,"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a\u0629":6,"\u0627\u0644\u0627\u0646\u062a\u0647\u0627\u0621":14,"\u0627\u0644\u0628\u062f\u0621":7,"\u0627\u0644\u0628\u0642":1,"\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a":[7,14],"\u0627\u0644\u062a\u062b\u0628\u064a\u062a":6,"\u0627\u0644\u062a\u062c\u0632\u0626\u0629":7,"\u0627\u0644\u062a\u062d\u0643\u0645":3,"\u0627\u0644\u062a\u0631\u062f\u062f\u064a":14,"\u0627\u0644\u062a\u0631\u0643\u064a\u0628":6,"\u0627\u0644\u062a\u0646\u0638\u064a\u0641":14,"\u0627\u0644\u062c\u0648\u062f\u0629":14,"\u0627\u0644\u062e\u0637\u0648\u0629":6,"\u0627\u0644\u062e\u064a\u0627\u0631\u0627\u062a":0,"\u0627\u0644\u062f\u0644\u064a\u0644":14,"\u0627\u0644\u0630\u0627\u0643\u0631\u0629":6,"\u0627\u0644\u0631\u0642\u0645\u064a\u0629":14,"\u0627\u0644\u0633\u062c\u0644\u0627\u062a":[7,14],"\u0627\u0644\u0634\u0631\u0648\u0639":7,"\u0627\u0644\u0635\u0648\u0631":7,"\u0627\u0644\u0637\u0644\u0628\u0627\u062a":1,"\u0627\u0644\u0642\u0637\u0631\u0629":14,"\u0627\u0644\u0643\u0627\u0645\u064a\u0631\u0627":14,"\u0627\u0644\u0643\u0628\u064a\u0631\u0629":7,"\u0627\u0644\u0643\u062a\u0644\u0629":7,"\u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a":6,"\u0627\u0644\u0645\u062b\u0627\u0644":14,"\u0627\u0644\u0645\u062b\u064a\u0644\u0627\u062a":14,"\u0627\u0644\u0645\u062d\u0627\u0643\u0627\u0629":6,"\u0627\u0644\u0645\u062d\u0644\u064a\u0629":7,"\u0627\u0644\u0645\u062e\u0631\u062c\u0627\u062a":11,"\u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629":6,"\u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645":3,"\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629":1,"\u0627\u0644\u0645\u0639\u0627\u0644\u062c\u0629":6,"\u0627\u0644\u0645\u0639\u062f\u0627\u062a":10,"\u0627\u0644\u0645\u0646\u062e\u0641\u0636":14,"\u0627\u0644\u0645\u0648\u0632\u0639\u0629":7,"\u0627\u0644\u0645\u064a\u0632\u0627\u062a":12,"\u0627\u0644\u0646\u0637\u0627\u0642":14,"\u0627\u0644\u0648\u0635\u0648\u0644":[7,14],"\u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645":14,"\u0628\u0627\u0641\u062a\u0631\u0627\u0636":14,"\u0628\u062a\u062d\u0645\u064a\u0644":6,"\u0628\u062a\u0634\u063a\u064a\u0644":6,"\u0628\u062a\u0646\u0632\u064a\u0644":6,"\u0628\u062c\u0645\u064a\u0639":11,"\u0628\u0639\u062f":14,"\u0628\u0643":5,"\u0628\u0646\u064a\u0629":14,"\u062a\u062b\u0628\u064a\u062a":[6,14],"\u062a\u062d\u0642\u0642":6,"\u062a\u062e\u0635\u064a\u0635":6,"\u062a\u0639\u064a\u0634":14,"\u062a\u063a\u064a\u064a\u0631":14,"\u062a\u0642\u0627\u0631\u064a\u0631":1,"\u062a\u0642\u0633\u064a\u0645":7,"\u062a\u0648\u0635\u064a\u0627\u062a":6,"\u062b\u0644\u0627\u062b\u064a":11,"\u062c\u0647\u0627\u0632":6,"\u062c\u0648":1,"\u062d\u062c\u0645":14,"\u062e\u0637\u0648\u0627\u062a":14,"\u062f\u0628\u0648\u0633":14,"\u062f\u0631\u0648\u0633":14,"\u062f\u0639\u0645":[6,10],"\u062f\u0645\u062c":7,"\u0633\u0628\u0644\u064a\u062a":7,"\u0633\u0628\u064a\u0644":14,"\u0633\u062d\u0627\u0628\u0629":11,"\u0633\u062d\u0628":1,"\u0633\u0637\u0631":14,"\u0634\u0643\u0631":7,"\u0637\u0644\u0628":12,"\u0637\u0648\u064a\u0644\u0627":14,"\u0637\u064a\u0631\u0627\u0646":2,"\u0639\u0627\u0644\u064a\u0629":14,"\u0639\u0644\u0649":[6,14],"\u0639\u0645\u0644\u064a\u0629":7,"\u0641\u0647\u0645":7,"\u0641\u064a":[5,7],"\u0642\u0627\u0626\u0645\u0629":11,"\u0642\u0645":6,"\u0643\u064a\u0641\u064a\u0629":[1,12],"\u0644\u062a\u0642\u062f\u064a\u0645":1,"\u0644\u0644\u062a\u0642\u0631\u064a\u0631":1,"\u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646":13,"\u0644\u0644\u0645\u0637\u0648\u0631\u064a\u0646":13,"\u0645\u0627":14,"\u0645\u0627\u0643\u064a\u0646\u0627\u062a":14,"\u0645\u062a\u0639\u062f\u062f":10,"\u0645\u062c\u0645\u0648\u0639\u0627\u062a":7,"\u0645\u062d\u062f\u062f\u0627\u062a":7,"\u0645\u062d\u0643\u0645":11,"\u0645\u062e\u0631\u062c\u0627\u062a":11,"\u0645\u0631\u0627\u062c\u0639":13,"\u0645\u0631\u062d\u0628":[5,6],"\u0645\u0639\u0627\u064a\u0631\u0629":[7,14],"\u0645\u0646":[6,14],"\u0645\u0648\u0642\u0639":14,"\u0646\u0635\u0627\u0626\u062d":2,"\u0646\u0642\u0627\u0637":3,"\u0646\u0642\u0637\u0629":11,"\u0646\u0645\u0627\u0630\u062c":14,"\u0646\u0645\u0648\u0630\u062c":[1,11],"\u0647\u0630\u0627":14,"\u0647\u0648":14,"\u0648\u0625\u0635\u0644\u0627\u062d\u0647\u0627":6,"\u0648\u0627\u062c\u0647\u0627\u062a":3,"\u0648\u0627\u0633\u062a\u0643\u0634\u0627\u0641":6,"\u0648\u0627\u0644\u0625\u0639\u0644\u0627\u0645":0,"\u0648\u0627\u0644\u0628\u062f\u0621":6,"\u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0639":14,"\u0648\u0627\u0644\u0647\u0631\u0648\u0628":14,"\u0648\u062a\u0634\u063a\u064a\u0644":6,"\u0648\u062a\u0642\u062f\u064a\u0631":7,"\u0648\u062b\u0627\u0626\u0642":5,"\u0648\u0633\u062d\u0628":14,"\u0648\u0635\u0648\u0644":14,"\u0648\u0645\u0646":14,"\u0648\u0648\u062d\u062f\u0629":6,"\u064a\u0639\u0645\u0644":6,Using:9,accuraci:[8,14],arch:6,argument:0,aspect:8,cento:6,clusterodm:7,debian:6,docker:14,dsm:11,dtm:11,editor:3,expect:[8,14],fedora:6,fieldwork:14,file:[3,4],flight:14,format:3,gcp:[3,14],gcpi:3,geoloc:4,height:14,imag:[4,9],impact:8,linux:6,maco:6,map:8,mask:9,measur:14,odm:14,opendronemap:[5,11],orthophoto:[11,14],paramet:14,pattern:14,plan:14,posm:3,practic:3,pro:3,process:14,recommend:3,refer:[3,8],rhel:6,set:3,stockpil:14,ubuntu:6,volum:14,webodm:6,what:8,window:6}}) \ No newline at end of file diff --git a/ar/tutorials.html b/ar/tutorials.html index 918759957..508caf606 100644 --- a/ar/tutorials.html +++ b/ar/tutorials.html @@ -4,10 +4,11 @@ - + + - دروس — OpenDroneMap 2.4.7 documentation + دروس — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,14 +293,14 @@
    -
    +

    دروس

    ستجد أدناه تعليمات لبعض حالات الاستخدام الشائعة.

    -
    +

    إنشاء Orthophotos عالية الجودة

    -
    +
    image of OpenDroneMap orthophoto -
    +

    بدون أي تعديلات في المعلمات ، يختار ODM حل وسط جيد بين الجودة والسرعة واستخدام الذاكرة. إذا كنت ترغب في الحصول على نتائج عالية الجودة ، فأنت بحاجة إلى تعديل بعض المعلمات:

      @@ -310,39 +311,39 @@
    • يجب زيادة mesh-size-- إلى 300000-600000 و --mesh-octree-depth يجب زيادتها إلى 10-11 في المناطق الحضرية لإعادة إنشاء مباني / أسقف أفضل.

    -
    -
    +
    +

    معايرة الكاميرا

    تعد معايرة الأميرة تحديًا خاصًا مع كاميرات السلع. يمكن أن تؤثر التغيرات في درجات الحرارة والاهتزازات والتركيز والعوامل الأخرى على المعلمات المشتقة مع تأثيرات كبيرة على البيانات الناتجة. المعايرة التلقائية أو الذاتية ممكنة ومرغوب فيها مع رحلات الطائرات بدون طيار ، ولكن اعتمادًا على نمط الرحلة ، قد لا تؤدي المعايرة التلقائية إلى إزالة كل التشويه من المنتجات الناتجة. جيمس وروبسون (2014) في ورقتهما بعنوان `` التخفيف من الخطأ المنهجي في النماذج الطبوغرافية المشتقة من الطائرات بدون طيار وشبكات الصور الأرضية <https://onlinelibrary.wiley.com/doi/full/10.1002/esp.3609> "_ معالجة كيف لتقليل التشويه من المعايرة الذاتية.

    -
    +
    image of lens distortion effect on bowling of data -
    +

    Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

    للتخفيف من هذا التأثير ، هناك عدد قليل من الخيارات ولكن أبسطها على النحو التالي: حلّق بنمطين مفصولين بـ 20 درجة ، وبدلاً من أن يكون لديك كاميرا (إشارة مستقيمة لأسفل) ، استخدم واحدًا يميل إلى الأمام بمقدار 5 درجات.

    -
    +
    animation showing optimum -
    +

    نظرًا لأن هذا النهج في الطيران يمكن أن يستغرق وقتًا أطول من الرحلات النموذجية ، يمكن للطيار أو الفريق أن يطير في منطقة صغيرة باستخدام النهج أعلاه. ستقوم OpenDroneMap بإنشاء ملف معايرة يسمى camera.json يمكن استيراده بعد ذلك لاستخدامه لمعايرة رحلة أخرى يتم نقلها بكفاءة أكبر.

    بدلاً من ذلك ، يمكن تطبيق الطريقة التجريبية التالية: حلّق بتداخل أقل بكثير ، لكن رحلتين * متصالبتين * (تسمى أحيانًا التقاطع المائل) مفصولتين بزاوية 20 درجة مع كاميرا أمامية 5 درجات.

    • مكن أن تكون نسب التداخل بين خطوط الشبكة أقل من الرحلات المتوازية. للحصول على نتائج جيدة ثلاثية الأبعاد ، ستحتاج إلى تداخل 68٪ و sidelap لما يعادل 83٪ تداخل و sidelap.

    • للحصول على نتائج جيدة ثنائية الأبعاد و 2.5 D (نموذج الارتفاع الرقمي) ، ستحتاج إلى 42٪ تداخل و sidelap للحصول على 70٪ تراكب و sidelap مكافئ.

    -
    +
    animation showing experimental optimum -
    +

    كما تحسن خطوط الطيران المنفصلة عموديًا الدقة ، ولكنها أقل دقة من الكاميرا التي تواجه الأمام بمقدار 5 درجات.

    -
    +
    figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration -
    +

    من James and Robson (2014), CC BY 4.0

    -
    -
    + +

    إنشاء نماذج الارتفاعات الرقمية

    بشكل افتراضي لا يُنشئ ODM DEMs. لإنشاء نموذج تضاريس رقمي ، تأكد من تمرير علامة "--dtm". لإنشاء نموذج سطح رقمي ، تأكد من تمرير علامة "--dsm".

    -
    +
    image of OpenDroneMap derived digital surface model -
    +

    بالنسبة لتوليد DTM ، يتم استخدام مرشح مورفولوجي بسيط (smrf) لتصنيف النقاط في الأرض مقابل غير الأرض ويتم استخدام نقاط الأرض فقط. يمكن التحكم في مرشح `` smrf '' من خلال عدة معلمات:

      @@ -355,9 +356,9 @@

      يمكن أن يؤثر تغيير هذه الخيارات على نتيجة DTM بشكل كبير. أفضل مصدر للقراءة لفهم كيفية تأثير المعلمات على الإخراج هو قراءة الورقة الأصلية مرشح مورفولوجي بسيط محسن لتصنيف التضاريس لبيانات LIDAR المحمولة جواً (PDF متاح مجانًا).

      بشكل عام ، فإن خيار "- smrf-threshold" له أكبر الأثر على النتائج.

      SMRF جيد في تجنب أخطاء النوع الأول (عدد صغير من نقاط الأرض المصنفة خطأً على أنها غير أرضية) ولكنها "مقبولة" فقط في تجنب أخطاء النوع الثاني (عدد كبير من النقاط غير الأرضية مصنفة خطأً كأرضية). يجب أن يؤخذ هذا في الاعتبار عند إنشاء DTMs التي من المفترض أن يتم استخدامها بصريًا ، لأن الكائنات التي تم الخلط بينها وبين الأرض تبدو وكأنها قطع أثرية في DTM النهائية.

      -
      +
      image of lens distortion effect on bowling of data -
      +

      هناك معلمتان مهمتان أخريان تؤثران على توليد DEM:

        @@ -369,36 +370,36 @@
        docker run -ti --rm -v /my/project:/datasets/code <my_odm_image> --project-path /datasets --dtm --dem-resolution 2 --smrf-threshold 0.4 --smrf-window 24
         
        -
      -
      +
    +

    Measuring stockpile volume

    -
    +

    Fieldwork planning

    Weather conditions modify illumination and thus impact the photography results. Best results are obtained with evenly overcast or clear skies. Also look for low wind speeds that allow the camera to remain stable during the data collection process. In order to avoid shadows which on one side of the stockpile can obstruct feature detection and lessen the number of resulting points, always prefer the flights during the midday, when the sun is at the nadir so everything is consistently illuminated. Also ensure that your naked eye horizontal visibility distance is congruent with the planned flight distances for the specific project, so image quality is not adversely impacted by dust, fog, smoke, volcanic ash or pollution.

    -
    -
    +
    +

    Flight pattern

    Most stockpile measurement jobs does not require a crosshatch pattern or angled gimbal as the resting angle of stockpile materials allows the camera to capture the entire stockpile sides. Only some special cases where erosion or machinery operations causes steep angles on the faces of the stockpile would benefit of the crosshatch flight pattern and angled camera gimbal but consider that these additional recognized features come at a cost, (in field labor and processing time) and the resulting improvements are sometimes negligible.

    In most of the cases a lawn mower flight pattern is capable of producing highly accurate stockpile models.

    -
    +
    a simple lawnmower flight pattern can produce accurate results -
    +

    Recommended overlap would be between 75% and 80% with a sidelap in the order of 65% to 70%. It is also recommended to slightly increase overlap and sidelap as the flight height is increased.

    -
    -
    + +

    Flight height

    Flight height can be influenced by different camera models, but in a general way and in order to ensure a balance between image quality and flight optimization, it is recommended to be executed at heights 3 to 4 times the tallest stockpile height. So for a 10 meter stockpile, images can be captured at a height of 40 meters. As the flight height is increased, it is also recommended to increase overlap, so for a 40 meter height flight you can set a 65% sidelap and 75% overlap, but for a planned height of 80 meters a 70% sidelap and 80% overlap allowing features to be recognized and properly processed.

    -
    -
    + +

    GCPs

    To achieve accuracy levels better than 3%, the use of GCP’s is advised. Typically 5 distributed GCP are sufficient to ensure accurate results. When placing or measuring GCP, equipment accuracy should be greater than the GSD. Survey grade GNSS and total stations are intended to provide the required millimetric accuracy.

    For further information on the use of GCPs, please refer to the Ground Control Points section.

    -
    -
    + +

    Processing parameters

    A highly accurate model can be achieved using WebODM high resolution predefined settings. Then you can further adjust some parameters as necessary.

    If using ODM, these this reference values can help you configure the process settings.

    @@ -407,69 +408,69 @@ When placing or measuring GCP, equipment accuracy should be greater than the GSD

    --orthophoto-resolution 1.0

    --feature-quality high

    --pc-quality high

    -
    -
    + +

    Measuring

    As almost 50% of the material will be found in the first 20% of the stockpile height, special care should be taken in adequately defining the base plane.

    -
    +
    almost 50% of the material will be found in the first 20% of the stockpile height -
    +

    In WebODM Dashboard, clic on "view map" to start a 2D view of your project.

    Once in the 2D map view, clic on the "Measure volume, area and length" button.

    -
    +
    clic on the "Measure volume, area and length" button -
    +

    then clic on "Create a new measurement"

    -
    +
    clic on "Create a new measurement" -
    +

    Start placing the points to define the stockpile base plane

    -
    +
    Define the stockpile base plane -
    +

    Clic on "Finish measurement" to finish the process.

    -
    +
    Clic on "Finish measurement" to finish the process -
    +

    Dialog box will show the message "Computing ..." for a few seconds, and after the computing is finished the volume measurement value will be displayed.

    -
    +
    Clic on "Finish measurement" to finish the process -
    +

    If you are using the command line OpenDroneMap you can use the dsm files to measure the stockpile volumes using other programs.

    Also consider that once the limits of the stockpile are set in software like QGis, you will find there are some ways to determine the base plane. So for isolated stockpiles which boundaries are mostly visible, a linear approach can be used. While for stockpiles set in slopes or in bins, the base plane is better defined by the lowest point. Creation of a triangulated 3D surface to define the base plane is advised for large stockpiles. This is also valid for stockpiles paced on irregular surfaces.

    -
    -
    + +

    Expected accuracy

    For carefully planned and executed projects, and specially when GSD is less than 1 cm, the expected accuracy should be in the range of 1% to 2%. The resulting accuracy is comparable to the commercially available photogrammetry software and the obtained using survey grade GNSS equipment.

    -
    -
    -
    + + +

    باستخدام Docker

    نظرًا لأن العديد من المستخدمين يستخدمون عامل إرساء لنشر OpenDroneMap ، فقد يكون من المفيد فهم بعض الأوامر الأساسية من أجل استجواب حالات عامل الميناء عندما تسوء الأمور ، أو نشعر بالفضول حيال ما يحدث. Docker هي بيئة حاويات تهدف ، من بين أمور أخرى ، إلى تسهيل نشر البرامج بشكل مستقل عن البيئة المحلية. بهذه الطريقة ، فهي تشبه الأجهزة الافتراضية.

    يمكن لبعض الأوامر البسيطة أن تجعل تجربة docker أفضل بكثير.

    -
    +

    ادراج Docker ماكينات

    يمكننا البدء بإدراج آلات الرصيف المتوفرة على الجهاز الحالي الذي نقوم بتشغيله على النحو التالي:

    > docker ps
     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                    NAMES
     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                  zen_wright
    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
     

    إذا أردنا رؤية الأجهزة التي قد لا تعمل ولكنها لا تزال موجودة ، فيمكننا إضافة علامة "-a":

    > docker ps -a
     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS                    PORTS                    NAMES
     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                        zen_wright
    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
     cd7b9585b8f6        opendronemap/odm       "bash"                   3 days ago          Exited (1) 37 hours ago                            nostalgic_lederberg
     e31010c00b9a        opendronemap/odm       "python /code/run.py…"   3 days ago          Exited (2) 3 days ago                              suspicious_kepler
     c44e0d0b8448        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   3 days ago          Exited (0) 37 hours ago                            wonderful_burnell
     
    -
    -
    +
    +

    الوصول إلى السجلات على سبيل المثال

    باستخدام " CONTAINER ID" أو الاسم ، يمكننا الوصول إلى أي سجلات متاحة على الجهاز على النحو التالي:

    > docker logs 2518817537ce
    @@ -500,8 +501,8 @@ The resulting accuracy is comparable to the commercially available photogrammetr
     

    تخبر القيمة -5 الأمر tail بإعطائنا الأسطر الخمسة الأخيرة فقط من السجلات.

    -
    -
    + +

    وصول سطر الأوامر إلى المثيلات

    في بعض الأحيان نحتاج إلى التعمق أكثر في استكشافنا لعملية OpenDroneMap. لهذا ، يمكننا الحصول على وصول مباشر لسطر الأوامر إلى الأجهزة. لهذا ، يمكننا استخدام docker exec لتنفيذ قذيفة سطر الأوامر` bash` في الجهاز المعني على النحو التالي:

    > docker exec -ti 2518817537ce bash
    @@ -509,24 +510,24 @@ The resulting accuracy is comparable to the commercially available photogrammetr
     

    الآن تم تسجيل دخولنا إلى مثيل عامل الميناء لدينا ويمكننا استكشاف الجهاز.

    -
    -
    + +

    التنظيف بعد Docker

    تمتع Docker باستخدام مؤسف للمساحة ولا يقوم افتراضيًا بتنظيف البيانات والآلات الزائدة عند اكتمال العمليات. يمكن أن يكون ذلك مفيدًا إذا احتجنا إلى الوصول إلى عملية تم إنهاؤها منذ ذلك الحين ، ولكنها تحمل عبء استخدام كميات متزايدة من التخزين بمرور الوقت. يقدم Maciej Łebkowski نظرة عامة ممتازة على كيفية إدارة الاستخدام الزائد للقرص في عامل الميناء <https://lebkowski.name/docker-volumes/> _.

    -
    -
    -
    + + +

    استخدام ODM من موقع النطاق الترددي المنخفض

    -
    +

    ما هذا ومن هو؟

    عبر Ivan Gayton's repo

    <https://www.opendronemap.org/>" __ لا يمكن دائمًا إعدادها بشكل فعال محليًا - يتطلب الأمر جهازًا قويًا إلى حد ما لمعالجة مجموعات البيانات الكبيرة - لذا يمكن أن تكون الآلة السحابية أحيانًا هي الحل للأشخاص في حقل. ومع ذلك ، فإن عرض النطاق الترددي يمثل مشكلة في العديد من الإعدادات منخفضة الدخل. لا يمكن حل هذا القيد تمامًا ، ولكن الطريقة التالية تؤدي مهمة معقولة لتقليل النطاق الترددي اللازم لمعالجة مجموعات بيانات صور الطائرات بدون طيار على السحابة من المواقع الأفريقية.

    نقدم هنا عملية صعبة ولكنها عملية لإنشاء جهاز سحابة OpenDroneMap (* لا * CloudODM ، ضع في اعتبارك أنه مجرد نسخة مستندة إلى السحابة من ODM تقوم بتشغيلها من سطر الأوامر) واستخدامها لمعالجة مجموعات الصور الكبيرة عن بُعد. إنه يتطلب معرفة باستخدام سطر أوامر Unix و ssh وحساب Digital Ocean (قد يعمل Amazon AWS أيضًا ، ربما مع اختلافات طفيفة في الإعداد) ، ومستوى معتدل من معرفة الكمبيوتر العامة. إذا لم تكن على دراية بالكمبيوتر إلى حد ما وترغب في إثارة ضجة مع إعداد صعب قليلاً ، فإن "CloudODM <https://www.opendronemap.org/cloudodm/>" __ هو ما يجب أن تنظر إليه.

    تستهدف العملية برمتها في الغالب شخصًا يقوم بمهام كبيرة في موقع أفريقي أو موقع مماثل يتطلع إلى معالجة البيانات في أسرع وقت ممكن بينما لا يزال في بيئة ميدانية. ولذلك ، فإنه يؤكد على سير العمل الذي يهدف إلى تقليل نقل البيانات / النطاق الترددي ، بدلاً من أبسط طريقة لتشغيل ODM.

    -
    -
    +
    +

    خطوات

    -
    +

    تثبيت

    • قم بإنشاء قطرة محيط رقمية مع ذاكرة وصول عشوائي بسعة 4 جيجابايت على الأقل. سيكلفك ذلك حوالي 20 دولارًا / شهريًا. من المحتمل أن يفشل التثبيت أقل من 4 غيغابايت من ذاكرة الوصول العشوائي. عندما نقوم بتشغيل عملية ODM فعليًا ، سنقوم بتغيير حجمها إلى جهاز سحابي أكبر بكثير وأكثر تكلفة ، ولكن بين الجري يمكنك تقليصها بين الجري إلى ثاني أرخص قطيرة والتي تكلف 10 دولارات فقط في الشهر (أرخص قطرة ، بسعر 5 دولارات شهريًا ، ويأتي مع محرك أقراص صغير لا يمكنك تقليصه).

      @@ -573,8 +574,8 @@ export PATH=$PATH:/home/odm/ODM/
      • ستحتاج الآن إلى محرك أقراص ثابت سحابي ثانٍ ("حجم" في المصطلح الرقمي للمحيط) كبير بما يكفي لإدارة مشروعك. يبدو أن القاعدة الأساسية هي 10 أضعاف حجم مجموعة صورك الخام ؛ لدينا مجموعة من الصور بحجم 100 جيجابايت وقمنا بإعداد وحدة تخزين بحجم 1000 جيجابايت (بمجرد الانتهاء من التشغيل ، يجب أن تكون قادرًا على التخلص من معظم سعة محرك الأقراص الباهظة الثمن هذه ، ولكن يلزم إكمال العملية). قم بإعداد الصوت وإرفاقه بالقطرة الخاصة بك ، و تكوين نقطة التحميل الخاصة به (في هذا المثال ، نقوم بتعيينه إلى /mnt/odmdata/).

      -
    -
    +
    +

    إعداد البيانات والمشروع

    • الآن ادفع صورك إلى الخادم. يمكنك استخدام Secure Copy (scp) مثل ذلك: scp -r /path/to/my/imagefolder odm@xxx.xxx.xxx.xxx:/mnt/odmdata/.

      @@ -584,7 +585,7 @@ export PATH=$PATH:/home/odm/ODM/
    -
    +
    بنية الدليل

    يتطلب ODM إعداد الدلائل الموجودة على الجهاز فقط. البتات الحرجة هي مجلد التثبيت (إذا قمت بتثبيته كما هو موضح أعلاه ، فهو /home/odm/ODM/ ومجلد المشروع (i.e. /mnt/odmdata/myproject/))

      @@ -594,9 +595,9 @@ export PATH=$PATH:/home/odm/ODM/
    • قم بتعديل settings.yaml لتحديد الدليل الأصلي لمجلد المشروع (في هذه الحالة المجلد الذي أنشأناه ، `` / mnt / odmdata / ). تأكد من أن الصور في الموضع الصحيح ، مثل  ``/mnt/odmdata/myproject/images والملفات المساعدة الأخرى (gcp_list.txt و image_groups.txt) في المجلد الجذر /mnt/odmdata/myproject/

    • إذا كانت لديك الصور في مجلدات منفصلة لكتل ​​أو رحلات طيران فردية (والتي ستفعلها إذا تم تنظيم إدارة رحلتك) ، فيمكنك إنشاء ملف image_groups.txt مع التعويذات لـ i in * ؛ هل cd $ i ؛ for j in do echo "$ j $ i" >> ../$i.txt؛ فعله؛ مؤتمر نزع السلاح ../ ؛ فعل ؛ و cd ../ ، لأني في myproject / *. txt ؛ do cat $ i >> image_groups.txt؛ فعل ؛. من المفترض أن يؤدي ذلك إلى إنشاء ملف بهيكل صحيح: قائمة بجميع ملفات الصور و "اسم المجموعة" بعد كل ملف (والذي سيكون في هذه الحالة ببساطة اسم المجلد الذي جاء منه). ثم انقل جميع ملفات الصور إلى دليل واحد يسمى الصور في دليل جذر المشروع (لذا /mnt/odmdata/myproject/images/). سيسمح ملف image_groups.txt لـ ODM بتتبع الصور التي تنتمي إلى نفس الدفعة ، على الرغم من أنها كلها في دليل واحد.

    -
    -
    -
    + + +

    تغيير حجم القطرة ، وسحب دبوس ، والهروب

    • قم بإيقاف تشغيل جهازك وتغيير حجمه إلى عدد هائل من وحدات المعالجة المركزية وكمية الذاكرة المناسبة. أستخدم الجهاز المُحسّن للذاكرة مع 24 وحدة vCPU مخصصة و 192 غيغابايت من ذاكرة الوصول العشوائي (والتي تكلف حوالي 1.60 دولارًا في الساعة - والتي تضيف بسرعة ، تزيد عن 1000 دولار / شهر). إعادة التشغيل ، والبدء في العمل بسرعة حتى لا تضيع وقتًا كبيرًا.

    • @@ -621,8 +622,8 @@ export PATH=$PATH:/home/odm/ODM/
      • قد ترغب في مراقبة htop (للحصول على فكرة عن استخدام الموارد حتى تتمكن في المستقبل من تدوير آلة كبيرة بقدر الضرورة)

      -
    -
    + +

    بعد الانتهاء (بافتراض أنك تعيش طويلاً)

    • بمجرد الانتهاء من المعالجة ، أغلق الماكينة وقم بتغيير حجمها مرة أخرى إلى الحد الأدنى للسعة غير المكلفة.

    • @@ -641,10 +642,10 @@ export PATH=$PATH:/home/odm/ODM/

    Learn to edit and help improve this page!

    - - - - + + + + diff --git a/arguments.html b/arguments.html index a7978cd91..b976ed920 100644 --- a/arguments.html +++ b/arguments.html @@ -4,10 +4,11 @@ - + + - Options and Flags — OpenDroneMap 2.4.7 documentation + Options and Flags — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
    - 2.4.7 + 2.5.5
    @@ -291,9 +292,9 @@
    -
    +

    Options and Flags

    -
    +

    Arguments

    --build-overviews

    Build orthophoto overviews for faster display in programs such as QGIS. Default: False

    @@ -302,6 +303,10 @@
    --cameras <json>

    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: ``

    +
    --cog

    Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: False

    +
    +
    --copy-to <path>

    Copy output results to this folder after processing.

    +
    --crop <positive float>

    Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: 3

    --debug

    Print debug messages. Default: False

    @@ -356,7 +361,7 @@
    --min-num-features <integer>

    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

    -
    name <project name>

    Name of dataset (i.e subfolder name within project folder). Default: code

    +
    name <dataset name>

    Name of dataset (i.e subfolder name within project folder). Default: code

    --optimize-disk-space

    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

    @@ -364,6 +369,8 @@
    --orthophoto-cutline

    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

    +
    --orthophoto-kmz

    Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: False

    +
    --orthophoto-no-tiled

    Set this parameter if you want a striped GeoTIFF. Default: False

    --orthophoto-png

    Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: False

    @@ -392,7 +399,7 @@
    --project-path <path>

    Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an “images” folder.

    -
    --radiometric-calibration none | camera | camera+sun

    Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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

    +
    --radiometric-calibration none | camera | camera+sun

    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

    --rerun,-r dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

    Rerun this stage only and stop. . Default: ``

    @@ -426,6 +433,8 @@
    --texturing-data-term gmi | area

    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

    +
    --texturing-keep-unseen-faces

    Keep faces in the mesh that are not seen in any camera. Default: False

    +
    --texturing-outlier-removal-type none | gauss_clamping | gauss_damping

    Type of photometric outlier removal method. . Default: gauss_clamping

    --texturing-skip-global-seam-leveling

    Skip normalization of colors across all images. Useful when processing radiometric data. Default: False

    @@ -452,8 +461,8 @@

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/contributing.html b/contributing.html index 29caf788a..3ba70c2d7 100644 --- a/contributing.html +++ b/contributing.html @@ -4,10 +4,11 @@ - + + - How To Contribute — OpenDroneMap 2.4.7 documentation + How To Contribute — OpenDroneMap 2.5.5 documentation @@ -62,7 +63,7 @@
    - 2.4.7 + 2.5.5
    @@ -290,14 +291,14 @@
    -
    +

    How To Contribute

    OpenDroneMap relies on community contributions. You can contribute in many ways, even if you are not a programmer.

    -
    +

    Community Forum

    If you are looking to get involved, are stuck on a problem, or want to reach out, the forum is a great place to start. You may find your questions already answered or else you can find other useful tips and resources. You can also contribute your open access datasets for others to explore. It is a good place go before submitting bug reports or getting in touch with developers before writing a new feature.

    -
    -
    +
    +

    Reporting Bugs

    Bugs are tracked as Github issues. Please create an issue in the repository and tag it with the Bug tag.

    Explain the problem and include additional details to help maintainers reproduce the problem:

    @@ -317,7 +318,7 @@
  • What’s the name and version of the OS you’re using?

  • Are you running ODM in a virtual machine or Docker? If so, which VM software are you using and which operating systems and versions are used for the host and the guest?

  • -
    +

    Template For Submitting Bug Reports

    [Short description of problem here]
     
    @@ -349,9 +350,9 @@
     * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No]
     
    -
    -
    -
    + + +

    Pull Requests

    • Include screenshots and animated GIFs in your pull request whenever possible.

    • @@ -375,8 +376,8 @@

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/es/.buildinfo b/es/.buildinfo index 4a5a97f8a..1696d04ce 100644 --- a/es/.buildinfo +++ b/es/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 7b6c18e412e5c7be98cffa2106b021cc +config: 739a32178999b6687e6ad0c86b5f3ab8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/es/.doctrees/arguments.doctree b/es/.doctrees/arguments.doctree index 2381d2528..298bfd38f 100644 Binary files a/es/.doctrees/arguments.doctree and b/es/.doctrees/arguments.doctree differ diff --git a/es/.doctrees/contributing.doctree b/es/.doctrees/contributing.doctree index 2d39d22a6..d38caedd5 100644 Binary files a/es/.doctrees/contributing.doctree and b/es/.doctrees/contributing.doctree differ diff --git a/es/.doctrees/environment.pickle b/es/.doctrees/environment.pickle index 51582fe72..ecfe0ae2a 100644 Binary files a/es/.doctrees/environment.pickle and b/es/.doctrees/environment.pickle differ diff --git a/es/.doctrees/flying.doctree b/es/.doctrees/flying.doctree index ae095c2a5..511ee0493 100644 Binary files a/es/.doctrees/flying.doctree and b/es/.doctrees/flying.doctree differ diff --git a/es/.doctrees/gcp.doctree b/es/.doctrees/gcp.doctree index 9be3c01a5..0048c5313 100644 Binary files a/es/.doctrees/gcp.doctree and b/es/.doctrees/gcp.doctree differ diff --git a/es/.doctrees/geo.doctree b/es/.doctrees/geo.doctree index 31ee50867..bcb6d6bff 100644 Binary files a/es/.doctrees/geo.doctree and b/es/.doctrees/geo.doctree differ diff --git a/es/.doctrees/index.doctree b/es/.doctrees/index.doctree index 4ed46b3ae..941186a13 100644 Binary files a/es/.doctrees/index.doctree and b/es/.doctrees/index.doctree differ diff --git a/es/.doctrees/installation.doctree b/es/.doctrees/installation.doctree index 113ccd485..aaf6d835a 100644 Binary files a/es/.doctrees/installation.doctree and b/es/.doctrees/installation.doctree differ diff --git a/es/.doctrees/large.doctree b/es/.doctrees/large.doctree index 6e28d66b0..96ccdb716 100644 Binary files a/es/.doctrees/large.doctree and b/es/.doctrees/large.doctree differ diff --git a/es/.doctrees/map-accuracy.doctree b/es/.doctrees/map-accuracy.doctree index 164bc8fa8..79afcaccd 100644 Binary files a/es/.doctrees/map-accuracy.doctree and b/es/.doctrees/map-accuracy.doctree differ diff --git a/es/.doctrees/masks.doctree b/es/.doctrees/masks.doctree index fc22e3ba6..36eb7551a 100644 Binary files a/es/.doctrees/masks.doctree and b/es/.doctrees/masks.doctree differ diff --git a/es/.doctrees/multispectral.doctree b/es/.doctrees/multispectral.doctree index ce4b43b1b..9a7f4e2b7 100644 Binary files a/es/.doctrees/multispectral.doctree and b/es/.doctrees/multispectral.doctree differ diff --git a/es/.doctrees/outputs.doctree b/es/.doctrees/outputs.doctree index ac71bf15c..39d998e56 100644 Binary files a/es/.doctrees/outputs.doctree and b/es/.doctrees/outputs.doctree differ diff --git a/es/.doctrees/requesting-features.doctree b/es/.doctrees/requesting-features.doctree index 1a267ce98..fd3fbce73 100644 Binary files a/es/.doctrees/requesting-features.doctree and b/es/.doctrees/requesting-features.doctree differ diff --git a/es/.doctrees/resources.doctree b/es/.doctrees/resources.doctree index 765cf0703..f2e584d16 100644 Binary files a/es/.doctrees/resources.doctree and b/es/.doctrees/resources.doctree differ diff --git a/es/.doctrees/tutorials.doctree b/es/.doctrees/tutorials.doctree index e75b8a1a3..83e8e618c 100644 Binary files a/es/.doctrees/tutorials.doctree and b/es/.doctrees/tutorials.doctree differ diff --git a/es/_sources/arguments.rst.txt b/es/_sources/arguments.rst.txt index 84ae87529..ce49943dd 100644 --- a/es/_sources/arguments.rst.txt +++ b/es/_sources/arguments.rst.txt @@ -15,6 +15,12 @@ Arguments ``--cameras`` 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: `` +``--cog`` + Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False`` + +``--copy-to`` + Copy output results to this folder after processing. + ``--crop`` Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3`` @@ -96,7 +102,7 @@ Arguments ``--min-num-features`` 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`` -``name`` +``name`` Name of dataset (i.e subfolder name within project folder). Default: ``code`` ``--optimize-disk-space`` @@ -108,6 +114,9 @@ Arguments ``--orthophoto-cutline`` 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`` +``--orthophoto-kmz`` + Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False`` + ``--orthophoto-no-tiled`` Set this parameter if you want a striped GeoTIFF. Default: ``False`` @@ -151,7 +160,7 @@ Arguments Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder. ``--radiometric-calibration`` none | camera | camera+sun - Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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`` + 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`` ``--rerun,-r`` dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report Rerun this stage only and stop. . Default: `` @@ -201,6 +210,9 @@ Arguments ``--texturing-data-term`` gmi | area 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`` +``--texturing-keep-unseen-faces`` + Keep faces in the mesh that are not seen in any camera. Default: ``False`` + ``--texturing-outlier-removal-type`` none | gauss_clamping | gauss_damping Type of photometric outlier removal method. . Default: ``gauss_clamping`` diff --git a/es/_static/documentation_options.js b/es/_static/documentation_options.js index 3e2e8743e..b4f4f0181 100644 --- a/es/_static/documentation_options.js +++ b/es/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '2.4.7', + VERSION: '2.5.5', LANGUAGE: 'es', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/es/arguments.html b/es/arguments.html index 5e0b09399..1157a0ebb 100644 --- a/es/arguments.html +++ b/es/arguments.html @@ -4,10 +4,11 @@ - + + - Opciones e indicadores — documentación de OpenDroneMap - 2.4.7 + Opciones e indicadores — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -129,14 +130,14 @@
  • Creación de Ortofotos de Alta Calidad
  • Calibrar la cámara
  • Creación de modelos de elevación digitales
  • -
  • Measuring stockpile volume
      -
    • Fieldwork planning
    • -
    • Flight pattern
    • -
    • Flight height
    • +
    • Medir el volumen de pilas de materiales a granel
    • Usando Docker
        @@ -292,9 +293,9 @@
        -
        +

        Opciones e indicadores

        -
        +

        Argumentos

        --build-overviews

        Crea vistas generales de la ortofoto para una visualización mas rápida en programas como QGIS. Predeterminado: False

        @@ -303,6 +304,10 @@
        --cameras <json>

        Utilice los parámetros de cámara calculados a partir de otro conjunto de datos en lugar de calcularlos. Se puede especificar como una ruta a un archivo camera.json o como una cadena JSON que representa el contenido de un archivo camera.json. Default: ``

        +
        --cog

        Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: False

        +
        +
        --copy-to <path>

        Copy output results to this folder after processing.

        +
        --crop <positive float>

        Recorte automáticamente los resultados de una imagen creando una zona de amortiguación suave alrededor de los límites del conjunto de datos, reducido en N metros. Utilice 0 para deshabilitar el recorte. Predeterminado: 3

        --debug

        Imprime mensajes de depuración. Predeterminado: False

        @@ -311,39 +316,40 @@
        --dem-euclidean-map

        Calcula un mapa ráster euclidiano para cada DEM. El mapa informa la distancia desde cada celda al valor NODATA más cercano (antes de que se rellene cualquier agujero). Esto puede resultar útil para aislar las áreas que se han rellenado.

        -
        --dem-gapfill-steps <positive integer>

        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

        +
        --dem-gapfill-steps <positive integer>

        Número de pasos utilizados para rellenar áreas con huecos. Establezca en 0 para deshabilitar el llenado de espacios. Comenzando con un radio igual a la resolución de salida, se generan N diferentes DEM con un radio progresivamente mayor utilizando el algoritmo de distancia inversa ponderada (IDW) y se fusionan. Luego, los espacios restantes se fusionan utilizando la interpolación de vecino más cercano. Predeterminado:3

        -
        --dem-resolution <float>

        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

        +
        --dem-resolution <float>

        Resolución de DSM/DTM en cm/pixel. Note que este valor esta limitado por la distancia de muestreo del terreno (GSD) estimada. Para remover este límite, active tambien –ignore-gsd. Predeterminado: 5

        -
        --depthmap-resolution <positive float>

        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

        +
        --depthmap-resolution <positive float>

        Opción heredada (use –pc-quality en su lugar). Controla la densidad de la nube de puntos estableciendo la resolución de las imágenes del mapa de profundidad. Los valores más altos tardan más en calcularse, pero producen nubes de puntos más densas. Predeterminado: 640

        -
        --dsm

        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

        +
        --dsm

        Utilice esta etiqueta para construir un DSM (modelo digital de superficie, suelo + objetos) utilizando un filtro morfológico progresivo. Verifique los parámetros –dem* para un ajuste más fino. Predeterminado: False

        -
        --dtm

        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

        +
        --dtm

        Utilice esta etiqueta para construir un DTM (modelo digital de terreno, solo suelo) utilizando un filtro morfológico simple. Compruebe los parámetros –dem* y –smrf* para un ajuste más preciso. Predeterminado: False

        -
        --end-with,-e dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

        End processing at this stage. . Default: odm_report

        +
        --end-with,-e dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

        Finalizar procesamiento en esta etapa. Default: odm_report

        -
        --fast-orthophoto

        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

        +
        --fast-orthophoto

        Omite la reconstrucción densa y la generación de modelos 3D. Genera una ortofoto directamente a partir de la reconstrucción escasa. Active esta opción, si solo necesita una ortofoto y no necesita un modelo 3D completo. Predeterminado: False

        -
        --feature-quality ultra | high | medium | low | lowest

        Set feature extraction quality. Higher quality generates better features, but requires more memory and takes longer. . Default: high

        +
        --feature-quality ultra | high | medium | low | lowest

        Establezca la calidad de extracción de características. Una calidad más alta genera mejores características, pero requiere más memoria y lleva más tiempo. Predeterminado: high

        -
        --feature-type sift | hahog

        Choose the algorithm for extracting keypoints and computing descriptors. . Default: sift

        +
        --feature-type sift | hahog

        Elija el algoritmo para extraer puntos clave y calcular descriptores. Predeterminado: sift

        -
        --force-gps

        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

        +
        --force-gps

        Utilice los datos exif de GPS de las imágenes para la reconstrucción, incluso si hay GCP presentes. Esta bandera es útil si tiene mediciones de GPS de alta precisión. Si no hay GCP, esta bandera no hace nada. Predeterminado: False

        -
        --gcp <path string>

        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

        +
        --gcp <path string>

        Ruta al archivo que contiene los puntos de control terrestre usados para georreferenciar. El archivo debe tener el siguiente formato: EPSG:<code> or <+proj definition>geo_x geo_y geo_z im_x im_y image_name [gcp_name] [extra1] [extra2] Predeterminado: None

        -
        --geo <path string>

        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

        +
        --geo <path string>

        Ruta al archivo de geolocalización de las imágenes que contiene las coordenadas de los centros de las imágenes usadas para la georreferenciación. Note que actualmente no esta soportado omega/phi/kappa (los puede configurar en 0). El archivo debe tener el siguiente formato: 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)] Predeterminado: None

        -
        --gps-accuracy <positive float>

        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

        +
        --gps-accuracy <positive float>

        Establezca un valor en metros para la información de Dilución de precisión de GPS (DOP) para todas las imágenes. Si sus imágenes están etiquetadas con información GPS de alta precisión (RTK), este valor se establecerá automáticamente en consecuencia. Puede utilizar esta opción para configurarla manualmente en caso de que falle la reconstrucción. Reducir esta opción a veces puede ayudar a controlar los efectos de combadura en áreas extensas. Predeterminado: 10

        -
        -h,--help

        show this help message and exit

        +
        -h,--help

        muestra este mensaje de ayuda y sale

        -
        --ignore-gsd

        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

        +
        --ignore-gsd

        Ignore la distancia de muestreo del suelo (GSD). La GSD limita la resolución máxima de las salidas de imagen y cambia el tamaño de las imágenes cuando es necesario, lo que resulta en un procesamiento más rápido y un menor uso de memoria. Dado que la GSD es una estimación, a veces ignorarlo puede resultar en una calidad de salida de imagen ligeramente mejor. Predeterminado: False

        -
        --matcher-distance <integer>

        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

        +
        --matcher-distance <integer>

        92%match +Umbral de distancia en metros, para encontrar imágenes pre-coincidentes basado en la información exif de GPS. Establezca ambos matcher-neighbors y este en 0 para saltar la comparación previa. Predeterminado: 0

        -
        --matcher-neighbors <integer>

        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

        +
        --matcher-neighbors <integer>

        Número de imágenes cercanas a la comparación previa basado en la información exif de GPS. Establezca en 0 para omitir la comparación previa. El parámetro Neighbors trabaja junto con el parámetro Distance, establezca ambos en 0 para no utilizar la comparación previa. Predeterminado: 8

        --matcher-type flann | bow

        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

        @@ -357,7 +363,7 @@
        --min-num-features <integer>

        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

        -
        name <project name>

        Name of dataset (i.e subfolder name within project folder). Default: code

        +
        name <dataset name>

        Name of dataset (i.e subfolder name within project folder). Default: code

        --optimize-disk-space

        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

        @@ -365,6 +371,8 @@
        --orthophoto-cutline

        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

        +
        --orthophoto-kmz

        Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: False

        +
        --orthophoto-no-tiled

        Set this parameter if you want a striped GeoTIFF. Default: False

        --orthophoto-png

        Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: False

        @@ -393,7 +401,7 @@
        --project-path <path>

        Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an «images» folder.

        -
        --radiometric-calibration none | camera | camera+sun

        Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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

        +
        --radiometric-calibration none | camera | camera+sun

        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

        --rerun,-r dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

        Rerun this stage only and stop. . Default: ``

        @@ -427,6 +435,8 @@
        --texturing-data-term gmi | area

        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

        +
        --texturing-keep-unseen-faces

        Keep faces in the mesh that are not seen in any camera. Default: False

        +
        --texturing-outlier-removal-type none | gauss_clamping | gauss_damping

        Type of photometric outlier removal method. . Default: gauss_clamping

        --texturing-skip-global-seam-leveling

        Skip normalization of colors across all images. Useful when processing radiometric data. Default: False

        @@ -453,8 +463,8 @@

        Aprende a editar y ayuda a mejorar esta página!

        -
        -
        + +
        diff --git a/es/contributing.html b/es/contributing.html index d3a1e3e7a..d14d75179 100644 --- a/es/contributing.html +++ b/es/contributing.html @@ -4,10 +4,11 @@ - + + - Como contribuir — documentación de OpenDroneMap - 2.4.7 + Como contribuir — documentación de OpenDroneMap - 2.5.5 @@ -63,7 +64,7 @@
        - 2.4.7 + 2.5.5
        @@ -128,14 +129,14 @@
      • Creación de Ortofotos de Alta Calidad
      • Calibrar la cámara
      • Creación de modelos de elevación digitales
      • -
      • Measuring stockpile volume
          -
        • Fieldwork planning
        • -
        • Flight pattern
        • -
        • Flight height
        • +
        • Medir el volumen de pilas de materiales a granel
        • Usando Docker
            @@ -291,14 +292,14 @@
            -
            +

            Como contribuir

            OpenDroneMap depende de las contribuciones de la comunidad. Puedes contribuir de muchas formas, aunque no seas programador.

            -
            +

            Foro comunitario

            Si quieres involucrarte, tienes un porblema o quieres conectarte, el foro es un excelente lugar para comenzar. Es posible que que encuentres tus preguntas ya respondidas o puedes encontrar consejos utiles y recursos. Tambien puedes contribuir con tus conjuntos de datos de acceso abierto para que otros los puedan explorar. Es un buen lugar para revisar antes de enviar informes de errores oponerse ne contacto con los desarrolladores antes de escribir una nueva caracterisitca.

            -
            -
            +
            +

            Reportando Errores

            Errores son rastreados como problemas de Github. Por favor crea un porblema en el repositorio y etiquetalo con la etiqueta del error.

            Explica el problema e incluye detalles adicionales para ayudar a los mantenedores a reproducir el problema:

            @@ -319,7 +320,7 @@ Un lanzamiento estable? un clon de un master?

          • Cual es el nombre y la version del sistema operativo que estas usando?

          • Estas usando ODM en una maquina virtual o Docker? Si es asi, que software de maquina virtualestas usando y que sistema operativo y versiones estas usando para el host y el guest?

          -
          +

          Plantilla Para Enviar Informes de Errores

          [Short description of problem here]
           
          @@ -351,9 +352,9 @@ Un lanzamiento estable? un clon de un master?

        • * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No]
  • - - -
    + + +

    Solicitudes de Extraxion

    • Incluye capturas de pantalla y GIFs animados en tus solicitudes de extraccion siempre que sea posible.

    • @@ -377,8 +378,8 @@ Un lanzamiento estable? un clon de un master?

    Aprende a editar y ayuda a mejorar esta página!

    -
    - + + diff --git a/es/flying.html b/es/flying.html index 13c8c0dd0..1c9b21546 100644 --- a/es/flying.html +++ b/es/flying.html @@ -4,10 +4,11 @@ - + + - Consejos de vuelo — documentación de OpenDroneMap - 2.4.7 + Consejos de vuelo — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -129,14 +130,14 @@
  • Creación de Ortofotos de Alta Calidad
  • Calibrar la cámara
  • Creación de modelos de elevación digitales
  • -
  • Measuring stockpile volume
      -
    • Fieldwork planning
    • -
    • Flight pattern
    • -
    • Flight height
    • +
    • Medir el volumen de pilas de materiales a granel
    • Usando Docker
        @@ -292,7 +293,7 @@
        -
        +

        Consejos de vuelo

        El Equipo humanitario de OpenStreetMap tiene pautas para volar para UAV mapping:

        +
        diff --git a/es/gcp.html b/es/gcp.html index 6ca144332..6809eb63e 100644 --- a/es/gcp.html +++ b/es/gcp.html @@ -4,10 +4,11 @@ - + + - Puntos de Control Terrestre — documentación de OpenDroneMap - 2.4.7 + Puntos de Control Terrestre — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
        - 2.4.7 + 2.5.5
        @@ -129,14 +130,14 @@
      • Creación de Ortofotos de Alta Calidad
      • Calibrar la cámara
      • Creación de modelos de elevación digitales
      • -
      • Measuring stockpile volume
          -
        • Fieldwork planning
        • -
        • Flight pattern
        • -
        • Flight height
        • +
        • Medir el volumen de pilas de materiales a granel
        • Usando Docker
            @@ -292,19 +293,19 @@
            -
            +

            Puntos de Control Terrestre

            Los puntos de control terrestre son útiles para corregir distorsiones en los datos y referenciarlos en sistemas de coordenadas conocidos.

            Un Punto de Control Terrestre (GCP por sus siglas en inglés) es una medición de la posición hecha sobre el terreno, típicamente usando un GPS de alta precisión (Toffanin 2019).

            Los puntos de control terrestres se pueden colocar en estructuras existentes como esquinas de pavimento, líneas en un estacionamiento o baldosas de colores contrastantes; de otra manera, se pueden configurar utilizando objetivos colocados en el suelo.

            Estos objetivos pueden comprarse o construirse con una amplia variedad de materiales que van desde tapas de cubetas hasta baldosas.

            - -
            +
            +

            Formato del archivo GCP

            El formato del archivo GCP es simple.

            @@ -334,8 +335,8 @@

            Las esquinas definidas son buenas elecciones para GCPs. También debes colocar los GCP de manera uniforme alrededor del área de la medición.

            El archivo gcp_list.txt debe ser creado en la carpeta base de tu proyecto.

            Para buenos resultados, tu archivo debe tener un mínimo de 15 líneas después del encabezado (5 puntos con 3 imágenes para cada punto).

            -
            -
            + +

            Interfaces de Usuario

            Puedes usar una de las dos interfaces de usuario para crear archivos de GCP:

            @@ -344,7 +345,7 @@
          • GCP Editor Pro <https://github.com/uav4geo/GCPEditorPro>

      • -
        +

        POSM GCPi

        POSM GCPi esta cargado automaticamente en WebODM. Un ejemplo esta disponible en the WebODM Demo. Para usarlo con valores XYZ de control terrestre conocidos, se haría lo siguiente:

        Crear una lista GCP, que solo incluya el nombre gcp (esta es la etiqueta que se verá en la interfaz GCP), x, y, y z, con un título con una cadena de caracteres proj4 de sus GCPs (asegurese de que están es un sistema de coordenadas plano, como UTM. Debería verse algo así:

        @@ -357,8 +358,8 @@

        Después se puede cargar la lista GCP en la interfaz, cargar las imágenes y colocar cada uno de los GCPs en la imagen.

        - -
        + +

        GCP Editor Pro

        Esta aplicación necesita ser instalada separadamente o puede ser cargada como un plugin WebODM desde https://github.com/uav4geo/GCPEditorPro

        Crear un archivo csv que incluya el nombre gcp, el norte, el este y la elevación.

        @@ -370,14 +371,14 @@

        Luego importar el archivo CSV desde la pantalla principal y escribir +proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs en el cuadro EPSG/PROJ .

        La siguiente pantalla va a mostrar un mapa desde donde se puede seleccionar los GCPs a etiquetar e importar las respectivas imágenes.

        - - -
        + + +

        Referencias

        Toffanin, Piero. Open Drone Map: The Missing Guide. MasseranoLabs LLC, 2019.

        Aprende a editar y ayuda a mejorar esta página!

        -
        - + + diff --git a/es/genindex.html b/es/genindex.html index 14dc9c04a..15b15ef57 100644 --- a/es/genindex.html +++ b/es/genindex.html @@ -7,7 +7,7 @@ - Índice — documentación de OpenDroneMap - 2.4.7 + Índice — documentación de OpenDroneMap - 2.5.5 @@ -62,7 +62,7 @@
        - 2.4.7 + 2.5.5
        @@ -127,14 +127,14 @@
      • Creación de Ortofotos de Alta Calidad
      • Calibrar la cámara
      • Creación de modelos de elevación digitales
      • -
      • Measuring stockpile volume
          -
        • Fieldwork planning
        • -
        • Flight pattern
        • -
        • Flight height
        • +
        • Medir el volumen de pilas de materiales a granel
        • Usando Docker
            diff --git a/es/geo.html b/es/geo.html index c28f75e4c..42f315aa4 100644 --- a/es/geo.html +++ b/es/geo.html @@ -4,10 +4,11 @@ - + + - Archivos de geolocalización de imagen — documentación de OpenDroneMap - 2.4.7 + Archivos de geolocalización de imagen — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
            - 2.4.7 + 2.5.5
            @@ -129,14 +130,14 @@
          • Creación de Ortofotos de Alta Calidad
          • Calibrar la cámara
          • Creación de modelos de elevación digitales
          • -
          • Measuring stockpile volume
              -
            • Fieldwork planning
            • -
            • Flight pattern
            • -
            • Flight height
            • +
            • Medir el volumen de pilas de materiales a granel
            • Usando Docker
                @@ -292,7 +293,7 @@
                -
                +

                Archivos de geolocalización de imagen

                Por defecto, ODM utilizará la información GPS incrustada en las imágenes, si está disponible. A veces, las imágenes no contienen información GPS o un usuario desea anular la información con datos más precisos (como RTK).

                A partir de ODM `` 2.0 “”, las personas pueden proporcionar un archivo de geolocalización de imagen (geo) para este propósito.

                @@ -320,7 +321,7 @@

                Si suministras un archivo llamado geo.txt ODM lo detectara automáticamente. Si el archivo tiene otro nombre, puedes especificar usando --geo 1.

                El archivo geo.txt debe ser creado en la carpeta base de tu proyecto.

                Aprende a editar y ayuda a mejorar esta página!

                -
                +
                diff --git a/es/index.html b/es/index.html index 6cb4cafa2..10193824d 100644 --- a/es/index.html +++ b/es/index.html @@ -4,10 +4,11 @@ - + + - Bienvenido a la documentación de OpenDroneMap — documentación de OpenDroneMap - 2.4.7 + Bienvenido a la documentación de OpenDroneMap — documentación de OpenDroneMap - 2.5.5 @@ -63,7 +64,7 @@
                - 2.4.7 + 2.5.5
                @@ -128,14 +129,14 @@
              • Creación de Ortofotos de Alta Calidad
              • Calibrar la cámara
              • Creación de modelos de elevación digitales
              • -
              • Measuring stockpile volume
                  -
                • Fieldwork planning
                • -
                • Flight pattern
                • -
                • Flight height
                • +
                • Medir el volumen de pilas de materiales a granel
                • Usando Docker
                    @@ -291,10 +292,10 @@
                    diff --git a/es/installation.html b/es/installation.html index 3c7151196..271c78be5 100644 --- a/es/installation.html +++ b/es/installation.html @@ -4,10 +4,11 @@ - + + - Instalación y Guía de Introducción — documentación de OpenDroneMap - 2.4.7 + Instalación y Guía de Introducción — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                    - 2.4.7 + 2.5.5
                    @@ -129,14 +130,14 @@
                  • Creación de Ortofotos de Alta Calidad
                  • Calibrar la cámara
                  • Creación de modelos de elevación digitales
                  • -
                  • Measuring stockpile volume
                      -
                    • Fieldwork planning
                    • -
                    • Flight pattern
                    • -
                    • Flight height
                    • +
                    • Medir el volumen de pilas de materiales a granel
                    • Usando Docker
                        @@ -292,50 +293,50 @@
                        -
                        +

                        Instalación y Guía de Introducción

                        Esta sección es extraída y modificada con el permiso de OpenDroneMap: The Missing Guide, realizada por Piero Toffanin.

                        Hasta hace poco OpenDroneMap era el término usado para referirse a una aplicación de comando único (que ahora es conocido como el proyecto ODM). Con el reciente desarrollo de una interfaz web, una API y otras herramientas, OpenDroneMap se ha convertido en un ecosistema de varias aplicaciones para procesar, analizar y mostrar datos aéreos. Este ecosistema es hecho de varios componentes:

                        -
                        +
                        ODM Logo -
                        +
                        • ODM es un motor de procesamiento, que puede ser usado desde la línea de comando. Este toma imágenes como datos de entrada y produce una variedad de datos de salida, incluyendo nubes de puntos, modelos 3D y ortofotografías

                        -
                        +
                        NodeODM Logo -
                        +
                        • NodeODM es una aplicación ligera construida sobre ODM. Esta permite a usuarios y aplicaciones tener acceso a las funciones de ODM en una red de computadores

                        -
                        +
                        WebODM Logo -
                        +
                        • WebODM es una interfaz fácil de usar que incluye un visualizador de mapas, un visualizador 3D, registros de los usuarios, un sistema de complementos y muchos más elementos que son esperados de las plataformas de cartografía con dron modernas

                        -
                        +
                        CloudODM Logo -
                        +
                        • CloudODM es un pequeño cliente de la línea de comandos para comunicarse con ODM vía la API NodeODM

                        -
                        +
                        PyODM Logo -
                        +
                        • PyODM es un Python SDK para crear tareas vía la API NodeODM. Cubrimos este aspecto en mayor detalle en el capítulo “Procesamiento Automático con Python”

                        -
                        +
                        ClusterODM Logo -
                        +
                        • ClusterODM es un equilibrador de carga para conectar varias instancias de NodeODM

                        ODM, NodeODM y WebODM están disponibles en todas las plataformas más importantes (Windows, macOS y Linux) vía un programa llamado docker, el cuál es requerido para hacer funcionar el software. Docker ofrece una manera de correr «contenedores». Los contenedores son copias empaquetadas de un sistema completo, su software y sus dependencias. Estos contenedores funcionan dentro de un ambiente virtual. En Linux este ambiente virtual está disponible desde el sistema operativo y es muy eficiente. En macOS y Windows, estos contenedores funcionan dentro de una máquina virtual, así que hay un poco de sobrecarga, sin embargo, es todavía muy adecuado para ejecutar el software. Una vez instalado los usuarios no deben preocuparse mucho acerca del docker, ya que este opera (casi) transparentemente.

                        Sin Docker, no sería posible ejecutar ODM en Windows o macOS. En estas plataformas, ODM no se puede ejecutar de forma nativa. Los esfuerzos de desarrollo futuros se están centrando en aprovechar el nuevo Sub sistema de Windows para Linux (WSL) y la posibilidad de hacer un puerto nativo de todas las dependencias para macOS, lo que facilitará mucho la instalación.

                        En Ubuntu Linux 18.04 es posible ejecutar todo el software OpenDroneMap de forma nativa. Sin embargo, como hay muy poca penalización de rendimiento por ejecutar Docker en Linux y Docker es fácil de configurar en esta plataforma, no lo recomendamos. En Linux, las ventajas de usar contenedores superan con creces la pequeña penalización de rendimiento. Con Docker los usuarios también obtienen fáciles actualizaciones del software, lo que está muy bien.

                        -
                        +

                        Recomendaciones de Hardware

                        Los requisitos mínimos para ejecutar el software son:

                          @@ -350,28 +351,28 @@
                        • 16GB de RAM

                        Las especificaciones de arriba permitirán que unos cuantos cientos de imágenes sean procesados sin muchos problemas. Una CPU con más cores permitirán un procesamiento más rápido, mientras que una tarjeta gráfica (GPU) en el momento no tiene impacto alguno en el desempeño. Para procesar más imágenes, agregue más espacio en el disco y agregue más RAM de manera lineal con respecto al número de imágenes que necesita procesar

                        -
                        -
                        +
                        +

                        Instalación

                        Recomendamos utilizar docker para ejecutar ODM, ya sea si está utilizando Windows, macOS o Linux.

                        -
                        +

                        Windows

                        Para ejecutar OpenDroneMap necesita al menos Windows 7. Versiones anteriores de Windows no están soportadas.

                        -
                        +

                        Paso 1. Verificar el Soporte de Virtualización

                        Docker requiere una función de la CPU llamada virtualización, la que permite ejecutar máquinas virtuales (VMs). Asegúrese de que la tiene activada! Ya que algunas veces está desactivada. En Windows 8 o versiones más actuales, esto se puede verificar abriendo el Administrador de Tareas (presionar CTRL+SHIFT+ESC) y cambiando a la ventana de Rendimiento.

                        -
                        +
                        Image of checking virtualization in Windows 8 or higher -
                        +

                        Virtualización debería estar activada

                        En Windows 7 para ver si la opción de virtualización está activada, se puede usar la herramienta Microsoft® Hardware-Assisted Virtualization Detection Tool <http:// www.microsoft.com/en-us/download/details.aspx?id=592>.

                        Si Ia opción de virtualización está desactivada, necesitará activarla. El procedimiento desafortunamente es un poco diferente para cada modelo de computador, así que la mejor manera de hacerlo es averiguando en un motor de búsqueda “cómo activar vtx para <type your computer model here>». Muchas veces es una cuestión de reiniciar el computador, inmediatamente presionando F2 o F12 durante el arranque, navegando por el menú de arranque y cambiando las configuraciones para activar la opción de virtualización (frecuentemente llamada “VT-X”).

                        -
                        +
                        Table of different bios keys -
                        +

                        Teclas comunes para presionar en el momento de arranque del computador, para acceder al menú de arranque para varios vendedores de PCs

                        -
                        -
                        +
                        +

                        Paso 2. Requisitos de instalación

                        Primero, deberá instalar:

                        Para Phyton 3, asegurese de marcar Agregar Phyton 3 a la ruta durante la instalación.

                        -
                        +
                        Screenshot of Python3 installation process -
                        +

                        No olvides agregar el ejecutable de Phyton 3 a la ruta (para que puedas correr los comandos con el)

                        Luego, solo si estas en Windows 10 Home, Windows 8 (cualquier versión) o Windows 7 (cualquier versión), instalar:

                          @@ -393,8 +394,8 @@

                        Por favor NO instalar ambos programas de Docker. Ellos son diferentes y crearán conflictos si están ambos instalados.

                        Después de instalar Docker, ábrelo desde el ícono en el Escritorio que es creado desde la instalación (Inicio Rápido de Docker en el caso de la caja de herramientas Docker, Docker para Windows en el caso de Docker para Windows).

                        -
                        -
                        +
                        +

                        Paso 3. Revisa la memoria y la asignación del procesador

                        Docker en Windows funciona ejecutando una VM en segundo plano (piensa en una VM como un «emulador de computador»). Esta VM tiene una cierta cantidad de memoria asignada y WebODM sólo puede usar tanta memoria como esté asignada.

                        Si instalaste la Caja de Herramientas Docker (observa abajo si instalaste Docker para Windows):

                        @@ -404,9 +405,9 @@
                      • Haga clic con el botón derecho en la ** VM predeterminada ** y presione ** Configuración…**

                      • Mueva el control deslizante de Base Memory desde el panel System y asigne el 60-70% de toda la memoria disponible, agregando opcionalmente el 50% de los procesadores disponibles desde la pestaña Processor también

                      • -
                        +
                        Screenshot of VirtualBox Settings -
                        +

                        Configuración predeterminada de la VM de VirtualBox

                        Luego presione OK, haga clic derecho en la VM predeterminada y presione Iniciar.

                        Si instalaste Docker para Windows en su lugar:

                        @@ -416,16 +417,16 @@
                      • Desde el panel, haga clic en Avanzado y use los controles deslizantes para asignar el 60-70% de la memoria disponible y utilice la mitad de los CPUs disponibles.

                      • Clic en Aplicar

                      • -
                        +
                        Screenshot of Docker Icon -
                        +

                        Paso 1 Ícono de Docker

                        -
                        +
                        Screenshot of Docker Settings -
                        +

                        Paso 3 y 4 Configuración de Docker

                        -
                        -
                        + +

                        Paso 4. Descarga WebODM

                        Abra el programa Git GUI que viene instalado con Git. Desde ahí:

                          @@ -434,27 +435,27 @@
                        • En Target Directory haga clic en Browse y navegue a la carpeta que elija (cree una si es necesario)

                        • Presione Clone

                        -
                        +
                        Screenshot of Git Gui -
                        +

                        Git Gui

                        Si la descarga se realizó correctamente, ahora debería ver esta ventana:

                        -
                        +
                        Screenshot of Git Gui after successful download -
                        +

                        Git Gui después de una descarga exitosa (clone)

                        Vaya al menú Repository, luego haga clic en Create Desktop Icon. Esto le permitirá volver fácilmente a esta aplicación en el futuro.

                        -
                        -
                        + +

                        Paso 4. Inicie WebODM

                        Desde Git Gui, vaya al menú Repository, luego haga clic en Git Bash. Desde la terminal de línea de comando teclee:

                        $ ./webodm.sh start&
                         

                        En este punto, se descargarán varios componentes en su máquina, incluidos WebODM, NodeODM y ODM. Después de la descarga, debería aparecer la siguiente pantalla:

                        -
                        +
                        Screenshot of after successfully downloading WebODM -
                        +

                        Salida de consola después de iniciar WebODM por primera vez

                        • Si está utilizando Docker para Windows, abra un navegador web en http://localhost:8000

                        • @@ -468,12 +469,12 @@

                        Luego conéctese a http://192.168.1.100:8000 (reemplazando la dirección IP por la correcta).

                        -
                        -
                  • -
                    + + +

                    macOS

                    La mayoría de las computadoras Mac modernas (posteriores a 2010) que ejecutan macOS Sierra 10.12 o superior pueden ejecutar OpenDroneMap mediante la ventana acoplable, siempre que se admita la virtualización de hardware (ver más abajo).

                    -
                    +

                    Paso 1. Verificar el Soporte de Virtualización

                    Abre una ventana de Terminal y teclea:

                    $ sysctl kern.hv_support
                    @@ -485,8 +486,8 @@
                     

                    Si el resultado es kern.hv_support: 1, ¡tu Mac es compatible! Continúa con el paso 2.

                    Si el resultado es kern.hv_support: 0, desafortunadamente significa que tu Mac es demasiado vieja para ejecutar OpenDroneMap. :(

                    -
                    -
                    +
                    +

                    Paso 2. Requisitos de instalación

                    Solo hay dos programas para instalar:

                      @@ -494,9 +495,9 @@
                    1. Git: https://sourceforge.net/projects/git-osx-installer/files/

                    Después de instalar Docker, deberías encontrar un icono que parece una ballena en la barra de tareas.

                    -
                    +
                    Screenshot of Docker whale -
                    +

                    Aplicación Docker en ejecución

                    Puedes verificar que la ventana acoplable se esté ejecutando correctamente abriendo la aplicación Terminal y escribiendo:

                    $ docker run hello-world
                    @@ -515,8 +516,8 @@
                     

                    Si obtiene un «bash: git: comando no encontrado», intente reiniciar su aplicación Terminal y verifique si hay errores durante el proceso de instalación.

                    -
                    -
                    +
                    +

                    Paso 3. Revisa la memoria y la asignación del procesador

                    Docker en macOS funciona ejecutando una VM en segundo plano (considérelo como un «emulador de computadora»). Esta VM tiene una cierta cantidad de memoria asignada y WebODM solo puede usar la cantidad de memoria asignada.

                      @@ -525,12 +526,12 @@
                    1. Ajuste el control deslizante de las CPU para usar la mitad de todas las CPU disponibles y la memoria para usar el 60-70% de toda la memoria disponible

                    2. Presione Aplicar y reiniciar

                    -
                    +
                    Screenshot of Docker advanced settings -
                    +

                    Configuración avanzada de Docker

                    -
                    -
                    + +

                    Paso 4. Descargue y ejecute WebODM

                    Desde la Terminal teclee:

                    $ git clone https://github.com/OpenDroneMap/WebODM
                    @@ -539,12 +540,12 @@ $ ./webodm.sh start
                     

                    Luego abra un navegador web en http://localhost:8000.

                    -
                    -
              • -
                + + +

                Linux

                OpenDroneMap puede ejecutarse en cualquier distribución de Linux que admita Docker. Según el sitio web de documentación de docker <https://docs.docker.com/install/> _ las distribuciones oficialmente soportadas son CentOS, Debian, Ubuntu y Fedora, con binarios estáticos disponibles para otros. Si tiene que elegir una distribución únicamente para ejecutar OpenDroneMap, Ubuntu es la distribución recomendada.

                -
                +

                Paso 1. Requerimientos de instalación

                Hay cuatro programas que deben instalarse:

                  @@ -554,7 +555,7 @@ $ ./webodm.sh start
                1. Pip

                No podemos cubrir el proceso de instalación de todas las distribuciones de Linux que existen, por lo que limitaremos las instrucciones a aquellas que son distribuciones oficialmente compatibles con Docker. En todos los casos, solo es cuestión de abrir un indicador de terminal y escribir algunos comandos.

                -
                +
                Instalar en Ubuntu / Debian

                Comandos para escribir:

                $ sudo apt update
                @@ -563,8 +564,8 @@ $ sh get-docker.sh
                 $ sudo apt install -y git python python-pip
                 
                -
                -
                +
                +
                Instalar en CentOS / RHEL

                Comandos para escribir:

                $ curl -fsSL https://get.docker.com -o get-docker.sh
                @@ -572,8 +573,8 @@ $ sh get-docker.sh
                 $ sudo yum -y install git python python-pip
                 
                -
                -
                +
                +
                Instalar en Fedora

                Comandos para escribir:

                $ curl -fsSL https://get.docker.com -o get-docker.sh
                @@ -581,16 +582,16 @@ $ sh get-docker.sh
                 $ sudo dnf install git python python-pip
                 
                -
                -
                + +
                Instalar en Arch

                Comandos para escribir:

                $ sudo pacman -Sy docker git python python-pip
                 
                -
                - -
                + + +

                Paso 2. Verifique los requisitos adicionales

                Además de los tres programas anteriores, también se necesita el script de Dockercompose. A veces, ya está instalado con Docker, pero a veces no. Para verificar si está instalado, intente escribir:

                $ docker-compose --version
                @@ -608,8 +609,8 @@ $ sudo dnf install git python python-pip
                 
                $ sudo pip install docker-compose
                 
                -
                -
                +
                +

                Paso 3. Descargue y ejecute WebODM

                Desde la Terminal escriba:

                $ git clone https://github.com/OpenDroneMap/WebODM
                @@ -618,10 +619,10 @@ $ ./webodm.sh start
                 

                Luego abra un navegador web en http://localhost:8000.

                -
                - - -
                + + + +

                Comandos básicos y resolución de problemas

                Lo bueno de usar Docker es que el 99% de las tareas que necesitará realizar mientras usa WebODM se pueden realizar a través del script ./webodm.sh. Ya te has encontrado con uno de ellos:

                $ ./webodm.sh start
                @@ -631,7 +632,7 @@ $ ./webodm.sh start
                 
                $ ./webodm.sh stop
                 
                -

                Hay otros varios comandos que puede usar, junto con diferentes banderas. Los indicadores son parámetros que se pasan al comando ./webodm.sh y suelen tener el prefijo «-«. El indicador port, por ejemplo, indica a WebODM que utilice un puerto de red diferente:

                +

                Hay otros varios comandos que puede usar, junto con diferentes banderas. Los indicadores son parámetros que se pasan al comando ./webodm.sh y suelen tener el prefijo «-». El indicador port, por ejemplo, indica a WebODM que utilice un puerto de red diferente:

                $ ./webodm.sh start --port 80
                 
                @@ -653,20 +654,20 @@ $ ./webodm.sh --help

                El foro de la comunidad The community forum <https://community.opendronemap.org> _ es un gran lugar para pedir ayuda si tiene dificultades durante cualquiera de los pasos de instalación y si tiene preguntas generales sobre el uso del script ./webodm.sh.

                -
                -
                + +

                ¡Hola WebODM!

                Después de ejecutar ./webodm.sh start y abrir WebODM en el navegador, se le dará la bienvenida con un mensaje de bienvenida y se le pedirá que cree el primer usuario. Tómese un tiempo para familiarizarse con la interfaz web y explorar sus diversos menús.

                -
                +
                Screenshot of WebODM Dashboard -
                +

                WebODM Dashboard

                Tenga en cuenta que en el menú Processing Nodes hay un nodo «node-odm-1» ya configurado para su uso. Este es un nodo NodeODM y ha sido creado automáticamente por WebODM. Este nodo se ejecuta en la misma máquina que WebODM.

                Si has llegado hasta aquí, ¡felicitaciones! Ahora es el momento de comenzar a procesar algunos datos.

                -
                +
                Image of celebratory dance -
                -
                + +

                Ejecutando en más de una máquina

                Opcionalmente: Si tiene otra computadora, puede repetir el proceso de instalación (instalar docker, git, python, etc.) y lanzar un nuevo nodo NodeODM escribiendo desde una ventana Terminal / Git Bash:

                docker run --rm -it -p 3000:3000 opendronemap/nodeodm -q 1 --token secret
                @@ -676,9 +677,9 @@ $ ./webodm.sh --help
                 

                Desde WebODM, puede presionar el botón Add new debajo de Processing Nodes. En el campo hostname/IP **, escriba la IP de la segunda computadora. Para el campo **port, escriba «3000». Para el campo token, escriba «secret». También puede agregar una etiqueta label opcional para su nodo, como «segunda computadora». Luego presione Save para guardar.

                Si todo salió bien, ¡ahora debería tener dos nodos de procesamiento! Podrá procesar múltiples tareas en paralelo utilizando dos máquinas diferentes.

                Aprende a editar y ayuda a mejorar esta página!

                -
                -
                -
                +
                + +
                diff --git a/es/large.html b/es/large.html index d6d32403f..dd41038fc 100644 --- a/es/large.html +++ b/es/large.html @@ -4,10 +4,11 @@ - + + - División de grandes conjuntos de datos — documentación de OpenDroneMap - 2.4.7 + División de grandes conjuntos de datos — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                - 2.4.7 + 2.5.5
                @@ -129,14 +130,14 @@
              • Creación de Ortofotos de Alta Calidad
              • Calibrar la cámara
              • Creación de modelos de elevación digitales
              • -
              • Measuring stockpile volume
                  -
                • Fieldwork planning
                • -
                • Flight pattern
                • -
                • Flight height
                • +
                • Medir el volumen de pilas de materiales a granel
                • Usando Docker
                    @@ -292,20 +293,20 @@
                    -
                    +

                    División de grandes conjuntos de datos

                    A partir de la versión 0.6.0 de ODM, puede dividir conjuntos de datos muy grandes en fragmentos manejables (llamados submodelos), ejecutar la canalización en cada fragmento y luego producir DEM, ortofotos y nubes de puntos fusionados. El proceso se conoce como «split-merge».

                    ¿Por qué debería utilizar la canalización split-merge? Si tiene una gran cantidad de imágenes en su conjunto de datos, split-merge ayudará a que el procesamiento sea más manejable en una máquina grande (requerirá menos memoria). Si tiene muchas máquinas conectadas a la misma red, también puede procesar los submodelos en paralelo, lo que permite el escalado horizontal y el procesamiento de miles de imágenes más rápidamente.

                    Split-merge funciona en WebODM de forma inmediata siempre que los nodos de procesamiento admitan split-merge, al habilitar la opción --split al crear una nueva tarea.

                    -
                    +

                    Calibrar imágenes

                    Se recomienda (pero no es obligatorio) la calibración de imagen para grandes conjuntos de datos porque la propagación del error debido a la distorsión de la imagen podría causar un efecto de tazón en los modelos. Las instrucciones de calibración se pueden encontrar en calibración de imágenes Calibrate Images.

                    -
                    +
                    image of lens distortion effect on bowling of data -
                    +

                    Efecto de tazón en la nube de puntos sobre más de 13,000 conjuntos de datos de imágenes recopilados por el Banco Mundial de Tanzania sobre la cuenca de Msimbasi, propensa a inundaciones, Dar es Salaam, Tanzania

                    -
                    -
                    +
                    +

                    Split-merge local

                    ¡Es fácil dividir un conjunto de datos en submodelos más manejables y procesar secuencialmente todos los submodelos en la misma máquina! Simplemente use --split y --split-overlap para decidir el número promedio de imágenes por submodelos y la superposición (en metros) entre submodelos respectivamente

                    docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 400 --split-overlap 100
                    @@ -321,14 +322,14 @@
                     

                    creará 3 submodelos. Asegúrese de pasar --split-overlay 0 si proporciona manualmente un archivo image_groups.txt.

                    -
                    -
                    + +

                    Split-Merge distribuido

                    ODM también puede distribuir automáticamente el procesamiento de cada submodelo a varias máquinas a través de los nodos NodeODM <https://github.com/OpenDroneMap/NodeODM> _, orquestados a través de ClusterODM.

                    -
                    +
                    image of lens distortion effect on bowling of data -
                    -
                    + +

                    Introducción a split-merge distribuido

                    El primer paso es iniciar ClusterODM

                    docker run -ti -p 3001:3000 -p 8080:8080 opendronemap/clusterodm
                    @@ -356,8 +357,8 @@ Escape character is '^]'.
                     
                    docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 800 --split-overlap 120 --sm-cluster http://<cluster-odm-ip>:3001
                     
                    -
                    -
                    +
                    +

                    Entendiendo el Cluster

                    Cuando se conecta a través de telnet, es posible interrogar qué está sucediendo en el clúster. Por ejemplo, podemos usar el comando HELP para averiguar los comandos disponibles.

                    # HELP
                    @@ -392,16 +393,16 @@ OK
                     1) localhost:3000 [online] [0/2] <version 1.5.3> [L]
                     
                    -
                    -
                    +
                    +

                    Acceder a los registros

                    Mientras se ejecuta un proceso, también es posible enumerar las tareas y ver el resultado de la tarea

                    # TASK LIST
                     # TASK OUTPUT <taskId> [lines]
                     
                    -
                    -
                    + +

                    Ajuste de escala automático de ClusterODM

                    ClusterODM también incluye la opción de escalar automáticamente en múltiples plataformas, incluidas, hasta la fecha, Amazon y Digital Ocean. Esto permite a los usuarios reducir los costos asociados con las instancias siempre activas, además de poder escalar el procesamiento en función de la demanda.

                    Para configurar el ajuste de escala automático, debe:

                    @@ -437,19 +438,19 @@ info: Found docker-machine executable

                    De esta forma, todas las tareas se reenviarán automáticamente al escalador automático.

                    -
                    - -
                    + + +

                    Limitaciones

                    Las mallas texturizados 3D actualmente no son fusionadas como parte del flujo de trabajo (solo las nubes de puntos, DEMs y las ortofotos lo son)

                    Los GCP son totalmente compatibles, sin embargo, debe haber al menos 3 puntos de GCP en cada submodelo para que se lleve a cabo la georreferenciación. Si un submodelo tiene menos de 3 GCP, en su lugar se usará una combinación de los GCP restantes + datos EXIF (que será menos precisa). Recomendamos utilizar el archivo ʻimage_groups.txt` para controlar con precisión la división del submodelo cuando se utilizan GCP.

                    -
                    -
                    + +

                    Agradecimientos

                    Felicitaciones para Pau y la gente de Mapillary por sus increíbles contribuciones a OpenDroneMap a través de su código OpenSfM, que es un componente clave del proceso de split-merge. Esperamos ampliar aún más los límites de OpenDroneMap y ver qué tan grande es el conjunto de datos que podemos procesar.

                    Aprende a editar y ayuda a mejorar esta página!

                    -
                    - + + diff --git a/es/map-accuracy.html b/es/map-accuracy.html index fd3368605..f227f79ab 100644 --- a/es/map-accuracy.html +++ b/es/map-accuracy.html @@ -4,10 +4,11 @@ - + + - Precisión del Mapa — documentación de OpenDroneMap - 2.4.7 + Precisión del Mapa — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                    - 2.4.7 + 2.5.5
                    @@ -129,14 +130,14 @@
                  • Creación de Ortofotos de Alta Calidad
                  • Calibrar la cámara
                  • Creación de modelos de elevación digitales
                  • -
                  • Measuring stockpile volume
                      -
                    • Fieldwork planning
                    • -
                    • Flight pattern
                    • -
                    • Flight height
                    • +
                    • Medir el volumen de pilas de materiales a granel
                    • Usando Docker
                        @@ -292,30 +293,30 @@
                        -
                        +

                        Precisión del Mapa

                        La precisión se puede definir como el grado o la cercanía con la que la información de un mapa coincide con los valores del mundo real. Por tanto, cuando nos referimos a la precisión, nos referimos a la calidad de los datos y al número de errores contenidos en un determinado conjunto de datos (Pascual 2011).

                        Precisión Relativa o Local

                        La precisión local o relativa se puede definir como el grado en que las distancias entre dos puntos en un mapa corresponden a las distancias reales entre esos puntos en el mundo real.

                        La precisión relativa es independiente de la ubicación del mapa en el mundo, por lo que un mapa puede tener una precisión relativa alta (en tamaño y forma), pero su posición en el mundo se puede cambiar (Figura 1).

                        -
                        +
                        Model showing high relative accuracy -
                        +

                        Figura 1. Modelo que muestra una alta precisión relativa pero está fuera de lugar según su posición en el mundo real

                        Precisión absoluta o global

                        La precisión absoluta es la precisión de la reconstrucción en relación con su posición real en el planeta (Pix4D 2019). La Figura 2 muestra un modelo de precisión relativa y absoluta, ya que los puntos están colocados correctamente de acuerdo con su posición en el mundo real.

                        -
                        +
                        Model showing high absolute accuracy -
                        +

                        Figura 2. Modelo que muestra una alta precisión relativa y absoluta. Colocado correctamente de acuerdo con su posición en el mundo real

                        ** Un nivel de precisión para cada proyecto**

                        Cada proyecto tiene necesidades específicas de precisión que se deben cumplir. Por ejemplo, evaluar el progreso en un sitio de construcción o medir un área afectada por un incendio no requiere el uso de GCP, ya que la precisión absoluta no afectará el proceso de toma de decisiones. Por otro lado, hay tareas en las que la precisión es fundamental, por ejemplo, evaluaciones de cumplimiento de proyectos y levantamiento de títulos de propiedad, que requieren una mayor precisión relativa y absoluta.

                        -
                        +

                        Que esperar

                        En términos generales, se puede esperar que la precisión relativa sea del orden de 1 a 3 veces el GSD promedio para el conjunto de datos. Y en cuanto a la precisión absoluta, se debe considerar que depende de la unidad GPS montada en el UAV pero la precisión horizontal de un GPS estándar suele estar en el rango de 2 a 6 metros y la precisión vertical entre 3 y 4 veces la precisión horizontal.

                        Cuando se utiliza GCP, la precisión absoluta se puede mejorar a 2,5 veces GSD para la precisión horizontal y 4 veces la GSD para la precisión vertical (Madawalagama 2016).

                        A un GSD de 1 cm, la precisión es igual a la del RTK GNSS, y está dentro de las escalas de 1:200 según los estándares de precisión de mapeo NSDI y FGDC durante condiciones subóptimas (Barry 2013).

                        -
                        +

                        Aspectos que impactan la precisión del mapa

                        Clima

                        Las condiciones climáticas tienen un impacto directo en los resultados de la fotogrametría, por lo que es importante considerar la cobertura de nubes, la velocidad del viento, la humedad, la altitud del sol y otros factores que influyen en la estabilidad del UAV y la iluminación del terreno.

                        @@ -325,9 +326,9 @@

                        Cuanto mayor sea la altitud de vuelo, mayor será la huella de la imagen y el GSD. Con el GSD más grande resultante, la precisión disminuirá ya que habrá menos detalles en las características reconocibles. Cuando se requiere un GSD más pequeño, se recomienda una altitud de 3 a 4 veces la altura del punto más alto.

                        Velocidad del vuelo

                        La velocidad de vuelo tiene un efecto especial en las cámaras equipadas con obturador «rolling shutter», mientras que las equipadas con obturador global o mecánico tienden a reducir este efecto. Los UAV equipados con sistemas de posicionamiento RTK también se ven afectados por la velocidad, pero deteniendo la UAV en cada foto tomada, puede obtener una muy buena precisión. Si, en cambio, se está moviendo durante cada toma de fotos, la precisión estará limitada por dos factores: la velocidad a la que se está moviendo multiplicada por los incrementos de 1 segundo de RTK (Mather 2020).

                        -
                        -
                        -
                        +
                        + +

                        Referencias

                        Barry, P., & Coakley, R. «Accuracy of UAV photogrammetry compared with Network RTK GPS.» Baseline Surveys. 2013. http://uav.ie/PDF/Accuracy_UAV_compare_RTK_GPS.pdf (accessed 10 13, 2020).

                        Drone Deploy. How Do I Use Ground Control Points?: A guide to using ground control points with drone mapping software. 5 8, 2017. https://www.dronedeploy.com/blog/what-are-ground-control-points-gcps/ (último acceso el 9 del 7, 2020).

                        @@ -336,8 +337,8 @@

                        Pascual, Manuel S. GIS Lounge: GIS Data: A Look at Accuracy, Precision, and Types of Errors. 11 6, 2011. https://www.gislounge.com/gis-data-a-look-at-accuracy-precision-and-types-of-errors/ (último acceso el 09 del 07, 2020).

                        Pix4D. «What is accuracy in an aerial mapping project?» Pix4D. 25 de 05 de 2019. https://www.pix4d.com/blog/accuracy-aerial-mapping (último acceso el 13 del 10, 2020).

                        Aprende a editar y ayuda a mejorar esta página!

                        -
                        -
                        + +
                        diff --git a/es/masks.html b/es/masks.html index 75c1e134b..b7c73e64b 100644 --- a/es/masks.html +++ b/es/masks.html @@ -4,10 +4,11 @@ - + + - Usar máscaras de imagen — documentación de OpenDroneMap - 2.4.7 + Usar máscaras de imagen — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                        - 2.4.7 + 2.5.5
                        @@ -129,14 +130,14 @@
                      • Creación de Ortofotos de Alta Calidad
                      • Calibrar la cámara
                      • Creación de modelos de elevación digitales
                      • -
                      • Measuring stockpile volume
                          -
                        • Fieldwork planning
                        • -
                        • Flight pattern
                        • -
                        • Flight height
                        • +
                        • Medir el volumen de pilas de materiales a granel
                        • Usando Docker
                            @@ -292,24 +293,24 @@
                            -
                            +

                            Usar máscaras de imagen

                            A partir de ODM `` 2.0 “”, las personas pueden proporcionar máscaras de imagen para informar al software de que omita la reconstrucción en ciertas áreas. Esto es útil para los casos en los que el cielo se incluyó accidentalmente en las fotos de entrada de tomas oblicuas, o simplemente para limitar la reconstrucción de un solo sujeto.

                            Para agregar una máscara, simplemente cree una nueva imagen en blanco y negro de la misma dimensión que la imagen de destino que desea enmascarar (puede usar un programa como GIMP para hacer esto). Colorea de negro las zonas a excluir de la reconstrucción.

                            -
                            +
                            Target image -
                            -
                            + +
                            Image mask -
                            -
                            + +
                            3D result (building is masked) -
                            +

                            Nombre su archivo:

                            <filename>_mask.JPG

                            Por ejemplo, `` DJI_0018.JPG “” puede tener una máscara creando un archivo `` DJI_0018_mask.JPG “” e incluirlo en la lista de imágenes. Puede utilizar los formatos `` .JPG “”, `` .PNG “”, `` .BMP “” y `` .TIF “” para las máscaras de imagen.

                            Aprende a editar y ayuda a mejorar esta página!

                            -
                            +
                            diff --git a/es/multispectral.html b/es/multispectral.html index 08cceef10..f9041a237 100644 --- a/es/multispectral.html +++ b/es/multispectral.html @@ -4,10 +4,11 @@ - + + - Soporte multiespectral — documentación de OpenDroneMap - 2.4.7 + Soporte multiespectral — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                            - 2.4.7 + 2.5.5
                            @@ -129,14 +130,14 @@
                          • Creación de Ortofotos de Alta Calidad
                          • Calibrar la cámara
                          • Creación de modelos de elevación digitales
                          • -
                          • Measuring stockpile volume
                          • También pueden funcionar otras cámaras. Puede ayudarnos a ampliar esta lista compartiendo conjuntos de datos capturados con otras cámaras.

                            - -
                            + +

                            Uso

                            Procese todas las imágenes de todas las bandas a la vez (no separe las bandas en varias carpetas) y pase el parámetro –radiometric-calibración para permitir la normalización radiométrica. Si las imágenes son parte de una configuración multicámara, la ortofoto resultante tendrá N bandas, una para cada cámara (+ alfa).

                            Aprende a editar y ayuda a mejorar esta página!

                            -
                            - + + diff --git a/es/objects.inv b/es/objects.inv index 93356fae2..4bdd9ad97 100644 Binary files a/es/objects.inv and b/es/objects.inv differ diff --git a/es/outputs.html b/es/outputs.html index efaa1748b..50d01f9b3 100644 --- a/es/outputs.html +++ b/es/outputs.html @@ -4,10 +4,11 @@ - + + - Salidas de OpenDroneMap — documentación de OpenDroneMap - 2.4.7 + Salidas de OpenDroneMap — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                            - 2.4.7 + 2.5.5
                            @@ -129,14 +130,14 @@
                          • Creación de Ortofotos de Alta Calidad
                          • Calibrar la cámara
                          • Creación de modelos de elevación digitales
                          • -
                          • Measuring stockpile volume
                              -
                            • Fieldwork planning
                            • -
                            • Flight pattern
                            • -
                            • Flight height
                            • +
                            • Medir el volumen de pilas de materiales a granel
                            • Usando Docker
                                @@ -292,36 +293,36 @@
                                -
                                +

                                Salidas de OpenDroneMap

                                A continuación se enumeran algunos de los resultados útiles que produce ODM.

                                -
                                +

                                Nube de puntos

                                odm_georeferencing/odm_georeferenced_model.ply/laz/csv – La nube de puntos georeferenciada en diferentes formatos de archivo

                                -
                                +
                                image of OpenDroneMap derived point cloud -
                                +

                                Nube de puntos sobre la Universidad Estatal Zanzibar, cortesía de Khadija Abdullah Ali

                                -
                                -
                                +
                                +

                                Modelo texturizado 3D

                                odm_texturing/odm_textured_model.obj – La malla de superficie texturizada odm_texturing/odm_textured_model_geo.obj – La malla de superficie texturizada y georeferenciada

                                Puede acceder a la nube de puntos y las mallas texturizadas usando MeshLab. Abra MeshLab, y vaya a File:Import Mesh y seleccione su malla texturizada de una ubicación similar a la siguiente: odm_texturing\odm_textured_model.obj

                                -
                                +
                                image of OpenDroneMap derived textured mesh -
                                +

                                Malla texturizada cortesia de OpenDroneMap

                                -
                                -
                                + +

                                Ortofoto

                                odm_orthophoto/odm_orthphoto.png – La ortofoto, pero este es un simple png, que no tiene información de georreferenciación

                                odm_orthophoto/odm_orthophoto.tif – Ortofoto GeoTIFF. Puede usarla en QGIS como una capa raster.

                                -
                                +
                                image of OpenDroneMap orthophoto -
                                +

                                Ortofoto sobre la Universidad Estatal de Zanzibar, cortesía de Khadija Abdullah Ali

                                -
                                -
                                + +

                                DTM/DSM

                                Los DTM/DSM solo se crearán si se usan las opciones --dtm o --dsm. Vea el tutorial de modelos de elevación para mas opciones sobre su creación.

                                Los datos se almacenarán en:

                                @@ -331,12 +332,12 @@
                              • odm_dem/dsm.tif

                              -
                              +
                              image of OpenDroneMap derived digital surface model -
                              +

                              Modelo digital de superficie sobre la Universidad Estatal de Zanzibar, cortesía de Khadija Abdullah Ali

                              - -
                              + +

                              Lista de todas las salidas

                              project/
                               ├── images/
                              @@ -382,8 +383,8 @@
                               

                              Aprende a editar y ayuda a mejorar esta página!

                              -
                              - + + diff --git a/es/requesting-features.html b/es/requesting-features.html index 5bbd286cc..4245e25a4 100644 --- a/es/requesting-features.html +++ b/es/requesting-features.html @@ -4,10 +4,11 @@ - + + - Cómo solicitar funciones — documentación de OpenDroneMap - 2.4.7 + Cómo solicitar funciones — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -129,14 +130,14 @@
                            • Creación de Ortofotos de Alta Calidad
                            • Calibrar la cámara
                            • Creación de modelos de elevación digitales
                            • -
                            • Measuring stockpile volume
                                -
                              • Fieldwork planning
                              • -
                              • Flight pattern
                              • -
                              • Flight height
                              • +
                              • Medir el volumen de pilas de materiales a granel
                              • Usando Docker
                                  @@ -292,7 +293,7 @@
                                  -
                                  +

                                  Cómo solicitar funciones

                                  Todo el software necesita comentarios de los usuarios y solicitudes de funciones para crecer y mantener la alineación con las necesidades de sus usuarios.

                                  OpenDroneMap es un software FOSS. Los proyectos gratuitos y de código abierto (FOSS) son interesantes por dentro y por fuera: desde fuera, los que tienen éxito sienten que deberían poder hacer cualquier cosa y es difícil saber qué es una solicitud razonable. Desde el interior de un proyecto, pueden sentirse muy limitados en recursos: principalmente por tiempo, dinero y sobrecarga de oportunidades.

                                  @@ -307,7 +308,7 @@

                                  Nos alegra que esté emocionado de ver nuevas funciones agregadas al proyecto. Algunas funciones nuevas necesitan soporte y otras son más fáciles de implementar. Haremos todo lo posible para ayudarlo a comprender dónde se encuentra su solicitud y agradecemos cualquier apoyo que pueda brindar.

                                  Aprende a editar y ayuda a mejorar esta página!

                                  -
                                  +
                                  diff --git a/es/resources.html b/es/resources.html index c793a7035..c84121880 100644 --- a/es/resources.html +++ b/es/resources.html @@ -4,10 +4,11 @@ - + + - Referencias adicionales — documentación de OpenDroneMap - 2.4.7 + Referencias adicionales — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                                  - 2.4.7 + 2.5.5
                                  @@ -129,14 +130,14 @@
                                • Creación de Ortofotos de Alta Calidad
                                • Calibrar la cámara
                                • Creación de modelos de elevación digitales
                                • -
                                • Measuring stockpile volume
                                    -
                                  • Fieldwork planning
                                  • -
                                  • Flight pattern
                                  • -
                                  • Flight height
                                  • +
                                  • Medir el volumen de pilas de materiales a granel
                                  • Usando Docker
                                      @@ -292,9 +293,9 @@
                                      -
                                      +

                                      Referencias adicionales

                                      -
                                      +

                                      Para usuarios

                                      Los siguientes recursos son un buen lugar para comenzar:

                                      -
                                      -
                                      +
                                      +

                                      Para desarrolladores

                                      Además de los recursos del usuario, recomendamos leer también lo siguiente:

                                        @@ -315,8 +316,8 @@
                                      • Mantenemos una sección en nuestro foro dedicada a artículos de investigación. Este es un lugar valioso donde leer más sobre la investigación de vanguardia relacionada con la estructura del movimiento, estéreo de múltiples vistas, mallado, texturizado, etc. que se puede utilizar para mejorar el software.

                                      Aprende a editar y ayuda a mejorar esta página!

                                      -
                                      -
                                      + +
                                      diff --git a/es/search.html b/es/search.html index 06b2e73b4..158244228 100644 --- a/es/search.html +++ b/es/search.html @@ -7,7 +7,7 @@ - Búsqueda — documentación de OpenDroneMap - 2.4.7 + Búsqueda — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +64,7 @@
                                      - 2.4.7 + 2.5.5
                                      @@ -129,14 +129,14 @@
                                    • Creación de Ortofotos de Alta Calidad
                                    • Calibrar la cámara
                                    • Creación de modelos de elevación digitales
                                    • -
                                    • Measuring stockpile volume
                                        -
                                      • Fieldwork planning
                                      • -
                                      • Flight pattern
                                      • -
                                      • Flight height
                                      • +
                                      • Medir el volumen de pilas de materiales a granel
                                      • Usando Docker
                                          diff --git a/es/searchindex.js b/es/searchindex.js index 7fdfb00af..5a1a54cdc 100644 --- a/es/searchindex.js +++ b/es/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7,14],"1000":14,"100gb":6,"1024":14,"10a":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16gb":6,"16n":[3,4],"192":[6,14],"198":4,"1cdc7fadf688":14,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20gb":6,"20install":6,"20windows":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":6,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"592":6,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"Qu\u00e9":5,"\u0142ebkowski":14,"\u02bbexcelent":14,"\u02bbimage_groups":7,"\u02bbiv":14,"\u02bbodm":14,"\u02bbopendronemap":14,"averig\u00fc":12,"contrase\u00f1":6,"cu\u00e1l":6,"default":[0,6],"desempe\u00f1":6,"dise\u00f1":2,"espa\u00f1ol":5,"export":[0,14],"extra\u00f1":14,"final":[0,1,2,14],"float":0,"for":[0,5,6,7,11,12,13,14],"import":[3,6,8,11,12,14],"long":0,"new":[6,7,14],"null":1,"peque\u00f1":[6,8,14],"pesta\u00f1":6,"qui\u00e9n":5,"se\u00f1al":1,"short":1,"static":0,"super":[6,14],"tama\u00f1":[5,8],"this":[0,3,7,14],"with":[0,1,8,14],Con:[6,8],Cual:1,DEL:7,Ellos:6,Eso:14,Esta:[3,6,14],Estas:1,Este:[3,6,13],Esto:[0,3,4,6,7,9,12,14],Estos:[3,6],Hay:[5,6,14],LAS:0,Las:[2,3,4,6,7,8,10,14],Los:[3,4,5,6,7,8,11,12,13,14],Nos:12,Otros:14,Por:[1,4,6,7,8,9,14],QUE:12,Que:[1,5,6],Sin:[6,14],Una:[6,14],Unos:14,_mask:9,abaj:[1,6,14],abdullah:11,abiert:[1,12],ability:0,abord:14,about:3,abra:[6,11,14],abre:6,abrel:6,abrevi:14,abriend:6,abrir:[6,14],absolut:8,acced:[5,6,11],acces:[1,5,6,8],access:8,accidental:9,accion:1,accordingly:0,accuracy:[0,4,5,8],accuracy_uav_compare_rtk_gps:8,accurat:14,aceler:0,acept:14,acerc:6,achiev:14,acopl:[6,14],acpi:6,across:0,activ:[6,7,8],actu:7,actual:[4,6,7,14],actualiz:[6,14],acuerd:8,add:[6,7],added:0,additional:[1,14],adecu:[2,6],adel:14,ademas:[6,7,13],adequately:14,adicional:[0,1,4,5],adivin:6,adjunt:[7,14],adjuntel:14,adjust:14,adjustment:0,admin:6,administr:[6,14],admit:[6,7,10],adoc:13,adversely:14,advis:14,aere:6,aerial:8,afect:[8,14],affect:0,affects:0,afric:14,african:14,after:[0,14],ago:14,agradec:[5,12],agrand:14,agreg:[6,7,9,12,14],agrup:[7,14],agujer:0,ahi:6,ahor:[6,14],ahorr:14,airborn:14,aisl:0,ajust:[5,6,14],aleatori:14,alegr:12,alfa:10,algorithm:0,algoritm:7,algui:[12,14],algun:[3,5,6,11,12,14],ali:11,align:0,alignment:0,alin:12,all:[0,1,6,7],allow:14,allowing:[0,14],allows:[0,14],almacen:[7,11,14],almost:14,alpha:14,already:0,alrededor:[0,3,14],also:[0,14],alta:[3,5,8],altas:3,altern:14,altitud:8,alto:[3,8],altum:10,altur:[8,14],always:14,amazon:[7,14],ambient:[1,6],ambiental:14,ambos:6,amortigu:0,ampli:[3,7,10],analiz:6,ancho:5,and:[0,1,8,10,11,14],angle:[0,14],angled:14,angles:14,angul:4,anim:1,anterior:[6,14],anul:4,aoi:14,apag:[6,14],aparec:6,api:[6,7,13],aplic:[0,3,6,14],apoy:12,app:14,apple:6,appli:0,approach:14,appropriat:0,approximat:0,aprend:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],aprovech:6,apt:[6,14],apunt:14,aqu:[6,14],aquell:6,arbol:14,arch:5,archiv:[0,1,5,7,9,11,14],archivenam:14,are:[0,3,8,9,14],argument:5,around:0,arranqu:6,arrib:6,arruin:14,artefact:14,articul:[13,14],asegur:[3,14],asegures:[3,6,7,14],ash:14,asi:[1,3,6,8,14],asign:5,asoci:[3,7],aspect:[5,6],aspx:6,asr:7,assist:6,associat:11,asum:14,atent:14,aument:[3,14],aun:[5,7,14],aunqu:[1,14],aut:[0,14],autocalibr:14,automat:[0,3,4,5,6,14],automatically:[0,14],autoriz:6,auxiliar:14,avail:[0,14],avanz:6,averag:[0,14],averigu:[6,7],avo:14,aws:14,ayud:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],ayudart:14,background:13,bag:0,baj:[3,5],balanc:14,bald:3,ballen:6,banc:[7,14],band:[0,5,10],bandej:6,bander:[6,14],barat:14,barr:[6,14],barry:8,bas:[0,3,4,6,14],baselin:8,bash:[6,14],bashrc:14,basic:[5,10,14],bastant:14,been:0,befor:3,behavior:[0,1],benchmark:0,benefit:14,best:[7,14],bett:[0,14],betw:[0,14],bien:[6,10,12],bienven:6,bigg:0,bigtiff:14,bin:14,binari:6,bins:14,bit:0,bits:14,black:0,blanc:[6,9],blending:0,blob:13,blocks:1,blockxsiz:14,blockysiz:14,blog:8,bloqu:[7,14],bloque:14,bmp:9,bord:14,both:0,boton:6,boundari:14,bounds:14,bow:0,bowling:0,box:14,brind:[12,14],brown:0,brows:6,bucket:7,buen:[1,3,6,8,13,14],build:[0,6],build_overviews:14,bundl:0,busc:[6,12,14],busqu:6,busqued:6,but:[0,14],button:14,c44e0d0b8448:14,cab:7,cad:[0,3,6,7,8,10,14],caden:[0,3,4],caj:6,calcul:0,calibr:[4,5,10],calibracion:2,calibrat:7,calibration:0,calid:[0,5,8],cam:[0,2,3,4,5,8,10],cambi:[5,6,8],camer:[0,11,14],camera_lens:14,camp:[3,4,6,14],can:[0,1,7,13,14],canaliz:[7,13],cancel:7,cantid:[6,7,14],cantidad:14,cap:[0,11,14],capabl:14,capac:14,capaz:10,capitul:6,capp:0,caps:0,captur:[1,10,14],car:14,caract:14,caracter:3,caracterisitc:1,caracterist:[8,12,14],carefully:14,carg:[3,6,14],carpet:[3,4,6,7,10,14],cartograf:6,cas:[0,6,9,14],casi:6,cat:14,caus:[7,14],cd7b9585b8f6:14,celd:0,cent:[0,5],centr:[3,6],cer:7,cerc:[3,14],cercan:[0,8],cerr:6,cesp:14,charact:7,check:0,choos:0,ciel:9,cient:[5,6],ciert:[6,7,9,14],clar:[1,8],clasific:14,classifi:0,classification:14,classify:0,clav:7,cle:14,clic:[6,14],client:6,clim:8,climat:8,clon:[1,6,7],clos:0,cloud:[0,11,14],cloudodm:[6,14],clouds:0,clust:[0,5],clusterodm:[0,5,6],clusters:0,coakley:8,cobertur:8,cod:[0,1,7,14],codific:12,codig:[1,3,4,7,12],coincid:[8,14],colect:14,collection:14,coloc:[5,8],colomb:8,color:3,colore:9,colors:0,column:[3,4],com:[0,3,4,5,6,7,8,9,10,11,13],comand:[5,7,14],combin:[7,12],comentari:12,comenz:[1,6,12,13,14],comienc:14,comienz:1,command:[6,7,14],commercially:14,community:[6,8,13],comp:14,compar:[8,14],compart:[1,5,10],compat:[6,7],compatibil:14,compensat:0,compensation:0,complement:6,complet:[6,14],complic:14,component:[6,7],comport:1,compos:6,compr:3,comprend:[12,14],compress:14,compression:0,comprim:14,comput:[0,6,14],computing:[0,14],comun:[1,6,12,14],comunic:6,comunitari:5,concaten:1,concepts:13,concurrency:0,concurrent:6,condicion:8,conditions:14,conect:[6,7,14],conectart:1,conectes:[6,7],conexion:14,conferenc:8,confi:[7,14],config:[11,14],configur:[3,6,7,10,14],configuracion:1,configuration:7,conflict:6,confund:14,confus:14,congruent:14,conjunt:[0,1,5,8,10,14],connect:7,conoc:[3,5,6,7,14],consej:[1,5],consid:14,consider:[3,8],consideration:0,considerel:6,consistently:14,consol:[0,6,7,14],constru:[3,6],construccion:8,consult:14,consum:8,contact:1,contain:[0,14],containing:0,conten:[0,3,4,8],contenedor:[6,14],contien:[3,4,14],continu:[6,7,11,14],contr:3,contrari:7,contrast:3,contribu:[5,7,12],control:[0,5,6,7,8,13,14],controls:0,convert:6,coorden:[3,4],coordin:3,coordinat:[0,11],copi:[1,6,14],copy:14,cor:6,corr:[1,6,7],correct:[6,8,14],corrections:0,correg:3,correspond:[8,14],correspondient:12,cort:14,cortes:11,cortesi:11,cos:[12,14],cost:[7,8,14],costos:14,count:0,cov:0,cpu:[6,14],cpus:6,cre:[0,1,3,4,6,7,9,11,14],creacion:[5,11],creat:[6,7,14],creating:14,creation:14,crec:[6,12],crecient:14,critic:14,crop:[0,14],crop_to_cutlin:14,cropping:[0,14],crosshatch:14,cruz:14,csv:[0,3,11],ctrl:[6,14],cuadr:3,cualqu:[5,6],cualqui:[0,6,12,14],cuand:[1,6,7,8,14],cuant:[6,8,14],cuatr:6,cubet:3,cubr:[3,6],cuenc:[7,14],cuent:[6,8,14],cuest:14,cuestion:6,cumpl:8,cumplimient:8,curi:14,curl:6,currently:0,cutlin:[0,14],cuts:0,dad:14,dampegam:8,dar:[6,7,14],dashboard:[6,14],dat:[0,1,2,3,4,5,6,8,10,11],dataset:0,datasets:[0,1,7,14],datum:[3,4],days:14,deb:[3,4,6,7,8,12,14],debaj:6,deberi:6,debi:5,debug:[0,14],dec:14,decid:7,decimation:0,decision:8,dedic:[13,14],defect:[4,14],defin:[3,8,14],defining:14,definition:0,deflat:[0,14],degr:[0,4],delet:0,dem:[0,3,7,14],dem_decimation:14,dem_euclidean_map:14,demand:7,demasi:6,demonstr:1,demonstrat:1,dems:[0,7,14],demuestr:1,dens:[0,11],density:0,dentr:[3,6,8,12,14],depend:[1,3,8,14],dependent:[6,14],dependient:1,deploy:8,depth:[0,14],depthmap:[0,14],depthmaps:11,depur:0,derech:6,deriv:14,desactiv:6,desafi:[2,14],desafortun:6,desarroll:[1,5,6,10],descarg:[5,14],describ:1,descripcion:[13,14],descript:1,description:1,descriptors:0,descrit:[1,6],desd:[0,3,5,6,10,12],dese:[4,6,7,9,14],deseabl:14,desencaden:1,deshabilit:0,deshac:14,desktop:6,desliz:6,despu:[3,14],despues:[3,5,6],destin:[9,14],details:[0,6],detall:[1,6,8],detect:[3,4],detection:[6,14],deten:[6,8],detendr:14,determin:[0,8,14],detern:6,deviat:0,deviations:0,devolv:6,dialog:14,dic:[12,14],didn:1,diezm:0,diferent:[6,10,11,14],different:[0,14],dificil:[12,14],dificultad:6,dig:1,digital:[0,5,7,11],digitaloc:7,digitaloceanasrprovid:7,dilution:0,dimension:9,diner:12,dir:6,direccion:[6,7,14],direct:[8,14],directly:0,directori:[1,5],directory:6,dirig:14,disabl:0,disc:[6,14],discusion:12,discut:12,disk:0,disminu:[8,14],display:14,dispon:[3,4,5,6,7,14],dispuest:14,dist:14,distanc:[0,14],distanci:[0,3,8],distorion:2,distorsion:[0,3,7,8,14],distribu:[3,5,6],distribut:14,distributing:0,divers:6,divid:[7,14],division:5,dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dls:0,dmg:6,dnf:6,dock:[1,5,6,7],dockercompos:6,dockertoolbox:6,docs:[6,13],document:[2,6,13,14],does:[0,14],doesn:[0,1],doming:0,don:[0,14],dond:[3,12,13,14],dop:0,dos:[3,6,7,8,12,14],down:[0,14],downl:6,downloads:6,downwelling:0,dron:[2,3,6,8,14],dronedeploy:[2,8],droplet:5,droplets:14,dsm:[0,5,14],dtm:[0,5,14],dtms:0,duplicat:0,dur:14,durant:[6,8],during:[0,14],dust:14,e31010c00b9a:14,each:0,easting:3,echo:14,econom:14,ecosistem:6,edges:0,edifici:[3,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],efect:[7,8,14],effects:0,eficient:[6,14],ejecu:[6,14],ejecut:[5,7,14],ejempl:[1,3,4,6,7,8,9,12,14],eleccion:3,eleg:6,element:6,elev:[3,5,11],elevation:[0,3],elig:2,elij:[6,14],elimin:14,ello:14,ellps:[3,4],embarg:[6,7,14],emocion:12,empaquet:6,emple:14,emul:6,encabez:3,encant:14,encarg:6,encontr:[1,3,6,7,14],encuentr:[1,3,12,14],end:0,enfatiz:14,enfoc:8,enfoqu:14,enmascar:9,ensur:[0,14],entend:5,enter:[1,14],entir:14,entonc:[12,14],entorn:14,entrad:[6,9],entwin:0,enumer:[6,7,11,14],envi:[5,12,14],epsg:[0,3,4],ept:0,equal:0,equilibr:6,equip:[2,8,14],equipment:14,equivalent:14,erosion:14,erron:14,error:[5,6,7,8,14],errors:[8,11],esc:6,escal:[5,8,14],escap:7,escen:[10,14],escrib:[1,3,6],escritori:6,escuch:12,esfuerz:6,espaci:[3,6,14],especial:[8,14],especif:[1,6,8,13,14],especific:[0,3,4,14],esper:[1,3,5,6,7,12,14],esquin:3,estab:[1,7],estabil:8,establ:1,establec:[0,3,4,6,14],establezc:[0,14],estacion:3,estam:14,estan:[2,3,4,5,6,8,14],estand:8,estandar:8,estat:[6,7],estatal:11,esten:14,estere:13,estil:1,estimat:0,estructur:[3,5,13],etc:[1,6,7,13,14],etiquet:[1,3,4,6],etiquetal:1,euclid:0,euclidian:0,evalu:8,even:0,evenly:14,every:0,everything:[6,11,14],evit:[1,14],exact:[1,14],excelent:[1,2],exces:14,exclu:9,exe:6,exec:14,execut:[7,14],exhibit:0,exif:[0,3,7],exist:[6,14],existent:3,existing:6,exit:[0,2,6,12,14],expect:[1,5],experient:14,experimental:[0,14],expert:14,explic:1,explor:[1,6,14],exposur:0,extension:14,extra1:[0,3],extra2:[0,3],extra:14,extraccion:1,extract:0,extract_utm:11,extracting:0,extraction:0,extraid:6,extraj:14,extras:[3,4],extraxion:5,eye:14,f12:6,f46880f:6,fac:14,facil:[6,7,12,14],facilit:[6,14],factibl:14,factor:[0,8,14],fails:0,fall:14,fals:[0,14],familiar:14,familiariz:6,fast:0,favor:[1,6],featur:[0,11,14],fech:7,fedor:5,felicit:[6,7],feliz:12,few:14,fgdc:8,fictici:7,field:14,fieldwork:5,figur:8,fil:[0,6,11,14],filenam:[9,14],filipin:5,fill:0,filling:0,filt:[0,14],filtering:0,filters:0,filtr:14,fin:0,finaliz:1,find:[0,7,13,14],finding:0,finish:14,first:[1,14],fishey:0,fix:0,flag:0,flamboyant_dhaw:14,flann:0,flech:14,flight:[3,5],flights:14,fluj:[7,14],focus:0,fog:14,fold:[0,6,14],follow:1,following:0,forc:[0,3],forestal:14,forget:6,form:[0,1,6,7,8,14],format:[0,4,5,9,11,13],forum:6,forwarding:7,foss:12,fot:[3,8,9,14],fotogrametr:8,found:[0,6,7,14],fragment:7,frances:5,frecuent:6,frent:14,from:[0,6,14],fssl:6,fuent:[12,14],fuer:[8,12],full:0,funcion:[1,3,5,6,7,10,14],funcional:7,fundamental:8,furth:14,fusion:[0,7],futur:[6,14],gain:0,gamm:0,gap:0,gapfill:[0,14],gaps:0,gauss_clamping:0,gauss_damping:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8,14],gcp_list:[3,11,14],gcp_nam:[0,3],gcpeditorpr:3,gcpi:5,gcps:[0,3,5,8],gdal:14,gdal_cachemax:14,gdal_scripts:14,gdal_tiff_internal_mask:14,gdal_translat:14,gdal_translate_log:11,gdaladd:14,gdalwarp:14,gener:[0,6,10,14],general:[0,2,6,8,13,14],generat:0,generating:0,generation:0,gent:7,geo:[0,4],geo_x:[0,3,4],geo_y:[0,3,4],geo_z:[0,3,4],geograf:[3,4],geolocaliz:5,geolocation:0,geometr:0,georeferenc:[0,11],georeferenci:11,georeferencing:[0,11],georreferenci:[3,7,11],geotiff:[0,11],geotoff:11,gestion:14,get:[0,6],gethomedirectory:1,gif:1,gifs:1,gimbal:14,gimp:9,gir:14,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],global:[0,8],gmi:0,gnss:[8,14],gnu:14,gpkg:14,gps:[0,3,4,8],gpu:6,grab:1,grad:[8,14],gradient:0,grafic:6,gran:[6,7,12,14],grand:[3,5,8,14],gratuit:[12,14],great:14,ground:[0,3,8,11,14],group:0,group_namedefault:0,grouping:0,groups:0,grup:[7,14],gsd:[0,8,14],guard:6,guest:1,gui:[1,2,5],guid:[3,6,8,13],hab:7,habilit:7,habr:8,hac:[1,2,6,9,12,14],haci:14,hag:[6,14],hagal:14,hahog:0,happ:1,happening:1,happens:1,har:[3,12,14],hardwar:5,hast:[3,6,7],hav:0,heavy:0,hech:[3,6,7,14],height:5,heights:14,hell:6,help:[0,6,7,14],her:[1,6,11],herramient:[1,6,14],hic:1,high:[0,14],highly:14,hiz:14,hol:5,hom:[6,14],hor:14,horizontal:[3,4,7,8,14],horz:[0,4],host:1,hostnam:[6,7],hours:14,how:[0,8],htop:14,http:[6,7,8,13],https:[3,6,7,8,13,14],hub:6,huell:[3,8],humanitari:2,humed:8,huy:5,hv_support:6,hybrid:0,icon:6,ide:14,identific:1,idiom:5,idw:0,if_saf:14,ignor:[0,14],ignoring:0,igual:8,illuminat:14,illumination:14,ilumin:[3,8],im_x:[0,3],im_y:[0,3],imag:[0,3,5,6,7,8,11,14],image_groups:[7,14],image_nam:[0,3,4],imagefold:14,imagen:[0,3,4,5,6,8,9,10,14],img:11,img_0525:3,img_0585:3,img_0690:3,impact:[5,6,14],implement:[12,14],imprim:0,improv:14,improvements:14,improving:0,impuls:12,incendi:8,inclin:14,inclu:[1,3,6,7,9,14],inclus:7,incomplet:5,incre:[0,14],increas:14,increibl:[7,14],increment:[8,14],incrust:4,indefin:1,independient:[8,14],index:[7,13],indic:[3,5,6,14],individual:14,influ:8,influenc:14,info:[0,7,14],inform:[0,3,4,5,7,8,9,11],informacion:1,informat:14,information:[0,1,3,7,13,14],ingles:[3,5],ingres:14,inic:7,inici:[1,5,7,14],initializing:14,inmediat:[6,7],input:14,insid:6,instal:[3,5,7],install:[6,7,14],instanc:0,instanci:[5,6,7],inste:[0,6],instru:14,instruccion:[6,7,14],insufficient:0,integ:0,intend:14,intent:[0,6,12],interes:[12,14],interfac:5,interfaz:[3,6,7],interior:12,intermediat:0,interpol:14,interpolation:0,interrog:7,interrump:14,into:0,introduc:14,introduccion:5,inund:[7,14],invers:0,investig:13,involucrart:1,ipv4:14,irregul:14,islas:2,isolat:14,issu:5,ivangayton:14,jam:14,jerg:14,jobs:14,join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],jueg:14,junt:[3,6,14],just:0,kapp:[0,4],keeping:0,kern:6,keypoints:0,khadij:11,label:[3,6],labor:14,lad:8,lament:14,lanc:6,lank:8,lanz:6,lanzamient:1,larg:[0,14],largest:0,last:7,lateral:14,latest:6,lawn:14,laz:11,ld_library_path:14,leaflet:0,leam:14,lebkowski:14,lectur:14,leem:13,leer:[13,14],legacy:0,length:14,lens:0,lent:[0,2,14],less:14,letr:14,levant:8,level:0,leveling:0,levels:14,lib:14,library:0,lid:14,liger:[6,14],light:0,lik:[0,14],limit:[0,5,6,8,9,12],limits:14,limpi:14,limpiez:5,lin:[3,4,7,14],line:[1,3,4,5,6,7],lineal:6,links:1,linux:[1,5],list:[1,3,5,7,9,10],literal:14,littl:0,llam:[3,4,6,7,14],llc:3,lleg:6,llen:14,llev:[7,14],local:[0,5,8,14],localhost:[6,7],localic:14,location:6,lock:7,log:11,logr:12,logs:14,look:[8,14],looking:14,lot:14,loung:8,low:[0,8,14],lowering:0,lowest:[0,14],lueg:[3,6,7,14],lug:[0,1,6,7,8,13,14],lzma:0,lzw:0,mac:[1,5],machin:[0,6,7],machinery:14,maciej:14,madawalagam:8,mal:14,mall:[7,11,13],manej:[7,14],maner:[3,6,7,14],manten:[3,12,13],mantenedor:1,manual:[0,7],manually:0,manuel:8,manufactur:6,map:[0,2,3,5,6,14],mape:[2,8],mapillary:7,mapping:[0,2,8],maquin:[1,5,7],marc:[6,14],markdown:1,marz:8,mas:[0,1,3,4,5,7,8,11,12,13,14],masc:5,mask:14,masks:11,masseranolabs:3,mast:[1,13],match:[0,11],matching:0,material:[3,14],materials:14,math:8,max:0,maxim:6,maximum:0,may:11,mayor:[3,6,8,14],mean:0,means:0,measur:14,measurement:14,measurements:0,measuring:5,mecan:8,med:[3,8,14],medi:6,mediant:[6,14],medicion:3,medium:0,megapixel:0,mejor:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],memori:[5,7,14],memory:[0,6],men:[3,5,6,7,8,12,14],mencion:12,menor:14,mensaj:[0,6,7,14],menu:6,menus:6,merg:[0,5,11,14],mes:14,mesh:[0,11,14],meshing:11,meshlab:11,messag:[0,14],met:14,metadat:[0,11],meters:[0,4,14],method:0,metod:14,metr:[0,3,7,8,14],micasens:10,microsoft:6,midday:14,miembr:12,mientr:[6,7,8,14],mil:7,millimetric:14,min:[0,6],minim:[3,14],minimiz:14,minimum:0,minuscul:14,mir:14,mision:[2,14],mism:[6,7,9,14],miss:0,missing:[3,6,13],mit:6,mitig:14,mitigating:14,mnt:14,mod:14,model:[0,5,6,7,8],models:14,moder:14,modern:6,modific:[6,14],modifiqu:14,modify:14,moment:6,mon:14,monstruos:14,mont:8,montaj:14,mor:[0,14],morfolog:14,morphological:[0,14],mosaics:0,most:14,mostly:14,mostr:[3,5,6],motor:6,mov:[8,14],movimient:13,mow:14,msimbasi:[7,14],much:[0,1,6,7,14],muestr:[0,1,8],muestre:3,muev:[6,14],multicam:10,multiespectral:5,multipl:[0,6,7,10,13],multiplic:8,multispectral:0,munasingh:8,mund:8,mundial:[7,14],mvs_texturing:0,my_odm_imag:14,myproject:14,nad:14,nak:14,nam:[0,1,14],nan:[3,14],nativ:6,naveg:[6,14],near:0,nearest:0,neces:[8,12],necesari:[6,12,14],necesit:[1,3,6,12,14],necessary:[0,14],need:0,needs:0,neglig:14,negr:9,neighbor:0,neighboring:0,neighbors:0,net:6,network:8,networks:14,newpass:6,ningun:14,nit:14,nivel:[8,14],no_defs:[3,4],nod:[0,6,7],nodat:0,nodejs:[7,14],nodeodm:[6,7,13,14],nohup:14,nombr:[1,3,4,7,9,14],non:0,normal:14,normaliz:10,normalization:0,nort:3,northing:3,nostalgic_lederberg:14,not:[0,1,6,14],nothing:0,npm:7,nsdi:8,nub:[5,6,7,8,14],nuestr:[2,5,7,10,13,14],nuev:[1,6,7,9,12],num:0,num_threads:14,numb:[0,7,14],numer:[0,6,7,8,14],obj:11,objects:0,objet:[3,10,14],oblicu:9,obligatori:7,observ:[1,6],obstacul:3,obstruct:14,obtain:[0,14],obten:[6,8,14],obtendr:14,obtendras:6,obteng:14,obtien:6,obtur:8,oce:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoints:0,odm_georeferenced_model:[11,14],odm_georeferencing:[0,11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:11,odm_meshing:[0,11],odm_meshing_log:11,odm_orthophot:[0,11,14],odm_orthophoto_log:11,odm_orthphot:11,odm_report:0,odm_textured_model:11,odm_textured_model_ge:11,odm_texturing:[11,14],odmdat:14,off:0,offlin:7,oficial:6,ofrec:6,older:1,olvid:6,omeg:[0,4],omit:[9,14],once:14,one:[0,14],onlin:7,only:[0,1,14],opcion:[5,6,7,11,14],opcional:[3,4,6],open:3,opendronemap:[1,6,7,8,12,13,14],openlayers:0,openmvs:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[1,6],operations:14,opon:1,oportun:12,optimiz:[0,14],optimization:[0,14],option:0,options:[0,6],orden:8,order:14,org:[6,8,13,14],organiz:14,orient:14,original:[0,14],oro:14,orquest:7,orthophot:[0,11,14],ortofot:[0,5,7,10],ortofotograf:6,osx:6,other:[1,14],otherwis:0,out:[11,14],outli:0,output:[0,7,11,14],outputs:0,over:0,overcast:14,overlap:[0,7,14],overlapping:0,overlay:7,overviews:0,pac:14,packag:14,packbits:0,pacm:6,pag:14,pagin:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],palabr:7,panel:6,pantall:[1,3,6,14],par:[0,2,4,5,6,7,8,9,10,11,12],paralel:[6,7,14],parallel:0,paramet:0,parameters:[0,5],parametr:[0,6,10,14],params:0,parec:[6,14],part:[0,4,7,9,10,14],pas:[1,5,7,10],pascual:8,password:6,path:[0,6,7,14],patron:14,pattern:5,pau:7,paut:[1,2],paviment:3,pcs:6,pdf:[0,8,14],peak:0,ped:6,peg:1,peligr:14,penaliz:6,pendient:14,pep8:1,per:[0,2,3,6,7,8,11,14],perd:14,perform:0,perimetr:3,permanec:14,permanently:0,permis:6,permit:[6,7,10,14],person:[4,9,14],perspectiv:0,pertenec:[7,14],phi:[0,4],photogrammetry:[8,14],photography:14,photometric:[0,14],phyton:6,pid:6,piens:6,pier:[3,6],piez:14,pilot:14,pip:6,pipelin:0,pix4d:8,pixel:[0,3,14],placing:[3,14],plan:[0,1,2,3,6,7,14],planet:8,plann:14,planning:5,plantill:5,plataform:[1,6,7],ple:14,plugin:3,plus:[0,1],ply:11,png:[0,9,11],poc:[6,14],pod:[6,7,12,14],poder:14,podr:[6,7],point:[0,11,14],pointcloud:0,points:[0,8,11,14],pollution:14,polygon:0,porblem:1,porcentaj:14,porqu:[1,7,14],port:[6,7],portion:11,ports:14,posibil:6,posibl:[1,6,7,10,12,14],posicion:[3,8],positions:11,positiv:0,posm:5,post:3,poste:1,posterior:6,postprocess:0,potentially:0,practic:5,pre:0,precis:[2,4,7],precision:[0,3,4,5,7,14],predefin:14,predetermin:[0,6,14],predictor:14,pref:14,preferent:6,prefij:6,pregunt:[1,6],preocup:[6,14],prepar:5,preparacion:2,present:[0,14],presion:[6,14],previ:3,previous:0,prim:[6,7],primary:0,primer:[3,4,6,7,12],principal:[3,7,12,14],prioritiz:0,privilegi:14,pro:5,probabl:14,problem:[1,5,12,14],proced:6,proces:[5,7,8,10,12,14],process:[0,14],processing:[0,5,6],processor:6,procur:3,produc:[0,6,7,8,11,14],producing:14,product:14,professional:6,profundiz:14,program:[0,1,6,9],programs:14,progres:[8,14],progressiv:0,progressively:0,proj4:3,proj:[0,3,4],project:[0,7,8,11,14],project_nam:14,project_path:14,projection:[3,4],projects:[1,6,14],promedi:[7,8],pront:14,propag:7,propens:[7,14],properly:14,propi:[3,14],propied:8,proporcion:[4,7,9],proposit:[4,7],proteg:6,prov:1,prove:[1,2],provid:[0,14],provien:14,proyeccion:[0,3,4],proyect:[1,2,3,4,5,6,8,12],pth:1,pued:[0,1,3,4,5,6,7,8,9,10,11,12,13,14],puert:[6,7],pull:14,punt:[0,5,6,7,8,13,14],purp:0,pyodm:6,pyramids:14,python2:14,python:[1,6,14],pythonpath:14,qgis:[0,11,14],quality:[0,14],qued:[6,14],quer:14,quier:[1,3,14],quit:5,radi:14,radianc:0,radiometr:[4,10],radiometric:[0,10],radius:0,raiz:14,ram:[0,6,14],randomly:1,rang:[8,14],rap:[0,6,14],rapid:[7,14],rast:[0,11,14],rastr:1,ray:14,razon:[12,14],real:8,realic:14,realid:14,realiz:[6,7],realment:14,recently:1,recient:6,recogniz:14,recomend:[5,7,13],recomiend:[7,8],recommend:[0,14],reconoc:8,reconstru:14,reconstruccion:[8,9],reconstruction:[0,11],recopil:7,recort:0,recr:14,rectification:0,rectify:0,recurs:[1,12,13,14],red:[6,7],rededg:10,redimension:14,reduc:[0,3,7,8,14],reemplaz:[6,14],reenvi:7,ref:14,refer:[6,8],referenc:14,referenci:[1,3],referent:[5,7],reflect:10,reflectanc:0,register:0,registr:[5,6],regl:14,regulat:0,reinici:[6,14],rejill:14,rel:6,relacion:[1,8,13],relat:8,reliably:1,rellen:0,remain:14,remaining:0,remot:[8,14],remov:[0,7],removal:0,removing:0,rendering:0,rendimient:[1,6],reotrn:1,repeat:7,repet:6,report:[0,5],repositori:[1,12,14],repository:6,represent:[0,14],reproduc:1,reproduction:1,requer:[3,5,7],requier:[2,6,8,14],requir:[0,1,14],requirement:0,requisit:5,rerun:0,reset:6,resetadminpassword:6,resiz:0,resolu:[5,14],resolution:[0,14],resolv:14,respect:[3,6,7],respond:1,respuest:[6,12,14],restant:7,restart:[0,6],resting:14,restriccion:14,result:[0,3,6,7,8,10,11,14],resulting:[0,14],results:[0,6,14],resum:7,retorn:1,reun:12,revis:[1,2,5],rhel:5,ris:0,robson:14,rolling:[0,8],root:14,roughly:0,rout:7,row:0,rtk:[0,3,4,8],ruid:8,run:[0,6,7,14],running:14,runtim:0,rut:[0,6,14],sab:[7,12],sabr:7,sal:[0,5,6,14],salaam:[7,14],samarakoon:8,sampl:0,sampling:0,sav:[0,6],scal:[0,14],scen:0,scm:6,scp:14,scre:14,screenshots:1,script:6,sdk:6,seam:0,seamless:0,seams:0,seccion:[2,6,13],second:1,seconds:14,secret:6,section:14,secuencial:7,secur:14,see:6,segu:[1,14],seguimient:14,segun:[6,8,14],segund:[6,7,8,14],segur:5,seleccion:[3,6,11],sensat:14,sensing:8,sensor:[0,2,8,10],sent:12,senter:10,sep:[3,14],separ:[3,10,14],ser:[1,3,4,6,7,8,12,14],servic:7,servidor:14,sesion:14,set:[0,14],setting:0,settings:14,shadows:14,sharp:0,shell:14,shift:6,should:[0,14],show:[0,7,14],shutt:[0,8],sid:[0,6,14],sidelap:14,siempr:[1,6,7,14],sient:12,sierr:6,sift:0,sig:[1,14],sigl:3,signif:6,signific:14,siguient:[3,4,5,6,7,10,11,13,14],simil:[0,6,7,11,12,14],simpement:7,simpl:[0,3,4,11,14],simplement:[7,9,12,14],sinc:0,singl:0,sistem:[1,3,6,8],siti:[6,8],siz:[0,14],ski:14,skip:0,skips:0,slightly:[0,14],slop:[0,14],slow:0,small:0,smok:14,smrf:[0,14],snippets:1,sobr:[3,6,7,11,13,14],sobrecarg:[6,12],sobrev:5,softwar:[1,6,8,9,12,13,14],sol:[1,3,4,6,7,8,9,11,14],solicit:5,solicitud:[5,7,12],solucion:7,som:[1,3,14],sometim:[0,14],soport:[5,12],sourc:[6,14],sourceforg:6,south:3,spac:0,spars:0,special:14,specially:14,specifi:6,specific:14,specify:0,spectral:0,speeds:[0,14],spherical:0,split:[0,5,14],splitting:0,src:14,sri:8,ssh:14,stabl:[0,6,14],stag:0,standard:0,start:[1,6,14],starting:0,stations:14,status:14,steep:14,step:[0,1],steph:8,steps:[0,1,14],stitching:0,stockpil:5,stop:[0,6,7],stor:6,string:0,strip:0,stuck:6,suajili:5,suav:0,sub:6,subfold:0,subfolders:0,submodel:[0,7],submodels:0,suboptim:8,suced:[7,14],such:0,sud:[6,14],suel:[3,6,8,14],sufficient:[0,14],suficient:[3,14],suitabl:0,sujet:9,sum:14,suministr:[3,4],sun:[0,14],superbuild:14,superfici:[11,14],superior:[6,7,14],superposicion:[7,14],supon:5,support:0,surfac:[0,11,14],survey:14,surveys:8,suspicious_kepl:14,sustancial:14,sysctl:6,system:6,systematic:14,tabul:3,tag:0,tagg:0,tags:0,tail:14,tak:[0,14],taking:0,tal:14,tallest:14,tambi:[1,2],tambien:[3,5,6,7,8,10,13,14],tan:[7,14],tant:[5,6,8,10],tanzani:[7,14],tap:3,tar:[6,7,8,14],tare:7,target:6,targets:3,tarjet:6,task:[7,11],tasks:7,tazon:[7,14],tcp:14,tech:14,tecl:[6,14],tecle:6,telnet:7,telugu:5,tem:12,temperatur:14,temporal:1,ten:[3,6,7,8,9,14],tendr:10,teng:[6,7,8,14],term:[0,14],termin:[5,6,8],terminal:[1,6],terrain:[0,11,14],terren:[3,8,14],terrestr:[5,13,14],test:12,text:14,textur:11,texture_n:11,texturing:[0,14],texturiz:[5,7,13],than:[0,14],that:[0,14],the:[0,1,3,6,7,8,11,13,14],them:0,then:[0,14],ther:[0,14],thes:14,things:6,thos:0,thre:0,threshold:[0,14],thus:14,tie:11,tiemp:[5,6,12],tien:[1,2,3,4,6,7,8,10,11,12,14],tiend:8,tierr:14,tif:[9,11,14],til:[0,14],tim:[0,14],tip:[0,2,14],tipic:[3,14],tips:2,titul:[1,3,8],tmp:1,tmpdir:1,tod:[2,3,5,6,7,10,12,14],todav:6,toffanin:[3,6],togeth:0,tok:[6,7],toler:14,tom:[6,8,9,10,14],tomes:6,ton:0,tool:6,toolbox:6,topographic:14,tops:11,total:[0,7,14],trabaj:[3,7,14],tracks:11,traduc:5,traduccion:5,transferent:14,transifex:5,transparent:6,traslap:3,traves:[5,6,7,14],tres:[6,12],triangl:0,triangulat:14,tru:14,truc:12,tsv:11,tuning:0,turn:[0,14],turning:14,tutorial:[5,11],tweaking:0,txt:[3,4,7,11,14],type:[0,6],types:8,typically:14,uav4ge:3,uav:[2,8,14],uavs:8,ubic:[3,5,8,11],ubiqu:3,ubuntu:[5,14],ultim:[6,8,14],ultra:0,umbral:14,undefin:1,undistort:11,undistorted_reconstruction:11,undistorted_tracks:11,unic:[6,14],unid:[8,14],uniform:3,units:[3,4],univers:11,unix:14,unlock:7,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usa:[1,4,6],usad:[3,4,6,14],usag:0,usan:11,usand:[1,3,4,5,6,11],usar:[1,3,5,6,7,14],usarl:[3,11,14],usast:1,usd:14,use:[0,3,6,7,8,14],used:[0,7,11,14],useful:[0,6],user:6,using:[0,8,14],uso:[5,6,8,14],usos:2,usr:14,usuari:[4,5,6,7,12,14],util:[0,1,3,6,9,11,14],utilic:[0,6,14],utiliz:[3,4,6,7,8,9,10,13,14],utm:[3,4],v18:6,vac:14,vagrant:1,val:[0,14],valid:7,valios:13,valor:[0,3,4,8,14],valu:[0,14],van:[3,14],vanguardi:13,vari:[5,6,7,10,14],variabl:14,variacion:14,varied:[3,6],various:0,vas:1,vay:[6,11],vcpu:14,vea:11,vec:[4,6,8,12,14],veget:3,veloc:[8,14],ven:8,vendedor:6,veng:12,ventaj:[6,14],ventan:[6,14],ver:[3,6,7,12,14],verbos:0,verific:5,verifiqu:5,vers:3,version:[0,1,6,7,10,14],vert:[0,4],vertex:0,vertic:0,vertical:[4,8,14],very:0,vez:[6,10,14],via:[0,6],vibracion:14,viej:6,vien:[6,14],vient:8,view:[7,14],viewcmd:7,viewers:0,vignetting:0,virtual:[1,6,14],virtualbox:6,virtualest:1,virtualiz:5,virtualization:6,visibility:14,visibl:[3,14],vist:[0,13],visual:14,visualiz:[0,6],vms:6,vol:[2,14],volcanic:14,volum:5,volv:[6,14],vtx:6,vuel:[3,5,8,14],vuelv:14,want:0,way:14,ways:14,weath:14,web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_results:6,weight:[0,14],wgs84:[3,4],what:[0,8,14],when:[0,14],wher:[13,14],which:[0,1,14],whil:14,will:[0,14],win:6,wind:14,window:[0,14],windows:[1,5],within:0,wonderful_burnell:14,words:0,workflow:0,works:0,world:6,would:14,writ:7,wrongly:0,wsl:6,www:[6,8,14],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,yes:[1,14],you:[0,6,14],your:[0,6,14],yum:6,zanzib:11,zcvf:14,zen_wright:14,zon:[0,3,4,9]},titles:["Opciones e indicadores","Como contribuir","Consejos de vuelo","Puntos de Control Terrestre","Archivos de geolocalizaci\u00f3n de imagen","Bienvenido a la documentaci\u00f3n de OpenDroneMap","Instalaci\u00f3n y Gu\u00eda de Introducci\u00f3n","Divisi\u00f3n de grandes conjuntos de datos","Precisi\u00f3n del Mapa","Usar m\u00e1scaras de imagen","Soporte multiespectral","Salidas de OpenDroneMap","C\u00f3mo solicitar funciones","Referencias adicionales","Tutoriales"],titleterms:{"Qu\u00e9":14,"for":1,"qui\u00e9n":14,"tama\u00f1":14,Que:8,acced:[7,14],acces:14,accuracy:14,adicional:[6,13],agradec:7,ajust:7,alta:14,ancho:14,arch:6,archiv:[3,4],argument:0,asign:6,aspect:8,automat:7,baj:14,band:14,basic:6,bienven:5,calibr:[7,14],calid:14,cam:14,cambi:14,cent:6,clust:7,clusterodm:7,coloc:3,com:[1,12,14],comand:6,comunitari:1,conjunt:7,consej:2,contribu:1,control:3,creacion:14,dat:[7,14],debi:6,desarroll:13,descarg:6,desd:14,despues:14,digital:14,directori:14,distribu:7,division:7,dock:14,document:5,droplet:14,dsm:11,dtm:11,editor:3,ejecut:6,elev:14,entend:7,envi:1,error:1,escal:7,esper:8,estructur:14,expect:14,extraxion:1,fedor:6,fieldwork:14,flight:14,format:3,funcion:12,gcp:3,gcpi:3,gcps:14,geolocaliz:4,grand:7,gui:6,hardwar:[6,10],height:14,hol:6,huy:14,imag:[4,9],imagen:7,impact:8,indic:0,inform:1,inici:6,instal:[6,14],instanci:14,interfac:3,introduccion:[6,7],limit:7,limpiez:14,line:14,linux:6,list:[11,14],local:7,mac:6,map:8,maquin:[6,14],mas:6,masc:9,measuring:14,memori:6,merg:7,model:[11,14],multiespectral:10,nub:11,odm:14,opcion:0,opendronemap:[5,11],ortofot:[11,14],par:[1,3,13,14],parameters:14,pas:[6,14],pattern:14,planning:14,plantill:1,posm:3,practic:3,precision:8,prepar:14,pro:3,problem:6,proces:6,processing:14,proyect:14,punt:[3,11],quit:14,recomend:[3,6],referent:[3,8,13],registr:[7,14],report:1,requer:6,requisit:6,resolu:6,revis:6,rhel:6,sal:11,segur:14,sobrev:14,solicit:12,solicitud:1,soport:[6,10],split:7,stockpil:14,supon:14,tant:14,termin:14,terrestr:3,texturiz:11,tiemp:14,tod:11,tutorial:14,ubic:14,ubuntu:6,usand:14,usar:9,uso:10,usuari:[3,13],verific:6,verifiqu:6,virtualiz:6,volum:14,vuel:2,webodm:6,windows:6}}) \ No newline at end of file +Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7,14],"1000":14,"100gb":6,"1024":14,"10a":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16gb":6,"16n":[3,4],"192":[6,14],"198":4,"1cdc7fadf688":14,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20gb":6,"20install":6,"20windows":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":6,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"592":6,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"Qu\u00e9":5,"\u0142ebkowski":14,"\u02bbexcelent":14,"\u02bbimage_groups":7,"\u02bbiv":14,"\u02bbodm":14,"\u02bbopendronemap":14,"averig\u00fc":12,"contrase\u00f1":6,"cu\u00e1l":6,"default":[0,6],"desempe\u00f1":6,"dise\u00f1":[2,14],"espa\u00f1ol":5,"export":[0,14],"extra\u00f1":14,"final":[0,1,2,14],"float":0,"for":[0,5,6,7,11,12,13,14],"import":[3,6,8,11,12,14],"long":0,"new":[6,7],"null":1,"peque\u00f1":[6,8,14],"pesta\u00f1":6,"qui\u00e9n":5,"se\u00f1al":1,"short":1,"static":0,"super":[6,14],"tama\u00f1":[0,5,8],"this":[0,3,7],"with":[0,1,8],Con:[6,8],Cual:1,DEL:7,Ellos:6,Eso:14,Esta:[0,3,6,14],Estas:1,Este:[3,6,13],Esto:[0,3,4,6,7,9,12,14],Estos:[3,6],Hay:[5,6,14],LAS:0,Las:[2,3,4,6,7,8,10,14],Los:[0,3,4,5,6,7,8,11,12,13,14],Nos:12,Otros:14,Por:[1,4,6,7,8,9,14],QUE:12,Que:[1,5,6],Sin:[6,14],Una:[0,6,14],Unos:14,_mask:9,abaj:[1,6,14],abdullah:11,abiert:[1,12],ability:0,abord:14,about:3,abra:[6,11,14],abre:6,abrel:6,abrevi:14,abriend:6,abrir:[6,14],absolut:[0,8],acced:[5,6,11],acces:[1,5,6,8],access:8,accidental:9,accion:1,accuracy:[0,4,8],accuracy_uav_compare_rtk_gps:8,aceler:0,acept:14,acerc:6,acopl:[6,14],acpi:6,across:0,activ:[0,6,7,8],actu:7,actual:[0,4,6,7,14],actualiz:[6,14],acuerd:8,add:[6,7],added:0,additional:1,adecu:[2,6,14],adel:14,ademas:[6,7,13],adicional:[0,1,4,5,14],adivin:6,adjunt:[7,14],adjuntel:14,adjustment:0,admin:6,administr:[6,14],admit:[6,7,10],adoc:13,aere:6,aerial:8,afect:[8,14],affect:0,affects:0,afric:14,african:14,after:0,ago:14,agradec:[5,12],agrand:14,agreg:[6,7,9,12,14],agrup:[7,14],agujer:0,ahi:6,ahor:[6,14],ahorr:14,airborn:14,aisl:[0,14],ajust:[0,5,6,14],aleatori:14,alegr:12,alfa:10,algorithm:0,algoritm:[0,7],algui:[12,14],algun:[3,5,6,11,12,14],ali:11,align:0,alignment:0,alin:12,all:[0,1,6,7],allowing:0,allows:0,almacen:[7,11,14],alpha:14,already:0,alrededor:[0,3,14],also:0,alta:[0,3,5,8],altas:3,altern:14,altitud:8,alto:[3,8],altos:0,altum:10,altur:[5,8],amazon:[7,14],ambient:[1,6],ambiental:14,ambos:[0,6],amortigu:0,ampli:[3,7,10],analiz:6,ancho:5,and:[0,1,8,10,11,14],angle:0,angul:[4,14],anim:1,anterior:[6,14],anul:4,any:0,aoi:14,apag:[6,14],aparec:6,api:[6,7,13],aplic:[0,3,6,14],apoy:12,app:14,apple:6,appli:0,appropriat:0,approximat:0,aprend:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],aprovech:6,apt:[6,14],apunt:14,aqu:[6,14],aquell:6,arbol:14,arch:5,archiv:[0,1,5,7,9,11,14],archivenam:14,are:[0,3,8,9,14],argument:5,around:0,arranqu:6,arrib:6,arruin:14,artefact:14,articul:[13,14],asegur:[3,14],asegures:[3,6,7,14],asi:[1,3,6,8,14],asign:5,asoci:[3,7],aspect:[5,6],aspx:6,asr:7,assist:6,associat:11,asum:14,atent:14,aument:[3,14],aun:[5,7,14],aunqu:[1,14],aut:[0,14],autocalibr:14,automat:[0,3,4,5,6,14],automatically:[0,14],autoriz:6,auxiliar:14,avail:0,avanz:6,averag:[0,14],averigu:[6,7],aws:14,ayud:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],ayudart:14,background:13,bag:0,baj:[3,5],balanc:14,bald:3,ballen:6,banc:[7,14],band:[0,5,10],bandej:6,bander:[0,6,14],barat:14,barr:[6,14],barry:8,bas:[0,3,4,6,14],baselin:8,bash:[6,14],bashrc:14,basic:[5,10,14],bastant:14,been:0,befor:3,behavior:[0,1],benchmark:0,benefici:14,best:7,bett:0,betw:0,bien:[6,10,12],bienven:6,bigtiff:14,bin:14,binari:6,bit:0,bits:14,black:0,blanc:[6,9],blending:0,blob:13,blocks:1,blockxsiz:14,blockysiz:14,blog:8,bloqu:[7,14],bloque:14,bmp:9,bord:14,boton:[6,14],bounds:14,bow:0,bowling:0,brind:[12,14],brown:0,brows:6,bucket:7,buen:[1,3,6,8,13,14],build:[0,6],build_overviews:14,bundl:0,busc:[6,12,14],busqu:[6,14],busqued:6,but:0,c44e0d0b8448:14,cab:7,cad:[0,3,6,7,8,10,14],caden:[0,3,4],caj:6,calcul:[0,14],calibr:[4,5,10],calibracion:2,calibrat:7,calibration:0,calid:[0,5,8],cam:[0,2,3,4,5,8,10],cambi:[0,5,6,8],camer:[0,11,14],camera_lens:14,camp:[3,4,5,6],can:[0,1,7,13],canaliz:[7,13],cancel:7,cantid:[6,7,14],cantidad:14,cap:[0,11,14],capac:14,capaz:[10,14],capitul:6,capp:0,captur:[1,10,14],car:14,caract:14,caracter:3,caracterisitc:1,caracterist:[0,8,12,14],carg:[3,6,14],carpet:[3,4,6,7,10,14],cartograf:6,cas:[0,6,9,14],casi:[6,14],cat:14,caus:[7,14],cd7b9585b8f6:14,celd:0,ceniz:14,cent:5,centr:[0,3,6],cer:7,cerc:[3,14],cercan:[0,8],cerr:6,cesp:14,charact:7,check:0,choos:0,ciel:[9,14],cient:[5,6],ciert:[6,7,9,14],clar:[1,8],clasific:14,classifi:0,classification:14,classify:0,clav:[0,7],clic:[6,14],client:6,clim:8,climat:[8,14],clon:[1,6,7],clos:0,cloud:[0,11,14],cloudodm:[6,14],clouds:0,clust:[0,5],clusterodm:[0,5,6],clusters:0,coakley:8,cobertur:8,cod:[0,1,7,14],codific:12,codig:[1,3,4,7,12],cog:0,coincid:[8,14],coincident:0,colect:14,coloc:[5,8,14],colomb:8,color:3,colore:9,colors:0,column:[3,4],com:[0,3,4,5,6,7,8,9,10,11,13],comand:[5,7,14],combadur:0,combin:[7,12],comentari:12,comenz:[0,1,6,12,13,14],comercial:14,comienc:14,comienz:1,command:[6,7,14],community:[6,8,13],comp:14,compar:[0,8,14],compart:[1,5,10],compat:[6,7],compatibil:14,compensat:0,compensation:0,complement:6,complet:[0,6,14],complic:14,component:[6,7],comport:1,compos:6,compr:3,comprend:[12,14],compress:14,compression:0,comprim:14,comprueb:0,comput:[0,6,14],comun:[1,6,12,14],comunic:6,comunitari:5,concaten:1,concepts:13,concurrency:0,concurrent:6,condicion:[8,14],conect:[6,7,14],conectart:1,conectes:[6,7],conexion:14,conferenc:8,confi:[7,14],config:[11,14],configur:[0,3,6,7,10,14],configuracion:1,configuration:7,conflict:6,conform:14,confund:14,confus:14,congruent:14,conjunt:[0,1,5,8,10,14],connect:7,conoc:[3,5,6,7,14],consecuent:0,consej:[1,5],consider:[3,8,14],consideration:0,considerel:6,consistent:14,consol:[0,6,7,14],constru:[0,3,6],construccion:8,consult:14,consum:8,contact:1,contain:[0,14],contamin:14,conten:[0,3,4,8],contenedor:[6,14],contien:[0,3,4,14],continu:[6,7,11,14],contr:3,contrari:7,contrast:3,contribu:[5,7,12],control:[0,5,6,7,8,13,14],controls:0,convert:6,coorden:[0,3,4],coordin:3,coordinat:11,copi:[1,6,14],copy:[0,14],cor:6,corr:[1,6,7],correct:[6,8,14],corrections:0,correg:3,correspond:[8,14],correspondient:12,cort:14,cortes:11,cortesi:11,cos:[12,14],cost:[7,8,14],costos:14,count:0,cov:0,cpu:[6,14],cpus:6,cre:[0,1,3,4,6,7,9,11,14],creacion:[5,11],creat:[0,6,7,14],creating:14,crec:[6,12],crecient:14,critic:14,crop:[0,14],crop_to_cutlin:14,cropping:[0,14],cruz:14,csv:[0,3,11],ctrl:[6,14],cuadr:[3,14],cualqu:[5,6],cualqui:[0,6,12,14],cuand:[0,1,6,7,8,14],cuant:[6,8,14],cuatr:6,cubet:3,cubr:[3,6],cuenc:[7,14],cuent:[6,8,14],cuest:14,cuestion:6,cuid:14,cuidad:14,cumpl:8,cumplimient:8,curi:14,curl:6,cutlin:[0,14],cuts:0,cuy:14,dad:[0,14],dampegam:8,dar:[6,7,14],dashboard:6,dat:[0,1,2,3,4,5,6,8,10,11],dataset:0,datasets:[0,1,7,14],datum:[3,4],days:14,deb:[0,3,4,6,7,8,12,14],debaj:6,deberi:6,debi:5,debug:[0,14],dec:14,decid:7,decimation:0,decision:8,dedic:[13,14],defect:[4,14],defin:[3,8,14],definition:0,deflat:[0,14],degr:[0,4],delet:0,dem:[0,3,7,14],dem_decimation:14,dem_euclidean_map:14,demand:7,demasi:6,demonstr:1,demonstrat:1,dems:[0,7,14],demuestr:1,dens:[0,11],densid:0,dentr:[3,6,8,12,14],depend:[1,3,8,14],dependent:[6,14],dependient:1,deploy:8,depth:[0,14],depthmap:[0,14],depthmaps:11,depur:0,derech:6,deriv:14,desactiv:6,desafi:[2,14],desafortun:6,desarroll:[1,5,6,10],descarg:[5,14],describ:1,descripcion:[13,14],descript:1,description:1,descriptor:0,descrit:[1,6],desd:[0,3,5,6,10,12],dese:[4,6,7,9,14],deseabl:14,desencaden:1,deshabilit:0,deshac:14,desktop:6,desliz:6,despej:14,despleg:14,despu:[3,14],despues:[3,5,6],destin:[9,14],details:[0,6],detall:[1,6,8],deteccion:14,detect:[3,4],detection:6,deten:[6,8],detendr:14,determin:[0,8,14],detern:6,deviat:0,deviations:0,devolv:6,dialog:14,dic:[12,14],didn:1,diezm:0,diferent:[0,6,10,11,14],dificil:[12,14],dificultad:6,dig:1,digital:[0,5,7,11],digitaloc:7,digitaloceanasrprovid:7,dilucion:0,dimension:9,diner:12,dir:6,direccion:[6,7,14],direct:[0,8,14],directori:[1,5],directory:6,dirig:14,disabl:0,disc:[6,14],discusion:12,discut:12,disk:0,disminu:[8,14],dispon:[3,4,5,6,7,14],dispuest:14,dist:14,distanc:0,distanci:[0,3,8,14],distorion:2,distorsion:[0,3,7,8,14],distribu:[3,5,6,14],distributing:0,divers:6,divid:[7,14],division:5,dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dls:0,dmg:6,dnf:6,dock:[1,5,6,7],dockercompos:6,dockertoolbox:6,docs:[6,13],document:[2,6,13,14],does:0,doesn:[0,1],doming:0,don:[0,14],dond:[3,12,13,14],dop:0,dos:[3,6,7,8,12,14],down:[0,14],downl:6,downloads:6,downwelling:0,dron:[2,3,6,8,14],dronedeploy:[2,8],droplet:5,droplets:14,dsm:[0,5,14],dtm:[0,5,14],dtms:0,duplicat:0,dur:14,durant:[6,8,14],during:0,e31010c00b9a:14,each:0,earth:0,easting:3,echo:14,econom:14,ecosistem:6,edges:0,edifici:[3,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],efect:[0,7,8,14],eficient:[6,14],ejecu:[6,14],ejecut:[5,7,14],ejempl:[1,3,4,6,7,8,9,12,14],eleccion:3,eleg:6,element:6,elev:[3,5,11],elevation:[0,3],elig:2,elij:[0,6,14],elimin:14,ello:14,ellps:[3,4],embarg:[6,7,14],emocion:12,empaquet:6,empiec:14,emple:14,emul:6,encabez:3,encant:14,encarg:6,encontr:[0,1,3,6,7,14],encuentr:[1,3,12,14],end:0,enfatiz:14,enfoc:8,enfoqu:14,enmascar:9,ensur:0,entend:5,enter:[1,14],entonc:[12,14],entorn:14,entrad:[6,9],entwin:0,enumer:[6,7,11,14],envi:[5,12,14],epsg:[0,3,4],ept:0,equilibr:6,equilibri:14,equip:[2,8,14],equivalent:14,erosion:14,erron:14,error:[5,6,7,8,14],errors:[8,11],esc:6,escal:[5,8,14],escap:7,escas:0,escen:[10,14],escrib:[1,3,6],escritori:6,escuch:12,esfuerz:6,espaci:[0,3,6,14],especial:[8,14],especif:[1,6,8,13,14],especific:[0,3,4,14],esper:[1,3,5,6,7,12],esquin:3,estab:[1,7],estabil:8,establ:[1,14],establec:[0,3,4,6,14],establezc:[0,14],estacion:[3,14],estam:14,estan:[0,2,3,4,5,6,8,14],estand:8,estandar:8,estat:[6,7],estatal:11,esten:14,estere:13,estil:1,estim:0,estimat:0,estructur:[3,5,13],etap:0,etc:[1,6,7,13,14],etiquet:[0,1,3,4,6],etiquetal:1,euclid:0,euclidian:0,evalu:8,every:0,everything:[6,11],evit:[1,14],exact:[1,14],excelent:[1,2],exces:14,exclu:9,exe:6,exec:14,execut:7,exhibit:0,exif:[0,3,7],exist:[6,14],existent:3,existing:6,exit:[2,6,12,14],expect:1,experient:14,experimental:[0,14],expert:14,explic:1,explor:[1,6,14],exposur:0,extens:0,extension:14,extra1:[0,3],extra2:[0,3],extra:[0,14],extraccion:[0,1],extract:0,extract_utm:11,extraction:0,extraid:6,extraj:14,extras:[3,4],extraxion:5,f12:6,f46880f:6,fac:0,facil:[6,7,12,14],facilit:[6,14],factibl:14,factor:[0,8,14],fall:[0,14],fals:[0,14],familiar:14,familiariz:6,fast:0,favor:[1,6,14],featur:[0,11,14],fech:7,fedor:5,felicit:[6,7],feliz:12,fgdc:8,fictici:7,figur:8,fil:[0,6,11,14],filenam:[9,14],filipin:5,fill:0,filt:[0,14],filtering:0,filters:0,filtr:[0,14],fin:[0,14],finaliz:[0,1,14],find:[7,13],finding:0,first:1,fishey:0,fix:0,flamboyant_dhaw:14,flann:0,flech:14,flight:3,fluj:[7,14],focus:0,fold:[0,6,14],follow:1,following:0,forc:[0,3],forestal:14,forget:6,form:[0,1,6,7,8,14],format:[0,4,5,9,11,13],forum:6,forwarding:7,foss:12,fot:[3,8,9,14],fotograf:14,fotogrametr:[8,14],found:[0,6,7],fragment:7,frances:5,frecuent:6,frent:14,from:[0,6,14],frontal:14,fssl:6,fuent:[12,14],fuer:[8,12],full:0,funcion:[1,3,5,6,7,10,14],funcional:7,fundamental:8,fusion:[0,7],futur:[6,14],gain:0,gamm:0,gapfill:[0,14],gaps:0,garantiz:14,gauss_clamping:0,gauss_damping:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8,14],gcp_list:[3,11,14],gcp_nam:[0,3],gcpeditorpr:3,gcpi:5,gcps:[3,5,8],gdal:14,gdal_cachemax:14,gdal_scripts:14,gdal_tiff_internal_mask:14,gdal_translat:14,gdal_translate_log:11,gdaladd:14,gdalwarp:14,gener:[0,6,10,14],general:[0,2,6,8,13,14],generat:0,generating:0,generation:0,gent:7,geo:[0,4],geo_x:[0,3,4],geo_y:[0,3,4],geo_z:[0,3,4],geograf:[3,4],geolocaliz:[0,5],geometr:0,georeferenc:[0,11],georeferenci:11,georeferencing:[0,11],georreferenci:[0,3,7,11],geotiff:[0,11],geotiffs:0,geotoff:11,gestion:14,get:[0,6],gethomedirectory:1,gif:1,gifs:1,gimp:9,gir:14,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],global:[0,8],gmi:0,gnss:[8,14],gnu:14,googl:0,gpkg:14,gps:[0,3,4,8],gpu:6,grab:1,grad:[8,14],gradient:0,grafic:6,gran:[6,7,12,14],grand:[3,5,8,14],granel:5,gratuit:[12,14],ground:[0,3,8,11,14],group:0,group_namedefault:0,grouping:0,groups:0,grup:[7,14],gsd:[0,8,14],guard:6,guest:1,gui:[1,2,5],guid:[3,6,8,13],hab:7,habilit:7,habr:8,hac:[0,1,2,6,9,12,14],haci:14,hag:[6,14],hagal:14,hahog:0,happ:1,happening:1,happens:1,har:[3,12,14],hardwar:5,hast:[3,6,7],hav:0,heavy:0,hech:[3,6,7,14],hell:6,help:[0,6,7],her:[1,6,11],hered:0,herramient:[1,6,14],hic:1,high:[0,14],hiz:14,hol:5,hom:[6,14],hor:14,horizontal:[3,4,7,8,14],horz:[0,4],host:1,hostnam:[6,7],hours:14,how:[0,8],htop:14,http:[6,7,8,13],https:[3,6,7,8,13,14],hub:6,huec:0,huell:[3,8],hum:14,humanitari:2,humed:8,huy:5,hv_support:6,hybrid:0,icon:6,ide:14,identific:1,idiom:5,idw:0,if_saf:14,ignor:[0,14],igual:[0,8],ilumin:[3,8,14],im_x:[0,3],im_y:[0,3],imag:[0,3,5,6,7,8,11,14],image_groups:[7,14],image_nam:[0,3,4],imagefold:14,imagen:[0,3,4,5,6,8,9,10,14],img:11,img_0525:3,img_0585:3,img_0690:3,impact:[5,6,14],implement:[12,14],imprim:0,improv:14,improving:0,impuls:12,incendi:8,inclin:14,inclu:[1,3,6,7,9,14],inclus:[0,7],incomplet:5,incre:0,increibl:[7,14],increment:[8,14],incrust:4,indefin:1,independient:[8,14],index:[7,13],indic:[3,5,6,14],individual:14,influ:8,influenci:14,info:[0,7,14],inform:[0,3,4,5,7,8,9,11,14],informacion:1,informat:14,information:[0,1,3,7,13],ingles:[3,5],ingres:14,inic:7,inici:[1,5,7,14],initializing:14,inmediat:[6,7],input:14,insid:6,insignif:14,instal:[3,5,7],install:[6,7,14],instanc:0,instanci:[5,6,7],inste:[0,6],instru:14,instruccion:[6,7,14],insufficient:0,integ:0,intent:[0,6,12],interes:[12,14],interfac:5,interfaz:[3,6,7],interior:12,intermediat:0,interpol:[0,14],interrog:7,interrump:14,into:0,introduc:14,introduccion:5,inund:[7,14],invers:0,investig:13,involucrart:1,ipv4:14,irregular:14,islas:2,issu:5,ivangayton:14,jam:14,jerg:14,join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],jueg:14,junt:[0,3,6,14],kapp:[0,4],keep:0,keeping:0,kern:6,khadij:11,kmz:0,label:[3,6],lad:[8,14],lament:14,lanc:6,lank:8,lanz:6,lanzamient:1,larg:[0,14],largest:0,last:7,lateral:14,latest:6,laz:11,ld_library_path:14,leaflet:0,leam:14,lebkowski:14,lectur:14,leem:13,leer:[13,14],legacy:0,lens:0,lent:[0,2,14],letr:14,levant:8,level:0,leveling:0,lib:14,library:0,lid:14,liger:[0,6,14],light:0,lik:0,limit:[0,5,6,8,9,12,14],limpi:14,limpiez:5,lin:[3,4,7,14],line:[1,3,4,5,6,7],lineal:6,links:1,linux:[1,5],list:[1,3,5,7,9,10],literal:14,littl:0,llam:[3,4,6,7,14],llc:3,lleg:6,llen:[0,14],llev:[0,7,14],local:[0,5,8,14],localhost:[6,7],localic:14,location:6,lock:7,log:11,logr:[12,14],logs:14,look:8,looking:14,lot:14,loung:8,low:[0,8],lowest:0,lueg:[0,3,6,7,14],lug:[0,1,6,7,8,13,14],lzma:0,lzw:0,mac:[1,5],machin:[0,6,7],maciej:14,madawalagam:8,mal:14,mall:[7,11,13],man:14,manej:[7,14],maner:[3,6,7,14],manten:[3,12,13],mantenedor:1,manual:[0,7],manuel:8,manufactur:6,map:[0,2,3,5,6,14],mape:[2,8],mapillary:7,mapping:[0,2,8],maquin:[1,5,7],maquinari:14,marc:[6,14],markdown:1,marz:8,mas:[0,1,3,4,5,7,8,11,12,13,14],masc:5,mask:14,masks:11,masseranolabs:3,mast:[1,13],match:[0,11],material:[3,5],math:8,max:0,maxim:[0,6],maximum:0,may:11,mayor:[0,3,6,8,14],mean:0,means:0,mecan:8,med:[3,5,8],medi:6,mediant:[6,14],medicion:[0,3,5],mediod:14,medium:0,megapixel:0,mejor:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],memori:[0,5,7,14],memory:[0,6],men:[3,5,6,7,8,12,14],mencion:12,menor:[0,14],mensaj:[0,6,7,14],menu:6,menus:6,merg:[0,5,11,14],mes:14,mesh:[0,11,14],meshing:11,meshlab:11,metadat:[0,11],meters:[0,4],method:0,metod:14,metr:[0,3,7,8,14],micasens:10,microsoft:6,miembr:12,mientr:[6,7,8,14],mil:7,milimetr:14,min:[0,6],minim:[3,14],minimiz:14,minimum:0,minuscul:14,mir:14,mision:[2,14],mism:[6,7,9,14],miss:0,missing:[3,6,13],mit:6,mitig:14,mitigating:14,mnt:14,mod:14,model:[0,5,6,7,8],models:14,moder:14,modern:6,modific:[6,14],modifiqu:14,moment:6,mon:14,monstruos:14,mont:8,montaj:14,mor:[0,14],morfolog:[0,14],morphological:[0,14],mosaics:0,mostr:[3,5,6],motor:6,mov:[8,14],movimient:13,msimbasi:[7,14],much:[0,1,6,7,14],muestr:[0,1,8,14],muestre:[0,3],muev:[6,14],multicam:10,multiespectral:5,multipl:[0,6,7,10,13],multiplic:8,multispectral:0,munasingh:8,mund:8,mundial:[7,14],mvs_texturing:0,my_odm_imag:14,myproject:14,nad:[0,14],nam:[0,1,14],nan:[3,14],nativ:6,naveg:[6,14],near:0,nearest:0,neces:[8,12],necesari:[0,6,12,14],necesit:[0,1,3,6,12,14],need:0,needs:0,negat:14,negr:9,neighboring:0,neighbors:0,net:6,network:8,networks:14,newpass:6,niebl:14,ningun:14,nit:14,nivel:[8,14],no_defs:[3,4],nod:[0,6,7],nodat:0,nodejs:[7,14],nodeodm:[6,7,13,14],nohup:14,nombr:[1,3,4,7,9,14],non:0,normal:[0,14],normaliz:10,normalization:0,nort:3,northing:3,nostalgic_lederberg:14,not:[0,1,6,14],npm:7,nsdi:8,nub:[0,5,6,7,8,14],nubl:14,nuestr:[2,5,7,10,13,14],nuev:[1,6,7,9,12,14],num:0,num_threads:14,numb:[0,7],numer:[0,6,7,8,14],obj:11,objet:[0,3,10,14],oblicu:9,obligatori:7,obra:14,observ:[1,6],obstacul:3,obstru:14,obtain:0,obten:[6,8,14],obtendr:14,obtendras:6,obteng:14,obtien:[6,14],obtur:8,oce:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoints:0,odm_georeferenced_model:[11,14],odm_georeferencing:[0,11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:11,odm_meshing:[0,11],odm_meshing_log:11,odm_orthophot:[0,11,14],odm_orthophoto_log:11,odm_orthphot:11,odm_report:0,odm_textured_model:11,odm_textured_model_ge:11,odm_texturing:[11,14],odmdat:14,off:0,offlin:7,oficial:6,ofrec:6,older:1,olvid:6,omeg:[0,4],omit:[0,9,14],one:0,onlin:7,only:[0,1],opcion:[5,6,7,11,14],opcional:[3,4,6],open:3,opendronemap:[1,6,7,8,12,13,14],openlayers:0,openmvs:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[1,6,14],opon:1,oportun:12,optimiz:[0,14],optimization:0,option:0,options:[0,6],orden:[8,14],org:[6,8,13,14],organiz:14,orient:14,original:[0,14],oro:14,orquest:7,orthophot:[0,11,14],ortofot:[0,5,7,10],ortofotograf:6,osx:6,other:1,otherwis:0,out:[11,14],outli:0,output:[0,7,11,14],outputs:0,over:0,overlap:[0,7,14],overlapping:0,overlay:7,overviews:0,packag:14,packbits:0,pacm:6,pag:14,pagin:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],palabr:7,panel:6,pantall:[1,3,6,14],par:[0,2,4,5,6,7,8,9,10,11,12],paralel:[6,7,14],parallel:0,paramet:0,parameters:0,parametr:[0,5,6,10],params:0,parec:[6,14],part:[0,4,7,9,10,14],pas:[0,1,5,7,10],pascual:8,password:6,path:[0,6,7,14],patron:5,pau:7,paut:[1,2],paviment:3,pcs:6,pdf:[0,8,14],peak:0,ped:6,peg:1,peligr:14,penaliz:6,pendient:14,pep8:1,per:[0,2,3,6,7,8,11,14],perd:14,perform:0,perimetr:3,permanec:14,permanently:0,permanezc:14,permis:6,permit:[6,7,10,14],person:[4,9,14],perspectiv:0,pertenec:[7,14],phi:[0,4],photogrammetry:8,photometric:[0,14],phyton:6,pid:6,piens:6,pier:[3,6],piez:14,pil:5,pilot:14,pip:6,pipelin:0,pix4d:8,pixel:[0,3,14],placing:3,plan:[0,1,2,3,6,7,14],planet:8,planif:5,planific:14,plantill:5,plataform:[1,6,7],plugin:3,plus:[0,1],ply:11,png:[0,9,11],poc:[6,14],pod:[6,7,12,14],podador:14,poder:14,podr:[6,7],point:[0,11,14],pointcloud:0,points:[0,8,11],polv:14,polygon:0,ponder:0,porblem:1,porcentaj:14,porqu:[1,7,14],port:[6,7],portion:11,ports:14,posibil:6,posibl:[1,6,7,10,12,14],posicion:[3,8],positions:11,positiv:0,posm:5,post:3,poste:1,posterior:6,postprocess:0,potentially:0,practic:5,pre:0,precis:[0,2,4,7,14],precision:[0,3,4,5,7],predefin:14,predetermin:[0,6,14],predictor:14,pref:14,preferent:6,prefij:6,pregunt:[1,6],preocup:[6,14],prepar:5,preparacion:2,present:[0,14],presion:[6,14],previ:[0,3],previous:0,prim:[6,7,14],primary:0,primer:[3,4,6,7,12],principal:[3,7,12,14],prioritiz:0,privilegi:14,pro:5,probabl:14,problem:[1,5,12,14],proced:6,proces:[0,5,7,8,10,12],process:0,processing:[0,6,14],processor:6,procur:3,produc:[0,6,7,8,11,14],product:14,professional:6,profund:0,profundiz:14,program:[0,1,6,9,14],progres:[0,8,14],proj4:3,proj:[0,3,4],project:[0,7,8,11,14],project_nam:14,project_path:14,projection:[3,4],projects:[1,6],promedi:[7,8],pront:14,pronunci:14,propag:7,propens:[7,14],propi:[3,14],propied:8,proporcion:[4,7,9,14],proposit:[4,7],proteg:6,prov:1,prove:[1,2],provid:0,provien:14,proyeccion:[0,3,4],proyect:[1,2,3,4,5,6,8,12],pth:1,pued:[0,1,3,4,5,6,7,8,9,10,11,12,13,14],puert:[6,7],pull:14,punt:[0,5,6,7,8,13,14],purp:0,pyodm:6,pyramids:14,python2:14,python:[1,6,14],pythonpath:14,qgis:[0,11,14],quality:[0,14],qued:[6,14],quer:14,quier:[1,3,14],quit:5,radi:[0,14],radianc:0,radiometr:[4,10],radiometric:[0,10],radius:0,raiz:14,ram:[0,6,14],randomly:1,rang:[8,14],rap:[0,6,14],rapid:[7,14],rast:[0,11,14],rastr:1,ray:14,razon:[12,14],real:8,realic:14,realid:14,realiz:[6,7],realment:14,recently:1,recient:6,recomend:[5,7,13,14],recomiend:[7,8,14],recommend:0,reconoc:[8,14],reconstru:14,reconstruccion:[0,8,9],reconstruction:[0,11],recopil:[7,14],recort:0,recr:14,rectification:0,rectify:0,recurs:[1,12,13,14],red:[6,7],rededg:10,redimension:14,reduc:[0,3,7,8,14],reemplaz:[6,14],reenvi:7,refer:[6,8],referenci:[1,3],referent:[5,7,14],reflect:10,reflectanc:0,register:0,registr:[5,6],regl:14,regulat:0,reinici:[6,14],rejill:14,rel:6,relacion:[1,8,13],relat:8,reliably:1,rellen:0,remot:[8,14],remov:[0,7],removal:0,removing:0,rendering:0,rendimient:[1,6],reotrn:1,repeat:7,repet:6,report:[0,5],repos:14,repositori:[1,12,14],repository:6,represent:[0,14],reproduc:1,reproduction:1,requer:[3,5,7,14],requier:[0,2,6,8,14],requir:[0,1],requirement:0,requisit:5,rerun:0,reset:6,resetadminpassword:6,resiz:0,resolu:[0,5,14],resolution:[0,14],resolv:14,respect:[3,6,7],respond:1,respuest:[6,12,14],restant:[0,7],restart:[0,6],restriccion:14,result:[0,3,6,7,8,10,11,14],results:[0,6],resum:7,retorn:1,reun:12,revis:[1,2,5],rhel:5,ris:0,robson:14,rolling:[0,8],root:14,roughly:0,rout:7,row:0,rtk:[0,3,4,8],ruid:8,run:[0,6,7,14],running:14,runtim:0,rut:[0,6,14],sab:[7,12],sabr:7,sal:[0,5,6,14],salaam:[7,14],salt:0,samarakoon:8,sampl:0,sampling:0,sav:[0,6],scal:[0,14],scen:0,scm:6,scp:14,scre:14,screenshots:1,script:6,sdk:6,seam:0,seamless:0,seams:0,seccion:[2,6,13,14],second:1,secret:6,secuencial:7,secur:14,see:6,seen:0,segu:[1,14],seguimient:14,segun:[6,8,14],segund:[6,7,8,14],segur:5,seleccion:[3,6,11],sensat:14,sensing:8,sensor:[0,2,8,10],sent:12,senter:10,sep:[3,14],separ:[3,10,14],ser:[1,3,4,6,7,8,12,14],servic:7,servidor:14,sesion:14,set:0,settings:14,sharp:0,shell:14,shift:6,should:[0,14],show:7,shutt:[0,8],sid:[0,6],siempr:[1,6,7,14],sient:12,sierr:6,sift:0,sig:[1,14],sigl:3,signif:6,signific:14,siguient:[0,3,4,5,6,7,10,11,13,14],simil:[0,6,7,11,12,14],simpement:7,simpl:[0,3,4,11,14],simplement:[7,9,12,14],singl:0,sistem:[1,3,6,8],siti:[6,8],siz:[0,14],skip:0,slop:[0,14],slow:0,small:0,smrf:[0,14],snippets:1,sobr:[3,6,7,11,13,14],sobrecarg:[6,12],sobrev:5,softwar:[1,6,8,9,12,13,14],sol:[0,1,3,4,6,7,8,9,11,14],solicit:5,solicitud:[5,7,12],solucion:7,som:[1,3],sombr:14,sometim:0,soport:[0,5,12],sourc:[6,14],sourceforg:6,south:3,spac:0,specifi:6,specify:0,spectral:0,speeds:0,spherical:0,split:[0,5,14],splitting:0,src:14,sri:8,ssh:14,stabl:[0,6],stag:0,standard:0,start:[1,6],status:14,step:[0,1],steph:8,steps:[0,1,14],stitching:0,stop:[0,6,7],stor:6,string:0,strip:0,stuck:6,suajili:5,suav:0,sub:6,subfold:0,subfolders:0,submodel:[0,7],submodels:0,suboptim:8,suced:[7,14],such:0,sud:[6,14],suel:[0,3,6,8,14],sufficient:0,suficient:[3,14],suitabl:0,sujet:9,sum:14,suministr:[3,4],sun:0,superbuild:14,superfici:[0,11,14],superior:[6,7,14],superposicion:[7,14],supon:5,surfac:11,surveys:8,suspicious_kepl:14,sustancial:14,sysctl:6,system:6,systematic:14,tabler:14,tabul:3,tag:0,tags:0,tail:14,tak:0,taking:0,tal:14,tambi:[0,1,2],tambien:[3,5,6,7,8,10,13,14],tan:[7,14],tant:[5,6,8,10],tanzani:[7,14],tap:3,tar:[6,7,8,14],tard:0,tare:7,target:6,targets:3,tarjet:6,task:[7,11],tasks:7,tazon:[7,14],tcp:14,tech:14,tecl:[6,14],tecle:6,telnet:7,telugu:5,tem:12,temperatur:[0,14],temporal:1,ten:[0,3,6,7,8,9,14],tendr:10,teng:[6,7,8,14],term:[0,14],termin:[5,6,8],terminal:[1,6],terrain:[11,14],terren:[0,3,8,14],terrestr:[0,5,13,14],test:12,text:14,textur:11,texture_n:11,texturing:[0,14],texturiz:[5,7,13],than:0,that:[0,14],the:[0,1,3,6,7,8,11,13,14],thermal:0,things:6,thos:0,thre:0,threshold:[0,14],tie:11,tiemp:[0,5,6,12],tien:[0,1,2,3,4,6,7,8,10,11,12,14],tiend:8,tierr:14,tif:[9,11,14],til:[0,14],tim:0,tip:[0,2,14],tipic:[3,14],tips:2,titul:[1,3,8],tmp:1,tmpdir:1,tod:[0,2,3,5,6,7,10,12,14],todav:6,toffanin:[3,6],tok:[6,7],toler:14,tom:[6,8,9,10,14],tomes:6,ton:0,tool:6,toolbox:6,topograf:14,topographic:14,tops:11,total:[0,7,14],trabaj:[0,3,5,7],tracks:11,traduc:5,traduccion:5,transferent:14,transifex:5,transparent:6,traslap:[3,14],traves:[5,6,7,14],tres:[6,12],triangl:0,triangul:14,tridimensional:14,tru:14,truc:12,tsv:11,turn:[0,14],turning:14,tutorial:[5,11],tweaking:0,txt:[3,4,7,11,14],type:[0,6],types:8,uav4ge:3,uav:[2,8,14],uavs:8,ubic:[3,5,8,11],ubiqu:3,ubuntu:[5,14],ultim:[6,8,14],ultra:0,umbral:[0,14],undefin:1,undistort:11,undistorted_reconstruction:11,undistorted_tracks:11,unic:[6,14],unid:[8,14],uniform:[3,14],units:[3,4],univers:11,unix:14,unlock:7,unse:0,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usa:[1,4,6],usad:[0,3,4,6,14],usag:0,usan:11,usand:[1,3,4,5,6,11],usar:[1,3,5,6,7,14],usarl:[3,11,14],usast:1,usd:14,use:[0,3,6,7,8,14],used:[0,7,11],useful:[0,6],user:6,using:[0,8,14],uso:[0,5,6,8,14],usos:2,usr:14,usuari:[4,5,6,7,12,14],util:[0,1,3,6,9,11,14],utilic:[0,6,14],utiliz:[0,3,4,6,7,8,9,10,13,14],utm:[3,4],v18:6,vac:14,vagrant:1,val:[0,14],valid:7,valios:13,valor:[0,3,4,8,14],valu:0,van:[3,14],vanguardi:13,vari:[5,6,7,10,14],variabl:14,variacion:14,varied:[3,6],various:0,vas:1,vay:[6,11],vcpu:14,vea:[11,14],vec:[0,4,6,8,12,14],vecin:0,veget:3,veloc:[8,14],ven:8,vendedor:6,veng:12,ventaj:[6,14],ventan:[6,14],ver:[3,6,7,12,14],veran:14,verbos:0,verific:5,verifiqu:[0,5],vers:[3,14],version:[0,1,6,7,10,14],vert:[0,4],vertex:0,vertic:0,vertical:[4,8,14],very:0,vez:[6,10,14],via:[0,6],vibracion:14,viej:6,vien:[6,14],vient:[8,14],view:7,viewcmd:7,viewers:0,vignetting:0,virtual:[1,6,14],virtualbox:6,virtualest:1,virtualiz:5,virtualization:6,visibil:14,visibl:[3,14],vist:[0,13,14],visual:14,visualiz:[0,6],vms:6,vol:[2,14],volcan:14,volum:5,volv:[6,14],vtx:6,vuel:[3,5,8],vuelv:14,want:0,web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_results:6,weight:14,wgs84:[3,4],what:[0,8,14],when:0,wher:13,which:[0,1],will:0,win:6,window:[0,14],windows:[1,5],within:0,wonderful_burnell:14,words:0,workflow:0,world:6,writ:7,wrongly:0,wsl:6,www:[6,8,14],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,yes:[1,14],you:[0,6,14],your:[0,6],yum:6,zanzib:11,zcvf:14,zen_wright:14,zon:[0,3,4,9]},titles:["Opciones e indicadores","Como contribuir","Consejos de vuelo","Puntos de Control Terrestre","Archivos de geolocalizaci\u00f3n de imagen","Bienvenido a la documentaci\u00f3n de OpenDroneMap","Instalaci\u00f3n y Gu\u00eda de Introducci\u00f3n","Divisi\u00f3n de grandes conjuntos de datos","Precisi\u00f3n del Mapa","Usar m\u00e1scaras de imagen","Soporte multiespectral","Salidas de OpenDroneMap","C\u00f3mo solicitar funciones","Referencias adicionales","Tutoriales"],titleterms:{"Qu\u00e9":14,"for":1,"qui\u00e9n":14,"tama\u00f1":14,Que:8,acced:[7,14],acces:14,adicional:[6,13],agradec:7,ajust:7,alta:14,altur:14,ancho:14,arch:6,archiv:[3,4],argument:0,asign:6,aspect:8,automat:7,baj:14,band:14,basic:6,bienven:5,calibr:[7,14],calid:14,cam:14,cambi:14,camp:14,cent:6,clust:7,clusterodm:7,coloc:3,com:[1,12,14],comand:6,comunitari:1,conjunt:7,consej:2,contribu:1,control:3,creacion:14,dat:[7,14],debi:6,desarroll:13,descarg:6,desd:14,despues:14,digital:14,directori:14,distribu:7,division:7,dock:14,document:5,droplet:14,dsm:11,dtm:11,editor:3,ejecut:6,elev:14,entend:7,envi:1,error:1,escal:7,esper:[8,14],estructur:14,extraxion:1,fedor:6,format:3,funcion:12,gcp:3,gcpi:3,gcps:14,geolocaliz:4,grand:7,granel:14,gui:6,hardwar:[6,10],hol:6,huy:14,imag:[4,9],imagen:7,impact:8,indic:0,inform:1,inici:6,instal:[6,14],instanci:14,interfac:3,introduccion:[6,7],limit:7,limpiez:14,line:14,linux:6,list:[11,14],local:7,mac:6,map:8,maquin:[6,14],mas:6,masc:9,material:14,med:14,medicion:14,memori:6,merg:7,model:[11,14],multiespectral:10,nub:11,odm:14,opcion:0,opendronemap:[5,11],ortofot:[11,14],par:[1,3,13,14],parametr:14,pas:[6,14],patron:14,pil:14,planif:14,plantill:1,posm:3,practic:3,precision:[8,14],prepar:14,pro:3,problem:6,proces:[6,14],proyect:14,punt:[3,11],quit:14,recomend:[3,6],referent:[3,8,13],registr:[7,14],report:1,requer:6,requisit:6,resolu:6,revis:6,rhel:6,sal:11,segur:14,sobrev:14,solicit:12,solicitud:1,soport:[6,10],split:7,supon:14,tant:14,termin:14,terrestr:3,texturiz:11,tiemp:14,tod:11,trabaj:14,tutorial:14,ubic:14,ubuntu:6,usand:14,usar:9,uso:10,usuari:[3,13],verific:6,verifiqu:6,virtualiz:6,volum:14,vuel:[2,14],webodm:6,windows:6}}) \ No newline at end of file diff --git a/es/tutorials.html b/es/tutorials.html index 33be1c804..98a11a6cc 100644 --- a/es/tutorials.html +++ b/es/tutorials.html @@ -4,10 +4,11 @@ - + + - Tutoriales — documentación de OpenDroneMap - 2.4.7 + Tutoriales — documentación de OpenDroneMap - 2.5.5 @@ -64,7 +65,7 @@
                                          - 2.4.7 + 2.5.5
                                          @@ -129,14 +130,14 @@
                                        • Creación de Ortofotos de Alta Calidad
                                        • Calibrar la cámara
                                        • Creación de modelos de elevación digitales
                                        • -
                                        • Measuring stockpile volume
                                            -
                                          • Fieldwork planning
                                          • -
                                          • Flight pattern
                                          • -
                                          • Flight height
                                          • +
                                          • Medir el volumen de pilas de materiales a granel
                                          • Usando Docker
                                              @@ -292,14 +293,14 @@
                                              -
                                              +

                                              Tutoriales

                                              A continuación, encontrará instrucciones para algunos casos de uso comunes.

                                              -
                                              +

                                              Creación de Ortofotos de Alta Calidad

                                              -
                                              +
                                              image of OpenDroneMap orthophoto -
                                              +

                                              Sin ningún ajuste de parámetros, ODM elije un buen balance entre calidad, velocidad y uso de memoria. Si quiere obtener resultados de mayor calidad, debe modificar algunos parámetros:

                                                @@ -310,39 +311,39 @@
                                              • --mesh-size debe incrementarse a 300000-600000 y --mesh-octree-depth debe incrementarse a 10-11 en áreas urbanas para recrear mejor los edificios/techos.

                                              -
                                              -
                                              +
                                              +

                                              Calibrar la cámara

                                              La calibración de la cámara es un desafío especial con las cámaras básicas. Los cambios de temperatura, las vibraciones, el enfoque y otros factores pueden afectar los parámetros derivados con efectos sustanciales en los datos resultantes. La calibración automática o la autocalibración es posible y deseable para los vuelos de drones, pero dependiendo del patrón de vuelo, la calibración automática puede no eliminar toda la distorsión de los productos resultantes. James y Robson (2014) en su artículo Mitigating systematic error in topographic models derived from UAV and ground‐based image networks abordan cómo para minimizar la distorsión de la autocalibración.

                                              -
                                              +
                                              image of lens distortion effect on bowling of data -
                                              +

                                              Efecto de tazón en la nube de puntos de un juego de datos de mas de 13,000 imágenes colectadas por el Banco mundial de Tanzania sobre la cuenca propensa a inundaciones de Msimbasi, Dar es Salaam, Tanzania.

                                              Para mitigar este efecto, hay algunas opciones, pero las más simples son las siguientes: vuele dos patrones separados por 20 °, y en lugar de tener una cámara nadir (apuntando hacia abajo), use una que se incline hacia adelante en 5 °.

                                              -
                                              +
                                              animation showing optimum -
                                              +

                                              Como este enfoque de vuelo puede llevar más tiempo que los vuelos típicos, un piloto o un equipo pueden volar en un área pequeña utilizando el enfoque anterior. OpenDroneMap generará un archivo de calibración llamado camera.json que luego se puede importar para usarlo para calibrar otro vuelo que se vuela de manera más eficiente.

                                              Alternativamente, se puede aplicar el siguiente método experimental: volar con una superposición mucho menor, pero dos vuelos de rejilla cruzada (a veces llamados rayados cruzados) separados por 20 ° con una cámara de 5 ° orientada hacia adelante.

                                              • Los porcentajes de superposición de rejillas cruzadas pueden ser más bajos que los vuelos paralelos. Para obtener buenos resultados en 3D, necesitará un 68% de superposición y superposición lateral para una superposición y superposición lateral equivalente del 83%.

                                              • Para obtener buenos resultados en 2D y 2.5D (modelo de elevación digital), necesitará un 42% de superposición y superposición lateral para una superposición y superposición lateral equivalente del 70%.

                                              -
                                              +
                                              animation showing experimental optimum -
                                              +

                                              Las líneas de vuelo separadas verticalmente también mejoran la precisión, pero menos que una cámara que mira hacia adelante en 5 °.

                                              -
                                              +
                                              figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration -
                                              +

                                              De James and Robson (2014), CC BY 4.0

                                              -
                                              -
                                              + +

                                              Creación de modelos de elevación digitales

                                              Por defecto, ODM no crea DEMs. Para crear un modelo digital de terreno, asegúrese de utilizar la marca --dtm. Para crear un modelo digital de superficie, asegúrese de pasar la marca --dsm.

                                              -
                                              +
                                              image of OpenDroneMap derived digital surface model -
                                              +

                                              Para la generación del DTM, se utiliza un filtro morfológico simple (smrf) para clasificar los puntos terrestres frente a los no terrestres y solo se utilizan los puntos terrestres. El filtro smrf se puede controlar mediante varios parámetros:

                                                @@ -355,9 +356,9 @@

                                                Cambiar estas opciones puede afectar significativamente el resultado de los DTM. La mejor fuente de lectura para comprender cómo los parámetros afectan la salida es leer el artículo original An improved simple morphological filter for the terrain classification of airborne LIDAR data (PDF disponible gratuitamente).

                                                En general, la opción --smrf-threshold tiene el mayor impacto en los resultados.

                                                SMRF es bueno para evitar errores de Tipo I (un pequeño número de puntos de tierra clasificados erróneamente como no terrestres) pero solo es «aceptable» para evitar errores de Tipo II (gran número de puntos no terrestres clasificados erróneamente como terrestres). Esto debe tenerse en cuenta al generar DTM para ser usados visualmente, ya que los objetos que se confunden con el suelo parecen artefactos en el DTM final.

                                                -
                                                +
                                                image of lens distortion effect on bowling of data -
                                                +

                                                Otros dos parámetros importantes afectan la generación de DEM:

                                                  @@ -369,107 +370,101 @@
                                                  docker run -ti --rm -v /my/project:/datasets/code <my_odm_image> --project-path /datasets --dtm --dem-resolution 2 --smrf-threshold 0.4 --smrf-window 24
                                                   
                                                  -
                                                -
                                                -

                                                Measuring stockpile volume

                                                -
                                                -

                                                Fieldwork planning

                                                -

                                                Weather conditions modify illumination and thus impact the photography results. Best results are obtained with evenly overcast or clear skies. Also look for low wind speeds that allow the camera to remain stable during the data collection process. -In order to avoid shadows which on one side of the stockpile can obstruct feature detection and lessen the number of resulting points, always prefer the flights during the midday, when the sun is at the nadir so everything is consistently illuminated. -Also ensure that your naked eye horizontal visibility distance is congruent with the planned flight distances for the specific project, so image quality is not adversely impacted by dust, fog, smoke, volcanic ash or pollution.

                                                -
                                                -
                                                -

                                                Flight pattern

                                                -

                                                Most stockpile measurement jobs does not require a crosshatch pattern or angled gimbal as the resting angle of stockpile materials allows the camera to capture the entire stockpile sides. Only some special cases where erosion or machinery operations causes steep angles on the faces of the stockpile would benefit of the crosshatch flight pattern and angled camera gimbal but consider that these additional recognized features come at a cost, (in field labor and processing time) and the resulting improvements are sometimes negligible.

                                                -

                                                In most of the cases a lawn mower flight pattern is capable of producing highly accurate stockpile models.

                                                -
                                                +
                                              +
                                              +

                                              Medir el volumen de pilas de materiales a granel

                                              +
                                              +

                                              Planificación del trabajo de campo

                                              +

                                              Las condiciones climáticas modifican la iluminación y, por lo tanto, afectan los resultados de la fotografía. Los mejores resultados se obtienen con cielos nublados uniformemente o despejados. También busque velocidades de viento bajas que permitan que la cámara permanezca estable durante el proceso de recopilación de datos. Para evitar sombras que puedan obstruir la detección de características en un lado de la pila y disminuir el número de puntos resultantes, prefiera siempre los vuelos durante el mediodía, cuando el sol está en el nadir para que todo esté iluminado consistentemente. También asegúrese de que la distancia de visibilidad horizontal a simple vista sea congruente con las distancias de vuelo planificadas para el proyecto específico, de modo que la calidad de la imagen no se vea afectada negativamente por el polvo, niebla, humo, cenizas volcánicas o la contaminación.

                                              +
                                              +
                                              +

                                              Patrón de vuelo

                                              +

                                              La mayoría de los trabajos de medición de pilas no requieren un patrón de vuelo cruzado o la cámara en ángulo, ya que el ángulo de reposo de los materiales de las pilas permite que la cámara capture todos los lados. Solo algunos casos especiales en los que la erosión o las operaciones de maquinaria causan ángulos pronunciados en las caras de la pila se verán beneficiados del patrón de vuelo cruzado y la cámara en ángulo, pero considere que estas características adicionales tienen un costo (en mano de obra de campo y tiempo de procesamiento) y las mejoras resultantes son a veces insignificantes.

                                              +

                                              En la mayoría de los casos, un patrón de vuelo paralelo como una podadora, es capaz de producir modelos de pilas de alta precisión.

                                              +
                                              a simple lawnmower flight pattern can produce accurate results -
                                              -

                                              Recommended overlap would be between 75% and 80% with a sidelap in the order of 65% to 70%. It is also recommended to slightly increase overlap and sidelap as the flight height is increased.

                                              -
                                              -
                                              -

                                              Flight height

                                              -

                                              Flight height can be influenced by different camera models, but in a general way and in order to ensure a balance between image quality and flight optimization, it is recommended to be executed at heights 3 to 4 times the tallest stockpile height. So for a 10 meter stockpile, images can be captured at a height of 40 meters. -As the flight height is increased, it is also recommended to increase overlap, so for a 40 meter height flight you can set a 65% sidelap and 75% overlap, but for a planned height of 80 meters a 70% sidelap and 80% overlap allowing features to be recognized and properly processed.

                                              -
                                              -
                                              + +

                                              El traslape frontal recomendado debe estar entre 75% y 80%, con un traslape lateral en el orden de 65% y 70%. También se recomienda incrementar ligeramente el traslape lateral y frontal conforme se incremente la altura del vuelo.

                                              + +
                                              +

                                              Altura de vuelo

                                              +

                                              La altura de vuelo puede verse influenciada por diferentes modelos de cámara, pero de manera general y con el fin de garantizar un equilibrio entre la calidad de imagen y la optimización del vuelo, se recomienda ejecutarlo a alturas de 3 a 4 veces la altura de la pila más alta. Entonces, para una pila de 10 metros, las imágenes se pueden capturar a una altura de 40 metros. A medida que aumenta la altura de vuelo, también se recomienda aumentar la superposición, por lo que para un vuelo de 40 metros de altura puede usar una superposición lateral del 65% y una superposición frontal del 75%, pero para una altura planificada de 80 metros, una superposición lateral del 70% y una superposición del 80% permitiendo que las estructuras sean reconocidas y procesadas correctamente.

                                              +
                                              +

                                              GCPs

                                              -

                                              To achieve accuracy levels better than 3%, the use of GCP’s is advised. Typically 5 distributed GCP are sufficient to ensure accurate results. -When placing or measuring GCP, equipment accuracy should be greater than the GSD. Survey grade GNSS and total stations are intended to provide the required millimetric accuracy.

                                              -

                                              For further information on the use of GCPs, please refer to the Ground Control Points section.

                                              -
                                              -
                                              -

                                              Processing parameters

                                              -

                                              A highly accurate model can be achieved using WebODM high resolution predefined settings. Then you can further adjust some parameters as necessary.

                                              -

                                              If using ODM, these this reference values can help you configure the process settings.

                                              +

                                              Para lograr niveles de precisión superiores al 3%, se recomienda el uso de GCP. Normalmente, 5 GCP distribuidos son suficientes para garantizar resultados precisos. Al colocar o medir los GCP, la precisión del equipo debe ser mayor que el GSD. Las estaciones totales y los GNSS de grado topográfico están diseñadas para proporcionar la precisión milimétrica requerida.

                                              +

                                              Para mayor información sobre el uso de GCPs, por favor consulte la sección de Puntos de Control Terrestre.

                                              + +
                                              +

                                              Parámetros de procesamiento

                                              +

                                              Se puede lograr un modelo de alta precisión usando los parámetros predefinidos para alta resolución en WebODM. Luego puede ajustar aún más algunos parámetros según sea necesario.

                                              +

                                              Si utiliza ODM, estos valores de referencia pueden ayudarle a configurar los parámetros de proceso.

                                              –dsm: true

                                              –dem-resolution 2.0

                                              –orthophoto-resolution 1.0

                                              –feature-quality high

                                              –pc-quality high

                                              -
                                              -
                                              -

                                              Measuring

                                              -

                                              As almost 50% of the material will be found in the first 20% of the stockpile height, special care should be taken in adequately defining the base plane.

                                              -
                                              + +
                                              +

                                              Medición

                                              +

                                              Como casi el 50% del material se encuentra en el primer 20% de la altura de la pila, se debe tener especial cuidado en definir adecuadamente el plano de la base.

                                              +
                                              almost 50% of the material will be found in the first 20% of the stockpile height -
                                              -

                                              In WebODM Dashboard, clic on «view map» to start a 2D view of your project.

                                              -

                                              Once in the 2D map view, clic on the «Measure volume, area and length» button.

                                              -
                                              + +

                                              En el tablero de WebODM, haga clic en «ver mapa» para iniciar una vista 2D de su proyecto.

                                              +

                                              Una vez en la vista de mapa 2D, haga clic en el botón «Medir volumen, área y distancia».

                                              +
                                              clic on the "Measure volume, area and length" button -
                                              -

                                              then clic on «Create a new measurement»

                                              -
                                              + +

                                              luego haga clic en «Crear una nueva medición»

                                              +
                                              clic on "Create a new measurement" -
                                              -

                                              Start placing the points to define the stockpile base plane

                                              -
                                              + +

                                              Empiece a colocar los puntos para definir el plano de la base de la pila

                                              +
                                              Define the stockpile base plane -
                                              -

                                              Clic on «Finish measurement» to finish the process.

                                              -
                                              + +

                                              Haga clic en «Finalizar medición» para finalizar el proceso.

                                              +
                                              Clic on "Finish measurement" to finish the process -
                                              -

                                              Dialog box will show the message «Computing …» for a few seconds, and after the computing is finished the volume measurement value will be displayed.

                                              -
                                              + +

                                              El cuadro de diálogo muestra el mensaje «Calculando…» por algunos segundos, y después de que el cálculo esté terminado la medición de volumen será desplegada.

                                              +
                                              Clic on "Finish measurement" to finish the process -
                                              -

                                              If you are using the command line OpenDroneMap you can use the dsm files to measure the stockpile volumes using other programs.

                                              -

                                              Also consider that once the limits of the stockpile are set in software like QGis, you will find there are some ways to determine the base plane. So for isolated stockpiles which boundaries are mostly visible, a linear approach can be used. While for stockpiles set in slopes or in bins, the base plane is better defined by the lowest point. -Creation of a triangulated 3D surface to define the base plane is advised for large stockpiles. This is also valid for stockpiles paced on irregular surfaces.

                                              -
                                              -
                                              -

                                              Expected accuracy

                                              -

                                              For carefully planned and executed projects, and specially when GSD is less than 1 cm, the expected accuracy should be in the range of 1% to 2%. -The resulting accuracy is comparable to the commercially available photogrammetry software and the obtained using survey grade GNSS equipment.

                                              -
                                              -
                                              -
                                              + +

                                              Si utiliza OpenDroneMap en la línea de comandos, puede usar los archivos DSM para medir el volumen de las pilas usando otros programas.

                                              +

                                              También considere que una vez que los límites de la pila están definidos en un software como QGis, encontrará que existen varias maneras de determinar el plano de la base. Así que para pilas aisladas, cuyos límites son mayormente visibles, se puede usar un enfoque linear. Mientras que para pilas ubicadas en pendientes o en contenedores, el plano de la base es mejor definido el punto mas bajo. Se recomienda la creación de una superficie tridimensional triangulada para definir el plano de la base de pilas grandes. Esto también es válido para pilas sobre superficies irregulares.

                                              + +
                                              +

                                              Precisión esperada

                                              +

                                              Para proyectos cuidadosamente planificados y ejecutados, y especialmente cuando el GSD es menor de 1 cm, la precisión esperada debe estar en el rango de 1% a 2%. La precisión resultante es comparable a la del software de fotogrametría disponible comercialmente y la obtenida utilizando equipo GNSS de grado topográfico.

                                              +
                                              + +

                                              Usando Docker

                                              Dado que muchos usuarios emplean Docker para implementar OpenDroneMap, puede ser útil comprender algunos comandos básicos para consultar a las instancias de Docker cuando las cosas van mal o si tenemos curiosidad por ver lo que está sucediendo. Docker es un entorno en contenedores destinado, entre otras cosas, a facilitar la implementación de software independientemente del entorno local. De esta forma, es similar a las máquinas virtuales.

                                              Unos pocos comandos de Docker pueden mejorar mucho nuestra experiencia.

                                              -
                                              +

                                              Listado de máquinas Docker

                                              Podemos comenzar enumerando las máquinas Docker disponibles en la máquina actual que estamos ejecutando de la siguiente manera:

                                              > docker ps
                                               CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                    NAMES
                                               2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                  zen_wright
                                              -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                              +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                               

                                              Si queremos ver máquinas que pueden no estar ejecutándose pero que aún existen, podemos agregar la bandera -a:

                                              > docker ps -a
                                               CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS                    PORTS                    NAMES
                                               2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                        zen_wright
                                              -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                              +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                               cd7b9585b8f6        opendronemap/odm       "bash"                   3 days ago          Exited (1) 37 hours ago                            nostalgic_lederberg
                                               e31010c00b9a        opendronemap/odm       "python /code/run.py…"   3 days ago          Exited (2) 3 days ago                              suspicious_kepler
                                               c44e0d0b8448        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   3 days ago          Exited (0) 37 hours ago                            wonderful_burnell
                                               
                                              -
                                              -
                                              +
                                              +

                                              Accediendo a los registros en la instancia

                                              Usando el CONTAINER ID o el nombre, podemos acceder a cualquier registro disponible en la máquina de la siguiente manera:

                                              > docker logs 2518817537ce
                                              @@ -500,8 +495,8 @@ The resulting accuracy is comparable to the commercially available photogrammetr
                                               

                                              El valor -5 le dice al comando tail que nos dé solo las últimas 5 líneas de los registros.

                                              -
                                              -
                                              + +

                                              Acceso de línea de comando a las instancias

                                              A veces necesitamos profundizar un poco más en nuestra exploración del proceso de OpenDroneMap. Para ello, podemos obtener acceso directo a la línea de comandos de las máquinas. Para esto, podemos usar docker exec para ejecutar un shell de línea de comando` bash` en la máquina de interés de la siguiente manera:

                                              > docker exec -ti 2518817537ce bash
                                              @@ -509,24 +504,24 @@ The resulting accuracy is comparable to the commercially available photogrammetr
                                               

                                              Ahora estamos conectados a nuestra instancia de Docker y podemos explorar la máquina.

                                              -
                                              -
                                              + +

                                              Limpieza de Docker

                                              Docker tiene un uso lamentable del espacio y, de forma predeterminada, no limpia el exceso de datos y máquinas cuando los procesos están completos. Esto puede ser ventajoso si necesitamos acceder a un proceso que ya ha terminado, pero que lleva la carga de usar cantidades crecientes de almacenamiento a lo largo del tiempo. Maciej Łebkowski tiene una ʻexcelente descripción general de cómo administrar el uso excesivo del disco en la ventana acoplable <https://lebkowski.name/docker-volumes/>`_.

                                              -
                                              - -
                                              + + +

                                              Usando ODM desde una ubicación de ancho de banda bajo

                                              -
                                              +

                                              ¿Qué es esto y para quién es?

                                              A través del repositorio de ʻIvan Gayton <https://github.com/ivangayton/GDAL_scripts/>`_.

                                              ʻOpenDroneMap <https://www.opendronemap.org/>`__ no siempre se puede configurar localmente de forma efectiva; se necesita una máquina bastante poderosa para procesar conjuntos de datos grandes, por lo que una máquina en la nube a veces puede ser la respuesta para las personas en el campo. Sin embargo, el ancho de banda es un problema en muchos entornos de bajos ingresos. Esta restricción no se puede resolver por completo, pero el siguiente método hace un trabajo razonable al reducir el ancho de banda necesario para procesar conjuntos de datos de imágenes de drones en la nube desde ubicaciones africanas.

                                              Aquí presentamos un proceso complicado pero factible para crear una máquina en la nube OpenDroneMap (* no * CloudODM, eso sí, solo una instancia de ODM basada en la nube que se ejecuta desde la línea de comandos) y usarla para procesar de forma remota conjuntos de fotos grandes. Requiere familiaridad con el uso de la línea de comandos de Unix, ssh, una cuenta de Digital Ocean (Amazon AWS también funcionaría, posiblemente con ligeras diferencias en la configuración) y un nivel moderado de conocimientos informáticos generales. Si no es un experto en informática y está dispuesto a preocuparse por una configuración un poco complicada, CloudODM is what you should be looking at.

                                              Todo el proceso está dirigido principalmente a alguien que vuela misiones sustanciales en África o un lugar similar, y que busca procesar datos lo antes posible mientras aún se encuentra en un entorno de campo. Por lo tanto, enfatiza un flujo de trabajo destinado a reducir el ancho de banda/transferencia de datos, en lugar de solo la forma más simple de ejecutar ODM.

                                              -
                                              -
                                              +
                                              +

                                              Pasos

                                              -
                                              +

                                              Instalación

                                              • Cree una Droplet de Digital Ocean con al menos 4 GB de RAM. Eso costará alrededor de $ 20 USD al mes. Menos de 4 GB de RAM y la instalación probablemente fallará. Cuando realmente ejecutemos el proceso ODM, lo redimensionaremos a una máquina en la nube mucho más grande y más cara, pero entre ejecuciones puede reducirlo al segundo Droplet más barato que cuesta solo $10 USD (el Droplet mas barato a $5 USD por mes, viene con una unidad tan pequeña que no puede volver a reducirla).

                                                @@ -563,8 +558,8 @@ export PATH=$PATH:/home/odm/ODM/
                                                • Ahora necesitará un segundo disco duro en la nube (un «Volumen» en la jerga de Digital Ocean) lo suficientemente grande para administrar su proyecto. La regla de oro parece ser 10 veces el tamaño de su conjunto de imágenes sin procesar; tenemos un conjunto de imágenes de 100 GB y configuramos un volumen de 1000 GB (una vez que la ejecución haya terminado, debería poder deshacerse de la mayor parte de esta costosa capacidad de disco, pero es necesaria para completar el proceso). Configure el volumen, adjúntelo a su Droplet y configure su punto de montaje (en este ejemplo lo estamos configurando a /mnt/odmdata/).

                                                -
                                              -
                                              +
                                              +

                                              Datos de preparación y proyecto

                                              • Ahora envíe sus imágenes al servidor. Puede usar Secure Copy (scp) así: scp -r /path/to/my/imagefolder odm@xxx.xxx.xxx. xxx: /mnt/odmdata/.

                                                @@ -574,7 +569,7 @@ export PATH=$PATH:/home/odm/ODM/
                                            -
                                            +
                                            Estructura del directorio

                                            ODM requiere que los directorios de la máquina se configuren exactamente así. Los bits críticos son la carpeta de instalación (si instaló como antes, es /home/odm/ODM/) y la carpeta del proyecto (es decir, /mnt/odmdata/myproject/)

                                              @@ -584,9 +579,9 @@ export PATH=$PATH:/home/odm/ODM/
                                            • Modifique settings.yaml para especificar el directorio principal de la carpeta del proyecto (en este caso, el Volumen que creamos, /mnt/odmdata/). Asegúrese de que las imágenes estén en el lugar correcto, es decir, /mnt/odmdata/myproject/images y los otros archivos auxiliares (gcp_list.txt e image_groups.txt) están en la carpeta raíz /mnt/odmdata/myproject/

                                            • Si tiene las imágenes en carpetas separadas para bloques AOI o vuelos individuales (lo que hará si su gestión de vuelos fue organizada), puede crear un archivo image_groups.txt con los encantamientos for i in *; do cd $i; for j in *; do echo "$j $i" >> ../$i.txt; done; cd ../; done; y cd ../, for i in myproject/*.txt; do cat $i >> image_groups.txt; done;. Eso debería crear un archivo con la estructura correcta: una lista de todos los archivos de imagen y un «nombre de grupo» después de cada uno (que en este caso será simplemente el nombre de la carpeta de la que proviene). Luego mueva todos los archivos de imagen a un solo directorio llamado imágenes en el directorio raíz del proyecto (por lo tanto, /mnt/odmdata/myproject/images/). El archivo image_groups.txt permitirá que ODM realice un seguimiento de las imágenes que pertenecen al mismo lote, aunque estén todas en un solo directorio.

                                            -
                                            - -
                                            + + +

                                            Cambie el tamaño del Droplet, quite el seguro, huya

                                            • Apague y cambie el tamaño de su máquina a una cantidad monstruosa de CPU y memoria. Utilizo la máquina con memoria optimizada con 24 vCPU dedicadas y 192 GB de RAM (que cuesta alrededor de $ 1,60 / hora, lo que se suma rápido y supera los $ 1000/mes). Reinicie y comience a trabajar rápidamente para no perder el costoso tiempo de los Droplets grandes.

                                            • @@ -611,8 +606,8 @@ export PATH=$PATH:/home/odm/ODM/
                                              • Es posible que desee estar atento a htop (para tener una idea del uso de recursos para que en el futuro solo pueda hacer girar una máquina tan grande como sea necesario)

                                              -
                                            -
                                            + +

                                            Después de que termine (suponiendo que sobrevivas tanto tiempo)

                                            • Tan pronto como termine el procesamiento, apague la máquina y cambie su tamaño a la capacidad mínima económica.

                                            • @@ -631,10 +626,10 @@ export PATH=$PATH:/home/odm/ODM/

                                            Aprende a editar y ayuda a mejorar esta página!

                                            - - - - + + + + diff --git a/fil/.buildinfo b/fil/.buildinfo index 4a3f81307..29194b900 100644 --- a/fil/.buildinfo +++ b/fil/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d65f1dafa7b72460ef2a1d4b173d4c7d +config: 826481e42566ded7f032c01892b9785c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/fil/.doctrees/arguments.doctree b/fil/.doctrees/arguments.doctree index 0438769d8..37ac611b0 100644 Binary files a/fil/.doctrees/arguments.doctree and b/fil/.doctrees/arguments.doctree differ diff --git a/fil/.doctrees/contributing.doctree b/fil/.doctrees/contributing.doctree index f1f7bff8c..575e9ae69 100644 Binary files a/fil/.doctrees/contributing.doctree and b/fil/.doctrees/contributing.doctree differ diff --git a/fil/.doctrees/environment.pickle b/fil/.doctrees/environment.pickle index 79887811a..1bc307c17 100644 Binary files a/fil/.doctrees/environment.pickle and b/fil/.doctrees/environment.pickle differ diff --git a/fil/.doctrees/flying.doctree b/fil/.doctrees/flying.doctree index 3f5572640..61254c43b 100644 Binary files a/fil/.doctrees/flying.doctree and b/fil/.doctrees/flying.doctree differ diff --git a/fil/.doctrees/gcp.doctree b/fil/.doctrees/gcp.doctree index d7eb98267..86a546b3b 100644 Binary files a/fil/.doctrees/gcp.doctree and b/fil/.doctrees/gcp.doctree differ diff --git a/fil/.doctrees/geo.doctree b/fil/.doctrees/geo.doctree index 06e988f6c..0994c2f33 100644 Binary files a/fil/.doctrees/geo.doctree and b/fil/.doctrees/geo.doctree differ diff --git a/fil/.doctrees/index.doctree b/fil/.doctrees/index.doctree index ec4a1ef42..a6e89cfc6 100644 Binary files a/fil/.doctrees/index.doctree and b/fil/.doctrees/index.doctree differ diff --git a/fil/.doctrees/installation.doctree b/fil/.doctrees/installation.doctree index 65529df81..da65eae15 100644 Binary files a/fil/.doctrees/installation.doctree and b/fil/.doctrees/installation.doctree differ diff --git a/fil/.doctrees/large.doctree b/fil/.doctrees/large.doctree index 870562d2d..ef7553e3a 100644 Binary files a/fil/.doctrees/large.doctree and b/fil/.doctrees/large.doctree differ diff --git a/fil/.doctrees/map-accuracy.doctree b/fil/.doctrees/map-accuracy.doctree index cfd807a49..eeaf77a10 100644 Binary files a/fil/.doctrees/map-accuracy.doctree and b/fil/.doctrees/map-accuracy.doctree differ diff --git a/fil/.doctrees/masks.doctree b/fil/.doctrees/masks.doctree index cf1a188cc..a4d0270b9 100644 Binary files a/fil/.doctrees/masks.doctree and b/fil/.doctrees/masks.doctree differ diff --git a/fil/.doctrees/multispectral.doctree b/fil/.doctrees/multispectral.doctree index a5e6ca2d2..a6568c3c3 100644 Binary files a/fil/.doctrees/multispectral.doctree and b/fil/.doctrees/multispectral.doctree differ diff --git a/fil/.doctrees/outputs.doctree b/fil/.doctrees/outputs.doctree index 7607b6a61..963521abf 100644 Binary files a/fil/.doctrees/outputs.doctree and b/fil/.doctrees/outputs.doctree differ diff --git a/fil/.doctrees/requesting-features.doctree b/fil/.doctrees/requesting-features.doctree index 1f1785c4f..3f5f688a1 100644 Binary files a/fil/.doctrees/requesting-features.doctree and b/fil/.doctrees/requesting-features.doctree differ diff --git a/fil/.doctrees/resources.doctree b/fil/.doctrees/resources.doctree index 01c8861ae..5d4aa61af 100644 Binary files a/fil/.doctrees/resources.doctree and b/fil/.doctrees/resources.doctree differ diff --git a/fil/.doctrees/tutorials.doctree b/fil/.doctrees/tutorials.doctree index bef8b5e9c..22ea27e96 100644 Binary files a/fil/.doctrees/tutorials.doctree and b/fil/.doctrees/tutorials.doctree differ diff --git a/fil/_sources/arguments.rst.txt b/fil/_sources/arguments.rst.txt index 84ae87529..ce49943dd 100644 --- a/fil/_sources/arguments.rst.txt +++ b/fil/_sources/arguments.rst.txt @@ -15,6 +15,12 @@ Arguments ``--cameras`` 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: `` +``--cog`` + Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False`` + +``--copy-to`` + Copy output results to this folder after processing. + ``--crop`` Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3`` @@ -96,7 +102,7 @@ Arguments ``--min-num-features`` 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`` -``name`` +``name`` Name of dataset (i.e subfolder name within project folder). Default: ``code`` ``--optimize-disk-space`` @@ -108,6 +114,9 @@ Arguments ``--orthophoto-cutline`` 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`` +``--orthophoto-kmz`` + Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False`` + ``--orthophoto-no-tiled`` Set this parameter if you want a striped GeoTIFF. Default: ``False`` @@ -151,7 +160,7 @@ Arguments Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder. ``--radiometric-calibration`` none | camera | camera+sun - Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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`` + 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`` ``--rerun,-r`` dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report Rerun this stage only and stop. . Default: `` @@ -201,6 +210,9 @@ Arguments ``--texturing-data-term`` gmi | area 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`` +``--texturing-keep-unseen-faces`` + Keep faces in the mesh that are not seen in any camera. Default: ``False`` + ``--texturing-outlier-removal-type`` none | gauss_clamping | gauss_damping Type of photometric outlier removal method. . Default: ``gauss_clamping`` diff --git a/fil/_static/documentation_options.js b/fil/_static/documentation_options.js index 20a352878..61adf3d59 100644 --- a/fil/_static/documentation_options.js +++ b/fil/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '2.4.7', + VERSION: '2.5.5', LANGUAGE: 'fil', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/fil/arguments.html b/fil/arguments.html index a0d690dc5..d88ee9414 100644 --- a/fil/arguments.html +++ b/fil/arguments.html @@ -4,10 +4,11 @@ - + + - Mga Opsyon at Tanda — OpenDroneMap 2.4.7 documentation + Mga Opsyon at Tanda — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                            - 2.4.7 + 2.5.5
                                            @@ -291,9 +292,9 @@
                                            -
                                            +

                                            Mga Opsyon at Tanda

                                            -
                                            +

                                            Mga Argumento

                                            --build-overviews

                                            Build orthophoto overviews for faster display in programs such as QGIS. Default: False

                                            @@ -302,6 +303,10 @@
                                            --cameras <json>

                                            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: ``

                                            +
                                            --cog

                                            Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: False

                                            +
                                            +
                                            --copy-to <path>

                                            Copy output results to this folder after processing.

                                            +
                                            --crop <positive float>

                                            Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: 3

                                            --debug

                                            Print debug messages. Default: False

                                            @@ -356,7 +361,7 @@
                                            --min-num-features <integer>

                                            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

                                            -
                                            name <project name>

                                            Name of dataset (i.e subfolder name within project folder). Default: code

                                            +
                                            name <dataset name>

                                            Name of dataset (i.e subfolder name within project folder). Default: code

                                            --optimize-disk-space

                                            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

                                            @@ -364,6 +369,8 @@
                                            --orthophoto-cutline

                                            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

                                            +
                                            --orthophoto-kmz

                                            Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: False

                                            +
                                            --orthophoto-no-tiled

                                            Set this parameter if you want a striped GeoTIFF. Default: False

                                            --orthophoto-png

                                            Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: False

                                            @@ -392,7 +399,7 @@
                                            --project-path <path>

                                            Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder.

                                            -
                                            --radiometric-calibration none | camera | camera+sun

                                            Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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

                                            +
                                            --radiometric-calibration none | camera | camera+sun

                                            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

                                            --rerun,-r dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

                                            Rerun this stage only and stop. . Default: ``

                                            @@ -426,6 +433,8 @@
                                            --texturing-data-term gmi | area

                                            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

                                            +
                                            --texturing-keep-unseen-faces

                                            Keep faces in the mesh that are not seen in any camera. Default: False

                                            +
                                            --texturing-outlier-removal-type none | gauss_clamping | gauss_damping

                                            Type of photometric outlier removal method. . Default: gauss_clamping

                                            --texturing-skip-global-seam-leveling

                                            Skip normalization of colors across all images. Useful when processing radiometric data. Default: False

                                            @@ -452,8 +461,8 @@

                                            Learn to edit and help improve this page!

                                            -
                                            -
                                            + +
                                            diff --git a/fil/contributing.html b/fil/contributing.html index 04592799e..bdfeb4624 100644 --- a/fil/contributing.html +++ b/fil/contributing.html @@ -4,10 +4,11 @@ - + + - Paano makadaragdag — OpenDroneMap 2.4.7 documentation + Paano makadaragdag — OpenDroneMap 2.5.5 documentation @@ -62,7 +63,7 @@
                                            - 2.4.7 + 2.5.5
                                            @@ -290,14 +291,14 @@
                                            -
                                            +

                                            Paano makadaragdag

                                            Ang OpenDroneMap ay produkto ng kontribusyon ng isang grupo na binubuo ng mga tao. Maari kang makaragdag ng kontribusiyon kahit na ikaw ay hindi isang ekspertong programmer.

                                            -
                                            +

                                            Pagtitipon ng Komunidad

                                            Kung ikaw ay isang indibidwal na gustong makatulong, nagkaroon ng problema at nangangailangan ng tulong, 'ang tugunan na ito <https://community.opendronemap.org/>`_ ay mabisang sanggunian. Maaaring mahanap ang sagot sa tanong at anumang karagdagan na impormasyon gamit ang tugunan na ito. Kung ikaw naman ay may nais ibahagi na datos, hinihikayat namin na gamitin ang platapormang ito sa pagbahagi ng mga karagdagang kaalaman upang makatulong sa iba. Nawa ay masulit ang tugunan na ito bago magsumite ng problema sa ating mga ekspertong.

                                            -
                                            -
                                            +
                                            +

                                            Pagsumite ng mga Sira

                                            Ang mga sira ang itinuturing na isyu ng Github. Maaari lamang na magbigay-ulat sa ating imbakan at markahan ito ng Bug.

                                            Ilahad ang kompleto na detalye ng problema upang masolusyonan ng eksperto ang problema:

                                            @@ -317,7 +318,7 @@
                                          • Ano ang pangalan at bersiyon ng OS ang iyong ginagamit?

                                          • ikaw ba ang gumagamit ng ODM sa pamamagitan ng isang virtual machine o ng isang Docker? Kung ang sagot ay oo, ano ang VM software at bersiyon ng OS ang iyong ginagamit bilang may-ari o bisita?

                                          -
                                          +

                                          Template para sa pagpapasa ng Bug Reports

                                          [Short description of problem here]
                                           
                                          @@ -349,9 +350,9 @@
                                           * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No]
                                           
                                          -
                                          - -
                                          + + +

                                          Ipakita ang mga Request

                                          • Magpasa ng larawan ng animated GIF sa iyong pull request hanggat maaari.

                                          • @@ -375,8 +376,8 @@

                                          Learn to edit and help improve this page!

                                          -
                                          - + + diff --git a/fil/flying.html b/fil/flying.html index 0b743f775..af6696285 100644 --- a/fil/flying.html +++ b/fil/flying.html @@ -4,10 +4,11 @@ - + + - Mga Paalala sa Pagpapalipad — OpenDroneMap 2.4.7 documentation + Mga Paalala sa Pagpapalipad — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                          - 2.4.7 + 2.5.5
                                          @@ -291,7 +292,7 @@
                                          -
                                          +

                                          Mga Paalala sa Pagpapalipad

                                          Ang Humanitarian OpenStreetMap na pangkat ay may mga patnubay tungkol sa 'pagpapalipad ng UAV mapping <https://uav-guidelines.openaerialmap.org/>`_:

                                            @@ -303,7 +304,7 @@

                                            Maaari lamang na tingnan din and patnubay ng DroneDeploy sa Paggawa ng matagumpay na mapa, ito ay nagbibigay ng mga karagdagang kaalaman tungkol sa pagpaplano ng nga misyon.

                                            Ang pagbaluktot dahil sa lente ay isang hamon sa mga proyekto na nangangailangan ng tumpak na datos ng 3D. Tingnan ang aming seksyon sa mga dokumentong ito sa Camera Calibration <tutorials.html # calibrating-the-camera> _.

                                            Learn to edit and help improve this page!

                                            -
                                          +
                                          diff --git a/fil/gcp.html b/fil/gcp.html index 3f4f470b1..6670a1de4 100644 --- a/fil/gcp.html +++ b/fil/gcp.html @@ -4,10 +4,11 @@ - + + - Ground Control Points — OpenDroneMap 2.4.7 documentation + Ground Control Points — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                          - 2.4.7 + 2.5.5
                                          @@ -291,19 +292,19 @@
                                          -
                                          +

                                          Ground Control Points

                                          Ang mga GCP ay kapaki-pakinabang para sa pagwawasto ng mga pagbaluktot sa datos at pagtukoy sa datos upang malaman ang mga coordinate system.

                                          Ang Ground Control Point (GCP) ay isang pagsukat sa posisyon na ginawa sa lupa, karaniwang ginagamitan ng isang mataas na katumpakan na GPS. (Toffanin 2019)

                                          Ang mga GCP ay maaaring itakda sa mga istraktura tulad ng mga sulok ng simento, mga linya sa isang paradahan o mga tile sa sahig na nagsasalitan ang kulay, kung hindi man ay maitatakda gamit ang mga target na nakalagay sa lupa.

                                          Maaaring mabili o gumawa ang mga target gamit ang samut-saring mga materyales tuland ng mga takip ng timba at ng mga tile sa sahig.

                                          - -
                                          +
                                          +

                                          GCP file format

                                          Ang format ng GCP file ay simple lamang.

                                          @@ -332,8 +333,8 @@

                                          Ang sharp corners ay magandang option para sa GCPs. DApat ilagay/hanapin ang GCPs ng pantay pantay sa paligid ng isu-survey na area.

                                          Ang gcp_list.txt file ay dapat gawin sa base ng project folder.

                                          Para sa mas magandang resulta, ang iyong file ay dapat na magkaroon ng minimum na 15 na linya pagkatapos ng header (5 points na may 3 imahe kada point).

                                          -
                                          -
                                          + +

                                          User Interfaces

                                          Maaaring gumamit ng isa or dalawang user interfaces para sa paggawa ng GCP files:

                                          @@ -342,7 +343,7 @@
                                        • GCP Editor Pro

                                        -
                                        +

                                        POSM GCPi

                                        Ang POSM GCPi ay loaded by default sa WebODM. Isang halimbawa dito ay mahahanap sa the WebODM Demo. Para gamitin ito sa ground control XYZ values, dapat gawin ang mga sumusunod:

                                        Gumawa ng GCP na listahan na may kasamang gcp names (ito ang label na makikita sa GCP interface), x, y, and z, na may header na proj4 string sa GCPs (siguraduhin na may planar coordinate system tulad ng UTM. Ganito ang magiging itsura dapat:

                                        @@ -355,8 +356,8 @@

                                        Pwedeng i-load ang GCP list sa interface, i-load ang imahe, at ilagay ang mga GPCs sa imahe.

                                        - -
                                        + +

                                        GCP Editor Pro

                                        Ang aplikasyon na ito ay dapat i-install ng hiwalay o di kaya naman ay pwedeng i-load bilang WebODM plugin mula sa https://github.com/uav4geo/GCPEditorPro

                                        Gumawa ng CSV file na kasama ang GCP name, northing, easting and elevation.

                                        @@ -368,14 +369,14 @@

                                        I-import ang CSV mula sa main screen at i-type ang +proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs mula sa EPSG/PROJ box.

                                        Ang susunod na screen ay magdi-display ng map kung saan pipiliin ang GCPs para ma-tag at ma-import ang mga imahe.

                                        - - -
                                        + + +

                                        References

                                        Toffanin, Piero. Open Drone Map: The Missing Guide. MasseranoLabs LLC, 2019.

                                        Learn to edit and help improve this page!

                                        -
                                        - + + diff --git a/fil/genindex.html b/fil/genindex.html index 0651c4d0c..00520e1dc 100644 --- a/fil/genindex.html +++ b/fil/genindex.html @@ -7,7 +7,7 @@ - Index — OpenDroneMap 2.4.7 documentation + Index — OpenDroneMap 2.5.5 documentation @@ -61,7 +61,7 @@
                                        - 2.4.7 + 2.5.5
                                        diff --git a/fil/geo.html b/fil/geo.html index 8a390c4bb..8d2a23b61 100644 --- a/fil/geo.html +++ b/fil/geo.html @@ -4,10 +4,11 @@ - + + - Image Geolocation Files — OpenDroneMap 2.4.7 documentation + Image Geolocation Files — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                        - 2.4.7 + 2.5.5
                                        @@ -291,7 +292,7 @@
                                        -
                                        +

                                        Image Geolocation Files

                                        By default, ginagamit ng ODM ang impormasyon na kasasam sa mga mahe kung ito ay available. Minsan ang mga imahe ay walang kasama na GPS na impormasyon o di kaya naman ay mas pinipili ng gagamit na palitan ang impormasyon ng mas sigurado na data (tulad ng RTK)

                                        Simula sa ODM 2.0 pwedeng magsupply ng image geolocation file (geo) para sa purpose.

                                        @@ -319,7 +320,7 @@

                                        Kung ikaw ay nagsupply ng imahe na tinatawag na geo.txt awtomatikong madedetect ito ng ODM. KUng ito ay may ibang pangalan, maaaring specify ito gamit ang --geo 1.

                                        Sa base ng project folder dapat gawin ang geo.txt.

                                        Learn to edit and help improve this page!

                                        -
                                        +
                                        diff --git a/fil/index.html b/fil/index.html index d3c9d15d1..365a36f52 100644 --- a/fil/index.html +++ b/fil/index.html @@ -4,10 +4,11 @@ - + + - Malugod na pagtanggap mula sa OpenDroneMap's Documentation — OpenDroneMap 2.4.7 documentation + Malugod na pagtanggap mula sa OpenDroneMap's Documentation — OpenDroneMap 2.5.5 documentation @@ -62,7 +63,7 @@
                                        - 2.4.7 + 2.5.5
                                        @@ -290,10 +291,10 @@
                                        -
                                        +
                                        OpenDroneMap Logo -
                                        -
                                        + +

                                        Malugod na pagtanggap mula sa OpenDroneMap's Documentation


                                        @@ -313,9 +314,9 @@


                                        -
                                        +
                                        image of seedling -
                                        +
                                        -
                                        +
                                        image of pencil -
                                        +
                                        -
                                        +
                                        diff --git a/fil/installation.html b/fil/installation.html index 2eb8c05ed..fa51b4141 100644 --- a/fil/installation.html +++ b/fil/installation.html @@ -4,10 +4,11 @@ - + + - Instalasyon at Paano Simulan — OpenDroneMap 2.4.7 documentation + Instalasyon at Paano Simulan — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                        - 2.4.7 + 2.5.5
                                        @@ -291,50 +292,50 @@
                                        -
                                        +

                                        Instalasyon at Paano Simulan

                                        Ang seksiyon na ito ay binago ng bahagya ng may permisyon galing sa OpenDroneMap: The Missing Guide, na gawa ni Piero Toffanin.

                                        Ang OpenDroneMap ay isang salita na ginagamit patukoy sa isang single command line na programa (na kilala rin bilang ODM na proyekto). Sa kamakailan lamang na progreso ng web interface, ang API ay ibang tools, pati na rin ang OpenDroneMap ang naging pinagmulan ng iba't-ibang programa upang ma-proseso, ma-suri at makita ang aerial data. ang ekosistem na ito ay ginawa para sa iilang component:

                                        -
                                        +
                                        ODM Logo -
                                        +
                                        • Ang ODM ay ang processing engine, na pwedeng gamitin sa command line. Tinatanggap nito ang mga imahe bilang input at nagpo-produce ng iba't-ibang outputs katulad ng point clouds, 3D models at orthophotos.

                                        -
                                        +
                                        NodeODM Logo -
                                        +
                                        • Ang NodeODM ay isang light-weight API na nasa taas ng ODM. Ina-allow nito ang gumagamit ng aplikasyon na ma-access ang mga functions ng ODM sa computer network.

                                        -
                                        +
                                        WebODM Logo -
                                        +
                                        • Ang WebODM ay isang friendly user na interface na may kasamang map viewer, 3D viewer, user logins, plugin system at marami pang iba na ine-expect sa modern drone mapping platforms.

                                        -
                                        +
                                        CloudODM Logo -
                                        +
                                        • Ang CloudODM ay isang maliit na command line client na nagcocommunicate sa ODM via NodeODM API

                                        -
                                        +
                                        PyODM Logo -
                                        +
                                        • Ang PyODM ay Python SDK na gumagawa ng tasks via NodeODM API. Mababasa ang detalye sa “Automated Processing With Python” na chapter

                                        -
                                        +
                                        ClusterODM Logo -
                                        +
                                        • Ang ClusterODM ay isang load balancer na pang connect ng multiple NodeODM instances

                                        Ang ODM, NoteODM at WebODM ay mayroon sa lahat ng pangunahin na plataporma (Windows, macOS at Linux) sa pamamagitan ng programang docker, na kailangan para patakbuhin ang software. Ang docker ay naghahandog ng paraan kung paano patatakbuhin ang “containers”. Ang containers ay kaha ng mga kopya ng kabuoan na sisyema, ang software nito at ang dependencies. Ang mga container na ito ay tumatakbo sa loob ng virtual environment. Sa linux, mayroong virtual environment sa operating system at ito ay mahusay na klase. Sa macOS at Windows naman, ang container ay napapatakbo sa pamamagitan ng VM, so may kaunting oberhed ngunit naaangkop pa rin sa pagpapatakbo ng software. Kapag na-install, ang gagamit ay hindi na kelangan magalala sa docker dahil ito ay gumagana (madalas) ng malinaw.

                                        Kung walang docker, hindi posible na magpatakbo ng ODM sa macOS at Windows. Sa mga plataporma na ito, ang ODM ay hindi tatakbo ng kusa. Ang paghahanada para sa susunod na debelopment ay nakatuon sa pagkilos sa makabagong Windows Subsystem para sa Linux (WSL) at ang posibilidad na gawing native port ng lahat ng dependencies sa macOS na makakapagpadali sa pagi-install.

                                        Sa Ubuntu Linux 18.04 kaya patakbuhin ang lahat ng OpenDroneMap software. Ngutin, sa kadahilanan na may maliit na performance penalty sa pagpapatakbo ng docker sa Linux, and docker ay diretso sa pagset-up sa plataporma nito. Ito ay hindi inirerekomenda. Sa Linux, ang kalamangan ng containerization ay higit na malaki sa maliit na performance penalty. Sa docker, ang gagamit ay makakakuha ng mas madali na one-step updates ng software so ito ay maganda.

                                        -
                                        +

                                        Hardware Recommendations

                                        Ang pinakakonti na bilang ng requirements para patakbuhin ang software ay:

                                          @@ -349,28 +350,28 @@
                                        • 16 GB RAM

                                        Ang nasa taas ay papayagan ang ilang daan na imahe na maprocess ng walang masyadong issue. Ang CPU na maraming core ay papahintulutan ang mas mabilis na pagproseso, samantalang ang graphics card (GPU) naman ay kasalukuyan na walang epekto sa performance. para sa pagprocess ng mas maraming imahe, magdagdag ng mas maraming disk space sa RAM linearly para sa bilang ng imahe na kailangan iprocess.

                                        -
                                        -
                                        +
                                        +

                                        Installation

                                        Nirerekomenda na gamitin ang docker para patakbuhin ang ODM, ikaw man ay gumagamit ng Windows, macOS o Linux.

                                        -
                                        +

                                        Windows

                                        Para patakbuhin ang OpenDroneMap, kailangan mo ng kahit man lang Windows 7. Ang mga mas luma na bersiyon ng Windows ay hindi suportado.

                                        -
                                        +

                                        Step 1. I-check Virtualization Support

                                        Ang docker ay nangangailangan ng feature sa CPU na tinatawag na virtualization, ina-allow nito na patakbuhin ang virtual machines (VMs). Siguraduhin na ito ay enabled! Minsan ito ay disabled. Para i-check sa Windows 8 o mas mataas na bersiyon, buksan ang Task Manager (press CTRL+SHIFT+ESC) at i-switch sa Performance tab.

                                        -
                                        +
                                        Image of checking virtualization in Windows 8 or higher -
                                        +

                                        Virtualization should be enabled

                                        Sa Windows 7, para makita kung naka-enable ang virtualization,

                                        Kung ang virtualization ay hindi gumagana, kailangan paganahin ito. Bagamat ang proseso ay higit na iba kada modelo ng komputer. Ang pinakamainam na paraan para gawin ito ay ang hanapin sa search engine ang “how to enable vtx for 1”. Kadalasan, kailangan ire-start ang kompyuter, mabilis na pagpindot ng F2 o F12 habang start-up, ang pag-navigate ng boot menu at pagpalit ng settings para mapahintulot ang virtualization (madals na tinatawag na “VT-X”).

                                        -
                                        +
                                        Table of different bios keys -
                                        +

                                        Common keys to press at computer startup to access the boot menu for various PC vendors

                                        -
                                        -
                                        +
                                        +

                                        Step 2. Install Requirements

                                        Una, kailangan mong ma-install:

                                        Para sa Python 3, siguraduhin na i-check ang Add Python 3.x to PATH habang iniinstall.

                                        -
                                        +
                                        Screenshot of Python3 installation process -
                                        +

                                        Don’t forget to add the Python executable to your PATH (so that you can run commands with it)

                                        Kapag ikaw ay nasa Windows 10 Home, Windows 8 (kahit anong bersiyon) o WIndows 7 (kahit anong bersiyon), i-install:

                                          @@ -392,8 +393,8 @@

                                        HUWAG i-install ng sabay ang dalawang docker na programa. Sila ay magkaiba at maaring mahdulot ng gulo sa sistema.

                                        Matapos i-install ang docker, simulan ito mula sa Desktop icon na ginawa mula sa installation (Docker Quickstart sa kaso ng Docker Toolbox, Docker for Windows para sa Docker na pang-Windows). Ito ay importante, wag lagpasan ang hakbang na ito. Kung may kamalian, sundan ang mga nakadikta sa screen para ayusin ito.

                                        -
                                        -
                                        +
                                        +

                                        Step 3. I-check ang Memory at CPU Allocation

                                        Ang docker sa Windows ay tumatakbo sa pamamagitan ng VM sa likod (isipin ang VM bilang “computer emulator”). Ang VM na ito ay may sapat ng laki ng memory na nakasubi at ang WebODM ay makakagamit lamang ng sapat na memorya na nakatabi para sa kanya.

                                        Kung Docker Toolbox ang naka-install (tignan ang nasa ibaba kung Docker ang naka-install sa Windows):

                                        @@ -403,9 +404,9 @@
                                      • i-right click ang default ang VM at pindutin ang Settings...

                                      • Move the Base Memory slider from the System panel and allocate 60-70% of all available memory, optionally adding 50% of the available processors from the Processor tab also

                                      • -
                                        +
                                        Screenshot of VirtualBox Settings -
                                        +

                                        VirtualBox default VM settings

                                        Pindutin ang OK, i-right click ang default VM at pindutin ang Start.

                                        Kung Docker para sa Windows ang naka-install:

                                        @@ -415,16 +416,16 @@
                                      • Mula sa panel, i-click ang Advanced at gamitin ang sliders para maisubi ang 60-70% na memory at gamitin ang kalahati ng available sa CPUs.

                                      • Pindutin ang Apply.

                                      • -
                                        +
                                        Screenshot of Docker Icon -
                                        +

                                        Step 1 Docker icon

                                        -
                                        +
                                        Screenshot of Docker Settings -
                                        +

                                        Step 3 & 4 Docker settings

                                        -
                                        -
                                        + +

                                        Step 4. Download WebODM

                                        Buksan ang Git Gui na programa na kasama Git. galing dito:

                                          @@ -433,27 +434,27 @@
                                        • Mula sa Target Directory i-click ang browse at magnavigate sa folder na gusto mo (gumawa ng folder kung kinakailangan)

                                        • Pindutin ang Clone

                                        -
                                        +
                                        Screenshot of Git Gui -
                                        +

                                        Git Gui

                                        Kung ang pagda-download ay successful, makikita ang window na ito:

                                        -
                                        +
                                        Screenshot of Git Gui after successful download -
                                        +

                                        Git Gui after successful download (clone)

                                        Pumunta sa Repository menu at i-click ang Create Desktop Icon. Matutulungan ka nito na bumalik sa madaling makapunta sa aplikasyon na ito balang araw.

                                        -
                                        -
                                        + +

                                        Step 4. Launch WebODM

                                        Mula sa Git Gui, pumunta sa Repository menu at i-click ang Git Bash. Mula sa command line terminal i-type ang:

                                        $ ./webodm.sh start&
                                         

                                        Iba't ibang components na ang nadownload dapat ng iyong computer sa point na ito. Kasama na rito ang WebODM, NodeODM at ODM. Matapos ang pagda-download, ikaw ay babatiin ng mga sumusunod na mensahe sa screen:

                                        -
                                        +
                                        Screenshot of after successfully downloading WebODM -
                                        +

                                        Console output after starting WebODM for the first time

                                        • Kung ikaw ay gumagamit ng Docker for Windows, buksan ang web browser sa http://localhost:8000

                                        • @@ -467,12 +468,12 @@

                                        Tapos, magconnect sa http://192.168.1.100:8000 (replacing the IP address with the proper one).

                                        -
                                        -
                                        -
                                        + + +

                                        macOS

                                        Karamihan ng modernong bersiyon ng Mac computers (post 2010) na may macOS Sierra 10.12 o mas mataas pa ay kayang gumamit ng OpenDroneMap gamit ang docker, hanggat ang hardware virtualization ay suportado (tignan ang nasa ibaba).

                                        -
                                        +

                                        Step 1. I-check Virtualization Support

                                        Buksan ang Terminal na window at i-type ang:

                                        $ sysctl kern.hv_support
                                        @@ -484,8 +485,8 @@
                                         

                                        Ang iyong Mac ay suportado kung ang resulta na lumalabas ay kern.hv_support: 1. Sundan ang hakbang bilang 2.

                                        Ang sistema ng iyong Mac ay luma na hindi na kakayanin ang OpenDroneMap kapag ang resulta na lumabas ay kern.hv_support: 0. :(

                                        -
                                        -
                                        +
                                        +

                                        Step 2. Install Requirements

                                        Mayroon lamang dalawang programa na dapat i-install:

                                          @@ -493,9 +494,9 @@
                                        1. At ang Git: https://sourceforge.net/projects/git-osx-installer/files/

                                        Matapoa i-install ang docker, makikita ang simbolo na mukang balyena sa task bar.

                                        -
                                        +
                                        Screenshot of Docker whale -
                                        +

                                        Ang Docker app ay tumatakbo

                                        Upang masigurado na tumatakbo ng matiwasay ang docker, buksan ang Terminal na app at i-type ang mga sumusunod:

                                        $ docker run hello-world
                                        @@ -514,8 +515,8 @@
                                         

                                        Kapag nakatanggap ng “bash: git: command not found”, i-restart ang Terminal app at suriing mabuti kung may mga error habang inagi-install.

                                        -
                                        -
                                        +
                                        +

                                        Step 3. I-check ang Memory at CPU Allocation

                                        Ang docker ay tumatakbo lamang sa macOS sa pamamagitan ng paggamit ng VM sa background (isipin na ito ay parang "computer emulator"). Ang VM na ito ay may limitadong alokasyon lamang ng memorya para sa WebODM.

                                          @@ -524,12 +525,12 @@
                                        1. I-adjust ang CPU slider para magamit ang kalahato ng kabuoang CPU at ang memoryang magagamit ay 60-70% ng kabuoang memorya.

                                        2. Pindutin ang Apply & Restart*

                                        -
                                        +
                                        Screenshot of Docker advanced settings -
                                        +

                                        Docker advanced settings

                                        -
                                        -
                                        + +

                                        Step 4. I-download at i-launch ang WebODM

                                        Mula sa Terminal i-type ang:

                                        $ git clone https://github.com/OpenDroneMap/WebODM
                                        @@ -538,12 +539,12 @@ $ ./webodm.sh start
                                         

                                        Tapos buksan ang web browser sa http://localhost:8000.

                                        -
                                        -
                                        -
                                        + + +

                                        Linux

                                        Ang OpenDroneMap ay makakatakbo lamang sa kahit anong Linux na distribusyon na nagsusuporta sa docker. Ayon sa docker’s documentation website ang opisyal nasuportadong distribusyon ay ang CentOS, Debian, Ubuntu at Fedora, na may static binaries na mayroon para sa iba. Kung ikaw ay pipili ng distribusyon para sa pagpapatakbo ng OpenDroneMap, Ubunto ang rekomendado.

                                        -
                                        +

                                        Step 1. Mga kailangan bago maginstall.

                                        May apat na programa na dapat ma-install:

                                          @@ -553,7 +554,7 @@ $ ./webodm.sh start
                                        1. Pip

                                        Hindi pwedeng takpan ang process ng installation kada Linux na distribusyon, kaya lilimitahan na lamang ang instruksiyon para sa distribusyon na opisyal na pang docker. Sa lahat ng kaso, ito ay isang bagay na pangbukas o terminal prompt at ang pag-type ng ilan na commands.

                                        -
                                        +
                                        Maginstall sa Ubuntu / Debian

                                        Mga command na ita-type:

                                        $ sudo apt update
                                        @@ -562,8 +563,8 @@ $ sh get-docker.sh
                                         $ sudo apt install -y git python python-pip
                                         
                                        -
                                        -
                                        +
                                        +
                                        Maginstall sa CentOS / RHEL

                                        Mga command na ita-type:

                                        $ curl -fsSL https://get.docker.com -o get-docker.sh
                                        @@ -571,8 +572,8 @@ $ sh get-docker.sh
                                         $ sudo yum -y install git python python-pip
                                         
                                        -
                                        -
                                        +
                                        +
                                        Maginstall sa Fedora

                                        Mga command na ita-type:

                                        $ curl -fsSL https://get.docker.com -o get-docker.sh
                                        @@ -580,16 +581,16 @@ $ sh get-docker.sh
                                         $ sudo dnf install git python python-pip
                                         
                                        -
                                        -
                                        + +
                                        Maginstall sa Arch

                                        Mga command na ita-type:

                                        $ sudo pacman -Sy docker git python python-pip
                                         
                                        -
                                        - -
                                        + + +

                                        Step 2. I-check ang mga karagdagan na requirements

                                        Bukod sa mga tatlong programa sa taas, ang dockercompose script ay kailangan din. Minsan, ito ay installed na kasama ng docker at minsan naman ay hindi. Para ma-verify kung ito ay nakainstall na, itype ang:

                                        $ docker-compose --version
                                        @@ -607,8 +608,8 @@ $ sudo dnf install git python python-pip
                                         
                                        $ sudo pip install docker-compose
                                         
                                        -
                                        -
                                        +
                                        +

                                        Step 3. Download and Launch WebODM

                                        Mula sa terminal i-type ang:

                                        $ git clone https://github.com/OpenDroneMap/WebODM
                                        @@ -617,10 +618,10 @@ $ ./webodm.sh start
                                         

                                        Tapos buksan ang web browser sa http://localhost:8000.

                                        -
                                        - - -
                                        + + + +

                                        Basic na mga cCommands at Troubleshooting

                                        Ang mainam na bagy sa paggamit ng dockey ay 99% ng mmga task na kailangan gamitin habang gamit ang WebODM ay magagawa sa pamamagitan ng ./webodm.sh script. Ikaw ay naka-encounter na ng isa sa mga ito:

                                        $ ./webodm.sh start
                                        @@ -652,20 +653,20 @@ $ ./webodm.sh --help
                                         

                                        Ang community forum na <https://community.opendronemap.org>`_ ay magandang lugar na pagtanungan kapag ikaw ay na-stuck sa kahit anong mga hakbang pangi-installasyon at para sa mga general na katanungan kung paano gumamit ng ./webodm.sh script.

                                        -
                                        -
                                        + +

                                        Hello, WebODM!

                                        Matapos patakbuhin ang ./webodm.sh simulan at buksan ang WebODM sa browser, ikaw ay makatatanggap ng pangbungad na mensahe at tatanungin na gawin ang first user. Bigyang oras at pagsanayan ang web interface at i-explore ang various menus.

                                        -
                                        +
                                        Screenshot of WebODM Dashboard -
                                        +

                                        WebODM Dashboard

                                        Pansinin na sa ilalim ng Processing Nodes menu ay may "node-odm-1" node ay na-configure para sa iyo. Ito ay NodeODM node at nagawa ng awtomatik ng WebODM. Ang node na ito ay gumagana sa parehong machine tulad ng WebODM.

                                        Kung umabot ka na sa ganito kalayo, congratulations! Oras na para simulan ang pagprocess ng mga data.

                                        -
                                        +
                                        Image of celebratory dance -
                                        -
                                        + +

                                        Pagpapatakbo sa dalawa o mas marami pang machine

                                        Optionally: Kung ikaw ay may isa pang computer, mauulit mo ang installation process (install docker, git, python, etc.) at i-launch ang bagong NodeODM node sa pagta-type mula sa Terminal/Git Bash window:

                                        docker run --rm -it -p 3000:3000 opendronemap/nodeodm -q 1 --token secret
                                        @@ -675,9 +676,9 @@ $ ./webodm.sh --help
                                         

                                        Mula sa WebODM pwede mong piliin ang Add New button under Processing Nodes. Para sa hostname/IP field i-type ang IP ng pangalawang computer. Para sa port field type “3000”. Para sa token field type “secret”. Pwede mo rin dagdagan ng optional na label para sa iyong node, katulad ng “second computer”. Then press Save.

                                        Kung ang lahat ay nagawa ng maayos, dapat ay mayroon ka nang dalawang processing nodes! Kaya ng magprocess ng multiple tasks in parallel gamit ang dalawang magkaiba na machines.

                                        Learn to edit and help improve this page!

                                        -
                                        -
                                        -
                                        +
                                        + +
                                        diff --git a/fil/large.html b/fil/large.html index ddbbe7667..2a656b6f5 100644 --- a/fil/large.html +++ b/fil/large.html @@ -4,10 +4,11 @@ - + + - Splitting Large Datasets — OpenDroneMap 2.4.7 documentation + Splitting Large Datasets — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                        - 2.4.7 + 2.5.5
                                        @@ -291,20 +292,20 @@
                                        -
                                        +

                                        Splitting Large Datasets

                                        sa ODM bersiyon 0.6.0, maaaring hatiin ang malalaking datasets sa mas maliliit na grupo na tinatawag na submodels

                                        Bakit gagamitin ang split-merge pipeline? Kung may napakalaking bilang ng imahe sa dataset, split-merge ang makaktulong sa pagpaparocess na maging mas maayos sa malaking machine (mangangailangan ito ng mas maliit na memory). Kung maraming machine ang nakakonekta sa iisang network, pwede i-proseso ang submodels ng parallel, papayagan nito ang horizontal scaling at pagproseso ng libong imahe ng mabilis.

                                        Ang split-merge ay gumagana sa WebODM sa labas ng box basta ang process nodes ay sumosoporta sa slit-merge, sa pagenable ng --split option kapag gumagawa ng bagong task.

                                        -
                                        +

                                        Calibrate images

                                        Ang image calibration ay rekomendado (pero hindi required) para sa large datasets dahil ang error propagation dahilan ng image distortion ay maaaring magsanhi ng bowl effect sa mga models. Ang image calibration instruction ay makikita sa Calibrate Images.

                                        -
                                        +
                                        image of lens distortion effect on bowling of data -
                                        +

                                        Bowling effect sa point cloud over 13,000+ na image dataset na nakolekta ng World Bank Tanzania sa flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

                                        -
                                        -
                                        +
                                        +

                                        Local Split-Merge

                                        Ang pagsplit ng dataset sa mas maayos na submodels at sunod-sunod na pagproseso n lahat ng submodels sa iisang machine ay madali lamang! Gamitin lang ang --split at --split-overlap para mapagdesisyunan ang karaniwan na bilang ng mga imahe kada submodel at i-overlap (sa metro) sa pagitan ng submodels ayon sa pagkakabanggit.

                                        docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 400 --split-overlap 100
                                        @@ -320,14 +321,14 @@
                                         

                                        gagawa ng 3 submodels. Siguraduhin na daanan ang --split-overlap 0 kung mano-mano na magbibigay ng image_groups.txt file.

                                        -
                                        -
                                        + +

                                        Distributed Split-Merge

                                        Ang ODM ay awtomatikong namamahagi ng proseso kada submodel sa maramihan na machines sa pamamagitan ng NodeODM nodes, na inayos sa pamamagitan ng ClusterODM.

                                        -
                                        +
                                        image of lens distortion effect on bowling of data -
                                        -
                                        + +

                                        Paano simulan ang Distributed Split-Merge

                                        Ang unang hakbang ay ang simulan ang ClusterODM

                                        docker run -ti -p 3001:3000 -p 8080:8080 opendronemap/clusterodm
                                        @@ -355,8 +356,8 @@ Escape character is '^]'.
                                         
                                        docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 800 --split-overlap 120 --sm-cluster http://<cluster-odm-ip>:3001
                                         
                                        -
                                        -
                                        +
                                        +

                                        Pagkaunawa sa Cluster

                                        Kapag konektado via telnet, posible na magtanong sa kung ano na ang kalagayan ng cluster. Halimbawa, pwedeng gamitin ang command na HELP para hanapin ang mga available na commands.

                                        # HELP
                                        @@ -391,16 +392,16 @@ OK
                                         1) localhost:3000 [online] [0/2] <version 1.5.3> [L]
                                         
                                        -
                                        -
                                        +
                                        +

                                        Pag-access sa Logs

                                        Habang ang proseso ay umaandar, posible rin na ilista ang mga task at tignan ang mga task output.

                                        # TASK LIST
                                         # TASK OUTPUT <taskId> [lines]
                                         
                                        -
                                        -
                                        + +

                                        Autoscaling ClusterODM

                                        Ang ClusterODM ay mayroon din opsiyon na autoscalesa maramihan na plataporma kasama ng, hanggang ngayon, Amazon at Digital Ocean. Tinutulungan nito ang user na mababaan ang presyo na nauugnay sa always-on na mga pagkakataon pati na rin ang kakayanan na scale ang proseso base sa demand.

                                        Para i-set up ang autoscaling, dapat na:

                                        @@ -436,19 +437,19 @@ info: Found docker-machine executable

                                        Sa paraan na ito, ang lahat ng tasks ay awtomatikong napapadala sa autoscaler.

                                        -
                                        - -
                                        + + +

                                        Mga limitasyon

                                        Ang 3D textured meshes ay kasalukuyan na hindi name-merge bilang parte ng workflow (pino-point out lamang ang clouds, DEMS at orthophotos are).

                                        Ang GCPs ay suportado ng buo pero kailangan ng kahit man lang 3 GCP points kada submodel para sa georeferencing na magsimula. Kung ang submodel ay may mas kaunti sa 3 GCPs, ang kombinasyon ng natitirang GCPs + EXIF data ang gagamitin (na medyo hindi kasing eksakto). Nirerekomenda na gamitin ang image_groups.txt file para eksaktong macontrol ang submodel split habang ginagamit ang GCPs.

                                        -
                                        -
                                        + +

                                        Acknowledgments

                                        Malaking pagpugay kay Pau at sa mga tao ng Mapillary para sa kanilang kamangha-mangha na kontribusyon sa OpenDroneMap sa pamamagitan ng kanilang OpenSfM code, na isang pangunahing sangkap ng split-merge pipeline. Inaabangan namin ang kaunlaran at pagtulak sa mga limitasyon ng OpenDronMap at makita kung gaano kalaki ang dataset na mapa-process.

                                        Learn to edit and help improve this page!

                                        -
                                        - + + diff --git a/fil/map-accuracy.html b/fil/map-accuracy.html index 8d69a5cca..914412aa4 100644 --- a/fil/map-accuracy.html +++ b/fil/map-accuracy.html @@ -4,10 +4,11 @@ - + + - Kawastuan ng Mapa — OpenDroneMap 2.4.7 documentation + Kawastuan ng Mapa — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                        - 2.4.7 + 2.5.5
                                        @@ -291,30 +292,30 @@
                                        -
                                        +

                                        Kawastuan ng Mapa

                                        Ang accuracy ay matutukoy sa digri o lapit kung saan ang impormasyon ng mapa ay kapareho ng halaga sa totoong buhay. Sa madalit sabi, kapag accuracy ang pinaguusapan, kalidad ng datos at bilang ng mga mali na naipon sa isang dataset ang tinutukoy (Pascual 2011).

                                        Relative or Local accuracy

                                        Ang lokal o relative accuracy ay matutukoy bilang digri kung saan ang distansiya sa pagitan ng dalawang puntos sa mapa ay katumbas ng aktuwal na distansiya sa pagitan ng mga puntos sa totoong buhay.

                                        Ang relative accuracy ay independiente sa lokasyon sa mapa ng mundo, ang mapa ay maaaring may mataas na relative accuracy (sa laki at korte) ngunit ang posisyon sa mundo ay pwedeng baguhin (Figure1).

                                        -
                                        +
                                        Model showing high relative accuracy -
                                        +

                                        Figure 1. Ang modelo ay pinapakita ang mataas na relative accuracy ngunit hindi wasto ang lokasyon ayon sa totoong posisyon nito sa mundo.

                                        Absolute or global Accuracy

                                        Ang absolute accuracy ay ang kawastuan ng reconstruction kaugnay ng totoong posisyon sa planeta (Pix4D 2019). ANg Figure 2 ay pinapakita ang relative at absolute accurate na modelo, ang mga puntos ay tama ang posisyon ayon sa totoong buhay.

                                        -
                                        +
                                        Model showing high absolute accuracy -
                                        +

                                        Figure 2. Ang modelo ay pinapakita ang mataas na relative at absolute accuracy. Nakalagay ayon sa totoong posisyon nito sa totoong buhay

                                        An Accuracy level for each project

                                        Ang bawat proyekto ay may partikular na accuracy na pangangailangan. Halimbawa ang pagtukoy ng progresyon sa construction site o pagsukat ng apektadong lugar ng sunog ay hindi nangangailangan ng GCP, bilang ang absolute accuracy ang hindi makakaapekto sa proseso ng pagdedesisyon.

                                        -
                                        +

                                        Mga Dapat I-expect

                                        sa pangkalahatan na palatuntunin, asahan ang relative accuracy ay nasa order na 1 to 3 times ng average ng GSD para sa dataset. At para naman sa absolute accuracy, kaiilangan asahan na ito ay dumedepende sa GPS units na nakakabit sa UAV pero ang horizontal accuracy ng standard GPS ay madalas nasa 2 to 6 meters at ang vertical accuracy sa pagitan naman ng 3 to 4 times ng horizontal accuracy.

                                        Kapag ginagamit ang GCP, ang absolute accuracy ay mas mas mas mapapahusay ng 2.5 times GSD para sa horizontal accuracy at 4 times na GSD para sa vertical accuracy (Madawalagama 2016).

                                        Sa GSD na 1cm, ang accuracy ay katulad ng sa RTK GNSS, at nasa loob ng 1:200 na scale ayon sa NSDI & FGDC mapping accuracy standards habang nasa sub-optimal na kondisyon (Barry 2013).

                                        -
                                        +

                                        Mga aspeto na may impact sa map accuracy

                                        Weather

                                        Ang kondisyon ng panahon ay may direk na epekto sa resulta ng photogrammetry kaya importante na ipagsaalang-alang ang cloud coverage, wind speed, humidity, sun's altitude at iba pang factor na nagiimpluwensiya sa UAV stability at terrain illumination.

                                        @@ -324,9 +325,9 @@

                                        Mas mataas na flight altitude, mas malaki ang image footprint at GSD. Mas malaki na GSD, mas nababawasan ang linaw at kawastuan ng imahe gawa ng mas kaunti ang detalye na makikita. Kapag ang mas maliit na GSD ay kailangan ng altitude na 3 to 4 times ng taas ng pinaka mataas na point ang rekomendado.

                                        Flight speed

                                        ANg flight speed ay may ispesyal na epekto sa cameras na nilagyan ng rolling shutter, habang ang may global o mechanical shutter naman ay mababa ang epekto. Ang UAV na nilagyan ng RTK positioning system ay apektado rin ng bilis ngunit ang paghover sa kada imahe na kinukunan ay maaaring makakuha ng maayos na accuracy. Kung gumagalaw kada kuha ng photo, ang accuracy ay malilimitahan ng dalawang factor: ang bilis kung saan ikaw ay gumagalaw multiplied sa 1 second increments ng RTK (Mather 2020).

                                        -
                                        -
                                        -
                                        +
                                        + +

                                        Mga Sanggunian

                                        Barry, P., & Coakley, R. «Accuracy of UAV photogrammetry compared with Network RTK GPS.» Baseline Surveys. 2013. http://uav.ie/PDF/Accuracy_UAV_compare_RTK_GPS.pdf (accessed 10 13, 2020).

                                        Drone Deploy. How Do I Use Ground Control Points?: A guide to using ground control points with drone mapping software. 5 8, 2017. https://www.dronedeploy.com/blog/what-are-ground-control-points-gcps/ (accessed 7 9, 2020).

                                        @@ -335,8 +336,8 @@

                                        Pascual, Manuel S. GIS Lounge: GIS Data: A Look at Accuracy, Precision, and Types of Errors. 11 6, 2011. https://www.gislounge.com/gis-data-a-look-at-accuracy-precision-and-types-of-errors/ (accessed 07 09, 2020).

                                        Pix4D. «What is accuracy in an aerial mapping project?» Pix4D. 25 de 05 de 2019. https://www.pix4d.com/blog/accuracy-aerial-mapping (accessed 10 13, 2020).

                                        Learn to edit and help improve this page!

                                        -
                                        -
                                        + +
                                        diff --git a/fil/masks.html b/fil/masks.html index b2d0a8ebe..b7a492b5f 100644 --- a/fil/masks.html +++ b/fil/masks.html @@ -4,10 +4,11 @@ - + + - Gamit ang Image Masks — OpenDroneMap 2.4.7 documentation + Gamit ang Image Masks — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                        - 2.4.7 + 2.5.5
                                        @@ -291,24 +292,24 @@
                                        -
                                        +

                                        Gamit ang Image Masks

                                        Simula sa ODM 2.0 maaaring magsupply ng image masks para mainform ang software na lagpasan ang reconstruction sa ilang areas. Ito ay magagamit sa pagkakataon na ang langit ay aksidente na nasama sa litrato mula sa oblique shots or limitahan an reconstruction ng isang subject.

                                        Para magdagdag ng mask, gumawa ng bagong balck and white na imahe na may parehong dimension tulad ng target na imahe na gutong i-mask. (maaaring gumamit ng program na ulad ng GIMP para gawin ito) . Kulayan ng black ang mga areas na hindi isasama sa reconstruction.

                                        -
                                        +
                                        Target image -
                                        -
                                        + +
                                        Image mask -
                                        -
                                        + +
                                        3D result (building is masked) -
                                        +

                                        Titulo ng proyekto

                                        1_mask.JPG

                                        Halimbawa, ang DJI_0018.JPG ay pwedeng magkamask sa pamamagitan ng paggawa ng DJI_0018_mask.JPG file at isama ito sa listahan ng mga imahe. Pwede rin gamitin ang .JPG, .PNG, .BMP at .TIF formats para sa image masks.

                                        Learn to edit and help improve this page!

                                        -
                                        +
                                        diff --git a/fil/multispectral.html b/fil/multispectral.html index 01725542e..d8c401a47 100644 --- a/fil/multispectral.html +++ b/fil/multispectral.html @@ -4,10 +4,11 @@ - + + - Multispectral Support — OpenDroneMap 2.4.7 documentation + Multispectral Support — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                        - 2.4.7 + 2.5.5
                                        @@ -291,10 +292,10 @@
                                        -
                                        +

                                        Multispectral Support

                                        Bilang ang cersion 0.9.9 ODM ay may basic support para sa radiometric normalization, na nagge-generate ng reflectance orthophotos mula sa multispectral cameras. Ang Multispectral cameras ay nagca-capture ng multiple shots ng isang scene gamit ang iba't-ibang band sensor.

                                        -
                                        +

                                        Hardware

                                        Habang ating gusto na suportahan ang lahat ng camera, ang multispectral support ay dinevelop para magamit ang mga sumusunod na camera para ito ay gumana ng mas maayos:

                                        @@ -304,13 +305,13 @@

                                      Ang ibang camera ay maaari din gumana. Matutulungan mo kami na palawakin ang listahan sa pamamagitan ng sharing datasets na nakunan ng ibang camera.

                                      - -
                                      + +

                                      Paggamit

                                      Pinaprocess ang lahat ng imahe galing sa lahat ng bands ng sabay-sabay (wag paghiwalayin ang bands sa iba't-ibang folder) at ipasa ang --radiometric-calibration na parameter para ma-enable ang radiometric normalization. Kung ang imahe ay parte ng multi-camera na set-up, ang resulta ng orthophoto ay magkakaroon ng H bands, tig-isa ang bawat camera (+ alpha).

                                      Learn to edit and help improve this page!

                                      -
                                      - + + diff --git a/fil/objects.inv b/fil/objects.inv index 90abad2a8..dfa27dc5e 100644 Binary files a/fil/objects.inv and b/fil/objects.inv differ diff --git a/fil/outputs.html b/fil/outputs.html index 9767cf0b7..4ed0fd67c 100644 --- a/fil/outputs.html +++ b/fil/outputs.html @@ -4,10 +4,11 @@ - + + - OpenDroneMap Outputs — OpenDroneMap 2.4.7 documentation + OpenDroneMap Outputs — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                      - 2.4.7 + 2.5.5
                                      @@ -291,37 +292,37 @@
                                      -
                                      +

                                      OpenDroneMap Outputs

                                      Ang mga nakalista sa ibaba ay ang mga makatutulong na outputs sa ODM procedure.

                                      -
                                      +

                                      Point Cloud

                                      odm_georeferencing/odm_georeferenced_model.ply/laz/csv` -- Ang georeferenced point cloud sa iba't-ibang file format

                                      -
                                      +
                                      image of OpenDroneMap derived point cloud -
                                      +

                                      Point cloud over State University Zanzibar, courtesy of Khadija Abdullah Ali

                                      -
                                      -
                                      +
                                      +

                                      3D Textured Model

                                      odm_texturing/odm_textured_model.obj -- The textured surface mesh odm_texturing/odm_textured_model_geo.obj -- The georeferenced and textured surface mesh

                                      Maaaccess ang point cloud at textured meshes gamit ang Meshlab. Buksan ang Meshlab at piliin ang File:Import Mesh at piliin ang textured mesh mula sa lokasyon tulad ng mga sumusunod: odm_texturing\odm_textured_model.obj

                                      -
                                      +
                                      image of OpenDroneMap derived textured mesh -
                                      +

                                      Textured mesh courtesy of OpenDroneMap

                                      -
                                      -
                                      + +

                                      Orthophoto

                                      odm_orthophoto/odm_orthphoto.png -- The orthophoto, pero eto ay simpleng png na walang georeferencing information.

                                      odm_orthophoto/odm_orthphoto.tif -- GeoTIFF Orthophoto. Maaaring gamitin ito sa QGIS bilang raster layer.

                                      -
                                      +
                                      image of OpenDroneMap orthophoto -
                                      +

                                      Orthophoto over State University Zanzibar, courtesy of Khadija Abdullah Ali

                                      -
                                      -
                                      + +

                                      DTM/DSM

                                      Ang DTM/DSM ay magagawa lamang kapag ang --dtm o --dsm na opsiyon ang ginamit. Tignan ang tutorial on elevation models para sa mas maraming opsiyon ng paggawa.

                                      Ang data ay maitatago sa:

                                      @@ -331,12 +332,12 @@
                                    • odm_dem/dsm.tif

                                    -
                                    +
                                    image of OpenDroneMap derived digital surface model -
                                    +

                                    Digital surface model over State University Zanzibar, courtesy of Khadija Abdullah Ali

                                    - -
                                    + +

                                    Listahan ng mga output

                                    project/
                                     ├── images/
                                    @@ -382,8 +383,8 @@
                                     

                                    Learn to edit and help improve this page!

                                    -
                                    - + + diff --git a/fil/requesting-features.html b/fil/requesting-features.html index 68b75326d..de6a9f10b 100644 --- a/fil/requesting-features.html +++ b/fil/requesting-features.html @@ -4,10 +4,11 @@ - + + - Paano Magrequest ng Features — OpenDroneMap 2.4.7 documentation + Paano Magrequest ng Features — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                    - 2.4.7 + 2.5.5
                                    @@ -291,7 +292,7 @@
                                    -
                                    +

                                    Paano Magrequest ng Features

                                    Lahat ng software ay nangangailangan ng user feedback at feature requests para mapalaki at mapanatili ang pangangailangan ng mga gagamit.

                                    Ang OpenDroneMap ay FOSS na software. Ang nga Free and open sourse (FOSS) na proyekto ay nakakainteres mula sa loob palabas: mula sa labas, ang pakiramdam ng mga matagumpay ay dapat kaya na nilang gawin ang kahit ano, at mahirap alamin kung ano ang risonable na request. Mula naman sa loob ng proyekto, mararamdaman nila na kulang ang kanilang pinagkukunan: higit sa lahat aa oras, pera at oportunitad.

                                    @@ -306,7 +307,7 @@

                                    Kami ay nagagalak ikaw ay nasasabik na makita ang makabagong features na nadagdag sa proyekto na ito. MAy iilan na features na kailangan ng suporta at ang iba ay madali lang na ipatupad. gagawin namin ang lahat ng aming makakaya para matulungan ka na maintindihan kung saan naaangkop ang iyong request at aming pasasalamatan ang anumang tulong na iyong maibibigay.

                                    Learn to edit and help improve this page!

                                    -
                                    +
                                    diff --git a/fil/resources.html b/fil/resources.html index f921152af..09c3457f2 100644 --- a/fil/resources.html +++ b/fil/resources.html @@ -4,10 +4,11 @@ - + + - Karagdagang Sanggunian — OpenDroneMap 2.4.7 documentation + Karagdagang Sanggunian — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                    - 2.4.7 + 2.5.5
                                    @@ -291,9 +292,9 @@
                                    -
                                    +

                                    Karagdagang Sanggunian

                                    -
                                    +

                                    Para sa gagamit

                                    Ang mga sumusunod na impormasyon ay makakatulong sa pagsisimula.

                                    -
                                    -
                                    +
                                    +

                                    Para sa mga taga-buo.

                                    Bukod sa mga nailahad na impormasyon, inirerekomenda namin na basahin ang mga sumusunod:

                                      @@ -318,8 +319,8 @@
                                    • Pinananatili ang 'section sa porum na dedicated sa research papers <http://community.opendronemap.org/c/ideas-proposals/research-papers>`_. Ito ay importanteng lugar kung saan makakahanap ng state of the art research na related sa structure from motion, multi-view stereo, meshing, texturing, etc., na magagamit para mas mapaganda ang software

                                    Learn to edit and help improve this page!

                                    -
                                    -
                                    + +
                                    diff --git a/fil/search.html b/fil/search.html index 53c9aef74..ecd369672 100644 --- a/fil/search.html +++ b/fil/search.html @@ -7,7 +7,7 @@ - Search — OpenDroneMap 2.4.7 documentation + Search — OpenDroneMap 2.5.5 documentation @@ -63,7 +63,7 @@
                                    - 2.4.7 + 2.5.5
                                    diff --git a/fil/searchindex.js b/fil/searchindex.js index 67c9333d3..72d38a802 100644 --- a/fil/searchindex.js +++ b/fil/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"1002":14,"100gb":14,"1024":14,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1_mask":9,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"3609":14,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"6000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"case":[0,14],"default":[0,3,4,6,14],"export":[0,14],"final":0,"float":0,"function":6,"import":[3,11,14],"new":[6,7,14],"null":1,"return":1,"short":1,"static":[0,6,7],"switch":6,"true":14,"while":14,AWS:14,DLS:0,For:14,GIS:8,GPS:[0,3,4,8],LAS:0,Mas:8,The:[0,3,6,11,13,14],Then:[6,14],There:5,Use:[0,8],Useful:0,Using:5,VMs:6,With:6,YES:14,Yes:1,aalisin:14,aayusin:14,abbrevi:14,abdullah:11,abil:0,absolut:8,accept:14,access:[5,6,8],accordingli:0,account:14,accur:[8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,achiev:14,acknowledg:5,acpi:6,across:0,add:[6,7,14],added:0,adding:6,addit:[0,1,14],address:[6,14],adequ:14,adjust:[0,6,14],admin:6,adoc:13,adress:7,advanc:6,advers:14,advis:14,aerial:[6,8],affect:0,african:14,after:[0,5,6],agad:14,agag:14,ago:14,airborn:14,aksident:9,aksyon:1,aktibo:7,aktuw:8,alalahanin:14,alam:7,alamin:[12,14],alang:[3,8],algorithm:[0,7],ali:[11,14],align:0,all:[0,1,6,7],alloc:5,allow:[0,6,14],almost:14,alokasyon:6,along:12,alpha:[10,14],alreadi:0,also:[0,5,6,14],altitud:8,altum:10,alwai:[7,14],amazon:[7,14],aming:[2,12,14],ancillari:14,ang:[2,3,4,5,8,10,11,12,13],anggulo:4,angl:[0,14],anh:1,ani:0,anim:1,ano:[1,5,6,7,12],anong:[1,6,14],anoth:0,anumang:[1,12,14],anyon:5,aoi:14,apat:6,apektado:8,apektadong:8,api:[6,7,13],aplikasyon:[3,6,14],app:[6,14],appl:6,appli:[0,6],applic:[0,6,12],approach:14,appropri:0,approxim:0,apt:[6,14],araw:6,arch:5,archiv:14,archivenam:14,area:[0,3,9,14],argumento:5,ari:1,around:[0,14],arrow:14,art:13,artifact:14,asahan:8,ash:14,asian:8,aspeto:5,asr:7,associ:[3,11],assum:5,atbp:14,ating:[1,10,14],attach:14,auto:[0,14],autom:6,automat:[0,3,14],autosc:5,autoscal:7,autoscalesa:7,avail:[0,4,6,7,14],averag:[0,8,14],avoid:14,awtomatik:6,awtomatikong:[4,7,14],ayon:[6,7,8,14],ayt:14,ayusin:[6,14],baba:[1,6],babala:14,babalik:6,babatiin:6,back:14,background:[6,13],bag:0,baga:14,bagai:[6,14],bagamat:6,bagi:6,bago:[1,3,5,7,14],bagong:[1,6,7,9],baguhin:8,baha:14,bahagya:6,bakit:[1,7],balanc:[6,14],balang:6,balck:9,baluktot:8,balyena:6,band:[0,10,14],bandwidth:5,bank:[7,14],bantayan:14,banyaga:5,bar:6,barri:8,basahin:[13,14],base:[0,3,4,6,7,14],baselin:8,bash:[6,14],bashrc:14,basic:[5,10,14],basin:[7,14],basta:7,batch:14,bawasan:14,bawat:[1,8,10,14],bayan:14,been:0,befor:0,behavior:[0,1],benchmark:0,benefit:14,benepisyo:14,bent:5,bersiyon:[1,6,7,14],bese:14,best:[7,14],better:[0,14],between:[0,14],big:[12,14],bigat:14,bigger:0,bigtiff:14,bigyan:14,bigyang:[1,6],bilang:[1,2,3,4,6,7,8,10,11,12,14],bili:[8,14],bin:14,binago:6,binari:6,bingit:14,binubuo:1,bisita:1,biswal:14,bit:0,black:[0,9],blend:0,blob:13,block:[1,14],blockxsiz:14,blockys:14,blog:8,bmp:9,boot:6,both:0,bound:14,boundari:[0,14],bow:0,bowl:[0,7,14],box:[3,7,14],brown:0,brows:6,browser:6,bubong:14,bubuo:14,bucket:7,buffer:0,bug:5,buhai:8,build:[0,6,14],build_overview:14,bukod:[6,13],buksan:[6,11,14],bumalik:6,bumubuo:14,bundl:0,buo:[5,7],buong:[1,14],button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,4,5,10,14],camera:[0,2,3,4,5,8,10,11],camera_len:14,can:[0,1,5,6,7,12,13,14],cancel:7,cap:0,capabl:14,capac:14,captur:[10,14],card:6,care:14,carefulli:14,cat:14,caus:14,ccommand:5,cd7b9585b8f6:14,cell:0,center:0,cento:5,cersion:10,chapter:6,charact:7,check:[0,5],choos:[0,2],classif:14,classifi:0,clean:5,clear:14,clic:14,click:6,client:6,clone:[1,6,7],close:6,closer:0,cloud:[0,5,6,7,8,14],cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],coaklei:8,cocko:1,code:[0,1,3,4,7,12,14],collect:14,colombo:8,color:0,column:[3,4],com:[1,3,6,7,8,13,14],come:[12,14],command:[1,5,6,7],commerci:14,commmand:14,common:6,commun:[1,6,8,12,13],compar:[8,14],compat:[7,14],compens:0,compon:6,compos:6,compress:[0,14],comput:[0,6,14],concept:13,concurr:[0,6],condit:14,confer:8,config:[11,14],configur:[6,7,14],congratul:6,congruent:14,connect:[6,7],consid:14,consider:0,consist:14,consol:[0,6,7,14],construct:8,consum:8,contain:[0,6,14],container:6,content:0,contrast:3,contribut:[5,12],control:[0,5,8,13,14],coordin:[0,3,4,11],copi:[1,14],core:6,corner:3,correct:0,cost:[8,14],count:0,courtesi:11,cover:0,coverag:8,cpu:[5,14],crash:14,creat:[0,6,7,14],creation:14,creativecommon:14,crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curl:6,current:0,cut:0,cutlin:[0,14],daan:[6,14],daanan:7,dagdagan:6,dahil:[2,6,7,14],dahilan:7,dai:14,dalawa:[5,14],dalawang:[3,6,7,8,12,14],dami:14,dampegama:8,damuhan:14,dapat:[3,4,5,6,7,12,13,14],dar:[7,14],dashboard:[6,14],data:[0,4,5,6,7,8,11],dataset:[0,1,5,8,10,14],dati:12,dato:[1,2,3,8],datum:[3,4],debelop:6,debian:5,debug:[0,14],decim:0,dedic:[13,14],defin:14,definit:0,deflat:[0,14],degre:[0,4],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:7,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[1,3,6,14],deploi:8,depth:[0,14],depthmap:[0,11,14],describ:1,descript:1,descriptor:0,deskripsyon:1,desktop:6,detail:0,detaly:[1,6,8],detalyado:1,detalyadong:1,detect:14,determin:[0,14],deviat:0,dialog:14,didn:[1,12],differ:[0,14],digit:[0,5,7,11],digitalocean:[7,14],digitaloceanasrprovid:7,digri:8,diirectori:14,dilut:0,dimens:9,din:[2,6,7,8,10,14],dinaragdag:14,dinevelop:10,dir:[6,14],directli:0,directori:[1,6,14],direk:8,direktang:14,direktoryo:[1,5],direktoryong:14,diretso:6,diretsong:14,disabl:[0,6],disk:[0,6,14],diskusyon:12,displai:[0,3,14],dist:14,distanc:[0,3,14],distansiya:[3,8],distort:7,distribusyon:[3,6],distribut:[0,5,14],dito:[3,6,7,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[13,14],dockei:6,docker:[1,5,6,7],dockercompos:6,dockertoolbox:6,document:[6,13,14],doe:[0,14],doesn:[0,1],doi:14,dokumento:[1,5,14],dokumentong:2,dome:0,don:[0,6],done:[0,12,14],dop:0,down:[0,14],download:[5,14],downwel:0,drive:14,drone:[2,3,6,8,14],dronedeploi:[2,8],drooplet:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],dulo:14,dumaragdag:14,dumedepend:8,dummi:7,duplic:0,dure:[0,14],dust:14,e31010c00b9a:14,each:[0,8],earli:12,east:3,echo:14,edg:0,edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],effect:[0,7],either:0,ekosistem:6,eksakto:7,eksaktong:[7,14],eksena:14,eksperimento:14,eksperto:[1,14],ekspertong:1,eksplanasyon:1,elemento:14,elev:[0,3,5,11],ellp:[3,4],emul:6,enabl:[6,7,10],encount:6,end:0,engin:6,ensur:[0,14],enter:[1,14],entir:14,entwin:0,environ:6,epektibo:14,epekto:[6,8,14],epsg:[0,3,4],ept:0,equal:0,equip:14,eros:14,error:[6,7,8,11,14],esc:6,escap:[7,14],esp:14,espanyol:5,estim:0,etc:[1,6,7,13],eto:[3,11],euclidean:0,even:0,evenli:14,everi:0,everyth:[6,11,14],exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:6,exit:[0,14],expect:[1,5,6],experi:14,experiment:0,explor:6,exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:[3,4],extract:[0,14],extract_utm:11,eye:14,f12:6,f46880f:6,face:14,facto:3,factor:[0,8],fail:0,fals:[0,14],fast:0,faster:0,faulder:14,featur:[0,5,6,11,14],fedora:5,feedback:12,few:14,fgdc:8,field:[3,6,14],fieldwork:5,figur:[8,12],figure1:8,file:[0,5,6,7,9,11,14],filenam:[3,4,14],filipino:5,fill:0,filter:[0,14],find:[0,7,13,14],finer:0,finish:14,first:[1,6,14],fishey:0,fix:0,flag:[0,6,14],flamboyant_dhawan:14,flann:0,flight:[5,8],flood:7,focu:0,focus:8,fog:14,folder:[0,3,4,6,7,10,14],follow:[0,1],footprint:[3,8],forc:[0,3],forget:6,format:[0,4,5,9,11,13],forum:[6,12],forward:7,foss:12,found:[0,6,7,14],free:12,friendli:6,from:[0,6,13,14],fssl:6,full:[0,14],further:14,fusion:0,gaano:7,gabai:5,gagamit:[4,5,6,12],gagamitin:[7,14],gagana:[12,14],gagawa:7,gagawin:[12,14],gain:0,gale:[6,10],gamit:[1,3,4,5,6,10,11,14],gamitin:[1,3,6,7,9,11,14],gamma:0,ganito:[3,6],ganon:14,ganoon:5,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gaw:6,gawa:[6,8,14],gawi:5,gawin:[3,4,6,9,12,14],gayon:14,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,6,10,14],geo:[0,3,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,3,7,11],geotiff:[0,11],geotoff:11,get:[0,6,12],gethomedirectori:1,gif:1,gilid:14,gimbal:14,gimp:9,ginagamit:[1,4,6,7,8,14],ginagamitan:3,ginagawa:1,ginamit:[1,11],ginawa:[1,3,6,14],gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],gitna:3,global:[0,8],gmi:0,gnss:[8,14],gnu:14,good:14,gpc:3,gpkg:14,gps:[0,3],gpu:6,grab:14,grade:[8,14],gradient:0,graphic:6,greater:14,ground:[0,5,8,11,13,14],group:[0,14],group_namedefault:0,grupo:[1,7,14],gsd:[0,8,14],gui:6,guid:[1,3,5,6,8,13],guidelin:2,gulo:6,gumagalaw:8,gumagamit:[1,6,7,14],gumagana:[6,7,14],gumaganang:7,gumagawa:[6,7,8],gumamit:[1,3,6,9,14],gumana:10,gumawa:[3,6,7,9,14],gusali:[3,14],gusto:[6,7,10,14],gustong:[1,3],gutong:9,habang:[3,6,7,8,10,14],hadlang:3,hahog:0,hakbang:[1,6,7,14],halaga:[8,14],halagang:14,halaman:3,halimbawa:[1,3,4,6,7,8,9,14],halip:[7,14],hamak:14,hamon:[2,14],hanapin:[3,6,7],handang:14,hangarin:14,hanggang:7,hanggat:[1,6],hango:14,happen:1,happi:12,harap:14,hard:14,hardwar:5,has:0,hatakin:5,hatiin:7,have:0,header:3,heavi:0,height:5,hello:5,help:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],here:[1,11,12],high:[0,3,14],higher:0,highli:14,higit:[6,12],hihigit:6,hihinto:14,hile:7,hinaharap:14,hinayang:14,hindi:[1,3,4,6,7,8,9,14],hinihikayat:1,hinihiwalai:14,hiwalai:[3,14],hole:0,home:[1,6,14],hope:12,horizont:[7,8,14],horz:[0,4],hostnam:[6,7],hour:14,how:[0,6,8,14],html:2,htop:14,http:[1,2,3,6,7,8,12,13,14],hub:6,hudyat:14,hulaan:6,hule:14,huli:14,humanap:3,humanitarian:2,humid:8,humiwalai:14,huwag:6,hv_support:6,hybrid:0,iba:[1,3,5,6,8,10,11,12,14],ibaba:[6,11,14],ibabaw:14,ibahagi:1,ibang:[3,4,5,6,10,11,12,14],ibigai:14,icompress:14,icon:6,idagdag:[7,14],idea:13,iderekta:14,ideya:14,idw:0,if_saf:14,ignor:[0,14],ihiwalai:3,iilan:12,iilang:[5,6],iilaw:3,iinstruksiyon:14,iisang:[7,14],ika:3,ikaw:[1,3,4,5,6,7,8,12],ikonsid:8,ikwento:1,ilagai:[3,14],ilahad:1,ilalim:6,ilan:[6,14],ilang:[6,7,9,14],ilista:7,illumin:[8,14],im_i:[0,3],im_x:[0,3],imag:[0,3,5,6,8,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imageri:14,imah:[3,4,6,7,8,9,10,14],imbakan:1,imbi:1,img:11,img_0525:3,img_0585:3,img_0690:3,impact:[5,14],impormasyon:[1,3,4,7,8,13,14],importansiya:14,important:[3,6,8],importanteng:[6,13,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],ina:[6,14],inaabangan:7,inaasahan:[1,14],inaasahang:3,inagi:6,inattach:14,inayo:7,incant:14,incom:14,increas:[0,14],increment:8,independ:14,independient:8,index:[7,13],indibidw:[1,14],indic:3,ine:6,inexpens:14,inextract:14,influenc:14,info:[0,7,14],inform:[0,1,7,11,13,14],ingl:5,iniinstal:6,ininstal:14,inirerekomenda:[6,13],initi:14,iniwan:14,input:[6,14],insan:14,insid:6,instal:[3,5,7],instalasyon:5,installasyon:6,instanc:[0,5,6,7],instansiya:14,instead:[0,6],instruct:7,instruksiyon:[6,13,14],insuffici:0,integ:0,intend:14,intensiyon:14,interest:14,interfac:[5,6],intermedi:0,interpol:[0,14],invers:0,inyong:1,ipagsaalang:8,ipakita:5,ipasa:[10,14],ipatupad:12,ipinapasa:6,ipoproseso:14,iprocess:6,ipv4:14,ire:[6,14],irregular:14,isa:[3,6,10,12,14],isaalang:3,isaayo:14,isalaysai:1,isama:[1,9],isang:[1,2,3,6,7,8,9,10,14],isasama:9,ise:14,iset:14,isinasangalang:3,isipin:6,iskala:14,isla:2,isol:[0,14],ispasyo:14,ispesy:8,issu:[5,6],istraktura:[3,5],isu:3,isumit:12,isyu:[1,12],ita:6,itaa:14,itakda:[3,14],itala:1,itinutur:1,ito:[1,2,3,4,5,6,7,8,9,10,11,12,13],itong:[3,14],itsura:3,ituro:1,ityp:6,ivan:14,iwasan:1,iyo:[1,6],iyong:[1,3,6,12,14],jame:14,jargon:14,job:[8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:0,kaalaman:[1,2,14],kabitan:7,kabuoan:[6,14],kabuoang:6,kabuuang:13,kada:[3,6,7,8,14],kadahilanan:[6,7,14],kadalasan:[6,12,14],kagawian:1,kagubatan:14,kaha:6,kahalili:14,kahilera:14,kahina:14,kahit:[1,6,7,12,14],kai:[6,7,14],kaibahan:14,kaiilangan:8,kailangan:[1,5,7,8,12,14],kakaiba:14,kakaibang:14,kakailanganin:14,kakayanan:7,kakayanin:6,kakulangan:14,kalagayan:7,kalahati:6,kalahato:6,kalaki:7,kalamangan:6,kalayo:6,kalibr:5,kalidad:[5,8],kamakailan:6,kamalian:[6,14],kamangha:7,kamera:14,kami:[5,7,10,12,14],kang:[1,7],kanilang:[7,12],kanino:5,kanto:3,kanya:6,kapag:[1,6,7,8,11,14],kapaki:3,kapaligiran:[1,14],kapareho:[8,14],kaparehong:14,kappa:[0,4],karagdagan:[1,5],karagdagang:[1,2,5],karakt:14,karamihan:6,karaniwan:[3,7],karaniwang:[3,14],kasali:12,kasalukuyan:[4,6,7],kasalukuyang:14,kasama:[3,4,6,7,14],kasamang:[3,6],kasapi:14,kasasam:4,kase:7,kaso:[6,14],katag:5,katamtaman:14,katanungan:6,katulad:[4,6,8,14],katumba:[8,14],katumpakan:3,kaugnai:8,kaunlaran:7,kaunt:[6,14],kaunti:[7,8,14],kaw:1,kawastuan:5,kawastuhan:14,kaya:[3,4,6,8,12],kayang:6,kaysa:14,keep:0,kei:[6,14],kelangan:[6,14],kern:6,kesa:[3,14],keypoint:0,khadija:11,kilala:6,kinakailangan:6,kinakarga:14,kinokontrol:14,kinukunan:8,kinumpara:14,klaro:1,klase:6,know:12,knowledg:5,kombinasyon:[7,12],kompleto:1,kompromiso:14,komput:6,kompyut:6,komunidad:5,kondisyon:[8,14],konektado:7,konesyon:14,konsumo:14,kontribusiyon:1,kontribusyon:[1,7],kontrolin:14,kopya:6,kort:8,kritik:14,kuha:8,kukunsumo:14,kulai:3,kulang:12,kulayan:9,kumabit:14,kumilo:7,kumonekta:[7,14],kumpara:14,kumpleto:14,kumpletong:1,kumuha:3,kung:[1,3,4,5,6,7,8,10,12,13,14],kunin:14,kuong:1,kusa:6,kusang:1,kwento:1,laba:[7,12],label:[3,4,6],labor:14,lagai:14,lage:14,lagpasan:[6,9],lahat:[3,5,6,7,10,12],laki:[6,8,14],laktawan:14,laliman:14,laman:14,lamang:[1,2,3,4,6,7,11,14],lang:[6,7,12],langit:9,lanka:8,lapit:8,larawan:1,larg:[0,5,14],largest:0,las:[0,14],last:7,latest:6,launc:14,launch:[5,7,14],lawn:14,layer:[11,14],laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:3,lebkowski:14,legaci:0,len:0,lenggwah:5,length:14,lent:2,less:[8,14],lessen:14,let:12,level:[0,8,14],lib:14,libi:14,libong:7,libr:14,librari:0,licecap:1,licens:14,lidar:14,lift:12,light:[0,6],like:[0,14],likod:6,lilimitahan:6,limang:14,limit:[0,14],limitadong:6,limitahan:9,limitasyon:5,linaw:8,line:[3,5,6,7],linear:14,linearli:6,linux:[1,5],linya:[1,3,4,7,14],lipad:14,list:[3,5,7],listahan:[3,5,9,10,14],liter:14,literaci:14,litrato:[1,3,9],littl:0,llc:3,load:[3,6,14],local:[0,5,8,14],localhost:[6,7],locat:[3,6,14],lock:7,log:[5,11],login:6,lokal:[7,8,14],lokasyon:[3,5,8,11],longer:0,loob:[3,6,8,12,14],look:[8,14],loung:8,low:[0,5,8],lower:0,lowest:[0,14],lugar:[6,8,13,14],lugaw:14,luma:6,lumaba:[1,6],lumalaba:6,lumikha:14,lumilikha:14,lumipad:14,lunsod:14,lupa:[3,14],lupain:14,lzma:0,lzw:0,maaaccess:11,maaar:[1,3,4,7,8,9,11,14],maaari:[1,2,3,7,10,14],maar:6,maari:1,maayo:[6,7,8,10,14],mababa:[3,8,14],mababaan:7,mababang:14,mababasa:6,mabag:14,mabawasan:14,mabili:[3,6,7,14],mabisang:1,mabuo:14,mabuti:6,mac:6,machin:[0,1,5,7],machineri:14,maciej:14,maco:[1,5],macontrol:7,madal:6,madala:[3,6,8,14],madali:[6,7,12],madalit:[8,14],madawalagama:8,madedetect:[3,4],madepli:14,mag:[7,14],magagamit:[2,6,7,9,13,14],magagawa:[6,11],magalala:6,magamit:[6,10,14],maganda:6,magandang:[3,6,14],magbibigai:7,magbigai:1,magcoconnect:6,magconnect:6,magdagdag:[6,9,14],magdi:3,magdownload:14,magdowns:14,mage:7,maghahanap:14,magig:3,maginstal:[5,7],magka:7,magkaiba:6,magkakahiwalai:14,magkakapatong:14,magkakapresyo:14,magkakaroon:10,magkakasunod:4,magkamask:9,magkaroon:[3,4,14],maglaan:7,maglaman:[4,7],maglilista:7,magnavig:6,magpalit:14,magpapasa:1,magpapataa:14,magpasa:1,magpatakbo:6,magpatuloi:14,magperform:7,magprocess:6,magrequest:5,magresulta:14,magsanhi:7,magsimula:[7,14],magspin:14,magsumit:1,magsuppli:[4,9],magtanong:7,magtutuloi:14,mahahanap:3,mahal:14,mahanap:1,mahdulot:6,mahe:4,mahigit:[3,14],mahirap:12,mahusai:[6,8,14],mai:[1,2,3,4,5,6,7,9,10,11,12,14],maibibigai:[7,12],main:[3,7],mainam:[6,14],mainform:9,maintindihan:12,maisalin:5,maisasagawa:14,maisubi:6,maitago:7,maitatago:11,maitatakda:3,maiwasan:14,maka:14,makaapekto:14,makababawa:14,makabagong:[6,12],makadaragdag:5,makagawa:14,makakaapekto:8,makakabawa:3,makakabuo:14,makakagamit:6,makakahanap:13,makakakita:3,makakakuha:[6,14],makakapagbigai:14,makakapagpadali:6,makakapareho:14,makakatakbo:6,makakatanggap:6,makakatulong:[13,14],makakaya:12,makakita:[3,14],makaktulong:7,makakuha:[8,14],makapagbawa:14,makapagyarihan:14,makapunta:[1,6],makaragdag:1,makasiguro:14,makatanggap:6,makatatanggap:6,makatipid:14,makatulong:1,makatutulong:[11,14],makikita:[3,6,7,8,14],makina:1,makinig:12,makita:[1,6,7,12,14],makuhanan:14,makumpleto:1,malak:[7,14],malaki:[6,8,14],malalak:[3,7,14],malalaki:3,malalaman:7,malaman:[3,12,14],malapit:[3,6],mali:8,maliban:14,maliit:[6,7,8,14],maliliit:[7,14],malilimitahan:8,malinaw:[6,8],mamahalin:14,man:[3,6,7],manag:6,mananatili:5,mangangailangan:7,mangha:7,mano:7,manual:0,manuel:8,manufactur:6,map:[0,2,3,5,6,14],mapa:[2,5,7],mapaayo:14,mapadali:[1,14],mapaganda:13,mapagdesisyunan:7,mapagkukunan:12,mapagkunan:14,mapahintulot:6,mapalaki:12,mapanatili:12,mapapahusai:8,mapasagawa:14,mapillari:7,mapper:2,maprocess:6,maproseso:14,mapunta:3,mapuntahan:14,maputol:14,maram:[6,7,11,14],marami:5,maramihan:7,mararamdaman:12,marer:14,mareresolusyonan:14,maresolba:1,maresolusyonan:7,markahan:1,markdown:1,marzo:8,mas:[3,4,5,7,8,10,11,12,13,14],masagot:14,masasab:14,masasayang:14,masayang:14,mase:3,masigurado:[6,14],masiguro:3,masimulan:14,masinsin:1,masira:1,masisimulan:[5,14],masisira:14,mask:[5,11,14],masolusyonan:1,maspecifi:3,masseranolab:3,master:[1,13],masulit:1,masyadong:[6,14],mataa:[3,5,6,7,8],matag:14,matagumpai:[2,12],matanong:14,matantsa:14,matapo:[1,5,6],matapoa:6,match:[0,11],matcher:0,materi:14,materyal:3,mather:8,matiwasai:6,matukoi:[3,14],matulungan:12,matutukoi:8,matutulak:14,matutuloi:14,matutulungan:[5,6,10],mauri:14,mauubusan:6,mauulit:6,max:0,maximum:0,mayroon:[6,7,12,14],mayroong:6,mean:0,measur:[0,5],mechan:8,media:6,medium:0,medyo:[7,14],megapixel:0,member:12,memori:[0,5,7,14],memorya:[6,14],memoryang:6,mensah:[6,7],menu:6,merg:[0,5,11,14],meroon:3,meroong:14,mesh:[0,7,11,13,14],meshlab:11,messag:[0,14],metadata:[0,11],meter:[0,3,4,8,14],method:0,metro:[7,14],mga:[4,5,9,10,12],micasens:10,middai:14,millimetr:14,min:0,minimong:14,minimum:[0,3,14],minsan:[4,6,14],mismo:1,miss:[0,3,6,13],misyon:[2,14],mmga:6,mnt:14,model:[0,5,6,7],modelo:[6,8,14],modern:6,modernong:6,modifi:14,mon:14,monei:12,mong:[1,3,6,7,14],month:14,more:[0,14],morpholog:[0,14],mosaic:0,most:14,mostli:14,motion:13,mount:14,move:6,mower:14,msimbasi:[7,14],much:0,mukang:6,mukhang:14,mula:[3,6,9,10,11,12,14],multi:[10,13],multipl:[0,6,10],multipli:8,multispectr:[0,5],munasingh:8,mundo:8,mvs_textur:0,my_odm_imag:14,myproject:14,naaangkop:[6,12],nababawasan:8,nabanggit:6,nabuksan:6,nadagdag:12,nadir:14,nadownload:6,nag:14,nagagalak:12,nagagawa:14,nagamit:14,nagawa:[6,14],nagbibigai:[2,14],nagbuka:12,nagca:10,nagcocommun:6,nagdudulot:14,nage:[1,6],nageempli:14,nagg:10,naggulo:4,naghahandog:6,naghihintai:14,nagiimpluwensiya:8,nagiinstruct:6,nagkakahalaga:14,nagkakamali:14,nagkaroon:1,naglalaman:[3,14],naglalayon:14,naglilini:14,nagmula:14,nagpapabuti:14,nagpapakita:14,nagpo:6,nagr:6,nagreresulta:[8,14],nagresultang:14,nags:14,nagsabi:12,nagsalaysai:1,nagsasaad:14,nagsasalitan:3,nagset:[6,14],nagsimula:1,nagsuppli:[3,4],nagsurv:5,nagsusuporta:6,nagtuturo:14,nai:[1,3,14],naiintindihan:14,nailahad:[2,13],nailathalang:1,naipon:8,naisalin:5,naka:[6,14],nakadikta:6,nakagrupo:14,nakaharap:14,nakainstal:6,nakakaapekto:14,nakakabit:[7,8],nakakainter:12,nakakalito:14,nakakasakop:7,nakakil:14,nakakonekta:7,nakalagai:[3,8],nakalap:14,nakalista:[6,11],nakasubi:6,nakatabi:6,nakatanggap:6,nakatarget:14,nakatuon:6,nake:14,nakikita:3,nakolekta:7,nakuha:14,nakunan:10,namamahagi:7,naman:[1,3,4,6,7,8,12,14],name:[0,1,3,7,14],namin:[1,7,12,13,14],nan:3,nang:[6,12,14],nangangailangan:[1,2,6,8,12,14],nangangalaga:6,nangyayari:14,nano:14,naobserbahan:1,napaandar:14,napagkakamalan:14,napagusapan:12,napakahusai:14,napakalak:7,napaliparan:14,napalitan:14,napapadala:7,napapatakbo:6,nararapat:2,narito:5,nasa:[6,8,14],nasama:9,nasasabik:12,naset:7,nasisimulan:7,nasuportadong:6,natin:14,natitirang:7,nativ:6,nauugnai:7,navig:[6,14],nawa:1,nearest:0,necessari:[0,12,14],need:[0,12],neglig:14,neighbor:0,net:6,network:[6,7,8,14],newpass:6,nga:[2,12,14],ngayon:[7,14],ngunit:[2,5,6,8,14],ngutin:[3,6],nila:12,nilagyan:8,nilalayon:2,nilang:12,nilikha:14,nina:14,ninyo:5,nire:14,nirerekomenda:[6,7,8],nirerekumendang:5,nirerequir:14,nito:[5,6,7,8,14],nitong:14,no_def:[3,4],nodata:0,node:[0,6,7,13],nodej:[7,14],nodeodm:[6,7,13,14],nodesat:7,nohup:14,nois:8,non:14,none:0,normal:[0,10,14],north:3,nostalgic_lederberg:14,note:0,noteodm:6,noth:0,now:14,npm:7,nsdi:8,num:0,num_thread:14,number:[0,7,14],numero:14,oberh:6,obj:11,object:[0,3],objoect:3,obliqu:9,observ:1,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:0,offlin:7,older:1,omega:[0,4],onc:14,one:[0,6,14],onli:[0,1,14],onlin:7,onlinelibrari:14,onto:14,open:[3,12],openaerialmap:2,opendronemap:[1,6,7,8,12,13,14],opendronmap:[7,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[6,14],opisy:6,oportunitad:12,opsiyon:[7,11,14],opsyon:5,optim:[0,8,14],option:[0,1,3,4,6,7,14],ora:[6,12,14],order:[8,14],org:[1,2,6,8,12,13,14],organisado:14,origin:[0,14],orthophoto:[0,5,6,7,10],osx:6,other:[1,14],otherwis:0,our:5,out:[7,11,12,14],outlier:0,output:[0,5,6,7,14],over:[0,7,11],overcast:14,overlap:[0,3,7,14],overtim:14,overview:[0,14],paalala:5,paano:[5,14],pababain:14,pababang:14,pabalik:14,pace:14,packag:14,packbit:0,pacman:6,pag:[3,5,6],pagaanin:14,paganahin:6,pagbabago:14,pagbahagi:1,pagbaluktot:[2,3,14],pagbasehan:14,pagda:6,pagdaanan:14,pagdagdag:[3,7],pagdedesisyon:8,pagdeploi:14,pagdownload:14,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],pagen:7,pagforward:7,paggamit:[1,2,5,6],paggawa:[2,3,9,11],paghahanada:6,paghahanap:12,paghiwalayin:10,paghov:8,pagi:6,pagiiba:14,paginstal:14,pagitan:[7,8,14],pagiwa:14,pagkabaluktot:14,pagkakabanggit:7,pagkakalibr:14,pagkakamali:14,pagkakataon:[7,9],pagkatapo:[1,3,14],pagkaunawa:5,pagkilo:6,pagkopya:14,paglagai:5,paglikha:5,paglipad:[3,14],paglista:14,pagpalit:6,pagpapababa:14,pagpapalaki:14,pagpapalipad:[5,14],pagpapalit:14,pagpapangkat:7,pagpaparocess:7,pagpapasa:5,pagpapasagawa:14,pagpapatakbo:[5,14],pagpaplano:2,pagpili:2,pagpindot:6,pagpipilian:14,pagprocess:6,pagproseso:[6,7,14],pagpugai:7,pagresolba:1,pagsalaysai:1,pagsalin:5,pagsamasamahin:1,pagsanayan:6,pagsasaayo:1,pagsasagawa:1,pagset:[6,14],pagsisimula:[6,13],pagsplit:7,pagsukat:[3,8],pagsumit:5,pagsusuri:14,pagta:6,pagtaa:14,pagtanungan:6,pagtitipon:5,pagtukoi:[3,8],pagtulak:7,pagturo:14,pagtyp:6,pagwawasto:3,pahalang:4,pahintuin:6,paikot:14,paki:1,pakinabang:3,pakiramdam:12,paksa:12,palaba:12,palatuntunin:8,palawakin:10,paligid:3,palitan:4,pamagat:1,pamamagitan:[1,5,6,7,9,10,14],pamamahala:14,pamamaraan:14,pamamaraang:14,pamantayan:14,panahon:8,panatilih:3,panel:6,pang:[4,5,8,14],pangalan:[1,3,4,7,14],pangalawa:7,pangalawang:[6,14],pangangailangan:[8,12],pangangalangan:14,pangasiwaan:7,pangayayari:14,pangbuka:6,pangbungad:6,pangi:6,pangkahalatang:14,pangkalahatan:[2,8],pangkalibr:14,pangkalikasan:14,pangkaraniwang:14,pangkat:[2,7],pangunah:7,pangunahin:6,pangyayari:1,paniguradong:14,pano:1,pansamantalang:1,pansinin:6,pantai:3,panuto:1,papaano:[7,14],papahintulutan:6,papansinin:14,papayagan:[6,7,14],papel:14,paper:13,papunta:[1,14],para:[2,4,5,6,7,8,9,10,11,12],paraan:[6,7,12],paradahan:3,parallel:[0,6,7],param:0,paramet:[0,5,6,10],parametro:14,parametrong:14,parang:6,pareho:14,parehong:[6,9],parent:14,part:[7,10],partikular:[8,14],pasasalamatan:12,pascual:8,paskil:1,password:6,past:1,pasulong:14,patag:14,patakbuhin:[6,14],patatakbuhin:6,patayin:14,patayo:4,path:[0,1,6,7,14],pati:[1,6,7],patnubai:2,pattern:5,patukoi:6,patungkol:[1,13],pau:7,pdf:[0,8,14],peak:0,penalti:6,pep8:1,per:0,pera:12,perform:[0,6],perimet:3,perman:0,permisyon:6,pero:[7,8,11,14],perspect:0,phi:[0,4],photo:[8,14],photogrammetri:[8,14],photographi:14,photometr:[0,14],piero:[3,6],piliin:[6,11],piloto:14,pin:5,pinaghihiwalai:14,pinaghiwalai:14,pinagkukunan:12,pinagmulan:6,pinaguusapan:8,pinaka:8,pinakabago:6,pinakabagong:6,pinakaimportant:12,pinakakonti:6,pinakalamak:14,pinakamahusai:14,pinakamainam:6,pinakamalak:14,pinakamaliit:3,pinakamataa:6,pinakamura:14,pinakasimpl:14,pinananatili:13,pinanggalingan:14,pinapahintulutan:6,pinapakita:8,pinapakitang:1,pinapatakbo:14,pinaprocess:10,pindutin:6,pinipili:4,pino:7,pinoprotektahan:6,pinupunto:14,pip:6,pipelin:[0,7],pipili:6,pipiliin:3,piraso:14,pix4d:8,pixel:[0,3,14],place:[0,14],plan:5,planar:[0,3],plane:14,planeta:8,plano:7,plataporma:[6,7],platapormang:1,platform:[1,6],pleas:14,plu:[0,1],plugin:[3,6],ply:11,png:[0,9,11],poin:14,point:[0,5,6,7,8,13,14],pointcloud:0,poku:14,pollut:14,polygon:0,porsyento:[5,14],port:[6,7,14],portion:11,porum:13,posibilidad:6,posibl:[6,7,14],posisyon:[3,8],posit:[0,8,11],posm:5,post:[3,6],postprocess:0,potenti:0,prans:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,prep:5,preparasiyon:2,present:0,press:6,presyo:7,previou:0,pribelehiyong:14,primari:0,print:0,priorit:0,pro:5,problem:[1,5],problema:[1,14],procedur:11,process:[0,5,6,7],processor:6,produc:[0,6,14],produkto:[1,14],profession:6,program:[0,9,14],programa:[5,6],programang:6,programm:1,progresibong:14,progreso:[6,14],progress:0,progresyon:8,proj4:3,proj:[0,3,4],project:[0,1,3,4,5,6,7,8,11],project_nam:14,project_path:14,prompt:6,prone:7,propag:7,proper:6,properli:14,propos:13,proseso:[5,6,7,8],provid:[0,14],proyekto:[2,3,6,8,9,12,14],proyektong:1,pull:[1,14],pumipili:14,pumunta:6,puno:14,punsyon:1,puntahan:14,punto:[8,14],puntong:7,purpos:[0,4],push:14,put:12,pwede:[3,6,7,9,14],pwedeng:[3,4,6,7,8,9,12,14],pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,14],quickstart:6,radianc:0,radiometr:[0,10],radiu:0,ram:[0,6,14],randomli:1,rang:14,raster:[0,11,14],raw:14,readm:14,recent:1,recogn:14,recommend:[0,5,14],reconstruct:[0,8,9,11],rectif:0,rectifi:0,recurs:14,rededg:10,rediometr:4,reduc:0,refer:[5,7,14],reflect:[0,10],regist:0,regul:0,regular:14,rekomendado:[6,7,8],rel:8,relat:13,releas:[1,6],reliabl:1,remain:[0,14],remot:[8,14],remov:[0,7],render:0,repeat:7,reperensiya:1,replac:6,repo:14,report:[0,5],repositori:[6,12],repres:0,reproduc:1,reproduct:1,request:[5,12],requir:[0,3,5,7,14],rerun:0,research:13,reset:6,resetadminpassword:6,resiz:[0,5],resolusyon:14,resolut:[0,14],resourc:12,rest:14,restart:[0,6,14],result:[0,6,14],resulta:[3,6,7,8,10,14],resultang:14,resum:7,rhel:5,right:[2,6],rin:[1,2,6,7,8,9,14],rise:0,rison:12,rito:6,robson:14,roll:[0,8],root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],run:[0,6,7,14],runtim:[0,14],saan:[3,8,12,13,14],sabai:[6,10],sabi:[8,14],sagot:[1,12],sahig:3,sakahit:14,salaam:[7,14],salita:[5,6,7],salitang:5,samakatuwid:12,samantalang:6,samarakoon:8,sampl:[0,3],samut:3,sanggunian:[1,2,5],sangkap:7,sanhi:1,sapalarang:14,sapat:[3,6,14],sare:3,sarili:14,save:[0,6],sayo:6,scalar:[0,14],scale:[7,8],scene:[0,10],scm:6,scp:14,screen:[3,6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:6,second:[1,6,8,14],secret:6,section:[13,14],secur:14,see:6,seksiyon:6,seksyon:2,sens:8,sensor:[0,2,8,10],sentera:10,sep:14,server:14,servic:7,session:14,set:[0,3,4,6,7,10,14],setup:14,shadow:14,share:[5,10],sharp:[0,3],sharper:14,shell:14,shift:6,shot:[9,10],should:[0,6,14],show:[0,7,14],shrink:0,shutdown:6,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sift:0,sigurado:4,siguradong:14,siguraduh:14,siguraduhin:[1,3,6,7,14],sila:[6,14],simbolo:6,simbulo:6,simento:3,similar:[0,7,12],simlpeng:14,simpl:[0,3,4,14],simpleng:[11,14],simula:[4,9],simulan:[1,5,12,14],sinasabihan:14,sinasakupan:3,sinc:0,sinet:14,singl:[0,6],sinimulan:7,sinisimulan:1,sinusundan:1,sira:5,sistema:6,sistematikong:14,sisyema:6,site:8,size:[0,14],ski:14,skip:0,slider:6,slightli:[0,14],slit:7,slope:[0,14],slow:0,slower:0,smaller:0,smoke:14,smooth:0,smrf:[0,14],snippet:1,sobrang:14,softwar:[1,6,8,9,12,13,14],some:[1,14],someon:12,sometim:[0,14],sourc:[6,14],sourceforg:6,sours:12,south:3,space:[0,3,6,14],spars:0,special:14,specif:[6,13,14],specifi:[0,3,4,6,14],spectral:0,speed:[0,8,14],spheric:0,spin:7,split:[0,5,14],src:14,sri:8,ssh:14,stabil:8,stabl:[0,1,6,14],stage:0,standard:[0,8],start:[0,1,6,14],startup:6,state:[11,13],station:14,statu:14,steep:14,step:[0,1,5],stephen:8,stereo:13,stitch:0,stockpil:5,stop:[0,6,7],storag:14,store:6,string:[0,3,4],stripe:0,structur:13,stuck:6,style:1,sub:8,subfold:0,subject:9,submodel:[0,7],subsequ:3,subsystem:6,subukan:12,success:6,sudo:[6,14],suffici:[0,14],suitabl:0,sukat:[3,14],sulok:3,sumosoporta:7,sumusunod:[3,6,7,10,11,13,14],sun:[0,8,14],sundan:[1,6,14],sunod:7,sunog:8,superbuild:14,suporta:12,suportado:[6,7],suportahan:10,support:[0,5],surfac:[0,11,14],suri:6,suriin:14,survei:[3,8,14],suspicious_kepl:14,susunod:[3,6,14],swahili:5,sysctl:6,system:[3,6,8],taa:[6,8,14],taasan:14,tab:[3,6],tag:[0,3],taga:5,tagubilin:14,tail:14,take:0,taken:[0,14],takip:3,takpan:6,tallest:14,tama:[8,14],tamang:[2,14],tanda:5,tandaan:14,tanggalin:14,tanong:1,tanzania:[7,14],tao:[1,7,12,14],tapo:[6,7,14],tapusin:1,tar:14,target:[3,6,9],task:[6,7,11],taskid:7,tataa:14,tatakbo:6,tatanungin:6,tatawagin:14,tatlo:12,tatlong:6,tayo:14,tcp:14,telnet:7,telugu:5,temperatura:14,templat:5,term:[0,14],termin:[1,6,14],terrain:[0,8,11,14],tester:12,text:14,textur:[0,5,7,13,14],texture_n:11,than:[0,14],them:0,thi:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],thing:6,those:0,thread:0,threshold:[0,14],thu:14,tie:11,tif:[9,11,14],tig:10,tignan:[6,7,11,14],tila:1,tile:[0,3,14],timba:3,time:[0,6,8,12,14],tinatanggap:6,tinatawag:[1,3,4,6,7,14],tinatawagan:14,tingnan:2,tinutukoi:[8,14],tinutulungan:7,tinuturo:14,tipik:6,titik:14,titulo:9,tmp:1,tmpdir:1,toffanin:[3,6],togeth:[0,12],token:[6,7],toler:14,tone:0,tool:[6,14],toolbox:6,top:11,topograph:14,total:14,totoong:8,toward:12,trabaho:[3,14],track:11,trai:6,transfer:14,transifex:5,tri:0,triangl:0,triangul:14,troubleshoot:5,tsaka:7,tsv:11,tugon:12,tugunan:1,tulad:[3,4,6,9,11],tuland:3,tuloi:14,tulong:[1,12],tumatakbo:[6,14],tumigil:6,tumpak:2,tumutukoi:14,tune:0,tungkol:[2,3,13],turn:[0,14],tutori:[2,11],tutory:5,tuw:1,tuwid:14,tweak:0,txt:[3,4,7,11,14],type:[0,3,6,8,14],typic:14,uav4geo:3,uav:[2,8,14],ubintu:14,ubunto:6,ubuntu:[5,14],ukol:14,ulad:9,ulat:1,ulit:14,ultra:0,umaandar:7,umaasa:14,umabot:6,umasa:7,una:[6,7],unang:[3,4,7],undefin:1,under:6,undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unit:[3,4,8],univers:11,unix:14,unlock:7,upang:[1,3,6,14],updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,14],use:[0,3,14],used:[0,7,11,14],useful:[0,6],user:[5,6,7,12,14],usernam:14,using:[0,5,8,14],usr:14,utm:[3,4],v18:6,vagrant:1,valid:[0,7,14],valu:[0,3,4,14],variou:[0,6],vcpu:14,vendor:6,verbos:0,veri:0,verifi:6,version:[0,1,6,7],vert:[0,4],vertex:0,vertic:[0,8],via:[0,6,7,14],vibrat:14,view:[7,13,14],viewcmd:7,viewer:[0,6],vignet:0,virtual:[1,5,14],virtualbox:6,visibl:14,volcan:14,volum:5,vtx:6,wag:[6,10,14],wai:14,wala:14,walang:[3,4,6,11,14],want:0,wasto:8,watawat:14,weather:[8,14],web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],welcom:5,wgs84:[3,4],whale:6,what:[0,8,12],when:[0,14],where:[13,14],which:[0,1,14],white:[6,9],wika:5,wikang:5,wilei:14,win:6,wind:[8,14],window:[0,1,5,14],within:0,wonderful_burnel:14,word:0,work:0,workflow:[0,7],world:[6,7,14],would:[12,14],write:7,wrongli:0,wsl:6,www:[1,6,8,14],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,5,6,14],your:[0,6,14],yum:6,yunit:14,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zone:[3,4]},titles:["Mga Opsyon at Tanda","Paano makadaragdag","Mga Paalala sa Pagpapalipad","Ground Control Points","Image Geolocation Files","Malugod na pagtanggap mula sa OpenDroneMap's Documentation","Instalasyon at Paano Simulan","Splitting Large Datasets","Kawastuan ng Mapa","Gamit ang Image Masks","Multispectral Support","OpenDroneMap Outputs","Paano Magrequest ng Features","Karagdagang Sanggunian","Mga Tutoryal"],titleterms:{Using:14,access:[7,14],accuraci:[8,14],acknowledg:7,after:14,alloc:6,ang:[1,6,7,9,14],ano:14,arch:6,argumento:0,aspeto:8,assum:14,autosc:7,bago:6,bandwidth:14,basic:6,bug:1,buo:13,calibr:7,camera:14,ccommand:6,cento:6,check:6,clean:14,cloud:11,cluster:7,clusterodm:7,command:14,control:3,cpu:6,dalawa:6,dapat:8,data:14,dataset:7,debian:6,digit:14,direktoryo:14,distribut:7,docker:14,document:5,download:6,droplet:14,dsm:11,dtm:11,editor:3,elev:14,expect:[8,14],featur:12,fedora:6,fieldwork:14,file:[3,4],flight:14,format:3,gagamit:13,gamit:9,ganoon:14,gawi:3,gcp:[3,14],gcpi:3,geoloc:4,ground:3,hardwar:[6,10],hatakin:14,height:14,hello:6,ikaw:14,imag:[4,7,9],impact:8,instal:[6,14],instalasyon:6,instanc:14,interfac:3,ipakita:1,istraktura:14,ito:14,kailangan:6,kalibr:14,kalidad:14,kanino:14,karagdagan:6,karagdagang:13,katag:14,kawastuan:8,komunidad:1,lahat:14,larg:7,launch:6,limitasyon:7,line:14,linux:6,list:14,listahan:11,local:7,log:[7,14],lokasyon:14,low:14,machin:[6,14],maco:6,maginstal:6,magrequest:12,mai:8,makadaragdag:1,malugod:5,map:8,mapa:8,marami:6,mas:6,mask:9,mataa:14,matapo:14,measur:14,memori:6,merg:7,mga:[0,1,2,3,6,7,8,11,13,14],model:[11,14],mula:5,multispectr:10,nagsurv:14,nirerekumendang:3,odm:14,opendronemap:[5,11],opsyon:0,orthophoto:[11,14],output:11,paalala:2,paano:[1,6,7,12],pag:[7,14],paggamit:[10,14],pagkaunawa:7,paglagai:3,paglikha:14,pagpapalipad:2,pagpapasa:1,pagpapatakbo:6,pagsumit:1,pagtanggap:5,pagtitipon:1,pang:6,para:[1,3,13,14],paramet:14,pattern:14,pin:14,plan:14,point:[3,11],posm:3,prep:14,pro:3,process:14,project:14,proseso:14,recommend:6,refer:3,report:1,request:1,requir:6,resiz:14,rhel:6,sanggunian:[8,13],simulan:[6,7],sira:1,split:7,step:[6,14],stockpil:14,support:[6,10],taga:13,tanda:0,templat:1,textur:11,troubleshoot:6,tutory:14,ubuntu:6,user:3,virtual:6,volum:14,webodm:6,window:6}}) \ No newline at end of file +Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"1002":14,"100gb":14,"1024":14,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1_mask":9,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"3609":14,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"6000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"case":[0,14],"default":[0,3,4,6,14],"export":[0,14],"final":0,"float":0,"function":6,"import":[3,11,14],"new":[6,7,14],"null":1,"return":1,"short":1,"static":[0,6,7],"switch":6,"true":14,"while":14,AWS:14,DLS:0,For:14,GIS:8,GPS:[0,3,4,8],LAS:0,Mas:8,The:[0,3,6,11,13,14],Then:[6,14],There:5,Use:[0,8],Useful:0,Using:5,VMs:6,With:6,YES:14,Yes:1,aalisin:14,aayusin:14,abbrevi:14,abdullah:11,abil:0,absolut:[0,8],accept:14,access:[5,6,8],accordingli:0,account:14,accur:[8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,achiev:14,acknowledg:5,acpi:6,across:0,add:[6,7,14],added:0,adding:6,addit:[0,1,14],address:[6,14],adequ:14,adjust:[0,6,14],admin:6,adoc:13,adress:7,advanc:6,advers:14,advis:14,aerial:[6,8],affect:0,african:14,after:[0,5,6],agad:14,agag:14,ago:14,airborn:14,aksident:9,aksyon:1,aktibo:7,aktuw:8,alalahanin:14,alam:7,alamin:[12,14],alang:[3,8],algorithm:[0,7],ali:[11,14],align:0,all:[0,1,6,7],alloc:5,allow:[0,6,14],almost:14,alokasyon:6,along:12,alpha:[10,14],alreadi:0,also:[0,5,6,14],altitud:8,altum:10,alwai:[7,14],amazon:[7,14],aming:[2,12,14],ancillari:14,ang:[2,3,4,5,8,10,11,12,13],anggulo:4,angl:[0,14],anh:1,ani:0,anim:1,ano:[1,5,6,7,12],anong:[1,6,14],anoth:0,anumang:[1,12,14],anyon:5,aoi:14,apat:6,apektado:8,apektadong:8,api:[6,7,13],aplikasyon:[3,6,14],app:[6,14],appl:6,appli:[0,6],applic:[0,6,12],approach:14,appropri:0,approxim:0,apt:[6,14],araw:6,arch:5,archiv:14,archivenam:14,area:[0,3,9,14],argumento:5,ari:1,around:[0,14],arrow:14,art:13,artifact:14,asahan:8,ash:14,asian:8,aspeto:5,asr:7,associ:[3,11],assum:5,atbp:14,ating:[1,10,14],attach:14,auto:[0,14],autom:6,automat:[0,3,14],autosc:5,autoscal:7,autoscalesa:7,avail:[0,4,6,7,14],averag:[0,8,14],avoid:14,awtomatik:6,awtomatikong:[4,7,14],ayon:[6,7,8,14],ayt:14,ayusin:[6,14],baba:[1,6],babala:14,babalik:6,babatiin:6,back:14,background:[6,13],bag:0,baga:14,bagai:[6,14],bagamat:6,bagi:6,bago:[1,3,5,7,14],bagong:[1,6,7,9],baguhin:8,baha:14,bahagya:6,bakit:[1,7],balanc:[6,14],balang:6,balck:9,baluktot:8,balyena:6,band:[0,10,14],bandwidth:5,bank:[7,14],bantayan:14,banyaga:5,bar:6,barri:8,basahin:[13,14],base:[0,3,4,6,7,14],baselin:8,bash:[6,14],bashrc:14,basic:[5,10,14],basin:[7,14],basta:7,batch:14,bawasan:14,bawat:[1,8,10,14],bayan:14,been:0,befor:0,behavior:[0,1],benchmark:0,benefit:14,benepisyo:14,bent:5,bersiyon:[1,6,7,14],bese:14,best:[7,14],better:[0,14],between:[0,14],big:[12,14],bigat:14,bigger:0,bigtiff:14,bigyan:14,bigyang:[1,6],bilang:[1,2,3,4,6,7,8,10,11,12,14],bili:[8,14],bin:14,binago:6,binari:6,bingit:14,binubuo:1,bisita:1,biswal:14,bit:0,black:[0,9],blend:0,blob:13,block:[1,14],blockxsiz:14,blockys:14,blog:8,bmp:9,boot:6,both:0,bound:14,boundari:[0,14],bow:0,bowl:[0,7,14],box:[3,7,14],brown:0,brows:6,browser:6,bubong:14,bubuo:14,bucket:7,buffer:0,bug:5,buhai:8,build:[0,6,14],build_overview:14,bukod:[6,13],buksan:[6,11,14],bumalik:6,bumubuo:14,bundl:0,buo:[5,7],buong:[1,14],button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,4,5,10,14],camera:[0,2,3,4,5,8,10,11],camera_len:14,can:[0,1,5,6,7,12,13,14],cancel:7,cap:0,capabl:14,capac:14,captur:[10,14],card:6,care:14,carefulli:14,cat:14,caus:14,ccommand:5,cd7b9585b8f6:14,cell:0,center:0,cento:5,cersion:10,chapter:6,charact:7,check:[0,5],choos:[0,2],classif:14,classifi:0,clean:5,clear:14,clic:14,click:6,client:6,clone:[1,6,7],close:6,closer:0,cloud:[0,5,6,7,8,14],cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],coaklei:8,cocko:1,code:[0,1,3,4,7,12,14],cog:0,collect:14,colombo:8,color:0,column:[3,4],com:[1,3,6,7,8,13,14],come:[12,14],command:[1,5,6,7],commerci:14,commmand:14,common:6,commun:[1,6,8,12,13],compar:[8,14],compat:[7,14],compens:0,compon:6,compos:6,compress:[0,14],comput:[0,6,14],concept:13,concurr:[0,6],condit:14,confer:8,config:[11,14],configur:[6,7,14],congratul:6,congruent:14,connect:[6,7],consid:14,consider:0,consist:14,consol:[0,6,7,14],construct:8,consum:8,contain:[0,6,14],container:6,content:0,contrast:3,contribut:[5,12],control:[0,5,8,13,14],coordin:[0,3,4,11],copi:[0,1,14],core:6,corner:3,correct:0,cost:[8,14],count:0,courtesi:11,cover:0,coverag:8,cpu:[5,14],crash:14,creat:[0,6,7,14],creation:14,creativecommon:14,crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curl:6,current:0,cut:0,cutlin:[0,14],daan:[6,14],daanan:7,dagdagan:6,dahil:[2,6,7,14],dahilan:7,dai:14,dalawa:[5,14],dalawang:[3,6,7,8,12,14],dami:14,dampegama:8,damuhan:14,dapat:[3,4,5,6,7,12,13,14],dar:[7,14],dashboard:[6,14],data:[0,4,5,6,7,8,11],dataset:[0,1,5,8,10,14],dati:12,dato:[1,2,3,8],datum:[3,4],debelop:6,debian:5,debug:[0,14],decim:0,dedic:[13,14],defin:14,definit:0,deflat:[0,14],degre:[0,4],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:7,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[1,3,6,14],deploi:8,depth:[0,14],depthmap:[0,11,14],describ:1,descript:1,descriptor:0,deskripsyon:1,desktop:6,detail:0,detaly:[1,6,8],detalyado:1,detalyadong:1,detect:14,determin:[0,14],deviat:0,dialog:14,didn:[1,12],differ:[0,14],digit:[0,5,7,11],digitalocean:[7,14],digitaloceanasrprovid:7,digri:8,diirectori:14,dilut:0,dimens:9,din:[2,6,7,8,10,14],dinaragdag:14,dinevelop:10,dir:[6,14],directli:0,directori:[1,6,14],direk:8,direktang:14,direktoryo:[1,5],direktoryong:14,diretso:6,diretsong:14,disabl:[0,6],disk:[0,6,14],diskusyon:12,displai:[0,3,14],dist:14,distanc:[0,3,14],distansiya:[3,8],distort:7,distribusyon:[3,6],distribut:[0,5,14],dito:[3,6,7,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[13,14],dockei:6,docker:[1,5,6,7],dockercompos:6,dockertoolbox:6,document:[6,13,14],doe:[0,14],doesn:[0,1],doi:14,dokumento:[1,5,14],dokumentong:2,dome:0,don:[0,6],done:[0,12,14],dop:0,down:[0,14],download:[5,14],downwel:0,drive:14,drone:[2,3,6,8,14],dronedeploi:[2,8],drooplet:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],dulo:14,dumaragdag:14,dumedepend:8,dummi:7,duplic:0,dure:[0,14],dust:14,e31010c00b9a:14,each:[0,8],earli:12,earth:0,east:3,echo:14,edg:0,edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],effect:[0,7],either:0,ekosistem:6,eksakto:7,eksaktong:[7,14],eksena:14,eksperimento:14,eksperto:[1,14],ekspertong:1,eksplanasyon:1,elemento:14,elev:[0,3,5,11],ellp:[3,4],emul:6,enabl:[6,7,10],encount:6,end:0,engin:6,ensur:[0,14],enter:[1,14],entir:14,entwin:0,environ:6,epektibo:14,epekto:[6,8,14],epsg:[0,3,4],ept:0,equal:0,equip:14,eros:14,error:[6,7,8,11,14],esc:6,escap:[7,14],esp:14,espanyol:5,estim:0,etc:[1,6,7,13],eto:[3,11],euclidean:0,even:0,evenli:14,everi:0,everyth:[6,11,14],exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:6,exit:[0,14],expect:[1,5,6],experi:14,experiment:0,explor:6,exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:[3,4],extract:[0,14],extract_utm:11,eye:14,f12:6,f46880f:6,face:[0,14],facto:3,factor:[0,8],fail:0,fals:[0,14],fast:0,faster:0,faulder:14,featur:[0,5,6,11,14],fedora:5,feedback:12,few:14,fgdc:8,field:[3,6,14],fieldwork:5,figur:[8,12],figure1:8,file:[0,5,6,7,9,11,14],filenam:[3,4,14],filipino:5,fill:0,filter:[0,14],find:[0,7,13,14],finer:0,finish:14,first:[1,6,14],fishey:0,fix:0,flag:[0,6,14],flamboyant_dhawan:14,flann:0,flight:[5,8],flood:7,focu:0,focus:8,fog:14,folder:[0,3,4,6,7,10,14],follow:[0,1],footprint:[3,8],forc:[0,3],forget:6,format:[0,4,5,9,11,13],forum:[6,12],forward:7,foss:12,found:[0,6,7,14],free:12,friendli:6,from:[0,6,13,14],fssl:6,full:[0,14],further:14,fusion:0,gaano:7,gabai:5,gagamit:[4,5,6,12],gagamitin:[7,14],gagana:[12,14],gagawa:7,gagawin:[12,14],gain:0,gale:[6,10],gamit:[1,3,4,5,6,10,11,14],gamitin:[1,3,6,7,9,11,14],gamma:0,ganito:[3,6],ganon:14,ganoon:5,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gaw:6,gawa:[6,8,14],gawi:5,gawin:[3,4,6,9,12,14],gayon:14,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,6,10,14],geo:[0,3,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,3,7,11],geotiff:[0,11],geotoff:11,get:[0,6,12],gethomedirectori:1,gif:1,gilid:14,gimbal:14,gimp:9,ginagamit:[1,4,6,7,8,14],ginagamitan:3,ginagawa:1,ginamit:[1,11],ginawa:[1,3,6,14],gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],gitna:3,global:[0,8],gmi:0,gnss:[8,14],gnu:14,good:14,googl:0,gpc:3,gpkg:14,gps:[0,3],gpu:6,grab:14,grade:[8,14],gradient:0,graphic:6,greater:14,ground:[0,5,8,11,13,14],group:[0,14],group_namedefault:0,grupo:[1,7,14],gsd:[0,8,14],gui:6,guid:[1,3,5,6,8,13],guidelin:2,gulo:6,gumagalaw:8,gumagamit:[1,6,7,14],gumagana:[6,7,14],gumaganang:7,gumagawa:[6,7,8],gumamit:[1,3,6,9,14],gumana:10,gumawa:[3,6,7,9,14],gusali:[3,14],gusto:[6,7,10,14],gustong:[1,3],gutong:9,habang:[3,6,7,8,10,14],hadlang:3,hahog:0,hakbang:[1,6,7,14],halaga:[8,14],halagang:14,halaman:3,halimbawa:[1,3,4,6,7,8,9,14],halip:[7,14],hamak:14,hamon:[2,14],hanapin:[3,6,7],handang:14,hangarin:14,hanggang:7,hanggat:[1,6],hango:14,happen:1,happi:12,harap:14,hard:14,hardwar:5,has:0,hatakin:5,hatiin:7,have:0,header:3,heavi:0,height:5,hello:5,help:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],here:[1,11,12],high:[0,3,14],higher:0,highli:14,higit:[6,12],hihigit:6,hihinto:14,hile:7,hinaharap:14,hinayang:14,hindi:[1,3,4,6,7,8,9,14],hinihikayat:1,hinihiwalai:14,hiwalai:[3,14],hole:0,home:[1,6,14],hope:12,horizont:[7,8,14],horz:[0,4],hostnam:[6,7],hour:14,how:[0,6,8,14],html:2,htop:14,http:[1,2,3,6,7,8,12,13,14],hub:6,hudyat:14,hulaan:6,hule:14,huli:14,humanap:3,humanitarian:2,humid:8,humiwalai:14,huwag:6,hv_support:6,hybrid:0,iba:[1,3,5,6,8,10,11,12,14],ibaba:[6,11,14],ibabaw:14,ibahagi:1,ibang:[3,4,5,6,10,11,12,14],ibigai:14,icompress:14,icon:6,idagdag:[7,14],idea:13,iderekta:14,ideya:14,idw:0,if_saf:14,ignor:[0,14],ihiwalai:3,iilan:12,iilang:[5,6],iilaw:3,iinstruksiyon:14,iisang:[7,14],ika:3,ikaw:[1,3,4,5,6,7,8,12],ikonsid:8,ikwento:1,ilagai:[3,14],ilahad:1,ilalim:6,ilan:[6,14],ilang:[6,7,9,14],ilista:7,illumin:[8,14],im_i:[0,3],im_x:[0,3],imag:[0,3,5,6,8,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imageri:14,imah:[3,4,6,7,8,9,10,14],imbakan:1,imbi:1,img:11,img_0525:3,img_0585:3,img_0690:3,impact:[5,14],impormasyon:[1,3,4,7,8,13,14],importansiya:14,important:[3,6,8],importanteng:[6,13,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],ina:[6,14],inaabangan:7,inaasahan:[1,14],inaasahang:3,inagi:6,inattach:14,inayo:7,incant:14,incom:14,increas:[0,14],increment:8,independ:14,independient:8,index:[7,13],indibidw:[1,14],indic:3,ine:6,inexpens:14,inextract:14,influenc:14,info:[0,7,14],inform:[0,1,7,11,13,14],ingl:5,iniinstal:6,ininstal:14,inirerekomenda:[6,13],initi:14,iniwan:14,input:[6,14],insan:14,insid:6,instal:[3,5,7],instalasyon:5,installasyon:6,instanc:[0,5,6,7],instansiya:14,instead:[0,6],instruct:7,instruksiyon:[6,13,14],insuffici:0,integ:0,intend:14,intensiyon:14,interest:14,interfac:[5,6],intermedi:0,interpol:[0,14],invers:0,inyong:1,ipagsaalang:8,ipakita:5,ipasa:[10,14],ipatupad:12,ipinapasa:6,ipoproseso:14,iprocess:6,ipv4:14,ire:[6,14],irregular:14,isa:[3,6,10,12,14],isaalang:3,isaayo:14,isalaysai:1,isama:[1,9],isang:[1,2,3,6,7,8,9,10,14],isasama:9,ise:14,iset:14,isinasangalang:3,isipin:6,iskala:14,isla:2,isol:[0,14],ispasyo:14,ispesy:8,issu:[5,6],istraktura:[3,5],isu:3,isumit:12,isyu:[1,12],ita:6,itaa:14,itakda:[3,14],itala:1,itinutur:1,ito:[1,2,3,4,5,6,7,8,9,10,11,12,13],itong:[3,14],itsura:3,ituro:1,ityp:6,ivan:14,iwasan:1,iyo:[1,6],iyong:[1,3,6,12,14],jame:14,jargon:14,job:[8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:0,kaalaman:[1,2,14],kabitan:7,kabuoan:[6,14],kabuoang:6,kabuuang:13,kada:[3,6,7,8,14],kadahilanan:[6,7,14],kadalasan:[6,12,14],kagawian:1,kagubatan:14,kaha:6,kahalili:14,kahilera:14,kahina:14,kahit:[1,6,7,12,14],kai:[6,7,14],kaibahan:14,kaiilangan:8,kailangan:[1,5,7,8,12,14],kakaiba:14,kakaibang:14,kakailanganin:14,kakayanan:7,kakayanin:6,kakulangan:14,kalagayan:7,kalahati:6,kalahato:6,kalaki:7,kalamangan:6,kalayo:6,kalibr:5,kalidad:[5,8],kamakailan:6,kamalian:[6,14],kamangha:7,kamera:14,kami:[5,7,10,12,14],kang:[1,7],kanilang:[7,12],kanino:5,kanto:3,kanya:6,kapag:[1,6,7,8,11,14],kapaki:3,kapaligiran:[1,14],kapareho:[8,14],kaparehong:14,kappa:[0,4],karagdagan:[1,5],karagdagang:[1,2,5],karakt:14,karamihan:6,karaniwan:[3,7],karaniwang:[3,14],kasali:12,kasalukuyan:[4,6,7],kasalukuyang:14,kasama:[3,4,6,7,14],kasamang:[3,6],kasapi:14,kasasam:4,kase:7,kaso:[6,14],katag:5,katamtaman:14,katanungan:6,katulad:[4,6,8,14],katumba:[8,14],katumpakan:3,kaugnai:8,kaunlaran:7,kaunt:[6,14],kaunti:[7,8,14],kaw:1,kawastuan:5,kawastuhan:14,kaya:[3,4,6,8,12],kayang:6,kaysa:14,keep:0,kei:[6,14],kelangan:[6,14],kern:6,kesa:[3,14],keypoint:0,khadija:11,kilala:6,kinakailangan:6,kinakarga:14,kinokontrol:14,kinukunan:8,kinumpara:14,klaro:1,klase:6,kmz:0,know:12,knowledg:5,kombinasyon:[7,12],kompleto:1,kompromiso:14,komput:6,kompyut:6,komunidad:5,kondisyon:[8,14],konektado:7,konesyon:14,konsumo:14,kontribusiyon:1,kontribusyon:[1,7],kontrolin:14,kopya:6,kort:8,kritik:14,kuha:8,kukunsumo:14,kulai:3,kulang:12,kulayan:9,kumabit:14,kumilo:7,kumonekta:[7,14],kumpara:14,kumpleto:14,kumpletong:1,kumuha:3,kung:[1,3,4,5,6,7,8,10,12,13,14],kunin:14,kuong:1,kusa:6,kusang:1,kwento:1,laba:[7,12],label:[3,4,6],labor:14,lagai:14,lage:14,lagpasan:[6,9],lahat:[3,5,6,7,10,12],laki:[6,8,14],laktawan:14,laliman:14,laman:14,lamang:[1,2,3,4,6,7,11,14],lang:[6,7,12],langit:9,lanka:8,lapit:8,larawan:1,larg:[0,5,14],largest:0,las:[0,14],last:7,latest:6,launc:14,launch:[5,7,14],lawn:14,layer:[11,14],laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:3,lebkowski:14,legaci:0,len:0,lenggwah:5,length:14,lent:2,less:[8,14],lessen:14,let:12,level:[0,8,14],lib:14,libi:14,libong:7,libr:14,librari:0,licecap:1,licens:14,lidar:14,lift:12,light:[0,6],like:[0,14],likod:6,lilimitahan:6,limang:14,limit:[0,14],limitadong:6,limitahan:9,limitasyon:5,linaw:8,line:[3,5,6,7],linear:14,linearli:6,linux:[1,5],linya:[1,3,4,7,14],lipad:14,list:[3,5,7],listahan:[3,5,9,10,14],liter:14,literaci:14,litrato:[1,3,9],littl:0,llc:3,load:[3,6,14],local:[0,5,8,14],localhost:[6,7],locat:[3,6,14],lock:7,log:[5,11],login:6,lokal:[7,8,14],lokasyon:[3,5,8,11],longer:0,loob:[3,6,8,12,14],look:[8,14],loung:8,low:[0,5,8],lower:0,lowest:[0,14],lugar:[6,8,13,14],lugaw:14,luma:6,lumaba:[1,6],lumalaba:6,lumikha:14,lumilikha:14,lumipad:14,lunsod:14,lupa:[3,14],lupain:14,lzma:0,lzw:0,maaaccess:11,maaar:[1,3,4,7,8,9,11,14],maaari:[1,2,3,7,10,14],maar:6,maari:1,maayo:[6,7,8,10,14],mababa:[3,8,14],mababaan:7,mababang:14,mababasa:6,mabag:14,mabawasan:14,mabili:[3,6,7,14],mabisang:1,mabuo:14,mabuti:6,mac:6,machin:[0,1,5,7],machineri:14,maciej:14,maco:[1,5],macontrol:7,madal:6,madala:[3,6,8,14],madali:[6,7,12],madalit:[8,14],madawalagama:8,madedetect:[3,4],madepli:14,mag:[7,14],magagamit:[2,6,7,9,13,14],magagawa:[6,11],magalala:6,magamit:[6,10,14],maganda:6,magandang:[3,6,14],magbibigai:7,magbigai:1,magcoconnect:6,magconnect:6,magdagdag:[6,9,14],magdi:3,magdownload:14,magdowns:14,mage:7,maghahanap:14,magig:3,maginstal:[5,7],magka:7,magkaiba:6,magkakahiwalai:14,magkakapatong:14,magkakapresyo:14,magkakaroon:10,magkakasunod:4,magkamask:9,magkaroon:[3,4,14],maglaan:7,maglaman:[4,7],maglilista:7,magnavig:6,magpalit:14,magpapasa:1,magpapataa:14,magpasa:1,magpatakbo:6,magpatuloi:14,magperform:7,magprocess:6,magrequest:5,magresulta:14,magsanhi:7,magsimula:[7,14],magspin:14,magsumit:1,magsuppli:[4,9],magtanong:7,magtutuloi:14,mahahanap:3,mahal:14,mahanap:1,mahdulot:6,mahe:4,mahigit:[3,14],mahirap:12,mahusai:[6,8,14],mai:[1,2,3,4,5,6,7,9,10,11,12,14],maibibigai:[7,12],main:[3,7],mainam:[6,14],mainform:9,maintindihan:12,maisalin:5,maisasagawa:14,maisubi:6,maitago:7,maitatago:11,maitatakda:3,maiwasan:14,maka:14,makaapekto:14,makababawa:14,makabagong:[6,12],makadaragdag:5,makagawa:14,makakaapekto:8,makakabawa:3,makakabuo:14,makakagamit:6,makakahanap:13,makakakita:3,makakakuha:[6,14],makakapagbigai:14,makakapagpadali:6,makakapareho:14,makakatakbo:6,makakatanggap:6,makakatulong:[13,14],makakaya:12,makakita:[3,14],makaktulong:7,makakuha:[8,14],makapagbawa:14,makapagyarihan:14,makapunta:[1,6],makaragdag:1,makasiguro:14,makatanggap:6,makatatanggap:6,makatipid:14,makatulong:1,makatutulong:[11,14],makikita:[3,6,7,8,14],makina:1,makinig:12,makita:[1,6,7,12,14],makuhanan:14,makumpleto:1,malak:[7,14],malaki:[6,8,14],malalak:[3,7,14],malalaki:3,malalaman:7,malaman:[3,12,14],malapit:[3,6],mali:8,maliban:14,maliit:[6,7,8,14],maliliit:[7,14],malilimitahan:8,malinaw:[6,8],mamahalin:14,man:[3,6,7],manag:6,mananatili:5,mangangailangan:7,mangha:7,mano:7,manual:0,manuel:8,manufactur:6,map:[0,2,3,5,6,14],mapa:[2,5,7],mapaayo:14,mapadali:[1,14],mapaganda:13,mapagdesisyunan:7,mapagkukunan:12,mapagkunan:14,mapahintulot:6,mapalaki:12,mapanatili:12,mapapahusai:8,mapasagawa:14,mapillari:7,mapper:2,maprocess:6,maproseso:14,mapunta:3,mapuntahan:14,maputol:14,maram:[6,7,11,14],marami:5,maramihan:7,mararamdaman:12,marer:14,mareresolusyonan:14,maresolba:1,maresolusyonan:7,markahan:1,markdown:1,marzo:8,mas:[3,4,5,7,8,10,11,12,13,14],masagot:14,masasab:14,masasayang:14,masayang:14,mase:3,masigurado:[6,14],masiguro:3,masimulan:14,masinsin:1,masira:1,masisimulan:[5,14],masisira:14,mask:[5,11,14],masolusyonan:1,maspecifi:3,masseranolab:3,master:[1,13],masulit:1,masyadong:[6,14],mataa:[3,5,6,7,8],matag:14,matagumpai:[2,12],matanong:14,matantsa:14,matapo:[1,5,6],matapoa:6,match:[0,11],matcher:0,materi:14,materyal:3,mather:8,matiwasai:6,matukoi:[3,14],matulungan:12,matutukoi:8,matutulak:14,matutuloi:14,matutulungan:[5,6,10],mauri:14,mauubusan:6,mauulit:6,max:0,maximum:0,mayroon:[6,7,12,14],mayroong:6,mean:0,measur:[0,5],mechan:8,media:6,medium:0,medyo:[7,14],megapixel:0,member:12,memori:[0,5,7,14],memorya:[6,14],memoryang:6,mensah:[6,7],menu:6,merg:[0,5,11,14],meroon:3,meroong:14,mesh:[0,7,11,13,14],meshlab:11,messag:[0,14],metadata:[0,11],meter:[0,3,4,8,14],method:0,metro:[7,14],mga:[4,5,9,10,12],micasens:10,middai:14,millimetr:14,min:0,minimong:14,minimum:[0,3,14],minsan:[4,6,14],mismo:1,miss:[0,3,6,13],misyon:[2,14],mmga:6,mnt:14,model:[0,5,6,7],modelo:[6,8,14],modern:6,modernong:6,modifi:14,mon:14,monei:12,mong:[1,3,6,7,14],month:14,more:[0,14],morpholog:[0,14],mosaic:0,most:14,mostli:14,motion:13,mount:14,move:6,mower:14,msimbasi:[7,14],much:0,mukang:6,mukhang:14,mula:[3,6,9,10,11,12,14],multi:[10,13],multipl:[0,6,10],multipli:8,multispectr:[0,5],munasingh:8,mundo:8,mvs_textur:0,my_odm_imag:14,myproject:14,naaangkop:[6,12],nababawasan:8,nabanggit:6,nabuksan:6,nadagdag:12,nadir:14,nadownload:6,nag:14,nagagalak:12,nagagawa:14,nagamit:14,nagawa:[6,14],nagbibigai:[2,14],nagbuka:12,nagca:10,nagcocommun:6,nagdudulot:14,nage:[1,6],nageempli:14,nagg:10,naggulo:4,naghahandog:6,naghihintai:14,nagiimpluwensiya:8,nagiinstruct:6,nagkakahalaga:14,nagkakamali:14,nagkaroon:1,naglalaman:[3,14],naglalayon:14,naglilini:14,nagmula:14,nagpapabuti:14,nagpapakita:14,nagpo:6,nagr:6,nagreresulta:[8,14],nagresultang:14,nags:14,nagsabi:12,nagsalaysai:1,nagsasaad:14,nagsasalitan:3,nagset:[6,14],nagsimula:1,nagsuppli:[3,4],nagsurv:5,nagsusuporta:6,nagtuturo:14,nai:[1,3,14],naiintindihan:14,nailahad:[2,13],nailathalang:1,naipon:8,naisalin:5,naka:[6,14],nakadikta:6,nakagrupo:14,nakaharap:14,nakainstal:6,nakakaapekto:14,nakakabit:[7,8],nakakainter:12,nakakalito:14,nakakasakop:7,nakakil:14,nakakonekta:7,nakalagai:[3,8],nakalap:14,nakalista:[6,11],nakasubi:6,nakatabi:6,nakatanggap:6,nakatarget:14,nakatuon:6,nake:14,nakikita:3,nakolekta:7,nakuha:14,nakunan:10,namamahagi:7,naman:[1,3,4,6,7,8,12,14],name:[0,1,3,7,14],namin:[1,7,12,13,14],nan:3,nang:[6,12,14],nangangailangan:[1,2,6,8,12,14],nangangalaga:6,nangyayari:14,nano:14,naobserbahan:1,napaandar:14,napagkakamalan:14,napagusapan:12,napakahusai:14,napakalak:7,napaliparan:14,napalitan:14,napapadala:7,napapatakbo:6,nararapat:2,narito:5,nasa:[6,8,14],nasama:9,nasasabik:12,naset:7,nasisimulan:7,nasuportadong:6,natin:14,natitirang:7,nativ:6,nauugnai:7,navig:[6,14],nawa:1,nearest:0,necessari:[0,12,14],need:[0,12],neglig:14,neighbor:0,net:6,network:[6,7,8,14],newpass:6,nga:[2,12,14],ngayon:[7,14],ngunit:[2,5,6,8,14],ngutin:[3,6],nila:12,nilagyan:8,nilalayon:2,nilang:12,nilikha:14,nina:14,ninyo:5,nire:14,nirerekomenda:[6,7,8],nirerekumendang:5,nirerequir:14,nito:[5,6,7,8,14],nitong:14,no_def:[3,4],nodata:0,node:[0,6,7,13],nodej:[7,14],nodeodm:[6,7,13,14],nodesat:7,nohup:14,nois:8,non:14,none:0,normal:[0,10,14],north:3,nostalgic_lederberg:14,note:0,noteodm:6,noth:0,now:14,npm:7,nsdi:8,num:0,num_thread:14,number:[0,7,14],numero:14,oberh:6,obj:11,object:[0,3],objoect:3,obliqu:9,observ:1,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:0,offlin:7,older:1,omega:[0,4],onc:14,one:[0,6,14],onli:[0,1,14],onlin:7,onlinelibrari:14,onto:14,open:[3,12],openaerialmap:2,opendronemap:[1,6,7,8,12,13,14],opendronmap:[7,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[6,14],opisy:6,oportunitad:12,opsiyon:[7,11,14],opsyon:5,optim:[0,8,14],option:[0,1,3,4,6,7,14],ora:[6,12,14],order:[8,14],org:[1,2,6,8,12,13,14],organisado:14,origin:[0,14],orthophoto:[0,5,6,7,10],osx:6,other:[1,14],otherwis:0,our:5,out:[7,11,12,14],outlier:0,output:[0,5,6,7,14],over:[0,7,11],overcast:14,overlap:[0,3,7,14],overtim:14,overview:[0,14],paalala:5,paano:[5,14],pababain:14,pababang:14,pabalik:14,pace:14,packag:14,packbit:0,pacman:6,pag:[3,5,6],pagaanin:14,paganahin:6,pagbabago:14,pagbahagi:1,pagbaluktot:[2,3,14],pagbasehan:14,pagda:6,pagdaanan:14,pagdagdag:[3,7],pagdedesisyon:8,pagdeploi:14,pagdownload:14,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],pagen:7,pagforward:7,paggamit:[1,2,5,6],paggawa:[2,3,9,11],paghahanada:6,paghahanap:12,paghiwalayin:10,paghov:8,pagi:6,pagiiba:14,paginstal:14,pagitan:[7,8,14],pagiwa:14,pagkabaluktot:14,pagkakabanggit:7,pagkakalibr:14,pagkakamali:14,pagkakataon:[7,9],pagkatapo:[1,3,14],pagkaunawa:5,pagkilo:6,pagkopya:14,paglagai:5,paglikha:5,paglipad:[3,14],paglista:14,pagpalit:6,pagpapababa:14,pagpapalaki:14,pagpapalipad:[5,14],pagpapalit:14,pagpapangkat:7,pagpaparocess:7,pagpapasa:5,pagpapasagawa:14,pagpapatakbo:[5,14],pagpaplano:2,pagpili:2,pagpindot:6,pagpipilian:14,pagprocess:6,pagproseso:[6,7,14],pagpugai:7,pagresolba:1,pagsalaysai:1,pagsalin:5,pagsamasamahin:1,pagsanayan:6,pagsasaayo:1,pagsasagawa:1,pagset:[6,14],pagsisimula:[6,13],pagsplit:7,pagsukat:[3,8],pagsumit:5,pagsusuri:14,pagta:6,pagtaa:14,pagtanungan:6,pagtitipon:5,pagtukoi:[3,8],pagtulak:7,pagturo:14,pagtyp:6,pagwawasto:3,pahalang:4,pahintuin:6,paikot:14,paki:1,pakinabang:3,pakiramdam:12,paksa:12,palaba:12,palatuntunin:8,palawakin:10,paligid:3,palitan:4,pamagat:1,pamamagitan:[1,5,6,7,9,10,14],pamamahala:14,pamamaraan:14,pamamaraang:14,pamantayan:14,panahon:8,panatilih:3,panel:6,pang:[4,5,8,14],pangalan:[1,3,4,7,14],pangalawa:7,pangalawang:[6,14],pangangailangan:[8,12],pangangalangan:14,pangasiwaan:7,pangayayari:14,pangbuka:6,pangbungad:6,pangi:6,pangkahalatang:14,pangkalahatan:[2,8],pangkalibr:14,pangkalikasan:14,pangkaraniwang:14,pangkat:[2,7],pangunah:7,pangunahin:6,pangyayari:1,paniguradong:14,pano:1,pansamantalang:1,pansinin:6,pantai:3,panuto:1,papaano:[7,14],papahintulutan:6,papansinin:14,papayagan:[6,7,14],papel:14,paper:13,papunta:[1,14],para:[2,4,5,6,7,8,9,10,11,12],paraan:[6,7,12],paradahan:3,parallel:[0,6,7],param:0,paramet:[0,5,6,10],parametro:14,parametrong:14,parang:6,pareho:14,parehong:[6,9],parent:14,part:[7,10],partikular:[8,14],pasasalamatan:12,pascual:8,paskil:1,password:6,past:1,pasulong:14,patag:14,patakbuhin:[6,14],patatakbuhin:6,patayin:14,patayo:4,path:[0,1,6,7,14],pati:[1,6,7],patnubai:2,pattern:5,patukoi:6,patungkol:[1,13],pau:7,pdf:[0,8,14],peak:0,penalti:6,pep8:1,per:0,pera:12,perform:[0,6],perimet:3,perman:0,permisyon:6,pero:[7,8,11,14],perspect:0,phi:[0,4],photo:[8,14],photogrammetri:[8,14],photographi:14,photometr:[0,14],piero:[3,6],piliin:[6,11],piloto:14,pin:5,pinaghihiwalai:14,pinaghiwalai:14,pinagkukunan:12,pinagmulan:6,pinaguusapan:8,pinaka:8,pinakabago:6,pinakabagong:6,pinakaimportant:12,pinakakonti:6,pinakalamak:14,pinakamahusai:14,pinakamainam:6,pinakamalak:14,pinakamaliit:3,pinakamataa:6,pinakamura:14,pinakasimpl:14,pinananatili:13,pinanggalingan:14,pinapahintulutan:6,pinapakita:8,pinapakitang:1,pinapatakbo:14,pinaprocess:10,pindutin:6,pinipili:4,pino:7,pinoprotektahan:6,pinupunto:14,pip:6,pipelin:[0,7],pipili:6,pipiliin:3,piraso:14,pix4d:8,pixel:[0,3,14],place:[0,14],plan:5,planar:[0,3],plane:14,planeta:8,plano:7,plataporma:[6,7],platapormang:1,platform:[1,6],pleas:14,plu:[0,1],plugin:[3,6],ply:11,png:[0,9,11],poin:14,point:[0,5,6,7,8,13,14],pointcloud:0,poku:14,pollut:14,polygon:0,porsyento:[5,14],port:[6,7,14],portion:11,porum:13,posibilidad:6,posibl:[6,7,14],posisyon:[3,8],posit:[0,8,11],posm:5,post:[3,6],postprocess:0,potenti:0,prans:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,prep:5,preparasiyon:2,present:0,press:6,presyo:7,previou:0,pribelehiyong:14,primari:0,print:0,priorit:0,pro:5,problem:[1,5],problema:[1,14],procedur:11,process:[0,5,6,7],processor:6,produc:[0,6,14],produkto:[1,14],profession:6,program:[0,9,14],programa:[5,6],programang:6,programm:1,progresibong:14,progreso:[6,14],progress:0,progresyon:8,proj4:3,proj:[0,3,4],project:[0,1,3,4,5,6,7,8,11],project_nam:14,project_path:14,prompt:6,prone:7,propag:7,proper:6,properli:14,propos:13,proseso:[5,6,7,8],provid:[0,14],proyekto:[2,3,6,8,9,12,14],proyektong:1,pull:[1,14],pumipili:14,pumunta:6,puno:14,punsyon:1,puntahan:14,punto:[8,14],puntong:7,purpos:[0,4],push:14,put:12,pwede:[3,6,7,9,14],pwedeng:[3,4,6,7,8,9,12,14],pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,14],quickstart:6,radianc:0,radiometr:[0,10],radiu:0,ram:[0,6,14],randomli:1,rang:14,raster:[0,11,14],raw:14,readm:14,recent:1,recogn:14,recommend:[0,5,14],reconstruct:[0,8,9,11],rectif:0,rectifi:0,recurs:14,rededg:10,rediometr:4,reduc:0,refer:[5,7,14],reflect:[0,10],regist:0,regul:0,regular:14,rekomendado:[6,7,8],rel:8,relat:13,releas:[1,6],reliabl:1,remain:[0,14],remot:[8,14],remov:[0,7],render:0,repeat:7,reperensiya:1,replac:6,repo:14,report:[0,5],repositori:[6,12],repres:0,reproduc:1,reproduct:1,request:[5,12],requir:[0,3,5,7,14],rerun:0,research:13,reset:6,resetadminpassword:6,resiz:[0,5],resolusyon:14,resolut:[0,14],resourc:12,rest:14,restart:[0,6,14],result:[0,6,14],resulta:[3,6,7,8,10,14],resultang:14,resum:7,rhel:5,right:[2,6],rin:[1,2,6,7,8,9,14],rise:0,rison:12,rito:6,robson:14,roll:[0,8],root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],run:[0,6,7,14],runtim:[0,14],saan:[3,8,12,13,14],sabai:[6,10],sabi:[8,14],sagot:[1,12],sahig:3,sakahit:14,salaam:[7,14],salita:[5,6,7],salitang:5,samakatuwid:12,samantalang:6,samarakoon:8,sampl:[0,3],samut:3,sanggunian:[1,2,5],sangkap:7,sanhi:1,sapalarang:14,sapat:[3,6,14],sare:3,sarili:14,save:[0,6],sayo:6,scalar:[0,14],scale:[7,8],scene:[0,10],scm:6,scp:14,screen:[3,6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:6,second:[1,6,8,14],secret:6,section:[13,14],secur:14,see:6,seen:0,seksiyon:6,seksyon:2,sens:8,sensor:[0,2,8,10],sentera:10,sep:14,server:14,servic:7,session:14,set:[0,3,4,6,7,10,14],setup:14,shadow:14,share:[5,10],sharp:[0,3],sharper:14,shell:14,shift:6,shot:[9,10],should:[0,6,14],show:[0,7,14],shrink:0,shutdown:6,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sift:0,sigurado:4,siguradong:14,siguraduh:14,siguraduhin:[1,3,6,7,14],sila:[6,14],simbolo:6,simbulo:6,simento:3,similar:[0,7,12],simlpeng:14,simpl:[0,3,4,14],simpleng:[11,14],simula:[4,9],simulan:[1,5,12,14],sinasabihan:14,sinasakupan:3,sinc:0,sinet:14,singl:[0,6],sinimulan:7,sinisimulan:1,sinusundan:1,sira:5,sistema:6,sistematikong:14,sisyema:6,site:8,size:[0,14],ski:14,skip:0,slider:6,slightli:[0,14],slit:7,slope:[0,14],slow:0,slower:0,smaller:0,smoke:14,smooth:0,smrf:[0,14],snippet:1,sobrang:14,softwar:[1,6,8,9,12,13,14],some:[1,14],someon:12,sometim:[0,14],sourc:[6,14],sourceforg:6,sours:12,south:3,space:[0,3,6,14],spars:0,special:14,specif:[6,13,14],specifi:[0,3,4,6,14],spectral:0,speed:[0,8,14],spheric:0,spin:7,split:[0,5,14],src:14,sri:8,ssh:14,stabil:8,stabl:[0,1,6,14],stage:0,standard:[0,8],start:[0,1,6,14],startup:6,state:[11,13],station:14,statu:14,steep:14,step:[0,1,5],stephen:8,stereo:13,stitch:0,stockpil:5,stop:[0,6,7],storag:14,store:6,string:[0,3,4],stripe:0,structur:13,stuck:6,style:1,sub:8,subfold:0,subject:9,submodel:[0,7],subsequ:3,subsystem:6,subukan:12,success:6,sudo:[6,14],suffici:[0,14],suitabl:0,sukat:[3,14],sulok:3,sumosoporta:7,sumusunod:[3,6,7,10,11,13,14],sun:[0,8,14],sundan:[1,6,14],sunod:7,sunog:8,superbuild:14,suporta:12,suportado:[6,7],suportahan:10,support:[0,5],surfac:[0,11,14],suri:6,suriin:14,survei:[3,8,14],suspicious_kepl:14,susunod:[3,6,14],swahili:5,sysctl:6,system:[3,6,8],taa:[6,8,14],taasan:14,tab:[3,6],tag:[0,3],taga:5,tagubilin:14,tail:14,take:0,taken:[0,14],takip:3,takpan:6,tallest:14,tama:[8,14],tamang:[2,14],tanda:5,tandaan:14,tanggalin:14,tanong:1,tanzania:[7,14],tao:[1,7,12,14],tapo:[6,7,14],tapusin:1,tar:14,target:[3,6,9],task:[6,7,11],taskid:7,tataa:14,tatakbo:6,tatanungin:6,tatawagin:14,tatlo:12,tatlong:6,tayo:14,tcp:14,telnet:7,telugu:5,temperatur:0,temperatura:14,templat:5,term:[0,14],termin:[1,6,14],terrain:[0,8,11,14],tester:12,text:14,textur:[0,5,7,13,14],texture_n:11,than:[0,14],them:0,thermal:0,thi:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],thing:6,those:0,thread:0,threshold:[0,14],thu:14,tie:11,tif:[9,11,14],tig:10,tignan:[6,7,11,14],tila:1,tile:[0,3,14],timba:3,time:[0,6,8,12,14],tinatanggap:6,tinatawag:[1,3,4,6,7,14],tinatawagan:14,tingnan:2,tinutukoi:[8,14],tinutulungan:7,tinuturo:14,tipik:6,titik:14,titulo:9,tmp:1,tmpdir:1,toffanin:[3,6],togeth:[0,12],token:[6,7],toler:14,tone:0,tool:[6,14],toolbox:6,top:11,topograph:14,total:14,totoong:8,toward:12,trabaho:[3,14],track:11,trai:6,transfer:14,transifex:5,tri:0,triangl:0,triangul:14,troubleshoot:5,tsaka:7,tsv:11,tugon:12,tugunan:1,tulad:[3,4,6,9,11],tuland:3,tuloi:14,tulong:[1,12],tumatakbo:[6,14],tumigil:6,tumpak:2,tumutukoi:14,tune:0,tungkol:[2,3,13],turn:[0,14],tutori:[2,11],tutory:5,tuw:1,tuwid:14,tweak:0,txt:[3,4,7,11,14],type:[0,3,6,8,14],typic:14,uav4geo:3,uav:[2,8,14],ubintu:14,ubunto:6,ubuntu:[5,14],ukol:14,ulad:9,ulat:1,ulit:14,ultra:0,umaandar:7,umaasa:14,umabot:6,umasa:7,una:[6,7],unang:[3,4,7],undefin:1,under:6,undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unit:[3,4,8],univers:11,unix:14,unlock:7,unseen:0,upang:[1,3,6,14],updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,14],use:[0,3,14],used:[0,7,11,14],useful:[0,6],user:[5,6,7,12,14],usernam:14,using:[0,5,8,14],usr:14,utm:[3,4],v18:6,vagrant:1,valid:[0,7,14],valu:[0,3,4,14],variou:[0,6],vcpu:14,vendor:6,verbos:0,veri:0,verifi:6,version:[0,1,6,7],vert:[0,4],vertex:0,vertic:[0,8],via:[0,6,7,14],vibrat:14,view:[7,13,14],viewcmd:7,viewer:[0,6],vignet:0,virtual:[1,5,14],virtualbox:6,visibl:14,volcan:14,volum:5,vtx:6,wag:[6,10,14],wai:14,wala:14,walang:[3,4,6,11,14],want:0,wasto:8,watawat:14,weather:[8,14],web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],welcom:5,wgs84:[3,4],whale:6,what:[0,8,12],when:[0,14],where:[13,14],which:[0,1,14],white:[6,9],wika:5,wikang:5,wilei:14,win:6,wind:[8,14],window:[0,1,5,14],within:0,wonderful_burnel:14,word:0,work:0,workflow:[0,7],world:[6,7,14],would:[12,14],write:7,wrongli:0,wsl:6,www:[1,6,8,14],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,5,6,14],your:[0,6,14],yum:6,yunit:14,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zone:[3,4]},titles:["Mga Opsyon at Tanda","Paano makadaragdag","Mga Paalala sa Pagpapalipad","Ground Control Points","Image Geolocation Files","Malugod na pagtanggap mula sa OpenDroneMap's Documentation","Instalasyon at Paano Simulan","Splitting Large Datasets","Kawastuan ng Mapa","Gamit ang Image Masks","Multispectral Support","OpenDroneMap Outputs","Paano Magrequest ng Features","Karagdagang Sanggunian","Mga Tutoryal"],titleterms:{Using:14,access:[7,14],accuraci:[8,14],acknowledg:7,after:14,alloc:6,ang:[1,6,7,9,14],ano:14,arch:6,argumento:0,aspeto:8,assum:14,autosc:7,bago:6,bandwidth:14,basic:6,bug:1,buo:13,calibr:7,camera:14,ccommand:6,cento:6,check:6,clean:14,cloud:11,cluster:7,clusterodm:7,command:14,control:3,cpu:6,dalawa:6,dapat:8,data:14,dataset:7,debian:6,digit:14,direktoryo:14,distribut:7,docker:14,document:5,download:6,droplet:14,dsm:11,dtm:11,editor:3,elev:14,expect:[8,14],featur:12,fedora:6,fieldwork:14,file:[3,4],flight:14,format:3,gagamit:13,gamit:9,ganoon:14,gawi:3,gcp:[3,14],gcpi:3,geoloc:4,ground:3,hardwar:[6,10],hatakin:14,height:14,hello:6,ikaw:14,imag:[4,7,9],impact:8,instal:[6,14],instalasyon:6,instanc:14,interfac:3,ipakita:1,istraktura:14,ito:14,kailangan:6,kalibr:14,kalidad:14,kanino:14,karagdagan:6,karagdagang:13,katag:14,kawastuan:8,komunidad:1,lahat:14,larg:7,launch:6,limitasyon:7,line:14,linux:6,list:14,listahan:11,local:7,log:[7,14],lokasyon:14,low:14,machin:[6,14],maco:6,maginstal:6,magrequest:12,mai:8,makadaragdag:1,malugod:5,map:8,mapa:8,marami:6,mas:6,mask:9,mataa:14,matapo:14,measur:14,memori:6,merg:7,mga:[0,1,2,3,6,7,8,11,13,14],model:[11,14],mula:5,multispectr:10,nagsurv:14,nirerekumendang:3,odm:14,opendronemap:[5,11],opsyon:0,orthophoto:[11,14],output:11,paalala:2,paano:[1,6,7,12],pag:[7,14],paggamit:[10,14],pagkaunawa:7,paglagai:3,paglikha:14,pagpapalipad:2,pagpapasa:1,pagpapatakbo:6,pagsumit:1,pagtanggap:5,pagtitipon:1,pang:6,para:[1,3,13,14],paramet:14,pattern:14,pin:14,plan:14,point:[3,11],posm:3,prep:14,pro:3,process:14,project:14,proseso:14,recommend:6,refer:3,report:1,request:1,requir:6,resiz:14,rhel:6,sanggunian:[8,13],simulan:[6,7],sira:1,split:7,step:[6,14],stockpil:14,support:[6,10],taga:13,tanda:0,templat:1,textur:11,troubleshoot:6,tutory:14,ubuntu:6,user:3,virtual:6,volum:14,webodm:6,window:6}}) \ No newline at end of file diff --git a/fil/tutorials.html b/fil/tutorials.html index 1d8d37eb6..c81dd33bf 100644 --- a/fil/tutorials.html +++ b/fil/tutorials.html @@ -4,10 +4,11 @@ - + + - Mga Tutoryal — OpenDroneMap 2.4.7 documentation + Mga Tutoryal — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                    - 2.4.7 + 2.5.5
                                    @@ -291,14 +292,14 @@
                                    -
                                    +

                                    Mga Tutoryal

                                    Sa ibaba makikita ang ilang tagubilin para sa ilang mga pang-karaniwang paggamit.

                                    -
                                    +

                                    Paglikha ng Mataas na Kalidad ng Orthophotos

                                    -
                                    +
                                    image of OpenDroneMap orthophoto -
                                    +

                                    Nang walang anumang mga pagpapalit ng parameter, ang ODM ay pumipili ng isang mahusay na kompromiso sa pagitan ng kalidad, bilis at paggamit ng memorya. Kung nais mong makakuha ng mas mataas na kalidad ng mga resulta, kailangan mong magpalit ng ilang mga parameter:

                                      @@ -309,39 +310,39 @@
                                    • --mesh-size ay dapat itaas sa 300000-6000 at --mesh-octree-depth ay dapat itaas ng 10-11 sa urban areas para maka-create ng magandang building / bubong.

                                    -
                                    -
                                    +
                                    +

                                    Pag-kalibrate ng Camera

                                    Ang pag-calibrate ng camera ay isang malaking hamon sa mga pangkaraniwang camera. Ang mga pagbabago sa temperatura, mga vibrations, pokus, at iba pang mga kadahilanan ay maaaring makaapekto sa mga hango na mga parameter na may malaking epekto sa resultang data. Ang awtomatikong o pag-calibrate sa sarili ay posible at mas mainam sa mga drone flights, ngunit depende sa pattern ng flight, ang awtomatikong pagkakalibrate ay maaaring hindi mag-alis ng lahat ng pagbaluktot sa mga nagresultang produkto. Sa papel nina James at Robson (2014) na "Ang pagpapalit ng sistematikong error sa mga topographic models na nagmula sa UAV at ground ‐ based image networks <https://onlinelibrary.wiley.com/doi/full/10.1002/esp.3609> ay nagpapakita kung paano mabawasan ang pagkabaluktot.

                                    -
                                    +
                                    image of lens distortion effect on bowling of data -
                                    +

                                    Ang epekto ng "Bowling" sa point cloud ng mahigit "13,000+ imahe na nakalap ng World Bank Tanzania sa bahaing lugar ng Msimbasi, Basin, Dar es Salaam, Tanzania.

                                    Upang pagaanin ang epekto na ito, may ilang mga pagpipilian ngunit ang pinakasimple ay ang mga sumusunod: lumipad ng dalawang pattern na pinaghihiwalay ng 20°, at sa halip na magkaroon ng isang nadir (tuwid at pababang pagturo) camera, gumamit ng isa na nakakiling sa harap ng 5°.

                                    -
                                    +
                                    animation showing optimum -
                                    +

                                    Dahil ang pamamaraang ito sa paglipad ay maaaring mas matagal kaysa sa mga karaniwang lipad, ang isa o ilang mga piloto ay maaaring lumipad ng isang maliit na lugar gamit ang pamamaraan sa itaas. Ang OpenDroneMap ay bubuo ng isang pangkalibrate file na tinatawag na mga cameras.json na pagkatapos ay mai-import upang magamit na pang calibrate ang isa pang flight na mas mahusay na napaliparan.

                                    Bilang kahalili, ang sumusunod na pamamaraan ng eksperimento ay maaaring gawin: lumipad na may mas mababang overlap, ngunit dalawang flight ng crossgrid (kung minsan ay tinatawag na crosshatch) na pinaghiwalay ng 20° na may 5° pasulong na nakaharap na camera.

                                    • Ang mga porsyento na overlap ng crossgrid ay maaaring mas mababa kaysa sa mga kahilera na flight. Upang makakuha ng mahusay na mga resulta ng 3D, kakailanganin ang 68% na magkakapatong at sidelap para sa katumbas na 83% na magkakapatong at sidelap.

                                    • Upang makakuha ng magandang resulta ng 2D at 2.5D (digital elevation model), kakailanganin ang 42% na magkakapatong at sidelap para sa isang katumbas na 70% na magkakapatong at sidelap.

                                    -
                                    +
                                    animation showing experimental optimum -
                                    +

                                    Ang mga magkakahiwalay na linya ng flight ay nagpapabuti din sa kawastuhan, ngunit mas kaunti kaysa sa isang kamera na pasulong na hinaharap ng 5°.

                                    -
                                    +
                                    figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration -
                                    +

                                    Mula kay James at Robson (2014), 'CC BY 4.0 <https://creativecommons.org/licenses/by/4.0>_

                                    -
                                    -
                                    + +

                                    Paglikha ng Digital Elevation Models

                                    Bilang default, ang ODM ay hindi lumilikha ng DEM. Upang lumikha ng isang digital na modelo ng terrain, siguraduhing ipasa ang watawat --dtm. Upang lumikha ng isang digital na modelo ng ibabaw, siguraduhing ipasa ang watawat --dsm.

                                    -
                                    +
                                    image of OpenDroneMap derived digital surface model -
                                    +

                                    Para sa pag gawa ng DTM, ginagamit ang isang Simple Morphological Filter (smrf) upang mauri ang mga puntos sa nasa lupa kumpara sa wala sa lupa, kung saan ang mga nasa lupa na puntos lamang ang ginagamit. Ang filter na "smrf" ay maaaring kontrolin sa pamamagitan ng maraming mga parameter:

                                      @@ -354,9 +355,9 @@

                                      Ang pagpapalit ng mga opsiyon na ito ay nagreresulta ng malaking epekto sa DTMs. Ang pinakamahusay na basahin para mapagkunan ng pinakamahusay na impormasyon ukol sa parametro ng epekto ng output ay ang An improved simple morphological filter for the terrain classification of airborne LIDAR data (Ang PDF ay libre lamang)

                                      Ang --smrf-threshold ang may pinakamalaking impact sa resulta.

                                      Ang SMRF ay mahusay sa pagiwas ng Type I na pagkakamali (maliliit na numero ng ground poins na napagkakamalan bilang non-ground) pero "acceptable" sa pagiwas sa Type II na pagkakamali (malaking numero na non-ground points na napagkakamalan na ground). Ito ay dapat na bigyan importansiya kapag bumubuo ng DTMs na hangarin na gamitin ng biswal, bilang ang mga baga na napagkakamalan na ground ay mukhang artifacts sa resulta ng DTM.

                                      -
                                      +
                                      image of lens distortion effect on bowling of data -
                                      +

                                      May dalawa pang importanteng parameters na nakakaapekto sa DEM generation:

                                        @@ -368,36 +369,36 @@
                                        docker run -ti --rm -v /my/project:/datasets/code <my_odm_image> --project-path /datasets --dtm --dem-resolution 2 --smrf-threshold 0.4 --smrf-window 24
                                         
                                        -
                                      -
                                      +
                                    +

                                    Measuring stockpile volume

                                    -
                                    +

                                    Fieldwork planning

                                    Weather conditions modify illumination and thus impact the photography results. Best results are obtained with evenly overcast or clear skies. Also look for low wind speeds that allow the camera to remain stable during the data collection process. In order to avoid shadows which on one side of the stockpile can obstruct feature detection and lessen the number of resulting points, always prefer the flights during the midday, when the sun is at the nadir so everything is consistently illuminated. Also ensure that your naked eye horizontal visibility distance is congruent with the planned flight distances for the specific project, so image quality is not adversely impacted by dust, fog, smoke, volcanic ash or pollution.

                                    -
                                    -
                                    +
                                    +

                                    Flight pattern

                                    Most stockpile measurement jobs does not require a crosshatch pattern or angled gimbal as the resting angle of stockpile materials allows the camera to capture the entire stockpile sides. Only some special cases where erosion or machinery operations causes steep angles on the faces of the stockpile would benefit of the crosshatch flight pattern and angled camera gimbal but consider that these additional recognized features come at a cost, (in field labor and processing time) and the resulting improvements are sometimes negligible.

                                    In most of the cases a lawn mower flight pattern is capable of producing highly accurate stockpile models.

                                    -
                                    +
                                    a simple lawnmower flight pattern can produce accurate results -
                                    +

                                    Recommended overlap would be between 75% and 80% with a sidelap in the order of 65% to 70%. It is also recommended to slightly increase overlap and sidelap as the flight height is increased.

                                    -
                                    -
                                    + +

                                    Flight height

                                    Flight height can be influenced by different camera models, but in a general way and in order to ensure a balance between image quality and flight optimization, it is recommended to be executed at heights 3 to 4 times the tallest stockpile height. So for a 10 meter stockpile, images can be captured at a height of 40 meters. As the flight height is increased, it is also recommended to increase overlap, so for a 40 meter height flight you can set a 65% sidelap and 75% overlap, but for a planned height of 80 meters a 70% sidelap and 80% overlap allowing features to be recognized and properly processed.

                                    -
                                    -
                                    + +

                                    GCPs

                                    To achieve accuracy levels better than 3%, the use of GCP’s is advised. Typically 5 distributed GCP are sufficient to ensure accurate results. When placing or measuring GCP, equipment accuracy should be greater than the GSD. Survey grade GNSS and total stations are intended to provide the required millimetric accuracy.

                                    For further information on the use of GCPs, please refer to the Ground Control Points section.

                                    -
                                    -
                                    + +

                                    Processing parameters

                                    A highly accurate model can be achieved using WebODM high resolution predefined settings. Then you can further adjust some parameters as necessary.

                                    If using ODM, these this reference values can help you configure the process settings.

                                    @@ -406,69 +407,69 @@ When placing or measuring GCP, equipment accuracy should be greater than the GSD

                                    --orthophoto-resolution 1.0

                                    --feature-quality high

                                    --pc-quality high

                                    -
                                    -
                                    + +

                                    Measuring

                                    As almost 50% of the material will be found in the first 20% of the stockpile height, special care should be taken in adequately defining the base plane.

                                    -
                                    +
                                    almost 50% of the material will be found in the first 20% of the stockpile height -
                                    +

                                    In WebODM Dashboard, clic on "view map" to start a 2D view of your project.

                                    Once in the 2D map view, clic on the "Measure volume, area and length" button.

                                    -
                                    +
                                    clic on the "Measure volume, area and length" button -
                                    +

                                    then clic on "Create a new measurement"

                                    -
                                    +
                                    clic on "Create a new measurement" -
                                    +

                                    Start placing the points to define the stockpile base plane

                                    -
                                    +
                                    Define the stockpile base plane -
                                    +

                                    Clic on "Finish measurement" to finish the process.

                                    -
                                    +
                                    Clic on "Finish measurement" to finish the process -
                                    +

                                    Dialog box will show the message "Computing ..." for a few seconds, and after the computing is finished the volume measurement value will be displayed.

                                    -
                                    +
                                    Clic on "Finish measurement" to finish the process -
                                    +

                                    If you are using the command line OpenDroneMap you can use the dsm files to measure the stockpile volumes using other programs.

                                    Also consider that once the limits of the stockpile are set in software like QGis, you will find there are some ways to determine the base plane. So for isolated stockpiles which boundaries are mostly visible, a linear approach can be used. While for stockpiles set in slopes or in bins, the base plane is better defined by the lowest point. Creation of a triangulated 3D surface to define the base plane is advised for large stockpiles. This is also valid for stockpiles paced on irregular surfaces.

                                    -
                                    -
                                    + +

                                    Expected accuracy

                                    For carefully planned and executed projects, and specially when GSD is less than 1 cm, the expected accuracy should be in the range of 1% to 2%. The resulting accuracy is comparable to the commercially available photogrammetry software and the obtained using survey grade GNSS equipment.

                                    -
                                    -
                                    -
                                    + + +

                                    Using Docker

                                    Bilang maraming gumagamit ang nageemply ng docker para madeply ang OpenDroneMap, makakatulong kapag naiintindihan ang mga basic commands para matanong ang mga pangayayari na ang docker ay nagkakamali. Ang Docker ay isang contained na aplikasyon na ang intensiyon ay mapadali ang pagdeploy ng software independent sa lokal na kapaligiran. Sa lagay na ito, ito ay masasabing pareho sa virtual machines

                                    Ang ilan na simpleng commands ay makakatulong na mapaayos ang experience.

                                    -
                                    +

                                    Listing Docker Machines

                                    Masisimulan ito sa paglista ng magagamit na docker machines sa kasalukuyang machine na pinapatakbo:

                                    > docker ps
                                     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                    NAMES
                                     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                  zen_wright
                                    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                     

                                    Kung nais na makakita ng machines na hindi na tumatakbo ngunit mayroon pa rin, maaaring i-add ang -a flag:

                                    > docker ps -a
                                     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS                    PORTS                    NAMES
                                     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                        zen_wright
                                    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                                     cd7b9585b8f6        opendronemap/odm       "bash"                   3 days ago          Exited (1) 37 hours ago                            nostalgic_lederberg
                                     e31010c00b9a        opendronemap/odm       "python /code/run.py…"   3 days ago          Exited (2) 3 days ago                              suspicious_kepler
                                     c44e0d0b8448        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   3 days ago          Exited (0) 37 hours ago                            wonderful_burnell
                                     
                                    -
                                    -
                                    +
                                    +

                                    Accessing logs on the instance

                                    Sa paggamit ng CONTAINER ID o ng pangalan, maaaring mapuntahan ang mga logs sa machine na sumusunod:

                                    > docker logs 2518817537ce
                                    @@ -499,8 +500,8 @@ The resulting accuracy is comparable to the commercially available photogrammetr
                                     

                                    Ang value na -5 ay sinasabihan ang tail command na ibigay ang limang 5 huling linya ng logs.

                                    -
                                    -
                                    + +

                                    Command line access to instances

                                    Minsan, kailangan natin na laliman ang pagsusuri sa proseso ng OpenDroneMap. Makakakuha dito ng diretsong command line na daan sa machine. dahil dito, pwede gamitin ang docker exec ng mapasagawa ang bash` command line shell sa machine of interest na sumusunod:

                                    > docker exec -ti 2518817537ce bash
                                    @@ -508,24 +509,24 @@ The resulting accuracy is comparable to the commercially available photogrammetr
                                     

                                    Ngayon ay naka log-in na tayo sa docker instance at maaari ng suriin ang machine.

                                    -
                                    -
                                    + +

                                    Cleaning up after Docker

                                    Ang docker ay may kahina-hinayang na gamit ng space at by default ay hindi naglilinis ng sobrang laman na data at machine kapag ang proseso ay kumpleto na. Ito ay may benepisyo kapag kailangan na puntahan ang proseso na matagal ng terminated pero kinakarga pa rin ang bigat ng nagamit na storage space overtime. Si Maciej Łebkowski ay may 'napakahusay na pangkahalatang-ideya kung papaano aayusin ang sobrang disk usage sa docker <https://lebkowski.name/docker-volumes/>`_.

                                    -
                                    -
                                    -
                                    + + +

                                    Paggamit ng ODM para sa low-bandwidth na lokasyon.

                                    -
                                    +

                                    Ano ito at para kanino ito?

                                    Via Ivan Gayton's repo.

                                    Ang OpenDroneMap  ay hindi naman laging epektibo sa pagset-up locally-ito ay makapagyarihan na machine sa pagproseso ng malalaking datasets ng sa gayon ang cloud machine ay maaaring masagot ang mga tao sa field. Ngunit, bandwidth ang problema sa maraming low-income na setting. Ang kakulangan na ito ay hindi mareresolusyonan agag-agad pero ang mga sumusunod na hakbang ay makatutulong sa pagpapababa ng kailangan na bandwidth para maproseso ang drone imagery datasets sa cloud mula sa African na lokasyon.

                                    Dito ay nagsasaad kami ng nakakalito ngunit maisasagawa na proseso para makagawa ng OPenDronMap cloud machine (hindi CloudODM ito, isa lamang cloud-based instance ng ODM na pwedeng patakbuhin mula sa command line) at gamitin ito para maproseso ang malalaking photo sets. Ito ay nangangailangan nga kaalaman sa Unix command line use, ssh, Digital Ocean account (ang Amazon AWS ay gagana ngunit mga kaunting kaibahan sa set-up), at katamtaman na kaalaman sa general computer literacy. Kung ikaw ay hindi masyadong eksperto at handang pagdaanan ang nakakalito na pagset-up, ang 'CloudODM <https://www.opendronemap.org/cloudodm/>`__ ang dapat pagbasehan.

                                    Ang kabuoan na proseso ay nakatarget sa pagpapalipad ng mga importanteng misyon sa African o kapareho na lokasyon na maghahanap ng ipoproseso na data habang naghihintay ng field setting. Sa madalit sabi, ito ay naglalayon ng trabaho na makababawas sa bandwidth/data transfer, kesa sa simlpeng pagpapatakbo lamang ng ODM.

                                    -
                                    -
                                    +
                                    +

                                    Steps

                                    -
                                    +

                                    Install

                                    • Gumawa ng Digital Ocean droplet na may 4GB na RAM. Ito ay magkakapresyo ng $20/month. Hindi sapat ang 4GB na RAM at ang installation ay siguradong hindi matutuloy. Kapag ang ODM na proseso ay pinapatakbo, ito ay nire-resize sa mas malaki-at mas mahal-na cloud machine pero habang ito ay pinapatakbo, maaari na pababain sa pangalawang pinakamura na drooplet na nagkakahalaga ng $10/month (pinakamura na droplet na nasa $5/month, may kasama na maliit na drive na hindi na pwedeng magdownsize pabalik dito).

                                      @@ -562,8 +563,8 @@ export PATH=$PATH:/home/odm/ODM/
                                      • Ngayon, kakailanganin mo ng pangalawang cloud hard drive (“Volume” in Digital Ocean jargon) na may sapat na laki para sa iyong proyekto. Ang pamantayan ay 10 beses ng laki iyong raw image set; ay mayroon 100GB na image set at set-up na 1000GB volume (kapag ito ay napaandar na, dapat ay makapagbawas na ng mga mamahalin na drive capacity, ito ay kailangan para matapos ang proseso). Iset-up ang volume at i-attach ito sa droplet at 'ayusin ang mount point <https://www.digitalocean.com/docs/volumes/how-to/mount/>`__ (sa halimbawa na ito, ise-set natin sa /mnt/odmdata/).

                                      -
                                    -
                                    +
                                    +

                                    Prep data and project

                                    • Ngayon, i-push ang mga imahe sa server. Maaaring gamitin ang Now push your images onto the server. You can use Secure Copy (scp) like so: scp -r /path/to/my/imagefolder odm@xxx.xxx.xxx.xxx:/mnt/odmdata/.

                                      @@ -573,7 +574,7 @@ export PATH=$PATH:/home/odm/ODM/
                                  -
                                  +
                                  Istraktura ng direktoryo

                                  Nirerequire ng ODM na iset-up ang direktoryo sa machine. ANg kritikal ay ang install folder (kung ininstall mo katulad ng nasa taas, /home/odm/ODM/) at ang project folder (i.e. /mnt/odmdata/myproject/)

                                    @@ -583,9 +584,9 @@ export PATH=$PATH:/home/odm/ODM/
                                  • I-modify ang settings.yaml para matukoy ang parent directory ng project folder (sa kaso na ito ang Volume na nilikha, /mnt/odmdata/). Siguraduhin na ang mga imahe ay nasa tamang lugaw, i.e. /mnt/odmdata/myproject/images at ang ibang ancillary files /mnt/odmdata/myproject/images ay nasa root folder /mnt/odmdata/myproject/

                                  • Kung ang mga imahe mo ay nasa hiwalay na folder para sa indibidwal na AOI blocks or flights (na kadalasan ay nangyayari kapag ang iyong pamamahala ay organisado), pwedeng gumawa ng image_groups.txt file na may incantation na for i in *; do cd $i; for j in *; do echo "$j $i" >> ../$i.txt; done; cd ../; done; at cd ../, for i in myproject/*.txt; do cat $i >> image_groups.txt; done;. Ito ay makakabuo ng file na may tamang istraktura: listahan ng mga imahe at "group name" pagkatapos ng bawat isa (na sa kaso na ito madalas ay pangalan ng folder na pinanggalingan nito). Ilagay ang lahat ng image files sa isang direktoryo na tatawagin na images sa project root dir (so /mnt/odmdata/myproject/images/). Ang image_groups.txt file ay papayagan ng ODM na bantayan ang mga imahe na na kasapi ng kaparehong batch, kahit na sila ay nasa iisang direktoryo lamang.

                                  -
                                  - -
                                  + + +

                                  I-resize ang droplet, hatakin ang pin at i-proseso ito.

                                  • Patayin at ire-size ang machine sa tamang bilang ng CPUs at laki ng memory. Ginagamit namin ang memory-optimized machine na may 24 na dedicated vCPUs at 192GB na RAM (na nagkakahalaga ng $1.60/hr-na dumaragdag ng mabilis, ito ay nasa $1000/month). I-restart at magsimula agad para hindi masayang nag mahal na big-droplet time.

                                  • @@ -610,8 +611,8 @@ export PATH=$PATH:/home/odm/ODM/
                                    • Kailangan bantayan ang htop (para mas matantsa ang konsumo ng sa susunod, ikaw ay magspin-up lamang ng machine base sa pangangalangan)

                                    -
                                  -
                                  + +

                                  Matapos ang lahat (assuming na ikaw ay nagsurvive ng ganoon katagal)

                                  • Kapag tapos na ang proseso, patayin ang machine at ire-size ito pabalik sa inexpensive minimum capacity.

                                  • @@ -630,10 +631,10 @@ export PATH=$PATH:/home/odm/ODM/

                                  Learn to edit and help improve this page!

                                  - - - - + + + + diff --git a/flying.html b/flying.html index 403881a5a..4810c9ce4 100644 --- a/flying.html +++ b/flying.html @@ -4,10 +4,11 @@ - + + - Flying Tips — OpenDroneMap 2.4.7 documentation + Flying Tips — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                                  - 2.4.7 + 2.5.5
                                  @@ -291,7 +292,7 @@
                                  -
                                  +

                                  Flying Tips

                                  The Humanitarian OpenStreetMap team has guidelines on flying for UAV mapping:

                                  +
                                  diff --git a/fr/.buildinfo b/fr/.buildinfo index c4aa5343d..88387c038 100644 --- a/fr/.buildinfo +++ b/fr/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 0aa798da0ef0fc79da1e16ce7f324ddb +config: 166fa67ae8da37fa9797bda86bd59fec tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/fr/.doctrees/arguments.doctree b/fr/.doctrees/arguments.doctree index f6f2c2db1..2839bc3d2 100644 Binary files a/fr/.doctrees/arguments.doctree and b/fr/.doctrees/arguments.doctree differ diff --git a/fr/.doctrees/contributing.doctree b/fr/.doctrees/contributing.doctree index 066484173..1793ce9fd 100644 Binary files a/fr/.doctrees/contributing.doctree and b/fr/.doctrees/contributing.doctree differ diff --git a/fr/.doctrees/environment.pickle b/fr/.doctrees/environment.pickle index ce54f57fe..8a2a2702b 100644 Binary files a/fr/.doctrees/environment.pickle and b/fr/.doctrees/environment.pickle differ diff --git a/fr/.doctrees/flying.doctree b/fr/.doctrees/flying.doctree index 1fa454576..3231cec9a 100644 Binary files a/fr/.doctrees/flying.doctree and b/fr/.doctrees/flying.doctree differ diff --git a/fr/.doctrees/gcp.doctree b/fr/.doctrees/gcp.doctree index 3706a799c..41de024d5 100644 Binary files a/fr/.doctrees/gcp.doctree and b/fr/.doctrees/gcp.doctree differ diff --git a/fr/.doctrees/geo.doctree b/fr/.doctrees/geo.doctree index 47753b4f0..6247170aa 100644 Binary files a/fr/.doctrees/geo.doctree and b/fr/.doctrees/geo.doctree differ diff --git a/fr/.doctrees/index.doctree b/fr/.doctrees/index.doctree index 365d0b3ff..d9f232c45 100644 Binary files a/fr/.doctrees/index.doctree and b/fr/.doctrees/index.doctree differ diff --git a/fr/.doctrees/installation.doctree b/fr/.doctrees/installation.doctree index a05b8bc21..e2b8f7d4e 100644 Binary files a/fr/.doctrees/installation.doctree and b/fr/.doctrees/installation.doctree differ diff --git a/fr/.doctrees/large.doctree b/fr/.doctrees/large.doctree index 258e13509..0161c3b79 100644 Binary files a/fr/.doctrees/large.doctree and b/fr/.doctrees/large.doctree differ diff --git a/fr/.doctrees/map-accuracy.doctree b/fr/.doctrees/map-accuracy.doctree index 2678b8853..b284df779 100644 Binary files a/fr/.doctrees/map-accuracy.doctree and b/fr/.doctrees/map-accuracy.doctree differ diff --git a/fr/.doctrees/masks.doctree b/fr/.doctrees/masks.doctree index 1024d0183..056d3b50e 100644 Binary files a/fr/.doctrees/masks.doctree and b/fr/.doctrees/masks.doctree differ diff --git a/fr/.doctrees/multispectral.doctree b/fr/.doctrees/multispectral.doctree index 5f869f502..69dff566c 100644 Binary files a/fr/.doctrees/multispectral.doctree and b/fr/.doctrees/multispectral.doctree differ diff --git a/fr/.doctrees/outputs.doctree b/fr/.doctrees/outputs.doctree index bc9586b28..3969778a8 100644 Binary files a/fr/.doctrees/outputs.doctree and b/fr/.doctrees/outputs.doctree differ diff --git a/fr/.doctrees/requesting-features.doctree b/fr/.doctrees/requesting-features.doctree index 8ff32cdbf..d415d234c 100644 Binary files a/fr/.doctrees/requesting-features.doctree and b/fr/.doctrees/requesting-features.doctree differ diff --git a/fr/.doctrees/resources.doctree b/fr/.doctrees/resources.doctree index 1c6ff99c8..3e40c5af5 100644 Binary files a/fr/.doctrees/resources.doctree and b/fr/.doctrees/resources.doctree differ diff --git a/fr/.doctrees/tutorials.doctree b/fr/.doctrees/tutorials.doctree index cb435daa0..9d11ac084 100644 Binary files a/fr/.doctrees/tutorials.doctree and b/fr/.doctrees/tutorials.doctree differ diff --git a/fr/_sources/arguments.rst.txt b/fr/_sources/arguments.rst.txt index 84ae87529..ce49943dd 100644 --- a/fr/_sources/arguments.rst.txt +++ b/fr/_sources/arguments.rst.txt @@ -15,6 +15,12 @@ Arguments ``--cameras`` 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: `` +``--cog`` + Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False`` + +``--copy-to`` + Copy output results to this folder after processing. + ``--crop`` Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3`` @@ -96,7 +102,7 @@ Arguments ``--min-num-features`` 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`` -``name`` +``name`` Name of dataset (i.e subfolder name within project folder). Default: ``code`` ``--optimize-disk-space`` @@ -108,6 +114,9 @@ Arguments ``--orthophoto-cutline`` 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`` +``--orthophoto-kmz`` + Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False`` + ``--orthophoto-no-tiled`` Set this parameter if you want a striped GeoTIFF. Default: ``False`` @@ -151,7 +160,7 @@ Arguments Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder. ``--radiometric-calibration`` none | camera | camera+sun - Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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`` + 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`` ``--rerun,-r`` dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report Rerun this stage only and stop. . Default: `` @@ -201,6 +210,9 @@ Arguments ``--texturing-data-term`` gmi | area 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`` +``--texturing-keep-unseen-faces`` + Keep faces in the mesh that are not seen in any camera. Default: ``False`` + ``--texturing-outlier-removal-type`` none | gauss_clamping | gauss_damping Type of photometric outlier removal method. . Default: ``gauss_clamping`` diff --git a/fr/_static/documentation_options.js b/fr/_static/documentation_options.js index caf0c94b4..6558ff1b8 100644 --- a/fr/_static/documentation_options.js +++ b/fr/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '2.4.7', + VERSION: '2.5.5', LANGUAGE: 'fr', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/fr/arguments.html b/fr/arguments.html index 91d309359..e34a63775 100644 --- a/fr/arguments.html +++ b/fr/arguments.html @@ -4,10 +4,11 @@ - + + - Options et indicateurs — Documentation OpenDroneMap 2.4.7 + Options et indicateurs — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                                  - 2.4.7 + 2.5.5
                                  @@ -160,7 +161,7 @@
                              • Options et indicateurs
                              • OpenDroneMap Outputs
                                  @@ -292,32 +293,36 @@
                                  -
                                  +

                                  Options et indicateurs

                                  -
                                  -

                                  Arguments

                                  +
                                  +

                                  Arguments : :

                                  -
                                  --build-overviews

                                  Build orthophoto overviews for faster display in programs such as QGIS. Default: False

                                  +
                                  --build-overviews

                                  Créez des aperçus d’orthophoto pour un affichage plus rapide dans des programmes tels que QGIS. Par défaut: False

                                  -
                                  --camera-lens auto | perspective | brown | fisheye | spherical

                                  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

                                  +
                                  --camera-lens auto | perspective | brown | fisheye | spherical

                                  Définissez un type de projection de caméra. La définition manuelle d’une valeur peut aider à améliorer la non-distorsion géométrique. Par défaut, l’application tente de déterminer un type d’objectif à partir des métadonnées des images. . Par défaut: auto

                                  -
                                  --cameras <json>

                                  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: ``

                                  +
                                  --cameras <json>

                                  Utilisez les paramètres de la caméra calculés à partir d’un autre jeu de données au lieu de les calculer. Peut être spécifié soit en tant que chemin d’accès à un fichier cameras.json, soit en tant que chaîne JSON représentant le contenu d’un fichier cameras.json. Par défaut: ``

                                  -
                                  --crop <positive float>

                                  Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: 3

                                  +
                                  --cog

                                  Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: False

                                  -
                                  --debug

                                  Print debug messages. Default: False

                                  +
                                  --copy-to <path>

                                  Copy output results to this folder after processing.

                                  -
                                  --dem-decimation <positive integer>

                                  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

                                  +
                                  --crop <positive float>

                                  Recadrez automatiquement les sorties d’image en créant un tampon lisse autour des limites du jeu de données, réduit de N mètres. Utilisez 0 pour désactiver le recadrage. Par défaut: 3

                                  -
                                  --dem-euclidean-map

                                  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

                                  +
                                  --debug

                                  Imprimer les messages de débogage. Par défaut: False

                                  -
                                  --dem-gapfill-steps <positive integer>

                                  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

                                  +
                                  --dem-decimation <positive integer>

                                  Décimez les points avant de générer le DEM. 1 indique sans décimation (qualité totale). 100 décime ~99%% des points. Utile pour accélérer la génération de résultats DEM dans des ensembles de données très volumineux. Par défaut: 1

                                  -
                                  --dem-resolution <float>

                                  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

                                  +
                                  --dem-euclidean-map

                                  Calcule une carte raster euclidienne pour chaque DEM. La carte indique la distance entre chaque cellule et la valeur NODATA la plus proche (avant tout remplissage de trou). Cela peut être utile pour isoler les zones qui ont été remplies. Par défaut: False

                                  -
                                  --depthmap-resolution <positive float>

                                  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

                                  +
                                  --dem-gapfill-steps <positive integer>

                                  Nombre d’étapes utilisées pour remplir les zones avec des vides. Réglez sur 0 pour désactiver le remplissage des espaces. En commençant par un rayon égal à la résolution de sortie, N différents DEM sont générés avec un rayon progressivement plus grand en utilisant l’algorithme de pondération de la distance inverse (IDW) et fusionnés ensemble. Les espaces restants sont ensuite fusionnés à l’aide de l’interpolation du plus proche voisin. Par défaut: 3

                                  -
                                  --dsm

                                  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

                                  +
                                  --dem-resolution <float>

                                  Résolution DSM / DTM en cm / pixel. Notez que cette valeur est plafonnée par une estimation de la distance d’échantillonnage au sol (GSD). Pour retirer le capuchon, cochez également –ignore-gsd. Par défaut: 5

                                  +
                                  +
                                  --depthmap-resolution <positive float>

                                  Option héritée (utilisez à la place –pc-quality). Contrôle la densité du nuage de points en définissant la résolution de la profondeur des images de la carte. Les valeurs plus élevées prennent plus de temps à calculer mais produisent des nuages de points plus denses. Par défaut: 640

                                  +
                                  +
                                  --dsm

                                  Utilisez cette balise pour construire un DSM (Digital Surface Model, sol + objets) à l’aide d’un filtre morphologique progressif. Vérifiez les paramètres –dem* pour un réglage plus fin. Par défaut: False

                                  --dtm

                                  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

                                  @@ -337,7 +342,7 @@
                                  --gps-accuracy <positive float>

                                  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

                                  -
                                  -h,--help

                                  show this help message and exit

                                  +
                                  -h,--help

                                  Montrer le message d’aide et sortir

                                  --ignore-gsd

                                  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

                                  @@ -357,14 +362,16 @@
                                  --min-num-features <integer>

                                  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

                                  -
                                  name <project name>

                                  Name of dataset (i.e subfolder name within project folder). Default: code

                                  +
                                  name <dataset name>

                                  Name of dataset (i.e subfolder name within project folder). Default: code

                                  -
                                  --optimize-disk-space

                                  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

                                  +
                                  --optimize-disk-space

                                  Supprimez les fichiers intermédiaires lourds pour optimiser l’utilisation de l’espace disque. Cela affecte la possibilité de redémarrer la file d’attente à partir d’une étape intermédiaire, mais permet de traiter les ensembles de données sur des machines qui ne disposent pas de suffisamment d’espace disque disponible. Par défaut: False

                                  --orthophoto-compression JPEG | LZW | PACKBITS | DEFLATE | LZMA | NONE

                                  Set the compression to use for orthophotos. . Default: DEFLATE

                                  --orthophoto-cutline

                                  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

                                  +
                                  --orthophoto-kmz

                                  Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: False

                                  +
                                  --orthophoto-no-tiled

                                  Set this parameter if you want a striped GeoTIFF. Default: False

                                  --orthophoto-png

                                  Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: False

                                  @@ -393,7 +400,7 @@
                                  --project-path <path>

                                  Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an « images » folder.

                                  -
                                  --radiometric-calibration none | camera | camera+sun

                                  Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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

                                  +
                                  --radiometric-calibration none | camera | camera+sun

                                  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

                                  --rerun,-r dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

                                  Rerun this stage only and stop. . Default: ``

                                  @@ -427,6 +434,8 @@
                                  --texturing-data-term gmi | area

                                  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

                                  +
                                  --texturing-keep-unseen-faces

                                  Keep faces in the mesh that are not seen in any camera. Default: False

                                  +
                                  --texturing-outlier-removal-type none | gauss_clamping | gauss_damping

                                  Type of photometric outlier removal method. . Default: gauss_clamping

                                  --texturing-skip-global-seam-leveling

                                  Skip normalization of colors across all images. Useful when processing radiometric data. Default: False

                                  @@ -453,8 +462,8 @@

                                  Learn to edit and help improve this page!

                                  -
                                  -
                                  + +
                                  diff --git a/fr/contributing.html b/fr/contributing.html index 990b326cd..16a6e963a 100644 --- a/fr/contributing.html +++ b/fr/contributing.html @@ -4,10 +4,11 @@ - + + - How To Contribute — Documentation OpenDroneMap 2.4.7 + How To Contribute — Documentation OpenDroneMap 2.5.5 @@ -63,7 +64,7 @@
                                  - 2.4.7 + 2.5.5
                                  @@ -159,7 +160,7 @@
                              • Options et indicateurs
                              • OpenDroneMap Outputs
                                  @@ -291,14 +292,14 @@
                                  -
                                  +

                                  How To Contribute

                                  OpenDroneMap est dépendant des contributions de sa communauté. Vous pouvez contribuer de nombreuses façons, même si vous n’êtes pas programmeur.

                                  -
                                  +

                                  Forum de la communauté

                                  Si vous voulez vous impliquer, rencontrez un soucis ou voulez contacter quelqu’un, le forum <https://community.opendronemap.org/>`_  est l’endroit par lequel commencer. Vous pourriez y trouver vos questions déjà répondues, ou des astuces et ressources utiles. Vous pouvez aussi y partager vos données libres pour que les autres les utilise. C’est aussi le meilleur endroit pour y partager vos bugs ou partager vos suggestions d’amélioration avec les développeurs.

                                  -
                                  -
                                  +
                                  +

                                  Reporting Bugs

                                  Bugs are tracked as Github issues. Please create an issue in the repository and tag it with the Bug tag.

                                  Explain the problem and include additional details to help maintainers reproduce the problem:

                                  @@ -318,7 +319,7 @@
                                • What’s the name and version of the OS you’re using?

                                • Are you running ODM in a virtual machine or Docker? If so, which VM software are you using and which operating systems and versions are used for the host and the guest?

                                -
                                +

                                Template For Submitting Bug Reports

                                [Short description of problem here]
                                 
                                @@ -350,9 +351,9 @@
                                 * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No]
                                 
                                -
                                - -
                                + + +

                                Pull Requests

                                • Include screenshots and animated GIFs in your pull request whenever possible.

                                • @@ -376,8 +377,8 @@

                                Learn to edit and help improve this page!

                                -
                                - + + diff --git a/fr/flying.html b/fr/flying.html index b910e8047..f4f099e3a 100644 --- a/fr/flying.html +++ b/fr/flying.html @@ -4,10 +4,11 @@ - + + - Conseils de vol — Documentation OpenDroneMap 2.4.7 + Conseils de vol — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                                - 2.4.7 + 2.5.5
                                @@ -160,7 +161,7 @@
                            • Options et indicateurs
                            • OpenDroneMap Outputs
                            • Options et indicateurs
                            • OpenDroneMap Outputs
                                @@ -292,19 +293,19 @@
                                -
                                +

                                Ground Control Points

                                Ground control points are useful for correcting distortions in the data and referencing the data to know coordinate systems.

                                A Ground Control Point (GCP) is a position measurement made on the ground, typically using a high precision GPS. (Toffanin 2019)

                                Ground control points can be set existing structures like pavement corners, lines on a parking lot or contrasting color floor tiles, otherwise can be set using targets placed on the ground.

                                Targets can be purchased or build with an ample variety of materials ranging from bucket lids to floor tiles.

                                - -
                                +
                                +

                                GCP file format

                                The format of the GCP file is simple.

                                @@ -333,8 +334,8 @@

                                Sharp corners are good picks for GCPs. You should also place/find the GCPs evenly around your survey area.

                                The gcp_list.txt file must be created in the base of your project folder.

                                For good results your file should have a minimum of 15 lines after the header (5 points with 3 images to each point).

                                -
                                -
                                + +

                                User Interfaces

                                You can use one of two user interfaces for creating GCP files:

                                @@ -343,7 +344,7 @@
                              • GCP Editor Pro

                              -
                              +

                              POSM GCPi

                              The POSM GCPi is loaded by default on WebODM. An example is available at the WebODM Demo. To use this with known ground control XYZ values, one would do the following:

                              Create a GCP list that only includes gcp name (this is the label that will be seen in the GCP interface), x, y, and z, with a header with a proj4 string of your GCPs (make sure they are in a planar coordinate system, such as UTM. It should look something like this:

                              @@ -356,8 +357,8 @@

                              Then one can load this GCP list into the interface, load the images, and place each of the GCPs in the image.

                              - -
                              + +

                              GCP Editor Pro

                              This app needs to be installed separately or can be loaded as a WebODM plugin from https://github.com/uav4geo/GCPEditorPro

                              Create a CSV file that includes the gcp name, northing, easting and elevation.

                              @@ -369,14 +370,14 @@

                              Then import the CSV from the main screen and type +proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs in the EPSG/PROJ box.

                              The following screen will display a map from where to select the GCPs to tag and import the respective images.

                              - - -
                              + + +

                              References

                              Toffanin, Piero. Open Drone Map: The Missing Guide. MasseranoLabs LLC, 2019.

                              Learn to edit and help improve this page!

                              -
                              - + + diff --git a/fr/genindex.html b/fr/genindex.html index 38cd2c251..f8fe39700 100644 --- a/fr/genindex.html +++ b/fr/genindex.html @@ -7,7 +7,7 @@ - Index — Documentation OpenDroneMap 2.4.7 + Index — Documentation OpenDroneMap 2.5.5 @@ -62,7 +62,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -158,7 +158,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              diff --git a/fr/geo.html b/fr/geo.html index 6b059916f..a8a85c39a 100644 --- a/fr/geo.html +++ b/fr/geo.html @@ -4,10 +4,11 @@ - + + - Image Geolocation Files — Documentation OpenDroneMap 2.4.7 + Image Geolocation Files — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -160,7 +161,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              @@ -292,7 +293,7 @@
                              -
                              +

                              Image Geolocation Files

                              By default ODM will use the GPS information embedded in the images, if it is available. Sometimes images do not contain GPS information, or a user wishes to override the information with more accurate data (such as RTK).

                              Starting from ODM 2.0 people can supply an image geolocation file (geo) for this purpose.

                              @@ -320,7 +321,7 @@

                              If you supply a file called geo.txt then ODM will automatically detect it. If it has another name you can specify using --geo <path>.

                              The geo.txt file must be created in the base of your project folder.

                              Learn to edit and help improve this page!

                              -
                              +
                              diff --git a/fr/index.html b/fr/index.html index bbb5b61a5..36aefb6ae 100644 --- a/fr/index.html +++ b/fr/index.html @@ -4,10 +4,11 @@ - + + - Bienvenue dans la documentation d’OpenDroneMap — Documentation OpenDroneMap 2.4.7 + Bienvenue dans la documentation d’OpenDroneMap — Documentation OpenDroneMap 2.5.5 @@ -63,7 +64,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -159,7 +160,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              @@ -291,10 +292,10 @@
                              -
                              +
                              OpenDroneMap Logo -
                              -
                              + +

                              Bienvenue dans la documentation d’OpenDroneMap


                              @@ -314,9 +315,9 @@


                              -
                              +
                              image of seedling -
                              +
                              -
                              +
                              image of pencil -
                              + -
                              +
                              diff --git a/fr/installation.html b/fr/installation.html index b17f3549c..0c869f0e2 100644 --- a/fr/installation.html +++ b/fr/installation.html @@ -4,10 +4,11 @@ - + + - Installation et Préambule — Documentation OpenDroneMap 2.4.7 + Installation et Préambule — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -160,7 +161,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              @@ -292,50 +293,50 @@
                              -
                              +

                              Installation et Préambule

                              Cette section est extraite et modifiée avec la permission de OpenDroneMap: The Missing Guide, par Piero Toffanin.

                              Jusqu’à récemment, OpenDroneMap était le terme utilisé pour désigner une application à unique ligne de commande (ce qui est maintenant connu sous le nom de projet ODM). Avec le développement récent d’une interface web, d’une API et d’autres outils, OpenDroneMap est devenu un écosystème de diverses applications pour traiter, analyser et afficher des données aériennes. Cet écosystème est composé de plusieurs éléments :

                              -
                              +
                              ODM Logo -
                              +
                              • ODM est le moteur de traitement, qui peut être utilisé à partir de la ligne de commande. Il prend des images en entrée et produit une variété de résultats, y compris des nuages de points, des modèles 3D et des orthophotos

                              -
                              +
                              NodeODM Logo -
                              +
                              • NodeODM est une API légère construite sur l’ODM. Elle permet aux utilisateurs et aux applications d’accéder aux fonctions de l’ODM via un réseau informatique

                              -
                              +
                              WebODM Logo -
                              +
                              • WebODM est une interface utilisateur ergonomique qui comprend un visualiseur de carte, un visualiseur 3D, des identifiants utilisateur, un système de plugins et de nombreuses autres fonctionnalités qui sont attendues des plateformes modernes de cartographie par drones

                              -
                              +
                              CloudODM Logo -
                              +
                              • CloudODM est un petit client sur ligne commande pour communiquer avec ODM via l’API NodeODM

                              -
                              +
                              PyODM Logo -
                              +
                              • PyODM est un SDK Python permettant de créer des tâches via l’API NodeODM. Nous l’abordons plus en détail dans le chapitre « Traitement automatisé avec Python »

                              -
                              +
                              ClusterODM Logo -
                              +
                              • ClusterODM est un équilibreur de charge permettant de connecter ensemble plusieurs instances de NodeODM

                              ODM, NodeODM et WebODM sont disponibles sur toutes les grandes plateformes (Windows, macOS et Linux) via un programme appelé docker, qui est nécessaire pour faire fonctionner le logiciel. Docker offre un moyen de faire fonctionner des « conteneurs ». Les conteneurs sont des copies empaqueté d’un système entier, de ses logiciels et de ses dépendances. Ces conteneurs fonctionnent dans un environnement virtuel. Sous Linux, cet environnement virtuel est disponible à partir du système d’exploitation et est très efficace. Sous MacOS et Windows, les conteneurs s’exécutent dans une VM, ce qui entraîne une certaine surcharge, mais cela reste très adapté à l’exécution du logiciel. Une fois installé, les utilisateurs n’ont plus à se soucier du docker, car il fonctionne (presque) en toute transparence.

                              Sans Docker, il ne serait pas possible de faire fonctionner ODM sous Windows ou MacOS. Sur ces plates-formes, ODM ne peut pas fonctionner en natif. Les futurs efforts de développement se concentrent sur l’exploitation du nouveau sous-système Windows pour Linux (WSL) et sur la possibilité de faire un portage natif de toutes les dépendances sur macOS, ce qui va rendre l’installation beaucoup plus facile.

                              On Ubuntu Linux 18.04 it’s feasible to run all OpenDroneMap software natively. However, because there’s very little performance penalty for running docker on Linux and docker is straightforward to setup on this platform, we don’t recommend it. On Linux the advantages of containerization far outweigh a tiny performance penalty. With docker users also get easy one-step updates of the software, so that’s nice.

                              -
                              +

                              Recommendations en matériel

                              La configuration minimale requise pour exécuter le logiciel est la suivante:

                                @@ -350,28 +351,28 @@
                              • 16 Go de RAM

                              Ce qui précède permettra de traiter quelques centaines d’images sans trop de problèmes. Un CPU avec plus de cœurs permettra un traitement plus rapide, tandis qu’une carte graphique (GPU) n’a actuellement aucun impact sur la performance. Pour traiter davantage d’images, ajoutez de l’espace disque et de la RAM de manière linéaire au nombre d’images à traiter.

                              -
                              -
                              +
                              +

                              Installation

                              Nous recommandons aux gens d’utiliser docker pour exécuter ODM, que vous soyez sous Windows, macOS ou Linux.

                              -
                              +

                              Windows

                              Pour exécuter OpenDroneMap, vous devez disposer au minimum de Windows 7. Les versions précédentes de Windows ne sont pas supportées.

                              -
                              +

                              Étape 1. Vérifiez si la virtualisation est supportée

                              Docker nécessite une fonctionnalité de votre CPU appelée virtualisation, qui lui permet d’exécuter des machines virtuelles (VM). Assurez-vous que cette fonction est activée ! Parfois, cette fonction est désactivée. Pour vérifier, sous Windows 8 ou supérieur, vous pouvez ouvrir le Gestionnaire de tâches (appuyez sur CTRL+Maj+ESC) et passer à l’onglet Performance.

                              -
                              +
                              Image of checking virtualization in Windows 8 or higher -
                              +

                              Virtualisation devrait être activé

                              Sous Windows 7, pour savoir si la virtualisation est activée, vous pouvez utiliser l’outil de détection de la virtualisation assistée par le matériel de Microsoft® à la place <http:// www.microsoft.com/en-us/download/details.aspx?id=592>`_.

                              Si la virtualisation est désactivée, vous devrez l’activer. La procédure est malheureusement un peu différente pour chaque modèle d’ordinateur, donc la meilleure façon de procéder est de chercher sur un moteur de recherche « comment activer la vtx pour<type your computer model here> ». Souvent, il s’agit de redémarrer l’ordinateur, d’appuyer immédiatement sur F2 ou F12 au démarrage, de naviguer dans le menu de démarrage et de modifier les paramètres pour activer la virtualisation (souvent appelée « VT-X »).

                              -
                              +
                              Table of different bios keys -
                              +

                              Touches spéciales à appuyer au démarrage de l’ordinateur pour accéder au menu de démarrage des différents fournisseurs de PC

                              -
                              -
                              +
                              +

                              Étape 2. Exigences d’installation

                              Tout d’abord, vous devrez installer:

                              Pour Python 3, assurez-vous de vérifier Add Python 3.x to PATH lors de l’installation.

                              -
                              +
                              Screenshot of Python3 installation process -
                              +

                              N’oubliez pas d’ajouter l’exécutable Python à votre PATH (pour que vous puissiez exécuter des commandes avec lui)

                              Si vous êtes sur Windows 10 Home, Windows 8 (n’importe quelle version) ou Windows 7 (n’importe quelle version), installez :

                                @@ -393,8 +394,8 @@

                              Veuillez NE PAS installer les deux programmes dockers. Ils sont différents et créeront un conflit s’ils sont tous les deux installés.

                              Après avoir installé le docker, lancez-le à partir de l’icône du bureau qui est créée à partir de l’installation (Docker Quickstart dans le cas de Docker Toolbox, Docker for Windows pour Docker for Windows). Ceci est important, ne sautez pas cette étape. S’il y a des erreurs, suivez les invites à l’écran pour les corriger.

                              -
                              -
                              +
                              +

                              Étape 3. Vérifier l’allocation de la mémoire et du processeur

                              Docker sous Windows fonctionne en faisant tourner une Machine virtuelle (VM) en arrière-plan (considérez une VM comme un « émulateur d’ordinateur »). Cette VM dispose d’une certaine quantité de mémoire assignée et WebODM ne peut utiliser que la quantité de mémoire qui lui est allouée.

                              Si vous avez installé Docker Toolbox (voir ci-dessous si vous avez installé Docker pour Windows à la place) :

                              @@ -404,9 +405,9 @@
                            • Faites un clic droit sur la VM par défaut et appuyez sur Réglages…

                            • Move the Base Memory slider from the System panel and allocate 60-70% of all available memory, optionally adding 50% of the available processors from the Processor tab also

                            • -
                              +
                              Screenshot of VirtualBox Settings -
                              +

                              Paramètres VM par défaut de VirtualBox

                              Ensuite, appuyez sur OK, faites un clic droit sur la VM par défaut et appuyez sur Start.

                              Si vous avez installé Docker pour Windows à la place :

                              @@ -416,16 +417,16 @@
                            • Dans le panneau, cliquez sur Avancé et glissez les boutons pour allouer 60-70% de toute la mémoire disponible et utiliser la moitié de tous les processeurs disponibles.

                            • Appuyez sur Appliquer.

                            • -
                              +
                              Screenshot of Docker Icon -
                              +

                              Étape 1 Icône du Docker

                              -
                              +
                              Screenshot of Docker Settings -
                              +

                              Étape 3 & 4 Paramètres du Docker

                              -
                              -
                              + +

                              Étape 4. Télécharger WebODM

                              Ouvrez le programme Git Gui qui est installé avec Git. A partir de là :

                                @@ -434,27 +435,27 @@
                              • Dans Répertoire cible, cliquez sur « Parcourir » et naviguez jusqu’à un dossier de votre choix (créez-en un si nécessaire)

                              • Appuyez Cloner

                              -
                              +
                              Screenshot of Git Gui -
                              +

                              Git Gui

                              Si le téléchargement a réussi, vous devriez voir cette fenêtre :

                              -
                              +
                              Screenshot of Git Gui after successful download -
                              +

                              Git Gui après un téléchargement réussi (clone)

                              Allez dans le menu Répertoire, puis cliquez sur Créer une icône de bureau. Cela vous permettra de revenir plus facilement à cette application à l’avenir.

                              -
                              -
                              + +

                              Étape 4. Lancer WebODM

                              Depuis l’interface GUI de Git, allez dans le menu Répertoire, puis cliquez sur Git Bash. Depuis le terminal en ligne de commande, tapez:

                              $ ./webodm.sh start&
                               

                              Plusieurs composants seront téléchargés sur votre machine à ce stade, notamment WebODM, NodeODM et ODM. Après le téléchargement, vous devriez être accueilli par l’écran suivant :

                              -
                              +
                              Screenshot of after successfully downloading WebODM -
                              +

                              Résultats de la console après le premier démarrage de WebODM.

                              • Si vous utilisez Docker pour Windows, ouvrez http://localhost:8000 sur un navigateur web

                              • @@ -468,12 +469,12 @@

                              Ensuite, connectez-vous à http://192.168.1.100:8000 (en remplaçant l’adresse IP par la bonne).

                              -
                              - -
                              + + +

                              macOS

                              La plupart des ordinateurs Mac modernes (après 2010) fonctionnant sous MacOS Sierra 10.12 ou supérieur peuvent exécuter OpenDroneMap en utilisant le docker, à condition que la virtualisation matérielle soit prise en charge (voir ci-dessous).

                              -
                              +

                              Étape 1. Vérifiez si la virtualisation est supportée

                              Ouvrez la fenêtre du Terminal et tapez :

                              $ sysctl kern.hv_support
                              @@ -485,8 +486,8 @@
                               

                              Si le résultat est kern.hv_support : 1, alors votre Mac est supporté ! Procédez à l’étape 2.

                              Si le résultat est kern.hv_support : 0, cela signifie malheureusement que votre Mac est trop vieux pour exécuter OpenDroneMap. :(

                              -
                              -
                              +
                              +

                              Étape 2. Exigences d’installation

                              Il n’y a que deux programmes à installer :

                                @@ -494,9 +495,9 @@
                              1. Git: https://sourceforge.net/projects/git-osx-installer/files/

                              Après avoir installé le docker, vous devriez trouver une icône qui ressemble à une baleine dans la barre des tâches.

                              -
                              +
                              Screenshot of Docker whale -
                              +

                              Docker app en cours

                              Vous pouvez vérifier que le docker fonctionne correctement en ouvrant l’application Terminal et en tapant :

                              $ docker run hello-world
                              @@ -515,8 +516,8 @@
                               

                              Si vous obtenez un « bash : git : command not found », essayez de redémarrer votre application Terminal et vérifiez les erreurs éventuelles pendant le processus d’installation.

                              -
                              -
                              +
                              +

                              Étape 3. Vérifier l’allocation de la mémoire et du processeur

                              Docker sur macOS fonctionne en faisant tourner une Machine Virtuelle (VM) en arrière-plan (voyez ça comme un « émulateur d’ordinateur »). Cette VM dispose d’une certaine quantité de mémoire allouée et WebODM ne peut utiliser que la quantité de mémoire qui lui est allouée.

                                @@ -525,12 +526,12 @@
                              1. Ajustez le curseur pour utiliser la moitié de tous les processeurs et 60-70% de toute la mémoire disponible

                              2. Appuyez Appliquer et Redémarrer

                              -
                              +
                              Screenshot of Docker advanced settings -
                              +

                              Paramètres avancés du Docker

                              -
                              -
                              + +

                              Étape 4. Téléchargez et lancez WebODM

                              A partir du Terminal tapez:

                              $ git clone https://github.com/OpenDroneMap/WebODM
                              @@ -539,12 +540,12 @@ $ ./webodm.sh start
                               

                              Ouvrez ensuite http://localhost:8000 sur votre Navigateur web

                              -
                              - -
                              + + +

                              Linux

                              OpenDroneMap peut fonctionner sur toute distribution Linux qui supporte le docker. Selon le site web de documentation de docker les distributions officiellement supportées sont CentOS, Debian, Ubuntu et Fedora, avec des binaires statiques disponibles pour les autres. Si vous devez choisir une distribution uniquement pour exécuter OpenDroneMap, Ubuntu est la solution recommandée.

                              -
                              +

                              Étape 1. Exigences d’installation

                              Il y a quatre programmes qui doivent être installés :

                                @@ -554,7 +555,7 @@ $ ./webodm.sh start
                              1. Pip

                              Nous ne pouvons pas couvrir le processus d’installation pour toutes les distributions Linux existantes, nous limiterons donc les instructions aux seules distributions officiellement prises en charge par Docker. Dans tous les cas, il suffit d’ouvrir une invite de terminal et de taper quelques commandes.

                              -
                              +
                              Installer sur Ubuntu / Debian

                              Commandes à taper:

                              $ sudo apt update
                              @@ -563,8 +564,8 @@ $ sh get-docker.sh
                               $ sudo apt install -y git python python-pip
                               
                              -
                              -
                              +
                              +
                              Installer sur CentOS / RHEL

                              Commandes à taper:

                              $ curl -fsSL https://get.docker.com -o get-docker.sh
                              @@ -572,8 +573,8 @@ $ sh get-docker.sh
                               $ sudo yum -y install git python python-pip
                               
                              -
                              -
                              +
                              +
                              Installer sur Fedora

                              Commandes à taper:

                              $ curl -fsSL https://get.docker.com -o get-docker.sh
                              @@ -581,16 +582,16 @@ $ sh get-docker.sh
                               $ sudo dnf install git python python-pip
                               
                              -
                              -
                              + +
                              Installer sur Arch

                              Commandes à taper:

                              $ sudo pacman -Sy docker git python python-pip
                               
                              -
                              - -
                              + + +

                              Étape 2. Vérifier les exigences supplémentaires

                              En plus des trois programmes ci-dessus, le script dockercompose est également nécessaire. Parfois, il est déjà installé avec le docker, mais parfois il ne l’est pas. Pour vérifier s’il est installé, essayez de taper :

                              $ docker-compose --version
                              @@ -608,8 +609,8 @@ $ sudo dnf install git python python-pip
                               
                              $ sudo pip install docker-compose
                               
                              -
                              -
                              +
                              +

                              Étape 3. Télécharger et lancer WebODM

                              A partir du terminal, taper:

                              $ git clone https://github.com/OpenDroneMap/WebODM
                              @@ -618,10 +619,10 @@ $ ./webodm.sh start
                               

                              Ouvrez ensuite http://localhost:8000 sur votre Navigateur web

                              -
                              - - -
                              + + + +

                              Commandes de base et dépannage

                              L’avantage de l’utilisation de docker est que 99% des tâches que vous devrez effectuer en utilisant WebODM peuvent être réalisées via le script ./webodm.sh. Vous avez déjà rencontré l’un d’entre eux :

                              $ ./webodm.sh start
                              @@ -631,7 +632,7 @@ $ ./webodm.sh start
                               
                              $ ./webodm.sh stop
                               
                              -

                              Il existe plusieurs autres commandes que vous pouvez utiliser, ainsi que différents indicateurs. Les indicateurs sont des paramètres passés à la commande ./webodm.sh et sont généralement préfixés par un « -« . L’indicateur port, par exemple, indique à WebODM d’utiliser un port réseau différent :

                              +

                              Il existe plusieurs autres commandes que vous pouvez utiliser, ainsi que différents indicateurs. Les indicateurs sont des paramètres passés à la commande ./webodm.sh et sont généralement préfixés par un « - ». L’indicateur port, par exemple, indique à WebODM d’utiliser un port réseau différent :

                              $ ./webodm.sh start --port 80
                               
                              @@ -653,20 +654,20 @@ $ ./webodm.sh --help

                              Le forum communautaire est l’endroit idéal pour demander de l’aide si vous êtes bloqué pendant l’une des étapes de l’installation et pour des questions générales sur l’utilisation du script ./webodm.sh.

                              -
                              -
                              + +

                              Salut, WebODM!

                              Après avoir lancé ./webodm.sh et ouvert WebODM dans le navigateur, vous serez accueilli par un message de bienvenue et serez invité à créer le premier utilisateur. Prenez un peu de temps pour vous familiariser avec l’interface web et explorer ses différents menus.

                              -
                              +
                              Screenshot of WebODM Dashboard -
                              +

                              Tableau de bord WebODM

                              Notez que dans le menu Nœuds de traitement, il y a un nœud « node-odm-1 » déjà configuré pour que vous l’utilisiez. Il s’agit d’un nœud NodeODM et il a été créé automatiquement par WebODM. Ce nœud fonctionne sur la même machine que WebODM.

                              Si vous êtes arrivé jusqu’ici, félicitations ! Il est maintenant temps de commencer à traiter certaines données.

                              -
                              +
                              Image of celebratory dance -
                              -
                              + +

                              En cours d’exécution sur plus d’une machine

                              Optionnellement: Si vous avez un autre ordinateur, vous pouvez répéter le processus d’installation (installer docker, git, python, etc.) et lancer un nouveau noeud NodeODM en tapant depuis une fenêtre Terminal/Git Bash:

                              docker run --rm -it -p 3000:3000 opendronemap/nodeodm -q 1 --token secret
                              @@ -676,9 +677,9 @@ $ ./webodm.sh --help
                               

                              À partir de WebODM, vous pouvez ensuite appuyer sur le bouton Ajouter nouveau sous Nœuds de traitement. Pour le champ hostname/IP, tapez l’IP du deuxième ordinateur. Pour le champ port, tapez « 3000 ». Pour le champ token, tapez « secret ». Vous pouvez également ajouter une étiquette facultative pour votre nœud, par exemple « second ordinateur ». Appuyez ensuite sur Enregistrer.

                              Si tout s’est bien passé, vous devriez maintenant avoir deux nœuds de traitement ! Vous pourrez désormais traiter plusieurs tâches en parallèle en utilisant deux machines différentes

                              Learn to edit and help improve this page!

                              -
                              -
                              -
                              +
                              + +
                              diff --git a/fr/large.html b/fr/large.html index f4fe4ec2c..459e8bb3c 100644 --- a/fr/large.html +++ b/fr/large.html @@ -4,10 +4,11 @@ - + + - Splitting Large Datasets — Documentation OpenDroneMap 2.4.7 + Splitting Large Datasets — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -160,7 +161,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              @@ -292,20 +293,20 @@
                              -
                              +

                              Splitting Large Datasets

                              Starting with ODM version 0.6.0 you can split up very large datasets into manageable chunks (called submodels), running the pipeline on each chunk, and then producing merged DEMs, orthophotos and point clouds. The process is referred to as « split-merge ».

                              Why might you use the split-merge pipeline? If you have a very large number of images in your dataset, split-merge will help make the processing more manageable on a large machine (it will require less memory). If you have many machines all connected to the same network you can also process the submodels in parallel, thus allowing for horizontal scaling and processing thousands of images more quickly.

                              Split-merge works in WebODM out of the box as long as the processing nodes support split-merge, by enabling the --split option when creating a new task.

                              -
                              +

                              Calibrate images

                              Image calibration is recommended (but not required) for large datasets because error propagation due to image distortion could cause a bowl effect on the models. Calibration instructions can be found at Calibrate Images.

                              -
                              +
                              image of lens distortion effect on bowling of data -
                              +

                              Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

                              -
                              -
                              +
                              +

                              Local Split-Merge

                              Splitting a dataset into more manageable submodels and sequentially processing all submodels on the same machine is easy! Just use --split and --split-overlap to decide the the average number of images per submodels and the overlap (in meters) between submodels respectively

                              docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 400 --split-overlap 100
                              @@ -321,14 +322,14 @@
                               

                              will create 3 submodels. Make sure to pass --split-overlap 0 if you manually provide a image_groups.txt file.

                              -
                              -
                              + +

                              Distributed Split-Merge

                              ODM can also automatically distribute the processing of each submodel to multiple machines via NodeODM nodes, orchestrated via ClusterODM.

                              -
                              +
                              image of lens distortion effect on bowling of data -
                              -
                              + +

                              Getting Started with Distributed Split-Merge

                              The first step is start ClusterODM

                              docker run -ti -p 3001:3000 -p 8080:8080 opendronemap/clusterodm
                              @@ -356,8 +357,8 @@ Escape character is '^]'.
                               
                              docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 800 --split-overlap 120 --sm-cluster http://<cluster-odm-ip>:3001
                               
                              -
                              -
                              +
                              +

                              Understanding the Cluster

                              When connected via telnet, it is possible to interrogate what is happening on the cluster. For example, we can use the command HELP to find out available commands

                              # HELP
                              @@ -392,16 +393,16 @@ OK
                               1) localhost:3000 [online] [0/2] <version 1.5.3> [L]
                               
                              -
                              -
                              +
                              +

                              Accessing the Logs

                              While a process is running, it is also possible to list the tasks, and view the task output

                              # TASK LIST
                               # TASK OUTPUT <taskId> [lines]
                               
                              -
                              -
                              + +

                              Autoscaling ClusterODM

                              ClusterODM also includes the option to autoscale on multiple platforms, including, to date, Amazon and Digital Ocean. This allows users to reduce costs associated with always-on instances as well as being able to scale processing based on demand.

                              To setup autoscaling you must:

                              @@ -437,19 +438,19 @@ info: Found docker-machine executable

                              This way all tasks will be automatically forwarded to the autoscaler.

                              -
                              - -
                              + + +

                              Limitations

                              The 3D textured meshes are currently not being merged as part of the workflow (only point clouds, DEMs and orthophotos are).

                              GCPs are fully supported, however, there needs to be at least 3 GCP points on each submodel for the georeferencing to take place. If a submodel has fewer than 3 GCPs, a combination of the remaining GCPs + EXIF data will be used instead (which is going to be less accurate). We recommend using the image_groups.txt file to accurately control the submodel split when using GCPs.

                              -
                              -
                              + +

                              Acknowledgments

                              Huge props to Pau and the folks at Mapillary for their amazing contributions to OpenDroneMap through their OpenSfM code, which is a key component of the split-merge pipeline. We look forward to further pushing the limits of OpenDroneMap and seeing how big a dataset we can process.

                              Learn to edit and help improve this page!

                              -
                              - + + diff --git a/fr/map-accuracy.html b/fr/map-accuracy.html index 6a5b86edf..66de51ffe 100644 --- a/fr/map-accuracy.html +++ b/fr/map-accuracy.html @@ -4,10 +4,11 @@ - + + - Map accuracy — Documentation OpenDroneMap 2.4.7 + Map accuracy — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -160,7 +161,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              @@ -292,30 +293,30 @@
                              -
                              +

                              Map accuracy

                              Accuracy can be defined as the degree or closeness to which the information on a map matches the values in the real world. Therefore, when we refer to accuracy, we are talking about quality of data and about number of errors contained in a certain dataset (Pascual 2011).

                              Relative or Local accuracy

                              Local or relative accuracy can be defined as the degree to which de distances between two points on a map correspond to the actually distances between those points in the real world.

                              Relative accuracy is independent of the location of the map in the world, so a map can have a high relative accuracy (in size and shape) but its position in the world can be shifted (Figure 1).

                              -
                              +
                              Model showing high relative accuracy -
                              +

                              Figure 1. Model showing high relative accuracy but misplaced according to its real world position

                              Absolute or global Accuracy

                              Absolute accuracy is the accuracy of the reconstruction in relation to its true position on the planet (Pix4D 2019). Figure 2 shows a relative and absolute accurate model, as the points are correctly placed according to its real world position.

                              -
                              +
                              Model showing high absolute accuracy -
                              +

                              Figure 2. Model showing high relative and absolute accuracy. Placed correctly according to its real world position

                              An Accuracy level for each project

                              Each project has specific accuracy needs to be met. For instance assessing the progress in a construction site or measuring an area affected by a fire does not require the use of GCP, since absolute accuracy will not impact the decision making process. In the other hand, there are tasks on which accuracy is critical, for example project compliance evaluations and land title surveying, which require a higher relative and absolute accuracy.

                              -
                              +

                              What to expect

                              In general terms, one can expect the relative accuracy to be in the order of 1 to 3 times the average GSD for the dataset. And as for the absolute accuracy, one must consider that it is dependent of the GPS unit mounted in the UAV but the horizontal accuracy of a standard GPS is usually in the range of 2 to 6 meters and the vertical accuracy between 3 to 4 times the horizontal accuracy.

                              When using GCP, absolute accuracy can be improved to 2.5 times GSD for the horizontal accuracy and 4 times the GSD for the vertical accuracy (Madawalagama 2016).

                              At a GSD of 1cm, the accuracy is to that of the RTK GNSS, and is within 1:200 scales according to NSDI & FGDC mapping accuracy standards during sub-optimal conditions (Barry 2013).

                              -
                              +

                              Aspects impacting map accuracy

                              Weather

                              Weather conditions have direct impact in the photogrammetry results, so it is important to consider cloud coverage, wind speed, humidity, sun’s altitude and other factors influencing the UAV stability and terrain illumination.

                              @@ -325,9 +326,9 @@

                              The higher the flight altitude, the larger the image footprint and GSD. The resulting larger GSD the accuracy will be decreased as there will be less detail in the recognizable features. When a smaller GSD is required an altitude of 3 to 4 times the height of the highest point is recommended.

                              Flight speed

                              Flight speed have special effect in cameras equipped with rolling shutter, while those equipped with global or mechanical shutter tends to reduce this effect. UAV equipped with RTK positioning systems are also affected with the speed, but with hover at each photo taken, you can get very good accuracy. If instead you are moving during each photo take, the accuracy is going to be limited by two factors: the speed at which you are moving multiplied by the 1 second increments of RTK (Mather 2020).

                              -
                              -
                              -
                              +
                              + +

                              References

                              Barry, P., & Coakley, R. «Accuracy of UAV photogrammetry compared with Network RTK GPS.» Baseline Surveys. 2013. http://uav.ie/PDF/Accuracy_UAV_compare_RTK_GPS.pdf (accessed 10 13, 2020).

                              Drone Deploy. How Do I Use Ground Control Points?: A guide to using ground control points with drone mapping software. 5 8, 2017. https://www.dronedeploy.com/blog/what-are-ground-control-points-gcps/ (accessed 7 9, 2020).

                              @@ -336,8 +337,8 @@

                              Pascual, Manuel S. GIS Lounge: GIS Data: A Look at Accuracy, Precision, and Types of Errors. 11 6, 2011. https://www.gislounge.com/gis-data-a-look-at-accuracy-precision-and-types-of-errors/ (accessed 07 09, 2020).

                              Pix4D. «What is accuracy in an aerial mapping project?» Pix4D. 25 de 05 de 2019. https://www.pix4d.com/blog/accuracy-aerial-mapping (accessed 10 13, 2020).

                              Learn to edit and help improve this page!

                              -
                              -
                              + +
                              diff --git a/fr/masks.html b/fr/masks.html index c8a903741..4c6a1d3ba 100644 --- a/fr/masks.html +++ b/fr/masks.html @@ -4,10 +4,11 @@ - + + - Using Image Masks — Documentation OpenDroneMap 2.4.7 + Using Image Masks — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -160,7 +161,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              @@ -292,24 +293,24 @@
                              -
                              +

                              Using Image Masks

                              Starting from ODM 2.0 people can supply image masks to inform the software to skip reconstruction over certain areas. This is useful for cases where the sky was accidentally included in the input photos from oblique shots, or simply to limit the reconstruction of a single subject.

                              To add a mask, simply create a new black and white image of the same dimension as the target image you want to mask (you can use a program such as GIMP to do this). Color in black the areas to exclude from the reconstruction.

                              -
                              +
                              Target image -
                              -
                              + +
                              Image mask -
                              -
                              + +
                              3D result (building is masked) -
                              +

                              Name your file:

                              <filename>_mask.JPG

                              For example, DJI_0018.JPG can have a mask by creating a DJI_0018_mask.JPG file and include that in the list of images. You can use .JPG, .PNG, .BMP and .TIF formats for image masks.

                              Learn to edit and help improve this page!

                              -
                              +
                              diff --git a/fr/multispectral.html b/fr/multispectral.html index 8fb77b789..e273c2464 100644 --- a/fr/multispectral.html +++ b/fr/multispectral.html @@ -4,10 +4,11 @@ - + + - Multispectral Support — Documentation OpenDroneMap 2.4.7 + Multispectral Support — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                              - 2.4.7 + 2.5.5
                              @@ -160,7 +161,7 @@
                          • Options et indicateurs
                          • OpenDroneMap Outputs
                              @@ -292,10 +293,10 @@
                              -
                              +

                              Multispectral Support

                              Since version 0.9.9 ODM has basic support for radiometric normalization, which is able to generate reflectance orthophotos from multispectral cameras. Multispectral cameras capture multiple shots of the scene using different band sensors.

                              -
                              +

                              Hardware

                              While we aim to support as many cameras as possible, multispectral support has been developed using the following cameras, so they will work better:

                              @@ -305,13 +306,13 @@

                            Other cameras might also work. You can help us expand this list by sharing datasets captured with other cameras.

                            - -
                            + +

                            Usage

                            Process all the images from all bands at once (do not separate the bands into multiple folders) and pass the –radiometric-calibration parameter to enable radiometric normalization. If the images are part of a multi-camera setup, the resulting orthophoto will have N bands, one for each camera (+ alpha).

                            Learn to edit and help improve this page!

                            -
                            - + + diff --git a/fr/objects.inv b/fr/objects.inv index 6eace343c..c018585b9 100644 Binary files a/fr/objects.inv and b/fr/objects.inv differ diff --git a/fr/outputs.html b/fr/outputs.html index c703d9c5f..c05ebb5d1 100644 --- a/fr/outputs.html +++ b/fr/outputs.html @@ -4,10 +4,11 @@ - + + - OpenDroneMap Outputs — Documentation OpenDroneMap 2.4.7 + OpenDroneMap Outputs — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                            - 2.4.7 + 2.5.5
                            @@ -160,7 +161,7 @@
                        • Options et indicateurs
                        • OpenDroneMap Outputs
                            @@ -292,37 +293,37 @@
                            -
                            +

                            OpenDroneMap Outputs

                            Listed below are some of the useful outputs ODM produces.

                            -
                            +

                            Point Cloud

                            odm_georeferencing/odm_georeferenced_model.ply/laz/csv – The georeferenced point cloud in different file formats

                            -
                            +
                            image of OpenDroneMap derived point cloud -
                            +

                            Point cloud over State University Zanzibar, courtesy of Khadija Abdullah Ali

                            -
                            -
                            +
                            +

                            3D Textured Model

                            odm_texturing/odm_textured_model.obj – The textured surface mesh odm_texturing/odm_textured_model_geo.obj – The georeferenced and textured surface mesh

                            You can access the point cloud and textured meshes using MeshLab. Open MeshLab, and choose File:Import Mesh and choose your textured mesh from a location similar to the following: odm_texturing\odm_textured_model.obj

                            -
                            +
                            image of OpenDroneMap derived textured mesh -
                            +

                            Textured mesh courtesy of OpenDroneMap

                            -
                            -
                            + +

                            Orthophoto

                            odm_orthophoto/odm_orthphoto.png – The orthophoto, but this is a simple png, which doesn’t have any georeferencing information

                            odm_orthophoto/odm_orthphoto.tif – GeoTIFF Orthophoto. You can use it in QGIS as a raster layer.

                            -
                            +
                            image of OpenDroneMap orthophoto -
                            +

                            Orthophoto over State University Zanzibar, courtesy of Khadija Abdullah Ali

                            -
                            -
                            + +

                            DTM/DSM

                            DTM/DSM will only be created if the --dtm or --dsm options are used. See tutorial on elevation models for more options in creating.

                            Data will be stored in:

                            @@ -332,12 +333,12 @@
                          • odm_dem/dsm.tif

                          -
                          +
                          image of OpenDroneMap derived digital surface model -
                          +

                          Digital surface model over State University Zanzibar, courtesy of Khadija Abdullah Ali

                          - -
                          + +

                          List of all outputs

                          project/
                           ├── images/
                          @@ -383,8 +384,8 @@
                           

                          Learn to edit and help improve this page!

                          -
                          - + + diff --git a/fr/requesting-features.html b/fr/requesting-features.html index f578bfc68..adfd187ed 100644 --- a/fr/requesting-features.html +++ b/fr/requesting-features.html @@ -4,10 +4,11 @@ - + + - How To Request Features — Documentation OpenDroneMap 2.4.7 + How To Request Features — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                          - 2.4.7 + 2.5.5
                          @@ -160,7 +161,7 @@
                      • Options et indicateurs
                      • OpenDroneMap Outputs
                          @@ -292,7 +293,7 @@
                          -
                          +

                          How To Request Features

                          All software needs user feedback and feature requests, to grow and maintain alignment with the needs of its users.

                          @@ -320,7 +321,7 @@ then there are two answers that work really well in response:

                          and some are easier to implement. We’ll do our best to help you understand where your request falls, and we appreciate any support you can provide.

                          Learn to edit and help improve this page!

                          -
                          +
                          diff --git a/fr/resources.html b/fr/resources.html index 2450850a9..4362bcf79 100644 --- a/fr/resources.html +++ b/fr/resources.html @@ -4,10 +4,11 @@ - + + - Additional References — Documentation OpenDroneMap 2.4.7 + Additional References — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                          - 2.4.7 + 2.5.5
                          @@ -160,7 +161,7 @@
                      • Options et indicateurs
                      • OpenDroneMap Outputs
                          @@ -292,9 +293,9 @@
                          -
                          +

                          Additional References

                          -
                          +

                          For Users

                          The following resources are a good place to start:

                          -
                          -
                          +
                          +

                          For Developers

                          In addition to user resources, we recommend to also read the following:

                            @@ -315,8 +316,8 @@
                          • We keep a section in our forum dedicated to research papers. This is a valuable place where to read more about state of the art research related to structure from motion, multi-view stereo, meshing, texturing, etc. which can be used to improve the software.

                          Learn to edit and help improve this page!

                          -
                          -
                          + +
                          diff --git a/fr/search.html b/fr/search.html index 19864ba3d..5846b5173 100644 --- a/fr/search.html +++ b/fr/search.html @@ -7,7 +7,7 @@ - Recherche — Documentation OpenDroneMap 2.4.7 + Recherche — Documentation OpenDroneMap 2.5.5 @@ -64,7 +64,7 @@
                          - 2.4.7 + 2.5.5
                          @@ -160,7 +160,7 @@
                      • Options et indicateurs
                      • OpenDroneMap Outputs
                          diff --git a/fr/searchindex.js b/fr/searchindex.js index 5576fe299..69758211c 100644 --- a/fr/searchindex.js +++ b/fr/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20install":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"592":6,"600000":14,"609":4,"640":0,"665":13,"781":3,"7th":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u00e9cosystem":6,"\u00e9cran":6,"\u00e9gal":6,"\u00e9l\u00e9ment":6,"\u00e9mul":6,"\u00e9numer":6,"\u00e9quilibreur":6,"\u00e9quip":2,"\u00e9tap":5,"\u00e9tat":6,"\u00e9tiquet":6,"\u00e9ventuel":6,"\u00eate":[1,6],"\u00eatre":6,"\u00eele":2,"\u0142ebkowsk":14,"a\u00e9rien":6,"am\u00e9lior":1,"arr\u00eat":6,"c\u0153ur":6,"cr\u00e9":6,"d\u00e9faut":6,"d\u00e9j\u00e0":[1,6],"d\u00e9marrag":6,"d\u00e9pannag":5,"d\u00e9pend":[1,6],"d\u00e9sactiv":6,"d\u00e9sign":6,"d\u00e9sorm":6,"d\u00e9tail":6,"d\u00e9tect":6,"d\u00e9velopp":6,"d\u00e9veloppeur":1,"default":[0,3,4,6,14],"diff\u00e9rent":6,"else":12,"entr\u00e9":6,"entra\u00een":6,"ex\u00e9cu":5,"ex\u00e9cut":6,"ex\u00e9cutent":6,"export":[0,14],"f\u00e9licit":6,"fa\u00e7on":[1,6],"fen\u00eatr":6,"final":[0,14],"float":0,"for":[0,4,5,6,7,8,9,10,11],"function":1,"g\u00e9n\u00e9ral":6,"g\u00e9n\u00e9ralis":2,"g\u00e9ner":6,"ic\u00f4n":6,"id\u00e9al":6,"imm\u00e9diat":6,"import":[3,6,8,11,14],"l\u00e9ger":6,"lin\u00e9air":6,"long":[0,5,7],"m\u00e9moir":5,"m\u00eam":[1,6],"mat\u00e9riel":5,"n\u00e9cessair":6,"n\u00e9cessit":[2,6],"n\u0153ud":6,"new":[7,9,12,14],"null":1,"pr\u00e9ambul":5,"pr\u00e9c\u00e9dent":6,"pr\u00e9ced":6,"pr\u00e9cis":2,"pr\u00e9f\u00e9rent":6,"pr\u00e9fix":6,"pr\u00e9par":2,"proc\u00e9dur":6,"r\u00e9alis":6,"r\u00e9cent":6,"r\u00e9f\u00e9rentiel":6,"r\u00e9glag":6,"r\u00e9pertoir":6,"r\u00e9pet":6,"r\u00e9pondu":1,"r\u00e9pons":6,"r\u00e9seau":6,"r\u00e9sultat":6,"r\u00e9uss":6,"red\u00e9marr":6,"return":1,"s\u00e9lection":6,"short":1,"sp\u00e9cial":6,"sp\u00e9cif":6,"static":[0,7],"sup\u00e9rieur":6,"suppl\u00e9mentair":5,"t\u00e2ch":6,"t\u00e9l\u00e9charg":5,"this":[0,1,2,3,4,5,6,7,8,9,10,11,12,13],"try":12,"v\u00e9rif":5,"v\u00e9rifi":5,"with":[0,1,3,4,5,6,8,10,12,14],AWS:14,Avec:6,Ces:[2,6],Cet:6,Cette:6,DLS:0,Elle:6,GPS:[0,3,4,8],Ils:6,Les:6,Mon:14,Nous:6,PAS:6,Par:6,Pour:6,Qui:6,See:[6,11],Sur:6,Tie:11,Une:6,Via:14,Vous:[1,6],YES:14,Yes:1,_mask:9,abbreviated:14,abdullah:11,ability:0,able:[7,10,12,14],abord:6,abordon:6,about:[1,3,8,13,14],abov:14,absolut:8,acced:6,accept:14,acces:6,access:[5,11],accessed:8,accessing:5,accidentally:9,according:8,accordingly:0,account:14,accueil:6,accuracy:[0,4,5],accuracy_uav_compare_rtk_gp:8,accurat:[4,7,8,14],accurately:7,achiev:14,achieved:14,acknowledgment:5,acpi:6,across:0,act:7,action:1,activ:[6,7],actually:[8,14],actuel:6,adapt:6,add:[6,7,9,14],added:[0,12],adding:[6,7],addit:13,additional:[0,1,5,14],address:[7,14],adequately:14,adjust:14,adjustment:0,admin:6,adoc:13,adress:6,advantag:6,advantageous:14,adversely:14,advised:[8,14],aerial:8,affect:[0,14],affected:8,affich:6,african:14,after:[0,1,3,5],agit:6,ago:14,ahead:14,aid:6,aim:10,ains:6,airborn:14,ajout:6,ajust:6,algorithm:[0,7],ali:11,align:0,aligned:0,alignment:[0,12],all:[0,1,3,5,6,7,10,12,14],allez:6,alloc:5,allocat:6,allou:6,allow:[0,7,14],allowing:[0,7,14],almost:14,along:[3,12],alor:6,alpha:[10,14],already:[0,3,7,12,14],also:[0,3,5,6,7,8,10,13,14],alternately:14,alternatively:14,altitud:8,altum:10,alway:[7,14],amazing:7,amazon:[7,14],among:14,amount:14,ample:3,analys:6,ancillary:14,and:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],angle:[0,4,14],angled:14,animated:1,anoth:[0,3,4,14],answer:[12,14],any:[0,11,12,14],anyon:5,anything:12,aoi:14,api:[6,7,13],app:[3,6,14],appel:6,apple:6,appli:0,applic:12,applied:14,appliqu:[0,6],appreciat:12,approach:14,appropriat:0,appropriately:14,approximat:0,appui:6,apres:6,apt:[6,14],arch:5,archiv:14,archivenam:14,are:[0,1,3,4,5,7,8,9,10,11,12,13,14],aren:14,argument:5,around:[0,3,14],arrier:6,arriv:6,arrow:14,art:13,artifact:14,asap:14,ash:14,asian:8,aspect:5,aspx:6,asr:7,assessing:8,assign:6,assist:6,associated:[3,7,11],assum:14,assuming:5,assur:6,astuc:1,attach:[7,14],attached:[7,14],attendu:6,aucun:6,auss:[1,2],auto:[0,7,14],automat:6,automatic:14,automatically:[0,3,4,7,14],automatis:6,autoris:6,autoscal:7,autoscaling:5,autr:[1,6],avail:[0,3,4,5,6,7,14],avanc:6,avantag:6,aven:6,averag:[0,7,8,14],avoid:[1,14],avoiding:14,avoir:6,away:5,back:14,background:13,bag:0,balanc:14,balein:6,band:[0,10,14],bandwidth:5,bank:[7,14],barr:6,barry:8,bas:[3,4,5,14],based:[0,7,14],baselin:8,bash:[6,14],bashrc:14,basic:[10,14],basin:[7,14],batch:14,beaucoup:6,becaus:[6,7,14],been:[0,10,12],befor:[0,1,3,14],behavior:[0,1],being:7,belong:[7,14],below:[1,5,11,14],benchmark:0,benef:14,best:[7,12,14],bet:[0,8,10,14],between:[0,7,8,14],bien:6,bienvenu:6,big:[7,12,14],bigg:[0,8,14],biggest:14,bigtiff:14,bin:14,binair:6,bit:[0,6,14],black:[0,9],blanch:6,blending:0,blob:13,block:[1,14],blockxsiz:14,blockysiz:14,blog:8,bloqu:6,bmp:9,bon:[2,6],bord:6,both:0,bound:14,boundar:[0,14],bouton:6,bow:0,bowl:7,bowling:[0,7,14],box:[3,7,14],brought:12,brown:0,bucket:[3,7],buff:0,bug:5,build:[0,3,6],build_overview:14,building:[3,14],bundl:0,burden:14,bureau:6,but:[0,1,3,7,8,11,14],button:14,c44e0d0b8448:14,calculating:0,calibr:[0,2,4,7,10,14],calibrat:[5,14],calibrating:5,called:[3,4,7,14],calling:14,cam:[0,2,3,4,5,8,10,11],camera_len:14,can:[0,1,3,4,5,7,8,9,10,11,12,13,14],cancel:7,cap:0,capabl:14,capacity:14,capped:0,captur:[10,14],captured:[10,14],car:[6,14],carefully:14,carr:14,cart:6,cartograph:[2,6],cas:[0,6,9,14],cat:14,caus:[7,14],cd7b9585b8f6:14,cec:6,cel:[0,6],cent:[0,3],centain:6,centos:5,certain:[6,7,8,9,14],challeng:14,champ:6,chang:14,changing:14,chapitr:6,chaqu:6,charact:[7,14],charg:6,cheapest:14,check:0,cherch:6,chois:[2,6],choix:6,choos:[0,11,14],chos:6,chunk:7,cibl:6,classif:14,classified:[0,14],classify:[0,14],clean:14,cleaning:5,clear:[1,14],clearly:[1,8],clic:[6,14],client:6,cliqu:6,clon:[1,6,7],clos:0,closely:14,closeness:8,cloud:[0,5,7,8,14],cloudodm:[6,14],clust:[0,5],cluster:0,clustering:7,clusterodm:[0,5,6],coakley:8,cod:[0,1,3,4,7,12,14],collect:14,collected:[7,14],colombo:8,color:[0,3,9],column:[3,4],com:[3,6,7,8,12,13,14],combin:[7,12],comm:6,command:[1,5,7],commenc:[1,6],comment:6,commercially:14,commmand:14,commodity:14,common:14,communaut:5,communautair:6,communiqu:6,community:[1,8,12,13],compar:14,compared:8,compatibility:14,compatibl:7,compens:0,compensat:0,complet:14,completely:14,complianc:8,component:7,compos:6,compr:6,comprend:6,compress:[0,14],compressed:14,compromis:14,comput:[0,6,14],computed:0,computing:[0,14],concatenat:1,concentrent:6,concept:13,concurrency:0,condit:[6,8,14],conferent:8,config:[11,14],configur:[1,6,7,14],confl:6,confusingly:14,congruent:14,connect:[6,7,14],connected:7,connecting:14,connu:6,conseil:5,consid:[3,8,14],consider:[0,6,14],considering:3,consistently:14,consol:[0,6,7,14],constrained:12,constraint:14,construct:8,construit:6,consum:8,contact:1,contain:[0,3,4,14],contained:8,containeriz:6,containerized:14,containing:[0,14],conteneur:6,content:0,continu:14,contr:6,contrair:6,contrast:3,contrasting:3,contribu:[1,7],contribut:[5,12],control:[0,5,7,8,13,14],controlled:14,coordinat:[0,3,4,11],cop:6,copied:14,copy:[1,14],copying:14,corner:3,correct:[0,6,14],correcting:3,correctly:8,correspond:[8,14],corrig:6,cost:[7,8,14],could:7,count:0,cour:5,courtesy:11,couvr:6,cov:0,coverag:8,covering:3,cpu:6,cpus:14,crash:14,creat:[1,3,7,9,14],created:[3,4,11,14],creating:[0,3,5,7,9,11],creation:14,critical:[8,14],crop:[0,14],crop_to_cutlin:14,cropping:[0,14],crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curious:14,curl:6,current:14,currently:[0,4,7],curseur:6,cut:[0,14],cutlin:[0,14],dampegam:8,dan:[2,6],dangerously:14,dar:[7,14],dashboard:14,dat:[0,3,4,5,7,8,11],dataset:[0,1,5,8,10,14],datum:[3,4],davantag:6,day:14,debian:5,debug:[0,14],decid:7,decim:0,decimat:0,decis:8,decreas:14,decreased:[8,14],dedicated:[13,14],deep:14,def:2,defin:14,defined:[8,14],defining:14,definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:[6,7],demo:3,demonstrat:1,dens:[0,11],density:0,dependency:14,dependent:[1,3,8],depending:14,deploy:[8,14],depth:[0,14],depthmap:[0,11,14],depuis:6,derived:14,derni:6,describ:1,described:1,descript:1,descriptor:0,desir:14,dessous:6,dessus:6,destin:2,detach:14,detail:[0,1,6,8],detect:[3,4,14],determin:[0,14],deux:6,deuxiem:6,dev:6,developed:10,developer:5,devenu:6,deviat:0,devin:6,devr:6,dialog:14,did:1,didn:[1,12,14],different:[0,10,11,14],differently:14,digital:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:[6,14],direct:[2,8,14],directly:[0,14],director:14,directory:[1,5],directric:2,disabl:0,discuss:12,discussed:12,disk:[0,14],display:[0,3,5],displayed:14,disponibl:6,dispos:6,disqu:6,dist:14,distanc:[0,3,8,14],distors:2,distort:[3,7,14],distorted:8,distribu:[3,6],distribut:7,distributed:[5,14],distributing:0,divers:6,dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:13,dock:[1,5,6,7],docker:6,dockercompos:6,dockertoolbox:6,docu:[2,14],document:[6,13,14],does:[0,8,14],doesn:[0,1,11],doing:1,doivent:6,doming:0,don:[0,1,2,6,12,14],donc:6,dop:0,dossi:6,down:[0,14],download:[6,14],downloading:14,downsiz:14,downwelling:0,driv:14,droit:6,dron:[2,3,6,8,14],dronedeploy:[2,8],drop:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],due:7,dummy:7,duplicat:0,during:[0,8,14],dust:14,e31010c00b9a:14,each:[0,3,7,8,10,14],early:12,easi:[12,14],easting:3,easy:[6,7],echo:14,edge:[0,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],effect:[0,7,8,14],effectively:14,effectu:6,efficac:6,efficiently:14,effort:6,eith:[0,3,4,14],elev:[0,3,5,11],ellp:[3,4],embedded:4,empaquet:6,emphasiz:14,employ:14,empty:14,enabl:[7,10],enabling:7,end:[0,1,14],endroit:[1,6],enfin:2,english:5,enough:14,enregistr:6,ensembl:6,ensuit:6,ensur:[0,3,14],enter:[1,14],enti:6,entir:14,entre:6,entrez:6,entwin:0,environ:6,environment:[1,14],environmental:14,epsg:[0,3,4],ept:0,equal:0,equipment:14,equipped:8,equivalent:14,ergonom:6,eros:14,erreur:6,error:[7,8,11,14],esc:6,escap:[7,14],espac:6,essai:6,estimat:0,etc:[1,6,7,13,14],euclidean:0,evalu:8,even:[0,7,14],evenly:[3,14],every:0,everything:[6,11,14],exact:1,exactly:[1,14],exampl:[1,3,4,7,8,9,14],excellent:14,excess:14,excited:12,exclud:9,exe:6,exec:14,execut:[7,14],executed:14,exempl:6,exhib:0,exif:[0,3,7],exigent:5,exist:[6,14],existing:3,exit:0,exited:14,expand:10,expect:[5,14],expected:[1,3,5],expens:14,experient:14,experimental:[0,14],explain:1,explaining:1,explicitly:1,exploit:6,explor:[6,14],exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:[3,4],extract:[0,14],extract_utm:11,extracted:14,extracting:0,extrait:6,extras:4,eye:14,f12:6,f46880f:6,fabriqu:6,fac:14,facil:6,facing:14,facto:3,factor:[0,8,14],facult:6,fail:[0,14],fair:6,fairly:14,fais:6,fait:6,fall:12,fals:[0,14],familiaris:6,familiarity:14,far:6,fast:[0,14],feasibl:6,featur:[0,5,8,11,14],fedor:5,feedback:12,feel:12,ferm:6,few:[7,14],fgdc:8,field:[3,4,14],fieldwork:5,figur:[8,12,14],fil:[0,1,5,6,7,9,11,14],filenam:[1,3,4,9,14],filipino:5,fill:0,filled:0,filling:0,filt:[0,14],filter:0,filtering:0,fin:0,find:[0,3,7,13,14],finding:0,finish:5,finished:14,fir:8,first:[1,3,4,7,14],fishey:0,fix:6,fixed:0,flag:[0,14],flamboyant_dhawan:14,flann:0,flat:14,flight:[3,5,8],flood:[7,14],floor:3,flown:14,fly:14,flying:14,focus:[0,14],focused:8,fog:14,fois:6,fold:[0,3,4,6,7,14],folder:[10,14],folk:7,follow:[1,7,14],following:[0,1,3,7,10,11,13,14],fonction:6,fonctionnal:6,fonctionnent:6,footprint:[3,8],forc:[0,3],forest:14,forget:6,form:6,format:[0,4,5,9,11,13],forum:[5,6,12,13],forward:[7,14],forwarded:7,forwarding:7,foss:12,found:[0,3,6,7,14],fournisseur:6,fre:[12,14],freely:14,french:5,from:[0,3,4,5,6,9,10,11,12,13],fssl:6,fuck:14,full:[0,14],fully:7,functioning:7,furth:[7,14],fusion:0,fuss:14,futur:[6,14],gain:0,gamm:0,gap:0,gapfill:[0,14],gauss_clamping:0,gauss_damping:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_nam:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_translat:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gen:6,gener:[0,14],general:[8,14],generat:[0,10,14],generated:0,generating:[0,14],geo:[0,3,4],geo_x:[0,3,4],geo_y:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometric:0,georeferenced:[0,11],georeferencing:[0,3,7,11],geotiff:[0,11],geotoff:11,gestionnair:6,get:[0,1,6,8,12,14],gethomedirectory:1,getting:5,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],giv:14,glad:12,gliss:6,global:[0,8],gmi:0,gnss:[8,14],gnu:14,goes:14,going:[7,8],good:[3,8,13,14],got:14,gpkg:14,gps:[0,3],gpu:6,grab:14,grad:[8,14],gradient:0,grand:6,graphiqu:6,grassy:14,great:14,ground:[0,5,8,11,13,14],group:[0,7,14],group_namedefault:0,grouped:[0,14],grouping:[0,7],grow:12,gsd:[0,8,14],guest:1,gui:6,guid:[1,2,3,5,6,8,13],guidelin:1,hahog:0,hand:8,handl:7,happen:1,happened:1,happening:[1,7,14],happy:12,hard:[12,14],hardwar:5,has:[0,3,4,7,8,10,12,14],hav:[0,3,7,8,9,10,11,14],having:14,head:3,heavy:0,height:[5,8],hello:6,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],her:[1,6,11,12,14],high:[0,3,5,7,8],highest:8,highly:14,hol:0,hom:[1,6,14],hop:12,horizontal:[3,4,7,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hov:8,how:[0,5,7,8,14],howev:[6,7,14],htop:14,http:[1,3,6,7,8,13,14],hub:6,hug:7,humanitair:2,humidity:8,hv_support:6,hybrid:0,identifi:6,identify:1,idw:0,if_saf:14,ignor:[0,14],ignored:14,ignoring:0,illumin:[3,8,14],illuminated:14,im_x:[0,3],im_y:[0,3],imag:[0,3,5,6,8,10,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imagery:14,img:11,img_0525:3,img_0585:3,img_0690:3,impact:[6,8,14],impacted:14,impacting:5,implement:12,impliqu:1,importantly:12,imported:14,improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],improved:[8,14],improving:0,incant:14,includ:[1,3,7,9],included:9,including:[7,14],incom:14,incomplet:5,increas:[0,14],increased:14,increasing:[3,14],increment:8,independent:[8,14],index:[7,13],indicat:3,indiqu:[5,6],individual:14,inexpens:14,influenced:14,influencing:8,info:[0,7,14],inform:[0,1,3,4,7,8,9,11,13,14],informat:6,initializing:14,input:[9,14],insanely:14,insid:[6,12],install:[5,7],installed:[3,7,14],instanc:[0,5,6,7,8],instead:[0,1,3,6,7,8],instruct:[6,7,14],insufficient:0,integ:0,intended:14,interest:14,interesting:12,interfac:[5,6],intermediat:0,interpol:[0,14],interrogat:[7,14],interrupted:14,into:[0,3,7,10,14],invers:0,invit:6,ipv4:14,irregular:14,isn:14,isolat:0,isolated:14,issu:[1,5,12],its:[8,12,14],ivan:14,jam:14,jargon:14,job:[3,8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],jusqu:6,just:[0,1,7,14],kapp:[0,4],keep:[3,13,14],keeping:0,kern:6,key:[7,14],keypoint:0,khadij:11,know:[3,7,12,14],knowledg:5,known:3,label:[3,4],labor:14,lai:11,lament:14,lanc:5,land:8,languag:5,lank:8,laquel:6,larg:[0,3,5,8,14],largely:12,largest:[0,14],las:[0,14],last:[7,14],latest:6,launch:[7,14],lawn:14,layer:14,laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5,7,12,14],left:14,legacy:0,len:0,length:14,lentill:2,lequel:1,less:[7,8,14],lessen:14,let:[12,14],level:[0,8,14],leveling:0,lib:14,libr:1,library:0,lid:3,lidar:14,lieu:14,lift:12,light:0,lign:[2,6],lik:[0,3,12,14],likely:14,lim:[0,9],limit:[5,6,14],limited:8,lin:[3,4,5,7],linear:14,link:1,linux:[1,5],list:[3,5,7,9,10,14],listed:11,listen:12,listing:[1,5],literacy:14,literally:14,littl:[0,6,14],llc:3,load:3,loaded:[3,14],local:[0,5,8,14],localhost:[6,7],localis:6,locally:14,locat:[3,5,6,8,11],lock:7,log:[5,11],logged:14,logiciel:6,look:[3,7,8,14],looking:14,lor:6,lorsqu:6,lot:[3,14],loung:8,low:[0,3,5,8],lowering:0,lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,1,5,7],machinery:14,maciej:14,macos:[1,5],mad:3,madawalagam:8,main:[3,7],maintain:12,maintainer:1,mainten:6,maj:6,mak:[3,7,14],making:[2,8,14],malheur:6,manag:[6,14],manage:7,mani:6,manqu:6,manually:[0,7],manuel:8,many:[1,7,10,14],map:[0,2,3,5,14],mapillary:7,mapping:[0,8],markdown:1,marzo:8,mask:[5,11,14],masseranolab:3,mast:[1,13],match:[0,8,11,14],matching:0,material:[3,14],math:8,max:0,maximum:[0,6],may:[11,14],mayb:14,mean:0,meant:14,measur:[0,3,14],measuring:[5,8],mechanical:8,medi:6,medium:0,megapixel:0,meilleur:[1,6],memb:12,memory:[0,6,7,14],menu:6,menus:6,merg:[0,5,14],merged:[0,7,11],mesh:[0,7,11,14],meshed:11,meshing:[11,13],meshlab:11,messag:[0,6,7,14],met:[8,14],metadat:[0,11],meter:[0,3,4,7,8,14],method:[0,14],mettr:6,micasens:10,microsoft:6,midday:14,might:[7,10],millimetric:14,min:0,mind:14,minimal:6,minimiz:14,minimum:[0,3,6,14],misplaced:8,miss:0,missing:[3,6,13],mission:[2,14],mistaken:14,mistakenly:14,mitigat:14,mitigating:14,mnt:14,model:[0,5,6,7,8],moderat:14,modern:6,modifi:6,modify:14,moiti:6,money:12,monstrous:14,month:14,mor:[0,1,3,4,7,8,11,12,13,14],morphological:[0,14],mosaic:0,most:[3,14],mostly:14,mot:6,moteur:6,motion:13,mount:14,mounted:8,mov:[6,14],moving:8,mow:14,moyen:6,msimbas:[7,14],much:[0,14],mult:[10,13],multipl:[0,7,10],multiplied:8,multispectral:[0,5],munasingh:8,must:[3,4,7,8],mvs_texturing:0,my_odm_imag:14,myproject:14,nad:14,naked:14,nam:[0,1,3,4,7,9,14],named:7,nan:3,nano:14,natif:6,natively:6,navig:6,navigat:14,navigu:6,near:[0,3],nearest:0,necessary:[0,12,14],need:[0,1,3,7,8,12,14],needed:[0,14],negligibl:14,neighbor:0,neighboring:0,net:6,network:[7,8,14],newlin:1,newpass:6,nic:6,no_def:[3,4],nod:[0,6,7],nodat:0,nodej:[7,14],nodeodm:[6,7,13,14],noeud:6,nohup:14,nois:8,nom:6,nombr:6,nombreux:[1,6],non:[0,6,14],normal:14,normaliz:[0,10],normally:14,northing:3,nostalgic_lederberg:14,not:[0,1,4,6,7,8,10,14],nothing:0,notr:2,nouveau:6,now:14,npm:7,nsdi:8,nuag:6,num:0,num_thread:14,numb:[0,7,8,14],obj:11,object:[0,3,14],obliqu:9,observed:1,obstacl:3,obstruct:14,obtain:0,obtained:14,obten:6,obtiendr:6,occup:6,ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenced_model:[11,14],odm_georeferencing:[0,11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:11,odm_meshing:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textured_model:11,odm_textured_model_geo:11,odm_texturing:[11,14],odmdat:14,off:[0,14],officiel:6,offlin:7,offre:6,older:1,omeg:[0,4],omit:14,once:[10,14],one:[0,1,3,6,7,8,10,12,14],onglet:6,onlin:7,only:[0,1,3,4,7,11,14],onto:14,open:[3,11,12,14],opendronemap:[1,6,7,8,12,13,14],opened:14,openlayer:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:14,operating:1,opportunity:12,optimal:8,optimiz:[0,14],optimized:14,option:[5,6,7,11,14],optional:[3,4],optionally:6,optionnel:6,orchestrated:7,order:[3,8,14],ordin:6,org:[1,6,8,13],organized:14,original:[0,14],orthophoto:[0,5,10,14],orthophotos:[0,5,6,7,10],osx:6,other:[1,3,5,8,10,14],otherwis:[0,3,7],oubl:6,our:[5,7,12,13,14],out:[1,7,11,12,14],outil:6,outli:0,output:[0,5,7,14],outsid:12,outweigh:6,ouvert:6,ouvr:6,over:[0,7,9,11,14],overall:14,overcast:14,overlap:[0,7,14],overlapping:[0,3],overload:12,overrid:4,overview:[0,13,14],own:[3,14],paced:14,packag:14,packbit:0,pacman:6,pag:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,panneau:6,pap:14,paper:13,parallel:[0,6,7,14],param:0,paramet:[0,10,14],parameter:[0,5],parametr:6,parcour:6,parent:14,parfois:6,parking:3,part:[6,7,10],partag:1,pascual:8,pass:[6,7,10,14],password:6,pasteabl:1,path:[0,1,3,4,6,7,14],pattern:5,pau:7,pav:3,pdf:[0,8,14],peak:0,penalty:6,pend:6,peopl:[4,9,14],pep8:1,per:[0,7,14],percent:5,percentag:14,perform:[0,1,6,7],perimet:3,permanently:0,permet:6,permettent:6,permettr:6,permiss:6,perspect:0,pet:6,peu:6,peut:6,peuvent:6,phi:[0,4],photo:[8,14],photogrammetry:[8,14],photography:14,photometric:[0,14],photos:[3,9],pick:3,piec:14,piero:[3,6],pilot:14,pin:5,pip:[6,14],pipelin:[0,7,13],pix4d:8,pixel:[0,3,14],plac:[0,3,6,7,13,14],placed:[3,8],placing:[3,14],plain:1,plan:[6,7,14],planar:[0,3],planet:8,planif:2,planned:14,planning:5,plat:6,plateform:6,platform:[1,6,7],pleas:[1,14],plugin:[3,6],plupart:6,plus:[0,1,5],plusieur:6,ply:11,png:[0,9,11],point:[0,1,5,6,7,8,13,14],pointcloud:0,pointing:14,pollut:14,polygon:0,port:[6,7,14],portag:6,portion:11,posit:[0,3,8,11],positioning:8,posm:5,possibil:6,possibl:[1,6,7,10,14],possibly:[12,14],post:[1,3],postprocessed:0,potentially:0,pourr:[1,6],pouv:[1,6],pouvon:6,powerful:14,practic:5,pre:0,precis:[0,3,8],predefined:14,predictor:14,pref:14,premi:6,pren:6,prend:6,prep:5,present:[0,14],presqu:6,pressing:14,prevent:14,previous:0,primary:0,print:0,prior:7,prioritiz:0,pris:6,privileg:14,pro:5,probably:14,problem:[1,5,6,14],proced:6,process:[0,7,8,10,14],processed:[0,14],processeur:5,processing:[0,5,6,7],processor:6,processus:6,procur:3,produc:[0,8,11,14],producing:[7,14],product:14,produit:6,professional:6,program:[0,9,14],programm:6,programmeur:1,progress:[0,8,14],progressively:0,proj4:3,proj:[0,3,4],project:[0,1,3,4,5,6,7,8,11,12],project_nam:14,project_path:14,projet:[2,6],pron:[7,14],prop:7,propag:7,properly:14,proteg:6,provid:[0,1,7,12,14],provided:[7,14],providing:1,puis:6,puiss:6,pull:5,purchased:3,purpos:[0,4,7],push:14,pushing:7,put:12,pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgis:[0,11,14],quality:[0,5,8],quantit:6,quatr:6,quelqu:[1,6],question:[1,6],quickly:[7,14],quickstart:6,radianc:0,radiometric:[0,4,10],radius:[0,14],ram:[0,6,14],random:14,randomly:1,rang:[8,14],ranging:3,rapid:6,rast:[0,11,14],rath:[1,14],raw:14,read:[13,14],readm:[13,14],real:8,really:12,reason:[12,14],recently:1,recherch:6,recogniz:8,recognized:14,recommand:6,recommandon:6,recommend:[5,7,13],recommended:[0,5,7,8,14],reconstruct:[0,8,9,11,14],record:1,recreat:14,rectif:0,rectify:0,recurs:14,rededg:10,reduc:[0,3,7,8,14],reducing:14,ref:[8,14],referencing:3,referent:[1,5,7,14],referred:7,reflect:[0,10],regard:6,registered:0,regular:14,regulat:0,relat:8,related:[1,13],releas:[1,6],reliably:1,rely:[7,14],remain:14,remaining:[0,7],remot:[8,14],remotely:14,remov:[0,7,14],removal:0,removed:14,removing:0,remplac:6,rencontr:[1,6],rendering:0,rendr:6,renvoi:6,repeat:7,replac:14,repo:14,report:[0,5],reporting:5,repository:[1,12],representing:0,reproduc:1,reproduced:1,reproduct:1,request:[5,7],requir:[0,1,7,8,14],required:[3,7,8,14],requis:6,rerun:0,research:13,reset:6,resetadminpassword:6,resiz:[0,5],resolu:[0,14],resourc:[12,13,14],respect:3,respectively:7,respons:12,ressembl:6,ressourc:1,rest:6,restart:[0,6,14],resting:14,result:[0,3,6,7,8,14],resulting:[0,8,10,14],resum:7,returning:1,reven:6,rhel:5,rid:14,right:14,ris:0,robson:14,rolling:[0,8],roof:14,root:14,roughly:0,rout:7,row:0,rtk:[0,3,4,8],rul:14,run:[0,1,5,6,7],running:[1,6,7,14],runtim:[0,14],salaam:[7,14],salut:5,sam:[7,9,14],samarakoon:8,sampl:0,sampling:[0,3],san:6,saut:6,sav:[0,14],savoir:6,savvy:14,say:[1,12],scal:[7,8],scalar:[0,14],scaling:[7,14],scen:[0,10,14],scm:6,scp:14,screen:[3,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,searching:12,second:[1,6,7,8,14],secret:6,section:[2,6,13,14],secur:14,see:[1,3,7,12,14],seeing:7,seem:14,seen:3,select:3,self:14,selon:6,semblabl:6,sens:14,senseur:2,sensibly:14,sensing:8,sensor:[0,8,10],sent:10,sep:14,separat:[3,10,14],separated:[3,14],separately:3,sequentially:7,ser:6,serv:14,servic:7,session:14,set:[0,3,4,14],setting:[0,5,14],setup:[6,7,10,14],seul:6,several:[5,14],shadow:14,shap:8,shar:[1,5],sharing:10,sharp:[0,3,14],shel:14,shifted:8,shot:[9,10],should:[0,3,4,7,12,14],show:[0,1,7,8,14],showing:8,shrinked:0,shut:14,shutdown:6,shutt:[0,8],sid:[0,14],sidelap:14,sierr:6,sift:0,signif:6,significantly:14,similair:6,similar:[0,7,11,12,14],simpl:[0,3,4,6,11,14],simplest:14,simply:[7,9,12,14],simultan:6,sinc:[0,8,10,14],singl:[0,3,9,14],sit:[6,8],siz:[0,8,14],ski:14,skip:[0,9,14],sky:9,slid:6,slight:14,slightly:[0,14],slop:[0,14],slow:0,slowly:14,small:[0,8,14],smok:14,smooth:0,smrf:[0,14],snippet:1,softwar:[1,6,8,9,12,13,14],solut:6,solved:14,som:[1,3,5,11,12,14],someon:[12,14],something:[3,7,14],sometim:[0,4,12,14],soon:14,souc:1,souci:6,sourc:[6,12,14],sourceforg:6,sous:6,south:3,souvent:6,spac:[0,3,14],spacing:3,spanish:5,spars:0,spec:1,special:[8,14],specially:14,specif:[13,14],specific:[1,8,14],specified:[0,3,4,6,14],specify:[0,3,4,14],spectral:0,speed:[0,8,14],speeding:0,spherical:0,spin:14,spinning:7,split:[0,5,14],splitting:[0,5],spot:14,src:14,sri:8,ssh:14,stability:8,stabl:[0,1,6,14],stad:6,stag:0,stand:14,standard:[0,8],start:[1,6,7,12,13,14],started:[1,5],starting:[0,4,7,9],stat:[11,13],station:14,statiqu:6,status:14,stay:14,steep:14,step:[0,1,5,6,7],stephen:8,stereo:13,still:[5,14],stitching:0,stockpil:5,stop:[0,6,7,14],stor:6,storag:14,stored:11,storing:7,straight:14,straightforward:6,string:[0,3,4],striped:0,structur:[3,5,13],stuck:6,styl:1,sub:8,subfold:0,subfolder:0,subject:9,submitted:12,submitting:5,submodel:[0,7],subsequent:[3,4],substantial:14,successful:[2,12],such:[0,3,4,9,14],sudo:[6,14],suff:6,sufficient:[0,3,14],suggest:1,suit:6,suitabl:0,suiv:6,sun:[0,8,14],superbuild:14,supply:[3,4,9],support:[5,7,12],supported:[0,7],surcharg:6,sure:[3,7,14],surfac:[0,11,14],survey:[3,8,14],surveying:8,surviv:5,suspicious_kepl:14,swahil:5,sysctl:6,system:[1,3,6,8],systematic:14,tab:[3,6],tableau:6,tag:[0,1,3],tagged:0,tail:14,tak:[0,7,8,14],taken:[0,8,14],taking:0,talking:8,tallest:14,tand:6,tanzani:[7,14],tap:6,tar:14,target:[3,9],targeted:14,task:[7,8,11],taskid:7,tcp:14,team:14,tel:14,telnet:7,telugu:5,temp:6,temperatur:14,templat:5,temporary:1,tend:8,term:[0,6,8,14],terminal:[1,6],terminated:14,terrain:[0,8,11,14],test:12,text:14,texture_n:11,textured:[5,7],texturing:[0,13,14],than:[0,1,3,7,14],that:[0,1,3,5,6,7,8,9,12],the:[0,1,3,4,5,6,8,9,10,11,12,13],their:[5,7,14],them:[0,14],then:[0,3,4,7,12,14],ther:[0,5,6,7,8,12,14],therefor:[8,14],thes:[12,14],they:[3,4,10,12,14],thing:[6,14],think:14,thos:[0,1,5,8],though:14,thousand:7,thre:12,thread:0,threshold:[0,14],through:[7,14],thumb:14,thus:[7,14],tif:[9,11,14],til:[0,3],tiled:[0,14],tilt:14,tim:[0,8,12,14],tiny:6,titl:[1,8],tmp:1,tmpdir:1,toffanin:[3,6],togeth:[0,12],token:[6,7],toler:14,tone:0,tool:[1,14],toolbox:6,top:11,topic:12,topographic:14,total:14,touch:6,tourn:6,tous:[2,6],tout:6,toward:12,track:[11,14],tracked:1,trait:6,transf:14,transifex:5,translat:5,translated:5,transparent:6,tre:14,tres:6,tri:0,triangl:0,triangulated:14,trick:12,tricky:14,triggered:1,trois:6,trop:6,trouv:[1,6],tru:[8,14],tsv:11,tuning:0,turn:0,turned:14,turning:14,tutorial:[5,11],tweak:14,tweaking:0,two:[3,7,8,12,14],txt:[3,4,7,11,14],typ:[0,3,6,8,14],typical:14,typically:[3,14],uav4geo:3,uav:[2,8,14],ubuntu:[5,14],ultra:0,undefined:1,understand:[12,14],understanding:5,undistort:0,undistorted:11,undistorted_reconstruct:11,undistorted_track:11,uniqu:6,unit:[3,4,8],university:11,unix:14,unless:14,unlock:7,unwieldy:14,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,5,14],use:[0,1,3,4,7,8,9,11,14],used:[0,1,3,4,7,11,13,14],useful:[0,3,6,9,11,14],user:[4,5,6,7,12,14],usernam:14,using:[0,1,3,4,5,7,8,10,11],usr:14,usually:8,util:[1,6],utilis:[1,2,6],utm:[3,4],v18:6,vagr:1,valid:[0,14],validating:7,valu:[0,3,4,8,14],valuabl:13,variabl:14,variat:14,variet:6,variety:3,various:0,vcpus:14,veget:3,verbos:0,version:[0,1,6,7,10,14],vert:[0,4],vertex:0,vertic:0,vertical:[4,8],vertically:14,very:[0,6,7,8,12],veuill:6,via:[0,5,6,7,14],vibrat:14,vieux:6,view:[7,13,14],viewcmd:7,viewer:0,vignetting:0,virtual:[1,14],virtualbox:6,virtualis:5,virtuel:6,visibility:14,visibl:[3,14],visualiseur:6,visually:14,voi:6,voir:[2,6],vol:5,volcanic:14,volum:5,votr:6,voul:[1,6],vtx:6,want:[0,3,7,9,14],was:[9,12,14],wasn:[1,7],wast:14,way:[7,14],weath:[8,14],web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,weight:14,weighted:0,weird:14,wel:[7,12,14],welcom:5,wer:1,wgs84:[3,4],what:[0,1,5,7,12],whatev:14,when:[0,1,7,8,14],whenev:1,wher:[3,9,12,13,14],wherein:14,which:[0,1,7,8,10,11,13,14],whil:[7,8,10,14],whit:9,who:5,whol:14,why:[1,7],will:[0,3,4,5,7,8,10,11,14],willing:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,8,12,14],without:14,won:14,wonderful_burnel:14,word:[0,7],work:[0,3,7,10,12,14],workabl:14,workflow:[0,7,14],world:[6,7,8,14],would:[3,12,14],writ:7,wrong:14,wrongly:0,wsl:6,www:[6,8],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,1,3,4,5,6,7,8,9,10,11,12],your:[0,1,3,4,6,7,9,11,12,14],yum:6,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zon:[3,4]},titles:["Options et indicateurs","How To Contribute","Conseils de vol","Ground Control Points","Image Geolocation Files","Bienvenue dans la documentation d\u2019OpenDroneMap","Installation et Pr\u00e9ambule","Splitting Large Datasets","Map accuracy","Using Image Masks","Multispectral Support","OpenDroneMap Outputs","How To Request Features","Additional References","Tutorials"],titleterms:{"\u00e9tap":6,"d\u00e9pannag":6,"ex\u00e9cu":6,"for":[1,3,13,14],"long":14,"m\u00e9moir":6,"mat\u00e9riel":6,"pr\u00e9ambul":6,"suppl\u00e9mentair":6,"t\u00e9l\u00e9charg":6,"this":14,"v\u00e9rif":6,"v\u00e9rifi":6,"with":7,access:14,accessing:[7,14],accuracy:[8,14],acknowledgment:7,additional:13,after:14,all:11,alloc:6,and:14,arch:6,argument:0,aspect:8,assuming:14,autoscaling:7,away:14,bandwidth:14,bas:6,bienvenu:5,bug:1,calibrat:7,calibrating:14,cam:14,centos:6,cleaning:14,cloud:11,clust:7,clusterodm:7,command:[6,14],communaut:1,conseil:2,contribut:1,control:3,cour:6,creating:14,dan:5,dat:14,dataset:7,debian:6,developer:13,digital:14,directory:14,distributed:7,dock:14,document:5,droplet:14,dsm:11,dtm:11,editor:3,elev:14,exigent:6,expect:8,expected:14,featur:12,fedor:6,fieldwork:14,fil:[3,4],finish:14,flight:14,format:3,forum:1,from:14,gcp:[3,14],gcpi:3,geoloc:4,getting:7,ground:3,hardwar:10,height:14,high:14,how:[1,12],imag:[4,7,9],impacting:8,indiqu:0,install:[6,14],instanc:14,interfac:3,lanc:6,larg:7,limit:7,lin:14,linux:6,list:11,listing:14,local:7,locat:14,log:[7,14],low:14,machin:[6,14],macos:6,map:8,mask:9,measuring:14,merg:7,model:[11,14],multispectral:10,odm:14,opendronemap:[5,11],option:0,orthophoto:11,orthophotos:14,output:11,parameter:14,pattern:14,pin:14,planning:14,plus:6,point:[3,11],posm:3,practic:3,prep:14,pro:3,processeur:6,processing:14,project:14,pull:[1,14],quality:14,recommend:6,recommended:3,referent:[3,8,13],report:1,reporting:1,request:[1,12],resiz:14,rhel:6,run:14,salut:6,setting:3,split:7,splitting:7,started:7,step:14,stockpil:14,structur:14,submitting:1,support:[6,10],surviv:14,templat:1,textured:11,that:14,the:[7,14],tutorial:14,ubuntu:6,understanding:7,usag:10,user:[3,13],using:[9,14],virtualis:6,vol:2,volum:14,webodm:6,what:[8,14],who:14,window:6,you:14}}) \ No newline at end of file +Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20install":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"592":6,"600000":14,"609":4,"640":0,"665":13,"781":3,"7th":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u00e9chantillonnag":0,"\u00e9cosystem":6,"\u00e9cran":6,"\u00e9gal":[0,6],"\u00e9l\u00e9ment":6,"\u00e9lev":0,"\u00e9mul":6,"\u00e9numer":6,"\u00e9quilibreur":6,"\u00e9quip":2,"\u00e9tap":[0,5],"\u00e9tat":6,"\u00e9tiquet":6,"\u00e9ventuel":6,"\u00eate":[1,6],"\u00eatre":[0,6],"\u00eele":2,"\u0142ebkowsk":14,"a\u00e9rien":6,"acc\u00e9ler":0,"am\u00e9lior":[0,1],"aper\u00e7us":0,"arr\u00eat":6,"c\u0153ur":6,"cha\u00een":0,"contr\u00f4l":0,"cr\u00e9":[0,6],"d\u00e9bogag":0,"d\u00e9cim":0,"d\u00e9faut":[0,6],"d\u00e9fin":0,"d\u00e9finit":0,"d\u00e9j\u00e0":[1,6],"d\u00e9marrag":6,"d\u00e9pannag":5,"d\u00e9pend":[1,6],"d\u00e9sactiv":[0,6],"d\u00e9sign":6,"d\u00e9sorm":6,"d\u00e9tail":6,"d\u00e9tect":6,"d\u00e9termin":0,"d\u00e9velopp":6,"d\u00e9veloppeur":1,"default":[0,3,4,6,14],"diff\u00e9rent":[0,6],"else":12,"entr\u00e9":6,"entra\u00een":6,"ex\u00e9cu":5,"ex\u00e9cut":6,"ex\u00e9cutent":6,"export":[0,14],"f\u00e9licit":6,"fa\u00e7on":[1,6],"fen\u00eatr":6,"final":[0,14],"float":0,"for":[0,4,5,6,7,8,9,10,11],"function":1,"g\u00e9n\u00e9ral":6,"g\u00e9n\u00e9ralis":2,"g\u00e9ner":[0,6],"g\u00e9ometr":0,"h\u00e9rit":0,"ic\u00f4n":6,"id\u00e9al":6,"imm\u00e9diat":6,"import":[3,6,8,11,14],"interm\u00e9diair":0,"l\u00e9ger":6,"lin\u00e9air":6,"long":[0,5,7],"m\u00e9moir":5,"m\u00e9tadon":0,"m\u00eam":[1,6],"mat\u00e9riel":5,"n\u00e9cessair":6,"n\u00e9cessit":[2,6],"n\u0153ud":6,"new":[7,9,12,14],"null":1,"pr\u00e9ambul":5,"pr\u00e9c\u00e9dent":6,"pr\u00e9ced":6,"pr\u00e9cis":2,"pr\u00e9f\u00e9rent":6,"pr\u00e9fix":6,"pr\u00e9par":2,"proc\u00e9dur":6,"r\u00e9alis":6,"r\u00e9cent":6,"r\u00e9duit":0,"r\u00e9f\u00e9rentiel":6,"r\u00e9glag":[0,6],"r\u00e9pertoir":6,"r\u00e9pet":6,"r\u00e9pondu":1,"r\u00e9pons":6,"r\u00e9seau":6,"r\u00e9solu":0,"r\u00e9sultat":[0,6],"r\u00e9uss":6,"red\u00e9marr":[0,6],"repr\u00e9sent":0,"return":1,"s\u00e9lection":6,"short":1,"sp\u00e9cial":6,"sp\u00e9cif":6,"sp\u00e9cifi":0,"static":[0,7],"sup\u00e9rieur":6,"suppl\u00e9mentair":5,"t\u00e2ch":6,"t\u00e9l\u00e9charg":5,"this":[0,1,2,3,4,5,6,7,8,9,10,11,12,13],"try":12,"v\u00e9rif":[0,5],"v\u00e9rifi":5,"with":[0,1,3,4,5,6,8,10,12,14],AWS:14,Avec:6,Ces:[2,6],Cet:6,Cette:6,DLS:0,Elle:6,GPS:[0,3,4,8],Ils:6,Les:[0,6],Mon:14,Nous:6,PAS:6,Par:[0,6],Pour:[0,6],Qui:6,See:[6,11],Sur:6,Tie:11,Une:6,Via:14,Vous:[1,6],YES:14,Yes:1,_mask:9,abbreviated:14,abdullah:11,able:[7,10,12,14],abord:6,abordon:6,about:[1,3,8,13,14],abov:14,absolut:[0,8],acced:6,accept:14,acces:[0,6],access:[5,11],accessed:8,accessing:5,accidentally:9,according:8,accordingly:0,account:14,accueil:6,accuracy:[0,4,5],accuracy_uav_compare_rtk_gp:8,accurat:[4,7,8,14],accurately:7,achiev:14,achieved:14,acknowledgment:5,acpi:6,across:0,act:7,action:1,activ:[6,7],actually:[8,14],actuel:6,adapt:6,add:[6,7,9,14],added:[0,12],adding:[6,7],addit:13,additional:[0,1,5,14],address:[7,14],adequately:14,adjust:14,adjustment:0,admin:6,adoc:13,adress:6,advantag:6,advantageous:14,adversely:14,advised:[8,14],aerial:8,affect:[0,14],affected:8,affich:6,affichag:0,african:14,after:[0,1,3,5],agit:6,ago:14,ahead:14,aid:[0,6],aim:10,ains:6,airborn:14,ajout:6,ajust:6,algorithm:[0,7],ali:11,align:0,aligned:0,alignment:[0,12],all:[0,1,3,5,6,7,10,12,14],allez:6,alloc:5,allocat:6,allou:6,allow:[7,14],allowing:[0,7,14],almost:14,along:[3,12],alor:6,alpha:[10,14],already:[0,3,7,12,14],also:[0,3,5,6,7,8,10,13,14],alternately:14,alternatively:14,altitud:8,altum:10,alway:[7,14],amazing:7,amazon:[7,14],among:14,amount:14,ample:3,analys:6,ancillary:14,and:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],angle:[0,4,14],angled:14,animated:1,anoth:[3,4,14],answer:[12,14],any:[0,11,12,14],anyon:5,anything:12,aoi:14,api:[6,7,13],app:[3,6,14],appel:6,apple:6,appli:0,applic:12,applied:14,appliqu:[0,6],appreciat:12,approach:14,appropriat:0,appropriately:14,approximat:0,appui:6,apres:6,apt:[6,14],arch:5,archiv:14,archivenam:14,are:[0,1,3,4,5,7,8,9,10,11,12,13,14],aren:14,argument:5,around:[0,3,14],arrier:6,arriv:6,arrow:14,art:13,artifact:14,asap:14,ash:14,asian:8,aspect:5,aspx:6,asr:7,assessing:8,assign:6,assist:6,associated:[3,7,11],assum:14,assuming:5,assur:6,astuc:1,attach:[7,14],attached:[7,14],attendu:6,attent:0,aucun:6,auss:[1,2],auto:[0,7,14],automat:[0,6],automatic:14,automatically:[0,3,4,7,14],automatis:6,autoris:6,autoscal:7,autoscaling:5,autour:0,autr:[0,1,6],avail:[0,3,4,5,6,7,14],avanc:6,avant:0,avantag:6,aven:6,averag:[0,7,8,14],avoid:[1,14],avoiding:14,avoir:6,away:5,back:14,background:13,bag:0,balanc:14,balein:6,balis:0,band:[0,10,14],bandwidth:5,bank:[7,14],barr:6,barry:8,bas:[3,4,5,14],based:[0,7,14],baselin:8,bash:[6,14],bashrc:14,basic:[10,14],basin:[7,14],batch:14,beaucoup:6,becaus:[6,7,14],been:[0,10,12],befor:[1,3,14],behavior:[0,1],being:7,belong:[7,14],below:[1,5,11,14],benchmark:0,benef:14,best:[7,12,14],bet:[0,8,10,14],between:[0,7,8,14],bien:6,bienvenu:6,big:[7,12,14],bigg:[8,14],biggest:14,bigtiff:14,bin:14,binair:6,bit:[0,6,14],black:[0,9],blanch:6,blending:0,blob:13,block:[1,14],blockxsiz:14,blockysiz:14,blog:8,bloqu:6,bmp:9,bon:[2,6],bord:6,both:0,bound:14,boundar:14,bouton:6,bow:0,bowl:7,bowling:[0,7,14],box:[3,7,14],brought:12,brown:0,bucket:[3,7],bug:5,build:[0,3,6],build_overview:14,building:[3,14],bundl:0,burden:14,bureau:6,but:[0,1,3,7,8,11,14],button:14,c44e0d0b8448:14,calcul:0,calibr:[0,2,4,7,10,14],calibrat:[5,14],calibrating:5,called:[3,4,7,14],calling:14,cam:[0,2,3,4,5,8,10,11],camer:0,camera_len:14,can:[0,1,3,4,5,7,8,9,10,11,12,13,14],cancel:7,cap:0,capabl:14,capacity:14,capped:0,captur:[10,14],captured:[10,14],capuchon:0,car:[6,14],carefully:14,carr:14,cart:[0,6],cartograph:[2,6],cas:[0,6,9,14],cat:14,caus:[7,14],cd7b9585b8f6:14,cec:6,cel:[0,6],cellul:0,cent:[0,3],centain:6,centos:5,certain:[6,7,8,9,14],challeng:14,champ:6,chang:14,changing:14,chapitr:6,chaqu:[0,6],charact:[7,14],charg:6,cheapest:14,check:0,chemin:0,cherch:6,chois:[2,6],choix:6,choos:[0,11,14],chos:6,chunk:7,cibl:6,classif:14,classified:[0,14],classify:[0,14],clean:14,cleaning:5,clear:[1,14],clearly:[1,8],clic:[6,14],client:6,cliqu:6,clon:[1,6,7],clos:0,closely:14,closeness:8,cloud:[0,5,7,8,14],cloudodm:[6,14],clust:[0,5],cluster:0,clustering:7,clusterodm:[0,5,6],coakley:8,coch:0,cod:[0,1,3,4,7,12,14],cog:0,collect:14,collected:[7,14],colombo:8,color:[0,3,9],column:[3,4],com:[3,6,7,8,12,13,14],combin:[7,12],comm:6,command:[1,5,7],commenc:[0,1,6],comment:6,commercially:14,commmand:14,commodity:14,common:14,communaut:5,communautair:6,communiqu:6,community:[1,8,12,13],compar:14,compared:8,compatibility:14,compatibl:7,compens:0,compensat:0,complet:14,completely:14,complianc:8,component:7,compos:6,compr:6,comprend:6,compress:[0,14],compressed:14,compromis:14,comput:[0,6,14],computing:[0,14],concatenat:1,concentrent:6,concept:13,concurrency:0,condit:[6,8,14],conferent:8,config:[11,14],configur:[1,6,7,14],confl:6,confusingly:14,congruent:14,connect:[6,7,14],connected:7,connecting:14,connu:6,conseil:5,consid:[3,8,14],consider:[0,6,14],considering:3,consistently:14,consol:[0,6,7,14],constrained:12,constraint:14,construct:8,construir:0,construit:6,consum:8,contact:1,contain:[0,3,4,14],contained:8,containeriz:6,containerized:14,containing:[0,14],conteneur:6,contenu:0,continu:14,contr:6,contrair:6,contrast:3,contrasting:3,contribu:[1,7],contribut:[5,12],control:[0,5,7,8,13,14],controlled:14,coordinat:[0,3,4,11],cop:6,copied:14,copy:[0,1,14],copying:14,corner:3,correct:[0,6,14],correcting:3,correctly:8,correspond:[8,14],corrig:6,cost:[7,8,14],could:7,count:0,cour:5,courtesy:11,couvr:6,cov:0,coverag:8,covering:3,cpu:6,cpus:14,crash:14,creat:[0,1,3,7,9,14],created:[3,4,11,14],creating:[3,5,7,9,11],creation:14,critical:[8,14],crop:[0,14],crop_to_cutlin:14,cropping:[0,14],crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curious:14,curl:6,current:14,currently:[0,4,7],curseur:6,cut:[0,14],cutlin:[0,14],dampegam:8,dan:[0,2,6],dangerously:14,dar:[7,14],dashboard:14,dat:[0,3,4,5,7,8,11],dataset:[0,1,5,8,10,14],datum:[3,4],davantag:6,day:14,debian:5,debug:[0,14],decid:7,decim:0,decis:8,decreas:14,decreased:[8,14],dedicated:[13,14],deep:14,def:2,defin:14,defined:[8,14],defining:14,definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:[6,7],demo:3,demonstrat:1,dens:[0,11],densit:0,dependency:14,dependent:[1,3,8],depending:14,deploy:[8,14],depth:[0,14],depthmap:[0,11,14],depuis:6,derived:14,derni:6,describ:1,described:1,descript:1,descriptor:0,desir:14,dessous:6,dessus:6,destin:2,detach:14,detail:[0,1,6,8],detect:[3,4,14],determin:14,deux:6,deuxiem:6,dev:6,developed:10,developer:5,devenu:6,deviat:0,devin:6,devr:6,dialog:14,did:1,didn:[1,12,14],different:[10,11,14],differently:14,digital:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:[6,14],direct:[2,8,14],directly:[0,14],director:14,directory:[1,5],directric:2,disabl:0,discuss:12,discussed:12,disk:[0,14],display:[0,3,5],displayed:14,disponibl:[0,6],dispos:6,disposent:0,disqu:[0,6],dist:14,distanc:[0,3,8,14],distors:[0,2],distort:[3,7,14],distorted:8,distribu:[3,6],distribut:7,distributed:[5,14],distributing:0,divers:6,dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:13,dock:[1,5,6,7],docker:6,dockercompos:6,dockertoolbox:6,docu:[2,14],document:[6,13,14],does:[0,8,14],doesn:[0,1,11],doing:1,doivent:6,doming:0,don:[0,1,2,6,12,14],donc:6,dop:0,dossi:6,down:[0,14],download:[6,14],downloading:14,downsiz:14,downwelling:0,driv:14,droit:6,dron:[2,3,6,8,14],dronedeploy:[2,8],drop:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],due:7,dummy:7,duplicat:0,during:[0,8,14],dust:14,e31010c00b9a:14,each:[0,3,7,8,10,14],early:12,earth:0,easi:[12,14],easting:3,easy:[6,7],echo:14,edge:[0,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],effect:[0,7,8,14],effectively:14,effectu:6,efficac:6,efficiently:14,effort:6,eith:[3,4,14],elev:[0,3,5,11],ellp:[3,4],embedded:4,empaquet:6,emphasiz:14,employ:14,empty:14,enabl:[7,10],enabling:7,end:[0,1,14],endroit:[1,6],enfin:2,english:5,enough:14,enregistr:6,ensembl:[0,6],ensuit:[0,6],ensur:[0,3,14],enter:[1,14],enti:6,entir:14,entre:[0,6],entrez:6,entwin:0,environ:6,environment:[1,14],environmental:14,epsg:[0,3,4],ept:0,equipment:14,equipped:8,equivalent:14,ergonom:6,eros:14,erreur:6,error:[7,8,11,14],esc:6,escap:[7,14],espac:[0,6],essai:6,estim:0,estimat:0,etc:[1,6,7,13,14],euclidean:0,euclidien:0,evalu:8,even:[0,7,14],evenly:[3,14],every:0,everything:[6,11,14],exact:1,exactly:[1,14],exampl:[1,3,4,7,8,9,14],excellent:14,excess:14,excited:12,exclud:9,exe:6,exec:14,execut:[7,14],executed:14,exempl:6,exhib:0,exif:[0,3,7],exigent:5,exist:[6,14],existing:3,exit:0,exited:14,expand:10,expect:[5,14],expected:[1,3,5],expens:14,experient:14,experimental:[0,14],explain:1,explaining:1,explicitly:1,exploit:6,explor:[6,14],exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:[3,4],extract:[0,14],extract_utm:11,extracted:14,extracting:0,extrait:6,extras:4,eye:14,f12:6,f46880f:6,fabriqu:6,fac:[0,14],facil:6,facing:14,facto:3,factor:[0,8,14],facult:6,fail:[0,14],fair:6,fairly:14,fais:6,fait:6,fall:12,fals:[0,14],familiaris:6,familiarity:14,far:6,fast:[0,14],feasibl:6,featur:[0,5,8,11,14],fedor:5,feedback:12,feel:12,ferm:6,few:[7,14],fgdc:8,fichi:0,field:[3,4,14],fieldwork:5,figur:[8,12,14],fil:[0,1,5,6,7,9,11,14],filenam:[1,3,4,9,14],filipino:5,filled:0,filt:[0,14],filter:0,filtering:0,filtr:0,fin:0,find:[0,3,7,13,14],finding:0,finish:5,finished:14,fir:8,first:[1,3,4,7,14],fishey:0,fix:6,fixed:0,flag:[0,14],flamboyant_dhawan:14,flann:0,flat:14,flight:[3,5,8],flood:[7,14],floor:3,flown:14,fly:14,flying:14,focus:[0,14],focused:8,fog:14,fois:6,fold:[0,3,4,6,7,14],folder:[10,14],folk:7,follow:[1,7,14],following:[0,1,3,7,10,11,13,14],fonction:6,fonctionnal:6,fonctionnent:6,footprint:[3,8],forc:[0,3],forest:14,forget:6,form:6,format:[0,4,5,9,11,13],forum:[5,6,12,13],forward:[7,14],forwarded:7,forwarding:7,foss:12,found:[0,3,6,7,14],fournisseur:6,fre:[12,14],freely:14,french:5,from:[0,3,4,5,6,9,10,11,12,13],fssl:6,fuck:14,full:[0,14],fully:7,functioning:7,furth:[7,14],fusion:0,fuss:14,futur:[6,14],gain:0,gamm:0,gap:0,gapfill:[0,14],gauss_clamping:0,gauss_damping:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_nam:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_translat:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gen:6,gener:[0,14],general:[8,14],generat:[0,10,14],generating:[0,14],geo:[0,3,4],geo_x:[0,3,4],geo_y:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],georeferenced:[0,11],georeferencing:[0,3,7,11],geotiff:[0,11],geotoff:11,gestionnair:6,get:[0,1,6,8,12,14],gethomedirectory:1,getting:5,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],giv:14,glad:12,gliss:6,global:[0,8],gmi:0,gnss:[8,14],gnu:14,goes:14,going:[7,8],good:[3,8,13,14],googl:0,got:14,gpkg:14,gps:[0,3],gpu:6,grab:14,grad:[8,14],gradient:0,grand:[0,6],graphiqu:6,grassy:14,great:14,ground:[0,5,8,11,13,14],group:[0,7,14],group_namedefault:0,grouped:[0,14],grouping:[0,7],grow:12,gsd:[0,8,14],guest:1,gui:6,guid:[1,2,3,5,6,8,13],guidelin:1,hahog:0,hand:8,handl:7,happen:1,happened:1,happening:[1,7,14],happy:12,hard:[12,14],hardwar:5,has:[0,3,4,7,8,10,12,14],hav:[0,3,7,8,9,10,11,14],having:14,head:3,height:[5,8],hello:6,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],her:[1,6,11,12,14],high:[0,3,5,7,8],highest:8,highly:14,hom:[1,6,14],hop:12,horizontal:[3,4,7,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hov:8,how:[0,5,7,8,14],howev:[6,7,14],htop:14,http:[1,3,6,7,8,13,14],hub:6,hug:7,humanitair:2,humidity:8,hv_support:6,hybrid:0,identifi:6,identify:1,idw:0,if_saf:14,ignor:[0,14],ignored:14,ignoring:0,illumin:[3,8,14],illuminated:14,im_x:[0,3],im_y:[0,3],imag:[0,3,5,6,8,10,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imagery:14,img:11,img_0525:3,img_0585:3,img_0690:3,impact:[6,8,14],impacted:14,impacting:5,implement:12,impliqu:1,importantly:12,imported:14,imprim:0,improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],improved:[8,14],improving:0,incant:14,includ:[1,3,7,9],included:9,including:[7,14],incom:14,incomplet:5,increas:[0,14],increased:14,increasing:[3,14],increment:8,independent:[8,14],index:[7,13],indicat:3,indiqu:[5,6],individual:14,inexpens:14,influenced:14,influencing:8,info:[0,7,14],inform:[0,1,3,4,7,8,9,11,13,14],informat:6,initializing:14,input:[9,14],insanely:14,insid:[6,12],install:[5,7],installed:[3,7,14],instanc:[0,5,6,7,8],instead:[0,1,3,6,7,8],instruct:[6,7,14],insufficient:0,integ:0,intended:14,interest:14,interesting:12,interfac:[5,6],interpol:[0,14],interrogat:[7,14],interrupted:14,into:[0,3,7,10,14],invers:0,invit:6,ipv4:14,irregular:14,isn:14,isol:0,isolated:14,issu:[1,5,12],its:[8,12,14],ivan:14,jam:14,jargon:14,jeu:0,job:[3,8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],jusqu:6,just:[0,1,7,14],kapp:[0,4],keep:[0,3,13,14],keeping:0,kern:6,key:[7,14],keypoint:0,khadij:11,kmz:0,know:[3,7,12,14],knowledg:5,known:3,label:[3,4],labor:14,lai:11,lament:14,lanc:5,land:8,languag:5,lank:8,laquel:6,larg:[0,3,5,8,14],largely:12,largest:[0,14],las:[0,14],last:[7,14],latest:6,launch:[7,14],lawn:14,layer:14,laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5,7,12,14],left:14,legacy:0,len:0,length:14,lentill:2,lequel:1,less:[7,8,14],lessen:14,let:[12,14],level:[0,8,14],leveling:0,lib:14,libr:1,library:0,lid:3,lidar:14,lieu:[0,14],lift:12,light:0,lign:[2,6],lik:[0,3,12,14],likely:14,lim:[0,9],limit:[0,5,6,14],limited:8,lin:[3,4,5,7],linear:14,link:1,linux:[1,5],liss:0,list:[3,5,7,9,10,14],listed:11,listen:12,listing:[1,5],literacy:14,literally:14,littl:[0,6,14],llc:3,load:3,loaded:[3,14],local:[0,5,8,14],localhost:[6,7],localis:6,locally:14,locat:[3,5,6,8,11],lock:7,log:[5,11],logged:14,logiciel:6,look:[3,7,8,14],looking:14,lor:6,lorsqu:6,lot:[3,14],loung:8,lourd:0,low:[0,3,5,8],lowering:0,lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,1,5,7],machinery:14,maciej:14,macos:[1,5],mad:3,madawalagam:8,main:[3,7],maintain:12,maintainer:1,mainten:6,maj:6,mak:[3,7,14],making:[2,8,14],malheur:6,manag:[6,14],manage:7,mani:6,manqu:6,manually:[0,7],manuel:[0,8],many:[1,7,10,14],map:[0,2,3,5,14],mapillary:7,mapping:[0,8],markdown:1,marzo:8,mask:[5,11,14],masseranolab:3,mast:[1,13],match:[0,8,11,14],matching:0,material:[3,14],math:8,max:0,maximum:[0,6],may:[11,14],mayb:14,mean:0,meant:14,measur:[0,3,14],measuring:[5,8],mechanical:8,medi:6,medium:0,megapixel:0,meilleur:[1,6],memb:12,memory:[0,6,7,14],menu:6,menus:6,merg:[0,5,14],merged:[0,7,11],mesh:[0,7,11,14],meshed:11,meshing:[11,13],meshlab:11,messag:[0,6,7,14],met:[8,14],metadat:11,meter:[0,3,4,7,8,14],method:[0,14],metr:0,mettr:6,micasens:10,microsoft:6,midday:14,might:[7,10],millimetric:14,min:0,mind:14,minimal:6,minimiz:14,minimum:[0,3,6,14],misplaced:8,miss:0,missing:[3,6,13],mission:[2,14],mistaken:14,mistakenly:14,mitigat:14,mitigating:14,mnt:14,model:[0,5,6,7,8],moderat:14,modern:6,modifi:6,modify:14,moiti:6,money:12,monstrous:14,month:14,montr:0,mor:[0,1,3,4,7,8,11,12,13,14],morpholog:0,morphological:[0,14],mosaic:0,most:[3,14],mostly:14,mot:6,moteur:6,motion:13,mount:14,mounted:8,mov:[6,14],moving:8,mow:14,moyen:6,msimbas:[7,14],much:[0,14],mult:[10,13],multipl:[0,7,10],multiplied:8,multispectral:[0,5],munasingh:8,must:[3,4,7,8],mvs_texturing:0,my_odm_imag:14,myproject:14,nad:14,naked:14,nam:[0,1,3,4,7,9,14],named:7,nan:3,nano:14,natif:6,natively:6,navig:6,navigat:14,navigu:6,near:[0,3],nearest:0,necessary:[0,12,14],need:[0,1,3,7,8,12,14],needed:[0,14],negligibl:14,neighbor:0,neighboring:0,net:6,network:[7,8,14],newlin:1,newpass:6,nic:6,no_def:[3,4],nod:[0,6,7],nodat:0,nodej:[7,14],nodeodm:[6,7,13,14],noeud:6,nohup:14,nois:8,nom:6,nombr:[0,6],nombreux:[1,6],non:[0,6,14],normal:[0,14],normaliz:[0,10],normally:14,northing:3,nostalgic_lederberg:14,not:[0,1,4,6,7,8,10,14],nothing:0,notr:2,nouveau:6,now:14,npm:7,nsdi:8,nuag:[0,6],num:0,num_thread:14,numb:[0,7,8,14],obj:11,object:[0,3,14],objet:0,obliqu:9,observed:1,obstacl:3,obstruct:14,obtain:0,obtained:14,obten:6,obtiendr:6,occup:6,ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenced_model:[11,14],odm_georeferencing:[0,11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:11,odm_meshing:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textured_model:11,odm_textured_model_geo:11,odm_texturing:[11,14],odmdat:14,off:[0,14],officiel:6,offlin:7,offre:6,older:1,omeg:[0,4],omit:14,once:[10,14],one:[0,1,3,6,7,8,10,12,14],onglet:6,onlin:7,only:[0,1,3,4,7,11,14],onto:14,open:[3,11,12,14],opendronemap:[1,6,7,8,12,13,14],opened:14,openlayer:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:14,operating:1,opportunity:12,optimal:8,optimis:0,optimiz:[0,14],optimized:[0,14],option:[5,6,7,11,14],optional:[3,4],optionally:6,optionnel:6,orchestrated:7,order:[3,8,14],ordin:6,org:[1,6,8,13],organized:14,original:[0,14],orthophoto:[0,5,10,14],orthophotos:[0,5,6,7,10],osx:6,other:[1,3,5,8,10,14],otherwis:[0,3,7],oubl:6,our:[5,7,12,13,14],out:[1,7,11,12,14],outil:6,outli:0,output:[0,5,7,14],outsid:12,outweigh:6,ouvert:6,ouvr:6,over:[0,7,9,11,14],overall:14,overcast:14,overlap:[0,7,14],overlapping:[0,3],overload:12,overrid:4,overview:[0,13,14],own:[3,14],paced:14,packag:14,packbit:0,pacman:6,pag:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,panneau:6,pap:14,paper:13,parallel:[0,6,7,14],param:0,paramet:[0,10,14],parameter:[0,5],parametr:[0,6],parcour:6,parent:14,parfois:6,parking:3,part:[0,6,7,10],partag:1,pascual:8,pass:[6,7,10,14],password:6,pasteabl:1,path:[0,1,3,4,6,7,14],pattern:5,pau:7,pav:3,pdf:[0,8,14],peak:0,penalty:6,pend:6,peopl:[4,9,14],pep8:1,per:[0,7,14],percent:5,percentag:14,perform:[0,1,6,7],perimet:3,permanently:0,permet:[0,6],permettent:6,permettr:6,permiss:6,perspect:0,pet:6,peu:6,peut:[0,6],peuvent:6,phi:[0,4],photo:[8,14],photogrammetry:[8,14],photography:14,photometric:[0,14],photos:[3,9],pick:3,piec:14,piero:[3,6],pilot:14,pin:5,pip:[6,14],pipelin:[0,7,13],pix4d:8,pixel:[0,3,14],plac:[0,3,6,7,13,14],placed:[3,8],placing:[3,14],plafon:0,plain:1,plan:[6,7,14],planar:[0,3],planet:8,planif:2,planned:14,planning:5,plat:6,plateform:6,platform:[1,6,7],pleas:[1,14],plugin:[3,6],plupart:6,plus:[0,1,5],plusieur:6,ply:11,png:[0,9,11],point:[0,1,5,6,7,8,13,14],pointcloud:0,pointing:14,pollut:14,polygon:0,ponder:0,port:[6,7,14],portag:6,portion:11,posit:[0,3,8,11],positioning:8,posm:5,possibil:[0,6],possibl:[1,6,7,10,14],possibly:[12,14],post:[1,3],postprocessed:0,potentially:0,pourr:[1,6],pouv:[1,6],pouvon:6,powerful:14,practic:5,pre:0,precis:[0,3,8],predefined:14,predictor:14,pref:14,premi:6,pren:6,prend:6,prennent:0,prep:5,present:[0,14],presqu:6,pressing:14,prevent:14,previous:0,primary:0,print:0,prior:7,prioritiz:0,pris:6,privileg:14,pro:5,probably:14,problem:[1,5,6,14],proced:6,process:[0,7,8,10,14],processed:14,processeur:5,processing:[0,5,6,7],processor:6,processus:6,proch:0,procur:3,produc:[8,11,14],producing:[7,14],product:14,produisent:0,produit:6,professional:6,profondeur:0,program:[9,14],programm:[0,6],programmeur:1,progress:[0,8,14],proj4:3,proj:[0,3,4],project:[0,1,3,4,5,6,7,8,11,12],project_nam:14,project_path:14,projet:[2,6],pron:[7,14],prop:7,propag:7,properly:14,proteg:6,provid:[0,1,7,12,14],provided:[7,14],providing:1,puis:6,puiss:6,pull:5,purchased:3,purpos:[0,4,7],push:14,pushing:7,put:12,pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgis:[0,11,14],qualit:0,quality:[0,5,8],quantit:6,quatr:6,quelqu:[1,6],question:[1,6],quickly:[7,14],quickstart:6,radianc:0,radiometric:[0,4,10],radius:[0,14],ram:[0,6,14],random:14,randomly:1,rang:[8,14],ranging:3,rapid:[0,6],rast:[0,11,14],rath:[1,14],raw:14,rayon:0,read:[13,14],readm:[13,14],real:8,really:12,reason:[12,14],recadr:0,recadrag:0,recently:1,recherch:6,recogniz:8,recognized:14,recommand:6,recommandon:6,recommend:[5,7,13],recommended:[0,5,7,8,14],reconstruct:[0,8,9,11,14],record:1,recreat:14,rectif:0,rectify:0,recurs:14,rededg:10,reduc:[0,3,7,8,14],reducing:14,ref:[8,14],referencing:3,referent:[1,5,7,14],referred:7,reflect:[0,10],regard:6,registered:0,regl:0,regular:14,regulat:0,relat:8,related:[1,13],releas:[1,6],reliably:1,rely:[7,14],remain:14,remaining:7,remot:[8,14],remotely:14,remov:[0,7,14],removal:0,removed:14,removing:0,rempl:0,remplac:6,remplissag:0,rencontr:[1,6],rendering:0,rendr:6,renvoi:6,repeat:7,replac:14,repo:14,report:[0,5],reporting:5,repository:[1,12],reproduc:1,reproduced:1,reproduct:1,request:[5,7],requir:[0,1,7,8,14],required:[3,7,8,14],requis:6,rerun:0,research:13,reset:6,resetadminpassword:6,resiz:[0,5],resolu:[0,14],resourc:[12,13,14],respect:3,respectively:7,respons:12,ressembl:6,ressourc:1,rest:[0,6],restart:[6,14],resting:14,result:[0,3,6,7,8,14],resulting:[0,8,10,14],resum:7,retir:0,returning:1,reven:6,rhel:5,rid:14,right:14,ris:0,robson:14,rolling:[0,8],roof:14,root:14,roughly:0,rout:7,row:0,rtk:[0,3,4,8],rul:14,run:[0,1,5,6,7],running:[1,6,7,14],runtim:[0,14],salaam:[7,14],salut:5,sam:[7,9,14],samarakoon:8,sampl:0,sampling:[0,3],san:[0,6],saut:6,sav:[0,14],savoir:6,savvy:14,say:[1,12],scal:[7,8],scalar:[0,14],scaling:[7,14],scen:[0,10,14],scm:6,scp:14,screen:[3,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,searching:12,second:[1,6,7,8,14],secret:6,section:[2,6,13,14],secur:14,see:[1,3,7,12,14],seeing:7,seem:14,seen:[0,3],select:3,self:14,selon:6,semblabl:6,sens:14,senseur:2,sensibly:14,sensing:8,sensor:[0,8,10],sent:10,sep:14,separat:[3,10,14],separated:[3,14],separately:3,sequentially:7,ser:6,serv:14,servic:7,session:14,set:[0,3,4,14],setting:[5,14],setup:[6,7,10,14],seul:6,several:[5,14],shadow:14,shap:8,shar:[1,5],sharing:10,sharp:[0,3,14],shel:14,shifted:8,shot:[9,10],should:[0,3,4,7,12,14],show:[1,7,8,14],showing:8,shut:14,shutdown:6,shutt:[0,8],sid:[0,14],sidelap:14,sierr:6,sift:0,signif:6,significantly:14,similair:6,similar:[0,7,11,12,14],simpl:[0,3,4,6,11,14],simplest:14,simply:[7,9,12,14],simultan:6,sinc:[0,8,10,14],singl:[0,3,9,14],sit:[6,8],siz:[0,8,14],ski:14,skip:[0,9,14],sky:9,slid:6,slight:14,slightly:[0,14],slop:[0,14],slow:0,slowly:14,small:[0,8,14],smok:14,smrf:[0,14],snippet:1,softwar:[1,6,8,9,12,13,14],sol:0,solut:6,solved:14,som:[1,3,5,11,12,14],someon:[12,14],something:[3,7,14],sometim:[0,4,12,14],soon:14,sort:0,souc:1,souci:6,sourc:[6,12,14],sourceforg:6,sous:6,south:3,souvent:6,spac:[0,3,14],spacing:3,spanish:5,spars:0,spec:1,special:[8,14],specially:14,specif:[13,14],specific:[1,8,14],specified:[3,4,6,14],specify:[0,3,4,14],spectral:0,speed:[0,8,14],spherical:0,spin:14,spinning:7,split:[0,5,14],splitting:[0,5],spot:14,src:14,sri:8,ssh:14,stability:8,stabl:[0,1,6,14],stad:6,stag:0,stand:14,standard:[0,8],start:[1,6,7,12,13,14],started:[1,5],starting:[4,7,9],stat:[11,13],station:14,statiqu:6,status:14,stay:14,steep:14,step:[0,1,5,6,7],stephen:8,stereo:13,still:[5,14],stitching:0,stockpil:5,stop:[0,6,7,14],stor:6,storag:14,stored:11,storing:7,straight:14,straightforward:6,string:[0,3,4],striped:0,structur:[3,5,13],stuck:6,styl:1,sub:8,subfold:0,subfolder:0,subject:9,submitted:12,submitting:5,submodel:[0,7],subsequent:[3,4],substantial:14,successful:[2,12],such:[0,3,4,9,14],sudo:[6,14],suff:6,sufficient:[3,14],suffis:0,suggest:1,suit:6,suitabl:0,suiv:6,sun:[0,8,14],superbuild:14,supply:[3,4,9],support:[5,7,12],supported:[0,7],supprim:0,surcharg:6,sure:[3,7,14],surfac:[0,11,14],survey:[3,8,14],surveying:8,surviv:5,suspicious_kepl:14,swahil:5,sysctl:6,system:[1,3,6,8],systematic:14,tab:[3,6],tableau:6,tag:[0,1,3],tagged:0,tail:14,tak:[0,7,8,14],taken:[0,8,14],taking:0,talking:8,tallest:14,tampon:0,tand:6,tant:0,tanzani:[7,14],tap:6,tar:14,target:[3,9],targeted:14,task:[7,8,11],taskid:7,tcp:14,team:14,tel:[0,14],telnet:7,telugu:5,temp:[0,6],temperatur:[0,14],templat:5,temporary:1,tend:8,tent:0,term:[0,6,8,14],terminal:[1,6],terminated:14,terrain:[0,8,11,14],test:12,text:14,texture_n:11,textured:[5,7],texturing:[0,13,14],than:[0,1,3,7,14],that:[0,1,3,5,6,7,8,9,12],the:[0,1,3,4,5,6,8,9,10,11,12,13],their:[5,7,14],them:[0,14],then:[3,4,7,12,14],ther:[0,5,6,7,8,12,14],therefor:[8,14],thermal:0,thes:[12,14],they:[3,4,10,12,14],thing:[6,14],think:14,thos:[0,1,5,8],though:14,thousand:7,thre:12,thread:0,threshold:[0,14],through:[7,14],thumb:14,thus:[7,14],tif:[9,11,14],til:[0,3],tiled:[0,14],tilt:14,tim:[0,8,12,14],tiny:6,titl:[1,8],tmp:1,tmpdir:1,toffanin:[3,6],togeth:[0,12],token:[6,7],toler:14,tone:0,tool:[1,14],toolbox:6,top:11,topic:12,topographic:14,total:[0,14],touch:6,tourn:6,tous:[2,6],tout:[0,6],toward:12,track:[11,14],tracked:1,trait:[0,6],transf:14,transifex:5,translat:5,translated:5,transparent:6,tre:14,tres:[0,6],triangl:0,triangulated:14,trick:12,tricky:14,triggered:1,trois:6,trop:6,trou:0,trouv:[1,6],tru:[8,14],tsv:11,tuning:0,turn:0,turned:14,turning:14,tutorial:[5,11],tweak:14,tweaking:0,two:[3,7,8,12,14],txt:[3,4,7,11,14],typ:[0,3,6,8,14],typical:14,typically:[3,14],uav4geo:3,uav:[2,8,14],ubuntu:[5,14],ultra:0,undefined:1,understand:[12,14],understanding:5,undistorted:11,undistorted_reconstruct:11,undistorted_track:11,uniqu:6,unit:[3,4,8],university:11,unix:14,unless:14,unlock:7,unseen:0,unwieldy:14,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,5,14],use:[0,1,3,4,7,8,9,11,14],used:[0,1,3,4,7,11,13,14],useful:[0,3,6,9,11,14],user:[4,5,6,7,12,14],usernam:14,using:[0,1,3,4,5,7,8,10,11],usr:14,usually:8,util:[0,1,6],utilis:[0,1,2,6],utm:[3,4],v18:6,vagr:1,valeur:0,valid:[0,14],validating:7,valu:[0,3,4,8,14],valuabl:13,variabl:14,variat:14,variet:6,variety:3,various:0,vcpus:14,veget:3,verbos:0,version:[0,1,6,7,10,14],vert:[0,4],vertex:0,vertic:0,vertical:[4,8],vertically:14,very:[0,6,7,8,12],veuill:6,via:[0,5,6,7,14],vibrat:14,vid:0,vieux:6,view:[7,13,14],viewcmd:7,viewer:0,vignetting:0,virtual:[1,14],virtualbox:6,virtualis:5,virtuel:6,visibility:14,visibl:[3,14],visualiseur:6,visually:14,voi:6,voir:[2,6],voisin:0,vol:5,volcanic:14,volum:5,volumin:0,votr:6,voul:[1,6],vtx:6,want:[0,3,7,9,14],was:[9,12,14],wasn:[1,7],wast:14,way:[7,14],weath:[8,14],web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,weight:14,weird:14,wel:[7,12,14],welcom:5,wer:1,wgs84:[3,4],what:[0,1,5,7,12],whatev:14,when:[0,1,7,8,14],whenev:1,wher:[3,9,12,13,14],wherein:14,which:[0,1,7,8,10,11,13,14],whil:[7,8,10,14],whit:9,who:5,whol:14,why:[1,7],will:[0,3,4,5,7,8,10,11,14],willing:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,8,12,14],without:14,won:14,wonderful_burnel:14,word:[0,7],work:[0,3,7,10,12,14],workabl:14,workflow:[0,7,14],world:[6,7,8,14],would:[3,12,14],writ:7,wrong:14,wrongly:0,wsl:6,www:[6,8],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,1,3,4,5,6,7,8,9,10,11,12],your:[0,1,3,4,6,7,9,11,12,14],yum:6,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zon:[0,3,4]},titles:["Options et indicateurs","How To Contribute","Conseils de vol","Ground Control Points","Image Geolocation Files","Bienvenue dans la documentation d\u2019OpenDroneMap","Installation et Pr\u00e9ambule","Splitting Large Datasets","Map accuracy","Using Image Masks","Multispectral Support","OpenDroneMap Outputs","How To Request Features","Additional References","Tutorials"],titleterms:{"\u00e9tap":6,"d\u00e9pannag":6,"ex\u00e9cu":6,"for":[1,3,13,14],"long":14,"m\u00e9moir":6,"mat\u00e9riel":6,"pr\u00e9ambul":6,"suppl\u00e9mentair":6,"t\u00e9l\u00e9charg":6,"this":14,"v\u00e9rif":6,"v\u00e9rifi":6,"with":7,access:14,accessing:[7,14],accuracy:[8,14],acknowledgment:7,additional:13,after:14,all:11,alloc:6,and:14,arch:6,argument:0,aspect:8,assuming:14,autoscaling:7,away:14,bandwidth:14,bas:6,bienvenu:5,bug:1,calibrat:7,calibrating:14,cam:14,centos:6,cleaning:14,cloud:11,clust:7,clusterodm:7,command:[6,14],communaut:1,conseil:2,contribut:1,control:3,cour:6,creating:14,dan:5,dat:14,dataset:7,debian:6,developer:13,digital:14,directory:14,distributed:7,dock:14,document:5,droplet:14,dsm:11,dtm:11,editor:3,elev:14,exigent:6,expect:8,expected:14,featur:12,fedor:6,fieldwork:14,fil:[3,4],finish:14,flight:14,format:3,forum:1,from:14,gcp:[3,14],gcpi:3,geoloc:4,getting:7,ground:3,hardwar:10,height:14,high:14,how:[1,12],imag:[4,7,9],impacting:8,indiqu:0,install:[6,14],instanc:14,interfac:3,lanc:6,larg:7,limit:7,lin:14,linux:6,list:11,listing:14,local:7,locat:14,log:[7,14],low:14,machin:[6,14],macos:6,map:8,mask:9,measuring:14,merg:7,model:[11,14],multispectral:10,odm:14,opendronemap:[5,11],option:0,orthophoto:11,orthophotos:14,output:11,parameter:14,pattern:14,pin:14,planning:14,plus:6,point:[3,11],posm:3,practic:3,prep:14,pro:3,processeur:6,processing:14,project:14,pull:[1,14],quality:14,recommend:6,recommended:3,referent:[3,8,13],report:1,reporting:1,request:[1,12],resiz:14,rhel:6,run:14,salut:6,setting:3,split:7,splitting:7,started:7,step:14,stockpil:14,structur:14,submitting:1,support:[6,10],surviv:14,templat:1,textured:11,that:14,the:[7,14],tutorial:14,ubuntu:6,understanding:7,usag:10,user:[3,13],using:[9,14],virtualis:6,vol:2,volum:14,webodm:6,what:[8,14],who:14,window:6,you:14}}) \ No newline at end of file diff --git a/fr/tutorials.html b/fr/tutorials.html index 00243872e..d344ef045 100644 --- a/fr/tutorials.html +++ b/fr/tutorials.html @@ -4,10 +4,11 @@ - + + - Tutorials — Documentation OpenDroneMap 2.4.7 + Tutorials — Documentation OpenDroneMap 2.5.5 @@ -64,7 +65,7 @@
                          - 2.4.7 + 2.5.5
                          @@ -160,7 +161,7 @@
                      • Options et indicateurs
                      • OpenDroneMap Outputs
                          @@ -292,14 +293,14 @@
                          -
                          +

                          Tutorials

                          Below you will find instructions for some common use cases.

                          -
                          +

                          Creating High Quality Orthophotos

                          -
                          +
                          image of OpenDroneMap orthophoto -
                          +

                          Without any parameter tweaks, ODM chooses a good compromise between quality, speed and memory usage. If you want to get higher quality results, you need to tweak some parameters:

                            @@ -310,39 +311,39 @@
                          • --mesh-size should be increased to 300000-600000 and --mesh-octree-depth should be increased to 10-11 in urban areas to recreate better buildings / roofs.

                          -
                          -
                          +
                          +

                          Calibrating the Camera

                          Camera calibration is a special challenge with commodity cameras. Temperature changes, vibrations, focus, and other factors can affect the derived parameters with substantial effects on resulting data. Automatic or self calibration is possible and desirable with drone flights, but depending on the flight pattern, automatic calibration may not remove all distortion from the resulting products. James and Robson (2014) in their paper Mitigating systematic error in topographic models derived from UAV and ground‐based image networks address how to minimize the distortion from self-calibration.

                          -
                          +
                          image of lens distortion effect on bowling of data -
                          +

                          Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

                          To mitigate this effect, there are a few options but the simplest are as follows: fly two patterns separated by 20°, and rather than having a nadir (straight down pointing) camera, use one that tilts forward by 5°.

                          -
                          +
                          animation showing optimum -
                          +

                          As this approach to flying can be take longer than typical flights, a pilot or team can fly a small area using the above approach. OpenDroneMap will generate a calibration file called cameras.json that then can be imported to be used to calibrate another flight that is more efficiently flown.

                          Alternatively, the following experimental method can be applied: fly with much lower overlap, but two crossgrid flights (sometimes called crosshatch) separated by 20° with a 5° forward facing camera.

                          • Crossgrid overlap percentages can be lower than parallel flights. To get good 3D results, you will require 68% overlap and sidelap for an equivalent 83% overlap and sidelap.

                          • To get good 2D and 2.5D (digital elevation model) results, you will require 42% overlap and sidelap for an equivalent 70% overlap and sidelap.

                          -
                          +
                          animation showing experimental optimum -
                          +

                          Vertically separated flight lines also improve accuracy, but less so than a camera that is forward facing by 5°.

                          -
                          +
                          figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration -
                          +

                          From James and Robson (2014), CC BY 4.0

                          -
                          -
                          + +

                          Creating Digital Elevation Models

                          By default ODM does not create DEMs. To create a digital terrain model, make sure to pass the --dtm flag. To create a digital surface model, be sure to pass the --dsm flag.

                          -
                          +
                          image of OpenDroneMap derived digital surface model -
                          +

                          For DTM generation, a Simple Morphological Filter (smrf) is used to classify points in ground vs. non-ground and only the ground points are used. The smrf filter can be controlled via several parameters:

                            @@ -355,9 +356,9 @@

                            Changing these options can affect the result of DTMs significantly. The best source to read to understand how the parameters affect the output is to read the original paper An improved simple morphological filter for the terrain classification of airborne LIDAR data (PDF freely available).

                            Overall the --smrf-threshold option has the biggest impact on results.

                            SMRF is good at avoiding Type I errors (small number of ground points mistakenly classified as non-ground) but only « acceptable » at avoiding Type II errors (large number non-ground points mistakenly classified as ground). This needs to be taken in consideration when generating DTMs that are meant to be used visually, since objects mistaken for ground look like artifacts in the final DTM.

                            -
                            +
                            image of lens distortion effect on bowling of data -
                            +

                            Two other important parameters affect DEM generation:

                              @@ -369,36 +370,36 @@
                              docker run -ti --rm -v /my/project:/datasets/code <my_odm_image> --project-path /datasets --dtm --dem-resolution 2 --smrf-threshold 0.4 --smrf-window 24
                               
                              -
                            -
                            +
                          +

                          Measuring stockpile volume

                          -
                          +

                          Fieldwork planning

                          Weather conditions modify illumination and thus impact the photography results. Best results are obtained with evenly overcast or clear skies. Also look for low wind speeds that allow the camera to remain stable during the data collection process. In order to avoid shadows which on one side of the stockpile can obstruct feature detection and lessen the number of resulting points, always prefer the flights during the midday, when the sun is at the nadir so everything is consistently illuminated. Also ensure that your naked eye horizontal visibility distance is congruent with the planned flight distances for the specific project, so image quality is not adversely impacted by dust, fog, smoke, volcanic ash or pollution.

                          -
                          -
                          +
                          +

                          Flight pattern

                          Most stockpile measurement jobs does not require a crosshatch pattern or angled gimbal as the resting angle of stockpile materials allows the camera to capture the entire stockpile sides. Only some special cases where erosion or machinery operations causes steep angles on the faces of the stockpile would benefit of the crosshatch flight pattern and angled camera gimbal but consider that these additional recognized features come at a cost, (in field labor and processing time) and the resulting improvements are sometimes negligible.

                          In most of the cases a lawn mower flight pattern is capable of producing highly accurate stockpile models.

                          -
                          +
                          a simple lawnmower flight pattern can produce accurate results -
                          +

                          Recommended overlap would be between 75% and 80% with a sidelap in the order of 65% to 70%. It is also recommended to slightly increase overlap and sidelap as the flight height is increased.

                          -
                          -
                          + +

                          Flight height

                          Flight height can be influenced by different camera models, but in a general way and in order to ensure a balance between image quality and flight optimization, it is recommended to be executed at heights 3 to 4 times the tallest stockpile height. So for a 10 meter stockpile, images can be captured at a height of 40 meters. As the flight height is increased, it is also recommended to increase overlap, so for a 40 meter height flight you can set a 65% sidelap and 75% overlap, but for a planned height of 80 meters a 70% sidelap and 80% overlap allowing features to be recognized and properly processed.

                          -
                          -
                          + +

                          GCPs

                          To achieve accuracy levels better than 3%, the use of GCP’s is advised. Typically 5 distributed GCP are sufficient to ensure accurate results. When placing or measuring GCP, equipment accuracy should be greater than the GSD. Survey grade GNSS and total stations are intended to provide the required millimetric accuracy.

                          For further information on the use of GCPs, please refer to the Ground Control Points section.

                          -
                          -
                          + +

                          Processing parameters

                          A highly accurate model can be achieved using WebODM high resolution predefined settings. Then you can further adjust some parameters as necessary.

                          If using ODM, these this reference values can help you configure the process settings.

                          @@ -407,69 +408,69 @@ When placing or measuring GCP, equipment accuracy should be greater than the GSD

                          –orthophoto-resolution 1.0

                          –feature-quality high

                          –pc-quality high

                          -
                          -
                          + +

                          Measuring

                          As almost 50% of the material will be found in the first 20% of the stockpile height, special care should be taken in adequately defining the base plane.

                          -
                          +
                          almost 50% of the material will be found in the first 20% of the stockpile height -
                          +

                          In WebODM Dashboard, clic on « view map » to start a 2D view of your project.

                          Once in the 2D map view, clic on the « Measure volume, area and length » button.

                          -
                          +
                          clic on the "Measure volume, area and length" button -
                          +

                          then clic on « Create a new measurement »

                          -
                          +
                          clic on "Create a new measurement" -
                          +

                          Start placing the points to define the stockpile base plane

                          -
                          +
                          Define the stockpile base plane -
                          +

                          Clic on « Finish measurement » to finish the process.

                          -
                          +
                          Clic on "Finish measurement" to finish the process -
                          +

                          Dialog box will show the message « Computing … » for a few seconds, and after the computing is finished the volume measurement value will be displayed.

                          -
                          +
                          Clic on "Finish measurement" to finish the process -
                          +

                          If you are using the command line OpenDroneMap you can use the dsm files to measure the stockpile volumes using other programs.

                          Also consider that once the limits of the stockpile are set in software like QGis, you will find there are some ways to determine the base plane. So for isolated stockpiles which boundaries are mostly visible, a linear approach can be used. While for stockpiles set in slopes or in bins, the base plane is better defined by the lowest point. Creation of a triangulated 3D surface to define the base plane is advised for large stockpiles. This is also valid for stockpiles paced on irregular surfaces.

                          -
                          -
                          + +

                          Expected accuracy

                          For carefully planned and executed projects, and specially when GSD is less than 1 cm, the expected accuracy should be in the range of 1% to 2%. The resulting accuracy is comparable to the commercially available photogrammetry software and the obtained using survey grade GNSS equipment.

                          -
                          -
                          -
                          + + +

                          Using Docker

                          Since many users employ docker to deploy OpenDroneMap, it can be useful to understand some basic commands in order to interrogate the docker instances when things go wrong, or we are curious about what is happening. Docker is a containerized environment intended, among other things, to make it easier to deploy software independent of the local environment. In this way, it is similar to virtual machines.

                          A few simple commands can make our docker experience much better.

                          -
                          +

                          Listing Docker Machines

                          We can start by listing available docker machines on the current machine we are running as follows:

                          > docker ps
                           CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                    NAMES
                           2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                  zen_wright
                          -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                          +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                           

                          If we want to see machines that may not be running but still exist, we can add the -a flag:

                          > docker ps -a
                           CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS                    PORTS                    NAMES
                           2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                        zen_wright
                          -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                          +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
                           cd7b9585b8f6        opendronemap/odm       "bash"                   3 days ago          Exited (1) 37 hours ago                            nostalgic_lederberg
                           e31010c00b9a        opendronemap/odm       "python /code/run.py…"   3 days ago          Exited (2) 3 days ago                              suspicious_kepler
                           c44e0d0b8448        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   3 days ago          Exited (0) 37 hours ago                            wonderful_burnell
                           
                          -
                          -
                          +
                          +

                          Accessing logs on the instance

                          Using either the CONTAINER ID or the name, we can access any logs available on the machine as follows:

                          > docker logs 2518817537ce
                          @@ -500,8 +501,8 @@ The resulting accuracy is comparable to the commercially available photogrammetr
                           

                          The value -5 tells the tail command to give us just the last 5 lines of the logs.

                          -
                          -
                          + +

                          Command line access to instances

                          Sometimes we need to go a little deeper in our exploration of the process for OpenDroneMap. For this, we can get direct command line access to the machines. For this, we can use docker exec to execute a bash command line shell in the machine of interest as follows:

                          > docker exec -ti 2518817537ce bash
                          @@ -509,15 +510,15 @@ The resulting accuracy is comparable to the commercially available photogrammetr
                           

                          Now we are logged into our docker instance and can explore the machine.

                          -
                          -
                          + +

                          Cleaning up after Docker

                          Docker has a lamentable use of space and by default does not clean up excess data and machines when processes are complete. This can be advantageous if we need to access a process that has since terminated, but carries the burden of using increasing amounts of storage over time. Maciej Łebkowski has an excellent overview of how to manage excess disk usage in docker.

                          -
                          -
                          -
                          + + +

                          Using ODM from low-bandwidth location

                          -
                          +

                          What is this and who is it for?

                          Via Ivan Gayton’s repo.

                          OpenDroneMap can’t always be @@ -542,10 +543,10 @@ missions in an African or similar location looking to process data ASAP while still in a field setting. Therefore it emphasizes a workflow intended to reduce bandwidth/data transfer, rather than just the simplest way of running ODM.

                          -
                          -
                          +
                          +

                          Steps

                          -
                          +

                          Install

                          • Create a Digital Ocean droplet with at least 4GB of RAM. That’ll cost @@ -623,8 +624,8 @@ droplet, and /mnt/odmdata/).

                          -
                          -
                          +
                          +

                          Prep data and project

                          • Now push your images onto the server. You can use Secure Copy @@ -640,7 +641,7 @@ files.1, +

                            Directory structure

                            ODM requires the directories on the machine to be set up just so. The critical bits are the install folder (if you installed as above, it’s @@ -684,9 +685,9 @@ image_groups.txt file will allow ODM to keep track of which images belong to the same batch, even though they’re all in a single directory.

                          -
                          - -
                          + + +

                          Resize droplet, pull pin, run away

                          • Shut down and resize your machine to an appropriately monstrous @@ -741,8 +742,8 @@ a large dataset (>1000 images), omit the +

                          +

                          After it finishes (assuming you survive that long)

                          • As soon as processing is done, shut down the machine and resize it @@ -770,10 +771,10 @@ maybe smaller).

                          Learn to edit and help improve this page!

                          - - - - + + + + diff --git a/gcp.html b/gcp.html index 772915364..23dc27cba 100644 --- a/gcp.html +++ b/gcp.html @@ -4,10 +4,11 @@ - + + - Ground Control Points — OpenDroneMap 2.4.7 documentation + Ground Control Points — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                          - 2.4.7 + 2.5.5
                          @@ -291,19 +292,19 @@
                          -
                          +

                          Ground Control Points

                          Ground control points are useful for correcting distortions in the data and referencing the data to know coordinate systems.

                          A Ground Control Point (GCP) is a position measurement made on the ground, typically using a high precision GPS. (Toffanin 2019)

                          Ground control points can be set existing structures like pavement corners, lines on a parking lot or contrasting color floor tiles, otherwise can be set using targets placed on the ground.

                          Targets can be purchased or build with an ample variety of materials ranging from bucket lids to floor tiles.

                          - -
                          +
                          +

                          GCP file format

                          The format of the GCP file is simple.

                          @@ -332,8 +333,8 @@

                          Sharp corners are good picks for GCPs. You should also place/find the GCPs evenly around your survey area.

                          The gcp_list.txt file must be created in the base of your project folder.

                          For good results your file should have a minimum of 15 lines after the header (5 points with 3 images to each point).

                          -
                          -
                          + +

                          User Interfaces

                          You can use one of two user interfaces for creating GCP files:

                          @@ -342,7 +343,7 @@
                        • GCP Editor Pro

                        -
                        +

                        POSM GCPi

                        The POSM GCPi is loaded by default on WebODM. An example is available at the WebODM Demo. To use this with known ground control XYZ values, one would do the following:

                        Create a GCP list that only includes gcp name (this is the label that will be seen in the GCP interface), x, y, and z, with a header with a proj4 string of your GCPs (make sure they are in a planar coordinate system, such as UTM. It should look something like this:

                        @@ -355,8 +356,8 @@

                        Then one can load this GCP list into the interface, load the images, and place each of the GCPs in the image.

                        - -
                        + +

                        GCP Editor Pro

                        This app needs to be installed separately or can be loaded as a WebODM plugin from https://github.com/uav4geo/GCPEditorPro

                        Create a CSV file that includes the gcp name, northing, easting and elevation.

                        @@ -368,14 +369,14 @@

                        Then import the CSV from the main screen and type +proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs in the EPSG/PROJ box.

                        The following screen will display a map from where to select the GCPs to tag and import the respective images.

                        - - -
                        + + +

                        References

                        Toffanin, Piero. Open Drone Map: The Missing Guide. MasseranoLabs LLC, 2019.

                        Learn to edit and help improve this page!

                        -
                        - + + diff --git a/genindex.html b/genindex.html index d803074cf..3d5a376eb 100644 --- a/genindex.html +++ b/genindex.html @@ -7,7 +7,7 @@ - Index — OpenDroneMap 2.4.7 documentation + Index — OpenDroneMap 2.5.5 documentation @@ -61,7 +61,7 @@
                        - 2.4.7 + 2.5.5
                        diff --git a/geo.html b/geo.html index 0c17f2d46..15d62a07f 100644 --- a/geo.html +++ b/geo.html @@ -4,10 +4,11 @@ - + + - Image Geolocation Files — OpenDroneMap 2.4.7 documentation + Image Geolocation Files — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                        - 2.4.7 + 2.5.5
                        @@ -291,7 +292,7 @@
                        -
                        +

                        Image Geolocation Files

                        By default ODM will use the GPS information embedded in the images, if it is available. Sometimes images do not contain GPS information, or a user wishes to override the information with more accurate data (such as RTK).

                        Starting from ODM 2.0 people can supply an image geolocation file (geo) for this purpose.

                        @@ -319,7 +320,7 @@

                        If you supply a file called geo.txt then ODM will automatically detect it. If it has another name you can specify using --geo <path>.

                        The geo.txt file must be created in the base of your project folder.

                        Learn to edit and help improve this page!

                        -
                        +
                        diff --git a/index.html b/index.html index 45c6df9ae..d589b230f 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,11 @@ - + + - Welcome to OpenDroneMap’s documentation — OpenDroneMap 2.4.7 documentation + Welcome to OpenDroneMap’s documentation — OpenDroneMap 2.5.5 documentation @@ -62,7 +63,7 @@
                        - 2.4.7 + 2.5.5
                        @@ -290,10 +291,10 @@
                        -
                        +
                        OpenDroneMap Logo -
                        -
                        + +

                        Welcome to OpenDroneMap’s documentation


                        @@ -313,9 +314,9 @@


                        -
                        +
                        image of seedling -
                        +
                        -
                        +
                        image of pencil -
                        +
                        -
                        +
                        diff --git a/installation.html b/installation.html index dbd5f561c..9649c3643 100644 --- a/installation.html +++ b/installation.html @@ -4,10 +4,11 @@ - + + - Installation and Getting Started — OpenDroneMap 2.4.7 documentation + Installation and Getting Started — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                        - 2.4.7 + 2.5.5
                        @@ -291,50 +292,50 @@
                        -
                        +

                        Installation and Getting Started

                        This section is excerpted and modified with permission from OpenDroneMap: The Missing Guide, by Piero Toffanin.

                        Until recently OpenDroneMap was the term used to refer to a single command line application (what is now known as the ODM project). With the recent development of a web interface, an API and other tools, OpenDroneMap has become an ecosystem of various applications to process, analyze and display aerial data. This ecosystem is made of several components:

                        -
                        +
                        ODM Logo -
                        +
                        • ODM is the processing engine, which can be used from the command line. It takes images as input and produces a variety of outputs, including point clouds, 3D models and orthophotos

                        -
                        +
                        NodeODM Logo -
                        +
                        • NodeODM is a light-weight API built on top of ODM. It allows users and applications to access the functions of ODM over a computer network

                        -
                        +
                        WebODM Logo -
                        +
                        • WebODM is a friendly user interface that includes a map viewer, a 3D viewer, user logins, a plugin system and many other features that are expected of modern drone mapping platforms

                        -
                        +
                        CloudODM Logo -
                        +
                        • CloudODM is a small command line client to communicate with ODM via the NodeODM API

                        -
                        +
                        PyODM Logo -
                        +
                        • PyODM is a Python SDK for creating tasks via the NodeODM API. We cover it in more detail in the “Automated Processing With Python” chapter

                        -
                        +
                        ClusterODM Logo -
                        +
                        • ClusterODM is a load balancer for connecting together multiple NodeODM instances

                        ODM, NodeODM and WebODM are available on all major platforms (Windows, macOS and Linux) via a program called docker, which is required to run the software. Docker offers a way to run “containers”. Containers are packaged copies of an entire system, its software and its dependencies. These containers run within a virtual environment. On Linux this virtual environment is available from the operating system and is very efficient. On macOS and Windows the containers run within a VM, so there’s a bit of a overhead. but it’s still very suitable for running the software. Once installed users do not have to worry much about docker, as it operates (almost) transparently.

                        Without docker it would not be possible to run ODM on Windows or macOS. On these platforms ODM cannot run natively. Future development efforts are being focused on leveraging the new Windows Subsystem for Linux (WSL) and the possibility to make a native port of all dependencies to macOS, which is going to make the installation much easier.

                        On Ubuntu Linux 18.04 it’s feasible to run all OpenDroneMap software natively. However, because there’s very little performance penalty for running docker on Linux and docker is straightforward to setup on this platform, we don’t recommend it. On Linux the advantages of containerization far outweigh a tiny performance penalty. With docker users also get easy one-step updates of the software, so that’s nice.

                        -
                        +

                        Hardware Recommendations

                        The bare minimum requirements for running the software are:

                        @@ -350,29 +351,29 @@ are:

                      • 16 GB RAM

                      The above will allow for a few hundred images to be processed without too many issues. A CPU with more cores will allow for faster processing, while a graphics card (GPU) currently has no impact on performance. For processing more images, add more disk space and RAM linearly to the number of images you need to process.

                      - -
                      + +

                      Installation

                      We recommend people use docker for running ODM, whether you are on Windows, macOS or Linux.

                      -
                      +

                      Windows

                      To run OpenDroneMap you need at least Windows 7. Previous versions of Windows are not supported.

                      -
                      +

                      Step 1. Check Virtualization Support

                      Docker requires a feature from your CPU called virtualization, which allows it to run virtual machines (VMs). Make sure you have it enabled! Sometimes this is disabled. To check, on Windows 8 or higher you can open the Task Manager (press CTRL+SHIFT+ESC) and switch to the Performance tab.

                      -
                      +
                      Image of checking virtualization in Windows 8 or higher -
                      +

                      Virtualization should be enabled

                      On Windows 7 to see if you have virtualization enabled you can use the Microsoft® Hardware-Assisted Virtualization Detection Tool instead.

                      If virtualization is disabled, you’ll need to enable it. The procedure unfortunately is a bit different for each computer model, so the best way to do this is to look up on a search engine “how to enable vtx for <type your computer model here>”. Often times it’s a matter of restarting the computer, immediately pressing F2 or F12 during startup, navigating the boot menu and changing the settings to enable virtualization (often called “VT-X”).

                      -
                      +
                      Table of different bios keys -
                      +

                      Common keys to press at computer startup to access the boot menu for various PC vendors

                      -
                      -
                      +
                      +

                      Step 2. Install Requirements

                      First, you’ll need to install:

                      For Python 3, make sure you check Add Python 3.x to PATH during the installation.

                      -
                      +
                      Screenshot of Python3 installation process -
                      +

                      Don’t forget to add the Python executable to your PATH (so that you can run commands with it)

                      Then, only if you are on Windows 10 Home, Windows 8 (any version) or Windows 7 (any version), install:

                        @@ -394,8 +395,8 @@ versions of Windows are not supported.

                      Please do NOT install both docker programs. They are different and will create a mess if they are both installed.

                      After installing docker, launch it from the Desktop icon that is created from the installation (Docker Quickstart in the case of Docker Toolbox, Docker for Windows for Docker for Windows). This is important, do not skip this step. If there are errors, follow the prompts on screen to fix them.

                      -
                      -
                      +
                      +

                      Step 3. Check Memory and CPU Allocation

                      Docker on Windows works by running a VM in the background (think of a VM as a “computer emulator”). This VM has a certain amount of memory allocated and WebODM can only use as much memory as it’s allocated.

                      If you installed Docker Toolbox (see below if you installed Docker for Windows instead):

                      @@ -405,9 +406,9 @@ versions of Windows are not supported.

                    • Right click the default VM and press Settings…

                    • Move the Base Memory slider from the System panel and allocate 60-70% of all available memory, optionally adding 50% of the available processors from the Processor tab also

                    • -
                      +
                      Screenshot of VirtualBox Settings -
                      +

                      VirtualBox default VM settings

                      Then press OK, right click the default VM and press Start.

                      If you installed Docker for Windows instead:

                      @@ -417,16 +418,16 @@ versions of Windows are not supported.

                    • From the panel, click Advanced and use the sliders to allocate 60-70% of available memory and use half of all available CPUs.

                    • Press Apply.

                    • -
                      +
                      Screenshot of Docker Icon -
                      +

                      Step 1 Docker icon

                      -
                      +
                      Screenshot of Docker Settings -
                      +

                      Step 3 & 4 Docker settings

                      -
                      -
                      + +

                      Step 4. Download WebODM

                      Open the Git Gui program that comes installed with Git. From there:

                        @@ -435,27 +436,27 @@ versions of Windows are not supported.

                      • In Target Directory click browse and navigate to a folder of your choosing (create one if necessary)

                      • Press Clone

                      -
                      +
                      Screenshot of Git Gui -
                      +

                      Git Gui

                      If the download succeeded, you should now see this window:

                      -
                      +
                      Screenshot of Git Gui after successful download -
                      +

                      Git Gui after successful download (clone)

                      Go to the Repository menu, then click Create Desktop Icon. This will allow you to come back to this application easily in the future.

                      -
                      -
                      + +

                      Step 4. Launch WebODM

                      From Git Gui, go to the Repository menu, then click Git Bash. From the command line terminal type:

                      $ ./webodm.sh start&
                       

                      Several components will download to your machine at this point, including WebODM, NodeODM and ODM. After the download you should be greeted by the following screen:

                      -
                      +
                      Screenshot of after successfully downloading WebODM -
                      +

                      Console output after starting WebODM for the first time

                      • If you are using Docker for Windows, open a web browser to http://localhost:8000

                      • @@ -469,12 +470,12 @@ versions of Windows are not supported.

                      Then connect to http://192.168.1.100:8000 (replacing the IP address with the proper one).

                      - - -
                      + + +

                      macOS

                      Most modern (post 2010) Mac computers running macOS Sierra 10.12 or higher can run OpenDroneMap using docker, as long as hardware virtualization is supported (see below).

                      -
                      +

                      Step 1. Check Virtualization Support

                      Open a Terminal window and type:

                      $ sysctl kern.hv_support
                      @@ -486,8 +487,8 @@ versions of Windows are not supported.

                      If the result is kern.hv_support: 1, then your Mac is supported! Continue with Step 2.

                      If the result is kern.hv_support: 0, unfortunately it means your Mac is too old to run OpenDroneMap. :(

                      -
                      -
                      +
                      +

                      Step 2. Install Requirements

                      There are only two programs to install:

                        @@ -495,9 +496,9 @@ versions of Windows are not supported.

                      1. Git: https://sourceforge.net/projects/git-osx-installer/files/

                      After installing docker you should find an icon that looks like a whale in the task bar.

                      -
                      +
                      Screenshot of Docker whale -
                      +

                      Docker app running

                      You can verify that docker is running properly by opening the Terminal app and typing:

                      $ docker run hello-world
                      @@ -516,8 +517,8 @@ versions of Windows are not supported.

                      If you get a “bash: git: command not found”, try to restart your Terminal app and double-check for any errors during the install process.

                      -
                      -
                      +
                      +

                      Step 3. Check Memory and CPU Allocation

                      Docker on macOS works by running a VM in the background (think of it as a “computer emulator”). This VM has a certain amount of memory allocated and WebODM can only use as much memory as it’s allocated.

                        @@ -526,12 +527,12 @@ versions of Windows are not supported.

                      1. Adjust the CPUs slider to use half of all available CPUs and the memory to use 60-70% of all available memory

                      2. Press Apply & Restart

                      -
                      +
                      Screenshot of Docker advanced settings -
                      +

                      Docker advanced settings

                      -
                      -
                      + +

                      Step 4. Download and Launch WebODM

                      From a Terminal type:

                      $ git clone https://github.com/OpenDroneMap/WebODM
                      @@ -540,12 +541,12 @@ $ ./webodm.sh start
                       

                      Then open a web browser to http://localhost:8000.

                      -
                      - -
                      + + +

                      Linux

                      OpenDroneMap can run on any Linux distribution that supports docker. According to docker’s documentation website the officially supported distributions are CentOS, Debian, Ubuntu and Fedora, with static binaries available for others. If you have to pick a distribution solely for running OpenDroneMap, Ubuntu is the recommended way to go.

                      -
                      +

                      Step 1. Install Requirements

                      There are four programs that need to be installed:

                        @@ -555,7 +556,7 @@ $ ./webodm.sh start
                      1. Pip

                      We cannot possibly cover the installation process for every Linux distribution out there, so we’ll limit the instructions to those that are distributions officially supported by docker. In all cases it’s just a matter of opening a terminal prompt and typing a few commands.

                      -
                      +
                      Install on Ubuntu / Debian

                      Commands to type:

                      $ sudo apt update
                      @@ -564,8 +565,8 @@ $ sh get-docker.sh
                       $ sudo apt install -y git python python-pip
                       
                      -
                      -
                      +
                      +
                      Install on CentOS / RHEL

                      Commands to type:

                      $ curl -fsSL https://get.docker.com -o get-docker.sh
                      @@ -573,8 +574,8 @@ $ sh get-docker.sh
                       $ sudo yum -y install git python python-pip
                       
                      -
                      -
                      +
                      +
                      Install on Fedora

                      Commands to type:

                      $ curl -fsSL https://get.docker.com -o get-docker.sh
                      @@ -582,16 +583,16 @@ $ sh get-docker.sh
                       $ sudo dnf install git python python-pip
                       
                      -
                      -
                      + +
                      Install on Arch

                      Commands to type:

                      $ sudo pacman -Sy docker git python python-pip
                       
                      -
                      - -
                      + + +

                      Step 2. Check Additional Requirements

                      In addition to the three programs above, the dockercompose script is also needed. Sometimes it’s already installed with docker, but sometimes it isn’t. To verify if it’s installed try to type:

                      $ docker-compose --version
                      @@ -609,8 +610,8 @@ $ sudo dnf install git python python-pip
                       
                      $ sudo pip install docker-compose
                       
                      -
                      -
                      +
                      +

                      Step 3. Download and Launch WebODM

                      From a terminal type:

                      $ git clone https://github.com/OpenDroneMap/WebODM
                      @@ -619,10 +620,10 @@ $ ./webodm.sh start
                       

                      Then open a web browser to http://localhost:8000.

                      -
                      - - -
                      + + + +

                      Basic Commands and Troubleshooting

                      The cool thing about using docker is that 99% of the tasks you’ll ever need to perform while using WebODM can be done via the ./webodm.sh script. You have already encountered one of them:

                      $ ./webodm.sh start
                      @@ -654,20 +655,20 @@ $ ./webodm.sh --help
                       

                      The community forum is a great place to ask for help if you get stuck during any of the installation steps and for general questions on using the ./webodm.sh script.

                      -
                      -
                      + +

                      Hello, WebODM!

                      After running ./webodm.sh start and opening WebODM in the browser, you will be greeted with a welcome message and will be asked to create the first user. Take some time to familiarize yourself with the web interface and explore its various menus.

                      -
                      +
                      Screenshot of WebODM Dashboard -
                      +

                      WebODM Dashboard

                      Notice that under the Processing Nodes menu there’s a “node-odm-1” node already configured for you to use. This is a NodeODM node and has been created automatically by WebODM. This node is running on the same machine as WebODM.

                      If you’ve made it this far, congratulations! Now it’s time to start processing some data.

                      -
                      +
                      Image of celebratory dance -
                      -
                      + +

                      Running on more than one machine

                      Optionally: If you have another computer, you can repeat the installation process (install docker, git, python, etc.) and launch a new NodeODM node by typing from a Terminal/Git Bash window:

                      docker run --rm -it -p 3000:3000 opendronemap/nodeodm -q 1 --token secret
                      @@ -677,9 +678,9 @@ $ ./webodm.sh --help
                       

                      From WebODM you can then press the Add New button under Processing Nodes. For the hostname/IP field type the IP of the second computer. For the port field type “3000”. For the token field type “secret”. You can also add an optional label for your node, such as “second computer”. Then press Save.

                      If everything went well, you should now have two processing nodes! You will be able to process multiple tasks in parallel using two different machines.

                      Learn to edit and help improve this page!

                      -
                      -
                      -
                      +
                      + +
                      diff --git a/large.html b/large.html index 5eb4c90f5..883a2a78f 100644 --- a/large.html +++ b/large.html @@ -4,10 +4,11 @@ - + + - Splitting Large Datasets — OpenDroneMap 2.4.7 documentation + Splitting Large Datasets — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                      - 2.4.7 + 2.5.5
                      @@ -291,20 +292,20 @@
                      -
                      +

                      Splitting Large Datasets

                      Starting with ODM version 0.6.0 you can split up very large datasets into manageable chunks (called submodels), running the pipeline on each chunk, and then producing merged DEMs, orthophotos and point clouds. The process is referred to as “split-merge”.

                      Why might you use the split-merge pipeline? If you have a very large number of images in your dataset, split-merge will help make the processing more manageable on a large machine (it will require less memory). If you have many machines all connected to the same network you can also process the submodels in parallel, thus allowing for horizontal scaling and processing thousands of images more quickly.

                      Split-merge works in WebODM out of the box as long as the processing nodes support split-merge, by enabling the --split option when creating a new task.

                      -
                      +

                      Calibrate images

                      Image calibration is recommended (but not required) for large datasets because error propagation due to image distortion could cause a bowl effect on the models. Calibration instructions can be found at Calibrate Images.

                      -
                      +
                      image of lens distortion effect on bowling of data -
                      +

                      Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

                      -
                      -
                      +
                      +

                      Local Split-Merge

                      Splitting a dataset into more manageable submodels and sequentially processing all submodels on the same machine is easy! Just use --split and --split-overlap to decide the the average number of images per submodels and the overlap (in meters) between submodels respectively

                      docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 400 --split-overlap 100
                      @@ -320,14 +321,14 @@
                       

                      will create 3 submodels. Make sure to pass --split-overlap 0 if you manually provide a image_groups.txt file.

                      -
                      -
                      + +

                      Distributed Split-Merge

                      ODM can also automatically distribute the processing of each submodel to multiple machines via NodeODM nodes, orchestrated via ClusterODM.

                      -
                      +
                      image of lens distortion effect on bowling of data -
                      -
                      + +

                      Getting Started with Distributed Split-Merge

                      The first step is start ClusterODM

                      docker run -ti -p 3001:3000 -p 8080:8080 opendronemap/clusterodm
                      @@ -355,8 +356,8 @@ Escape character is '^]'.
                       
                      docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 800 --split-overlap 120 --sm-cluster http://<cluster-odm-ip>:3001
                       
                      -
                      -
                      +
                      +

                      Understanding the Cluster

                      When connected via telnet, it is possible to interrogate what is happening on the cluster. For example, we can use the command HELP to find out available commands

                      # HELP
                      @@ -391,16 +392,16 @@ OK
                       1) localhost:3000 [online] [0/2] <version 1.5.3> [L]
                       
                      -
                      -
                      +
                      +

                      Accessing the Logs

                      While a process is running, it is also possible to list the tasks, and view the task output

                      # TASK LIST
                       # TASK OUTPUT <taskId> [lines]
                       
                      -
                      -
                      + +

                      Autoscaling ClusterODM

                      ClusterODM also includes the option to autoscale on multiple platforms, including, to date, Amazon and Digital Ocean. This allows users to reduce costs associated with always-on instances as well as being able to scale processing based on demand.

                      To setup autoscaling you must:

                      @@ -436,19 +437,19 @@ info: Found docker-machine executable

                      This way all tasks will be automatically forwarded to the autoscaler.

                      -
                      - -
                      + + +

                      Limitations

                      The 3D textured meshes are currently not being merged as part of the workflow (only point clouds, DEMs and orthophotos are).

                      GCPs are fully supported, however, there needs to be at least 3 GCP points on each submodel for the georeferencing to take place. If a submodel has fewer than 3 GCPs, a combination of the remaining GCPs + EXIF data will be used instead (which is going to be less accurate). We recommend using the image_groups.txt file to accurately control the submodel split when using GCPs.

                      -
                      -
                      + +

                      Acknowledgments

                      Huge props to Pau and the folks at Mapillary for their amazing contributions to OpenDroneMap through their OpenSfM code, which is a key component of the split-merge pipeline. We look forward to further pushing the limits of OpenDroneMap and seeing how big a dataset we can process.

                      Learn to edit and help improve this page!

                      -
                      - + + diff --git a/map-accuracy.html b/map-accuracy.html index 0312a8419..6e67c45d2 100644 --- a/map-accuracy.html +++ b/map-accuracy.html @@ -4,10 +4,11 @@ - + + - Map accuracy — OpenDroneMap 2.4.7 documentation + Map accuracy — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                      - 2.4.7 + 2.5.5
                      @@ -291,30 +292,30 @@
                      -
                      +

                      Map accuracy

                      Accuracy can be defined as the degree or closeness to which the information on a map matches the values in the real world. Therefore, when we refer to accuracy, we are talking about quality of data and about number of errors contained in a certain dataset (Pascual 2011).

                      Relative or Local accuracy

                      Local or relative accuracy can be defined as the degree to which de distances between two points on a map correspond to the actually distances between those points in the real world.

                      Relative accuracy is independent of the location of the map in the world, so a map can have a high relative accuracy (in size and shape) but its position in the world can be shifted (Figure 1).

                      -
                      +
                      Model showing high relative accuracy -
                      +

                      Figure 1. Model showing high relative accuracy but misplaced according to its real world position

                      Absolute or global Accuracy

                      Absolute accuracy is the accuracy of the reconstruction in relation to its true position on the planet (Pix4D 2019). Figure 2 shows a relative and absolute accurate model, as the points are correctly placed according to its real world position.

                      -
                      +
                      Model showing high absolute accuracy -
                      +

                      Figure 2. Model showing high relative and absolute accuracy. Placed correctly according to its real world position

                      An Accuracy level for each project

                      Each project has specific accuracy needs to be met. For instance assessing the progress in a construction site or measuring an area affected by a fire does not require the use of GCP, since absolute accuracy will not impact the decision making process. In the other hand, there are tasks on which accuracy is critical, for example project compliance evaluations and land title surveying, which require a higher relative and absolute accuracy.

                      -
                      +

                      What to expect

                      In general terms, one can expect the relative accuracy to be in the order of 1 to 3 times the average GSD for the dataset. And as for the absolute accuracy, one must consider that it is dependent of the GPS unit mounted in the UAV but the horizontal accuracy of a standard GPS is usually in the range of 2 to 6 meters and the vertical accuracy between 3 to 4 times the horizontal accuracy.

                      When using GCP, absolute accuracy can be improved to 2.5 times GSD for the horizontal accuracy and 4 times the GSD for the vertical accuracy (Madawalagama 2016).

                      At a GSD of 1cm, the accuracy is to that of the RTK GNSS, and is within 1:200 scales according to NSDI & FGDC mapping accuracy standards during sub-optimal conditions (Barry 2013).

                      -
                      +

                      Aspects impacting map accuracy

                      Weather

                      Weather conditions have direct impact in the photogrammetry results, so it is important to consider cloud coverage, wind speed, humidity, sun’s altitude and other factors influencing the UAV stability and terrain illumination.

                      @@ -324,9 +325,9 @@

                      The higher the flight altitude, the larger the image footprint and GSD. The resulting larger GSD the accuracy will be decreased as there will be less detail in the recognizable features. When a smaller GSD is required an altitude of 3 to 4 times the height of the highest point is recommended.

                      Flight speed

                      Flight speed have special effect in cameras equipped with rolling shutter, while those equipped with global or mechanical shutter tends to reduce this effect. UAV equipped with RTK positioning systems are also affected with the speed, but with hover at each photo taken, you can get very good accuracy. If instead you are moving during each photo take, the accuracy is going to be limited by two factors: the speed at which you are moving multiplied by the 1 second increments of RTK (Mather 2020).

                      -
                      -
                      -
                      +
                      + +

                      References

                      Barry, P., & Coakley, R. «Accuracy of UAV photogrammetry compared with Network RTK GPS.» Baseline Surveys. 2013. http://uav.ie/PDF/Accuracy_UAV_compare_RTK_GPS.pdf (accessed 10 13, 2020).

                      Drone Deploy. How Do I Use Ground Control Points?: A guide to using ground control points with drone mapping software. 5 8, 2017. https://www.dronedeploy.com/blog/what-are-ground-control-points-gcps/ (accessed 7 9, 2020).

                      @@ -335,8 +336,8 @@

                      Pascual, Manuel S. GIS Lounge: GIS Data: A Look at Accuracy, Precision, and Types of Errors. 11 6, 2011. https://www.gislounge.com/gis-data-a-look-at-accuracy-precision-and-types-of-errors/ (accessed 07 09, 2020).

                      Pix4D. «What is accuracy in an aerial mapping project?» Pix4D. 25 de 05 de 2019. https://www.pix4d.com/blog/accuracy-aerial-mapping (accessed 10 13, 2020).

                      Learn to edit and help improve this page!

                      -
                      -
                      + +
                      diff --git a/masks.html b/masks.html index 0dd2f64a9..75930d409 100644 --- a/masks.html +++ b/masks.html @@ -4,10 +4,11 @@ - + + - Using Image Masks — OpenDroneMap 2.4.7 documentation + Using Image Masks — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                      - 2.4.7 + 2.5.5
                      @@ -291,24 +292,24 @@
                      -
                      +

                      Using Image Masks

                      Starting from ODM 2.0 people can supply image masks to inform the software to skip reconstruction over certain areas. This is useful for cases where the sky was accidentally included in the input photos from oblique shots, or simply to limit the reconstruction of a single subject.

                      To add a mask, simply create a new black and white image of the same dimension as the target image you want to mask (you can use a program such as GIMP to do this). Color in black the areas to exclude from the reconstruction.

                      -
                      +
                      Target image -
                      -
                      + +
                      Image mask -
                      -
                      + +
                      3D result (building is masked) -
                      +

                      Name your file:

                      <filename>_mask.JPG

                      For example, DJI_0018.JPG can have a mask by creating a DJI_0018_mask.JPG file and include that in the list of images. You can use .JPG, .PNG, .BMP and .TIF formats for image masks.

                      Learn to edit and help improve this page!

                      -
                      +
                      diff --git a/multispectral.html b/multispectral.html index 841351e1a..510ee2ecf 100644 --- a/multispectral.html +++ b/multispectral.html @@ -4,10 +4,11 @@ - + + - Multispectral Support — OpenDroneMap 2.4.7 documentation + Multispectral Support — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                      - 2.4.7 + 2.5.5
                      @@ -291,10 +292,10 @@
                      -
                      +

                      Multispectral Support

                      Since version 0.9.9 ODM has basic support for radiometric normalization, which is able to generate reflectance orthophotos from multispectral cameras. Multispectral cameras capture multiple shots of the scene using different band sensors.

                      -
                      +

                      Hardware

                      While we aim to support as many cameras as possible, multispectral support has been developed using the following cameras, so they will work better:

                      @@ -304,13 +305,13 @@

                    Other cameras might also work. You can help us expand this list by sharing datasets captured with other cameras.

                    - -
                    + +

                    Usage

                    Process all the images from all bands at once (do not separate the bands into multiple folders) and pass the –radiometric-calibration parameter to enable radiometric normalization. If the images are part of a multi-camera setup, the resulting orthophoto will have N bands, one for each camera (+ alpha).

                    Learn to edit and help improve this page!

                    -
                    - + + diff --git a/objects.inv b/objects.inv index e83467260..f88739afd 100644 --- a/objects.inv +++ b/objects.inv @@ -1,6 +1,6 @@ # Sphinx inventory version 2 # Project: OpenDroneMap -# Version: 2.4.7 +# Version: 2.5.5 # The remainder of this file is compressed using zlib. xڅSKn0ڭ t]n1b]OLwFדH Nzy yDI'?dtQ diff --git a/outputs.html b/outputs.html index 41fd6142d..55438b835 100644 --- a/outputs.html +++ b/outputs.html @@ -4,10 +4,11 @@ - + + - OpenDroneMap Outputs — OpenDroneMap 2.4.7 documentation + OpenDroneMap Outputs — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                    - 2.4.7 + 2.5.5
                    @@ -291,37 +292,37 @@
                    -
                    +

                    OpenDroneMap Outputs

                    Listed below are some of the useful outputs ODM produces.

                    -
                    +

                    Point Cloud

                    odm_georeferencing/odm_georeferenced_model.ply/laz/csv – The georeferenced point cloud in different file formats

                    -
                    +
                    image of OpenDroneMap derived point cloud -
                    +

                    Point cloud over State University Zanzibar, courtesy of Khadija Abdullah Ali

                    -
                    -
                    +
                    +

                    3D Textured Model

                    odm_texturing/odm_textured_model.obj – The textured surface mesh odm_texturing/odm_textured_model_geo.obj – The georeferenced and textured surface mesh

                    You can access the point cloud and textured meshes using MeshLab. Open MeshLab, and choose File:Import Mesh and choose your textured mesh from a location similar to the following: odm_texturing\odm_textured_model.obj

                    -
                    +
                    image of OpenDroneMap derived textured mesh -
                    +

                    Textured mesh courtesy of OpenDroneMap

                    -
                    -
                    + +

                    Orthophoto

                    odm_orthophoto/odm_orthphoto.png – The orthophoto, but this is a simple png, which doesn’t have any georeferencing information

                    odm_orthophoto/odm_orthphoto.tif – GeoTIFF Orthophoto. You can use it in QGIS as a raster layer.

                    -
                    +
                    image of OpenDroneMap orthophoto -
                    +

                    Orthophoto over State University Zanzibar, courtesy of Khadija Abdullah Ali

                    -
                    -
                    + +

                    DTM/DSM

                    DTM/DSM will only be created if the --dtm or --dsm options are used. See tutorial on elevation models for more options in creating.

                    Data will be stored in:

                    @@ -331,12 +332,12 @@
                  • odm_dem/dsm.tif

                  -
                  +
                  image of OpenDroneMap derived digital surface model -
                  +

                  Digital surface model over State University Zanzibar, courtesy of Khadija Abdullah Ali

                  - -
                  + +

                  List of all outputs

                  project/
                   ├── images/
                  @@ -382,8 +383,8 @@
                   

                  Learn to edit and help improve this page!

                  -
                  - + + diff --git a/requesting-features.html b/requesting-features.html index 229c7b52e..32c9d408c 100644 --- a/requesting-features.html +++ b/requesting-features.html @@ -4,10 +4,11 @@ - + + - How To Request Features — OpenDroneMap 2.4.7 documentation + How To Request Features — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                  - 2.4.7 + 2.5.5
                  @@ -291,7 +292,7 @@
                  -
                  +

                  How To Request Features

                  All software needs user feedback and feature requests, to grow and maintain alignment with the needs of its users.

                  @@ -319,7 +320,7 @@ then there are two answers that work really well in response:

                  and some are easier to implement. We’ll do our best to help you understand where your request falls, and we appreciate any support you can provide.

                  Learn to edit and help improve this page!

                  -
                  +
                  diff --git a/resources.html b/resources.html index 476790ae4..6cc8a2599 100644 --- a/resources.html +++ b/resources.html @@ -4,10 +4,11 @@ - + + - Additional References — OpenDroneMap 2.4.7 documentation + Additional References — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                  - 2.4.7 + 2.5.5
                  @@ -291,9 +292,9 @@
                  -
                  +

                  Additional References

                  -
                  +

                  For Users

                  The following resources are a good place to start:

                  -
                  -
                  +
                  +

                  For Developers

                  In addition to user resources, we recommend to also read the following:

                    @@ -314,8 +315,8 @@
                  • We keep a section in our forum dedicated to research papers. This is a valuable place where to read more about state of the art research related to structure from motion, multi-view stereo, meshing, texturing, etc. which can be used to improve the software.

                  Learn to edit and help improve this page!

                  -
                  -
                  + +
                  diff --git a/search.html b/search.html index c83330cc7..940b9e23e 100644 --- a/search.html +++ b/search.html @@ -7,7 +7,7 @@ - Search — OpenDroneMap 2.4.7 documentation + Search — OpenDroneMap 2.5.5 documentation @@ -63,7 +63,7 @@
                  - 2.4.7 + 2.5.5
                  diff --git a/searchindex.js b/searchindex.js index 063b1f76b..4ff95f4c0 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"7th":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"case":[0,6,9,14],"default":[0,3,4,6,14],"export":[0,14],"final":[0,2,14],"float":0,"function":[1,6,7],"import":[3,6,8,11,14],"long":[5,6,7],"new":[1,6,7,9,12,14],"null":1,"return":[1,6],"short":1,"static":[0,6,7],"switch":6,"true":[8,14],"try":[6,12],"while":[6,7,8,10,14],AWS:14,And:[8,12],Are:1,But:14,DLS:0,For:[3,5,6,7,8,9,14],GIS:8,GPS:[0,3,4,8],LAS:0,NOT:6,Not:1,That:14,The:[0,2,3,4,5,6,7,8,11,13,14],Then:[3,6,7,14],There:[5,6,14],These:6,Use:[0,1,8],Useful:0,Using:[1,5],VMs:6,With:6,YES:14,Yes:1,_mask:9,abbrevi:14,abdullah:11,abil:0,abl:[6,7,10,12,14],about:[1,3,6,8,13,14],abov:[6,14],absolut:8,accept:14,access:[1,5,6,8,11],accident:9,accord:[6,8],accordingli:0,account:14,accur:[2,4,7,8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,achiev:14,acknowledg:5,acpi:6,across:0,act:7,action:1,activ:7,actual:[8,14],add:[6,7,9,14],added:[0,12],adding:[6,7],addit:[0,1,5,14],address:[6,7,14],adequ:14,adjust:[0,6,14],admin:6,adoc:13,advanc:6,advantag:[6,14],advers:14,advis:[8,14],aerial:[6,8],affect:[0,8,14],african:14,after:[0,1,3,5,6],ago:14,ahead:14,aim:10,airborn:14,algorithm:[0,7],ali:11,align:[0,12],all:[0,1,2,3,5,6,7,10,12,14],alloc:5,allow:[0,6,7,14],almost:[6,14],along:[3,6,12],alpha:[10,14],alreadi:[0,1,3,6,7,12,14],also:[0,1,2,3,5,6,7,8,10,13,14],altern:14,altitud:8,altum:10,alwai:[7,14],amaz:7,amazon:[7,14],among:14,amount:[6,14],ampl:3,analyz:6,ancillari:14,angl:[0,4,14],ani:[0,6,11,12,14],anim:1,anoth:[0,3,4,6,14],answer:[1,12,14],anyon:5,anyth:12,aoi:14,api:[6,7,13],app:[3,6,14],appl:6,appli:[0,6,14],applic:[0,6,12],appreci:12,approach:14,appropri:[0,14],approxim:0,apt:[6,14],arch:5,archiv:14,archivenam:14,area:[0,3,8,9,14],aren:14,argument:5,around:[0,3,14],arrow:14,art:13,artifact:14,asap:14,ash:14,asian:8,ask:6,aspect:5,asr:7,assess:8,assist:6,associ:[3,7,11],assum:5,attach:[7,14],auto:[0,7,14],autom:6,automat:[0,3,4,6,7,14],autosc:5,autoscal:7,avail:[0,3,4,5,6,7,14],averag:[0,7,8,14],avoid:[1,14],awai:5,back:[6,14],background:[6,13],bag:0,balanc:[6,14],band:[0,10,14],bandwidth:5,bank:[7,14],bar:6,bare:6,barri:8,base:[0,3,4,6,7,14],baselin:8,bash:[6,14],bashrc:14,basic:[5,10,14],basin:[7,14],batch:14,becaus:[6,7,14],becom:6,been:[0,6,10,12],befor:[0,1,3,14],behavior:[0,1],being:[6,7],belong:[7,14],below:[1,5,6,11,14],benchmark:0,benefit:14,best:[6,7,12,14],better:[0,8,10,14],between:[0,7,8,14],big:[7,12,14],bigger:[0,8,14],biggest:14,bigtiff:14,bin:14,binari:6,bit:[0,6,14],black:[0,9],blend:0,blob:13,block:[1,14],blockxsiz:14,blockys:14,blog:8,bmp:9,boot:6,both:[0,6],bound:14,boundari:[0,14],bow:0,bowl:[0,7,14],box:[3,7,14],brought:12,brown:0,brows:6,browser:6,bucket:[3,7],buffer:0,bug:5,build:[0,3,6,14],build_overview:14,built:6,bundl:0,burden:14,button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,4,5,10],call:[3,4,6,7,14],came:14,camera:[0,2,3,4,5,8,10,11],camera_len:14,can:[0,1,3,4,5,6,7,8,9,10,11,12,13,14],cancel:7,cannot:6,cap:0,capabl:14,capac:14,captur:[10,14],card:6,care:[6,14],carefulli:14,carri:14,cat:14,caus:[7,14],cd7b9585b8f6:14,cell:0,center:[0,3],cento:5,certain:[6,7,8,9,14],challeng:[2,14],chang:[6,14],chapter:6,charact:[7,14],cheapest:14,check:[0,5],choos:[0,2,6,11,14],chunk:7,classif:14,classifi:[0,14],clean:5,clear:[1,14],clearli:[1,8],clic:14,click:6,client:6,clone:[1,6,7],close:[6,8,14],closer:0,cloud:[0,5,6,7,8,14],cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],coaklei:8,code:[0,1,3,4,7,12,14],collect:[7,14],colombo:8,color:[0,3,9],column:[3,4],com:[3,6,7,8,13,14],combin:[7,12],come:[6,12,14],command:[1,5,7],commerci:14,commmand:14,commod:14,common:[6,14],commun:[5,6,8,12,13],compar:[8,14],compat:[7,14],compens:0,complet:14,complianc:8,compon:[6,7],compos:6,compress:[0,14],compromis:14,comput:[0,6,14],concaten:1,concept:13,concurr:[0,6],condit:[8,14],confer:8,config:[11,14],configur:[1,6,7,14],confusingli:14,congratul:6,congruent:14,connect:[6,7,14],consid:[3,8,14],consider:[0,14],consist:14,consol:[0,6,7,14],constrain:12,constraint:14,construct:8,consum:8,contain:[0,3,4,6,8,14],container:[6,14],content:0,continu:[6,14],contrast:3,contribut:[5,7,12],control:[0,5,7,8,13,14],cool:6,coordin:[0,3,4,11],copi:[1,6,14],core:6,corner:3,correct:[0,3,14],correctli:8,correspond:[8,14],cost:[7,8,14],could:7,count:0,courtesi:11,cover:[0,3,6],coverag:8,cpu:[5,14],crash:14,creat:[0,1,3,4,5,6,7,9,11],creation:14,critic:[8,14],crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curiou:14,curl:6,current:[0,4,6,7,14],cut:[0,14],cutlin:[0,14],dai:14,dampegama:8,danger:14,dar:[7,14],dashboard:[6,14],data:[0,2,3,4,5,6,7,8,11],dataset:[0,1,5,8,10,14],date:7,datum:[3,4],debian:5,debug:[0,14],decid:7,decim:0,decis:8,decreas:[8,14],dedic:[13,14],deeper:14,defin:[8,14],definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:7,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[1,3,6,8,14],deploi:[8,14],depth:[0,14],depthmap:[0,11,14],deriv:14,describ:1,descript:1,descriptor:0,desir:14,desktop:6,detach:14,detail:[0,1,6,8],detect:[3,4,6,14],determin:[0,14],develop:[1,5,6,10],deviat:0,dialog:14,did:1,didn:[1,12,14],differ:[0,6,10,11,14],digit:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:[6,14],direct:[8,14],directli:[0,14],directori:[1,5,6],disabl:[0,6],discuss:12,disk:[0,6,14],displai:[0,3,5,6,14],dist:14,distanc:[0,3,8,14],distort:[2,3,7,8,14],distribut:[0,3,5,6,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[2,13],docker:[1,5,6,7],dockercompos:6,dockertoolbox:6,document:[6,13,14],doe:[0,8,14],doesn:[0,1,11],doing:1,dome:0,don:[0,1,6,14],done:[0,6,12,14],dop:0,doubl:6,down:[0,14],download:[5,14],downsiz:14,downwel:0,drive:14,drone:[2,3,6,8,14],dronedeploi:[2,8],drop:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],due:7,dummi:7,duplic:0,dure:[0,6,8,14],dust:14,e31010c00b9a:14,each:[0,3,6,7,8,10,14],earli:12,easi:[6,7],easier:[6,12,14],easili:6,east:3,echo:14,ecosystem:6,edg:[0,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],effect:[0,7,8,14],effici:[6,14],effort:6,either:[0,3,4,14],elev:[0,3,5,11],ellp:[3,4],els:[1,12],embed:4,emphas:14,emploi:14,empti:14,emul:6,enabl:[6,7,10],encount:6,end:[0,1,14],engin:6,english:5,enough:14,ensur:[0,3,14],enter:[1,14],entir:[6,14],entwin:0,environ:[1,6,14],environment:14,epsg:[0,3,4],ept:0,equal:0,equip:[8,14],equival:14,eros:14,error:[6,7,8,11,14],esc:6,escap:[7,14],estim:0,etc:[1,6,7,13,14],euclidean:0,evalu:8,even:[0,1,7,14],evenli:[3,14],ever:6,everi:[0,6],everyth:[6,11,14],exact:1,exactli:[1,14],exampl:[1,3,4,6,7,8,9,14],excel:14,excerpt:6,excess:14,excit:12,exclud:9,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[3,6,14],exit:[0,14],expand:10,expect:[1,3,5,6],expens:14,experi:14,experiment:[0,14],explain:1,explicitli:1,explor:[1,6,14],exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:[3,4],extract:[0,14],extract_utm:11,eye:14,f12:6,f46880f:6,face:14,facto:3,factor:[0,8,14],fail:[0,14],fairli:14,fall:12,fals:[0,14],familiar:[6,14],far:6,fast:[0,14],faster:[0,6],feasibl:6,featur:[0,1,5,6,8,11,14],fedora:5,feedback:12,feel:12,few:[6,14],fewer:7,fgdc:8,field:[3,4,6,14],fieldwork:5,figur:[8,12,14],file:[0,1,5,6,7,9,11,14],filenam:[1,3,4,9,14],filipino:5,fill:0,filter:[0,14],find:[0,1,3,6,7,13,14],finer:0,finish:5,fire:8,first:[1,3,4,6,7,14],fishey:0,fix:[0,6],flag:[5,6,14],flamboyant_dhawan:14,flann:0,flat:14,flight:[3,5,8],flood:[7,14],floor:3,flown:14,fly:[5,14],focu:[0,14],focus:[6,8],fog:14,folder:[0,3,4,6,7,10,14],folk:7,follow:[0,1,3,6,7,10,11,13,14],footprint:[3,8],forc:[0,3],forest:14,forget:6,format:[0,4,5,9,11,13],forum:[5,6,12,13],forward:[7,14],foss:12,found:[0,3,6,7,14],four:6,free:[12,14],freeli:14,french:5,friendli:6,from:[0,3,4,5,6,9,10,11,12,13],fssl:6,fuck:14,full:[0,14],fulli:7,further:[7,14],fusion:0,fuss:14,futur:[6,14],gain:0,gamma:0,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,2,6,8,10,14],geo:[0,3,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,3,7,11],geotiff:[0,11],geotoff:11,get:[0,1,5,8,12,14],gethomedirectori:1,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],give:14,glad:12,global:[0,8],gmi:0,gnss:[8,14],gnu:14,goe:14,going:[6,7,8],good:[1,3,8,13,14],got:14,gpkg:14,gps:[0,3],gpu:6,grab:14,grade:[8,14],gradient:0,graphic:6,grassi:14,great:[1,2,6],greater:14,greet:6,ground:[0,5,8,11,13,14],group:[0,7,14],group_namedefault:0,grow:12,gsd:[0,8,14],guess:6,guest:1,gui:6,guid:[1,2,3,5,6,8,13],guidelin:[1,2],hahog:0,half:6,hand:8,handl:7,happen:[1,7,14],happi:12,hard:[12,14],hardwar:5,has:[0,2,3,4,6,7,8,10,12,14],have:[0,2,3,6,7,8,9,10,11,14],header:3,heavi:0,height:[5,8],hello:5,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],here:[1,6,11,12,14],high:[0,3,5,8],higher:[0,6,7,8,14],highest:8,highli:14,hole:0,home:[1,6,14],hope:12,horizont:[3,4,7,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hover:8,how:[0,5,6,7,8,14],howev:[6,7,14],htop:14,http:[3,6,7,8,13,14],hub:6,huge:7,humanitarian:2,humid:8,hundr:6,hv_support:6,hybrid:0,icon:6,identifi:1,idw:0,if_saf:14,ignor:[0,14],illumin:[3,8,14],im_i:[0,3],im_x:[0,3],imag:[0,3,5,6,8,10,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imageri:14,img:11,img_0525:3,img_0585:3,img_0690:3,immedi:6,impact:[5,6,14],implement:12,importantli:12,improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],incant:14,includ:[1,3,6,7,9,14],incom:14,incomplet:5,increas:[0,3,14],increment:8,independ:[8,14],index:[7,13],indic:3,individu:14,inexpens:14,influenc:[8,14],info:[0,7,14],inform:[0,1,3,4,7,8,9,11,13,14],initi:14,input:[6,9,14],insan:14,insid:[6,12],instal:[3,5,7],instanc:[0,5,6,7,8],instead:[0,1,3,6,7,8],instruct:[6,7,14],insuffici:0,integ:0,intend:[2,14],interest:[12,14],interfac:[5,6],intermedi:0,interpol:[0,14],interrog:[7,14],interrupt:14,invers:0,involv:1,ipv4:14,irregular:14,island:2,isn:[6,14],isol:[0,14],issu:[1,5,6,12],its:[6,8,12,14],ivan:14,jame:14,jargon:14,job:[3,8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:[0,1,6,7,14],kappa:[0,4],keep:[0,3,13,14],kei:[6,7,14],kern:6,keypoint:0,khadija:11,know:[3,7,12,14],knowledg:5,known:[3,6],label:[3,4,6],labor:14,lament:14,land:8,languag:5,lanka:8,larg:[0,5,12,14],larger:[3,8,14],largest:[0,14],las:[0,14],last:[7,14],latest:6,launch:[5,7,14],lawn:14,layer:[11,14],laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5,6,7,12,14],left:14,legaci:0,len:[0,2],length:14,less:[7,8,14],lessen:14,let:[12,14],letter:14,level:[0,8,14],leverag:6,lib:14,librari:0,lid:3,lidar:14,lieu:14,lift:12,light:[0,6],like:[0,3,6,12,14],limit:[0,5,6,8,9,14],line:[3,4,5,6,7],linear:14,linearli:6,link:1,linux:[1,5],list:[1,3,5,6,7,9,10],listen:12,liter:14,literaci:14,littl:[0,6,14],llc:3,load:[3,6,14],local:[0,5,8,14],localhost:[6,7],locat:[3,5,6,8,11],lock:7,log:[5,11],login:6,longer:[0,14],look:[1,3,6,7,8,14],lot:[3,14],loung:8,low:[0,3,5,8],lower:[0,14],lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,1,5,7],machineri:14,maciej:14,maco:[1,5],madawalagama:8,made:[3,6],mai:[1,11,14],main:[3,7],maintain:[1,12],major:6,make:[2,3,6,7,8,14],manag:[6,7,14],mani:[1,6,7,10,14],manual:[0,7],manuel:8,manufactur:6,map:[0,2,3,5,6,14],mapillari:7,mapper:2,markdown:1,marzo:8,mask:[5,11,14],masseranolab:3,master:[1,13],match:[0,8,11,14],matcher:0,materi:[3,14],mather:8,matter:6,max:0,maximum:[0,6],mayb:14,mean:[0,6],meant:14,measur:[0,3,5,8],mechan:8,media:6,medium:0,megapixel:0,member:12,memori:[0,5,7,14],menu:6,merg:[0,5,11,14],mesh:[0,7,11,13,14],meshlab:11,mess:6,messag:[0,6,7,14],met:8,metadata:[0,11],meter:[0,3,4,7,8,14],method:[0,14],micasens:10,microsoft:6,middai:14,might:[7,10],millimetr:14,min:0,mind:14,minim:14,minimum:[0,3,6,14],misplac:8,miss:[0,3,6,13],mission:[2,14],mistaken:14,mistakenli:14,mitig:14,mnt:14,model:[0,5,6,7,8],moder:14,modern:6,modifi:[6,14],mon:14,monei:12,monstrou:14,month:14,more:[0,1,3,4,5,7,8,11,12,13,14],morpholog:[0,14],mosaic:0,most:[3,6,14],mostli:14,motion:13,mount:[8,14],move:[6,8,14],mower:14,msimbasi:[7,14],much:[0,6,14],multi:[10,13],multipl:[0,6,7,10],multipli:8,multispectr:[0,5],munasingh:8,must:[3,4,7,8],mvs_textur:0,my_odm_imag:14,myproject:14,nadir:14,nake:14,name:[0,1,3,4,7,9,14],nan:3,nano:14,nativ:6,navig:[6,14],nearest:0,necessari:[0,6,12,14],need:[0,1,3,6,7,8,12,14],neglig:14,neighbor:0,net:6,network:[6,7,8,14],newer:6,newlin:1,newpass:6,nice:6,no_def:[3,4],nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,nois:8,non:14,none:0,normal:[0,10,14],north:3,nostalgic_lederberg:14,note:[0,14],noth:0,notic:6,now:[6,14],npm:7,nsdi:8,num:0,num_thread:14,number:[0,6,7,8,14],obj:11,object:[0,3,14],obliqu:9,observ:1,obstacl:3,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:[0,14],offer:6,offici:6,offlin:7,often:6,old:6,older:1,omega:[0,4],omit:14,onc:[6,10,14],one:[0,1,3,5,7,8,10,14],ones:[12,14],onli:[0,1,3,4,6,7,11,14],onlin:7,onto:14,open:[1,3,6,11,12,14],opendronemap:[1,6,7,8,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[1,6,14],opportun:12,optim:[0,8,14],option:[3,4,5,6,7,11,14],orchestr:7,order:[3,8,14],org:[6,8,13],organ:14,origin:[0,14],orthophoto:[0,5,6,7,10],osx:6,other:[1,3,5,6,8,10,14],otherwis:[0,3,7],our:[2,5,7,12,13,14],out:[1,6,7,11,12,14],outlier:0,output:[0,5,6,7,14],outsid:12,outweigh:6,over:[0,6,7,9,11,14],overal:14,overcast:14,overhead:6,overlap:[0,3,7,14],overload:12,overrid:4,overview:[0,13,14],own:[3,14],pace:14,packag:[6,14],packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,paper:[13,14],parallel:[0,6,7,14],param:0,paramet:[0,5,6,10],parent:14,park:3,part:[7,10],pascual:8,pass:[6,7,10,14],password:6,pasteabl:1,path:[0,1,3,4,6,7,14],pattern:5,pau:7,pavement:3,pdf:[0,8,14],peak:0,penalti:6,peopl:[4,6,9,14],pep8:1,per:[0,7,14],percent:5,percentag:14,perform:[0,1,6,7],perimet:3,perman:0,permiss:6,perspect:0,phi:[0,4],photo:[3,8,9,14],photogrammetri:[8,14],photographi:14,photometr:[0,14],pick:[3,6],piec:14,piero:[3,6],pilot:14,pin:5,pip:6,pipe:14,pipelin:[0,7,13],pix4d:8,pixel:[0,3,14],place:[0,1,3,6,7,8,13,14],plain:1,plan:[2,5,7],planar:[0,3],plane:14,planet:8,platform:[1,6,7],pleas:[1,6,14],plu:[0,1],plugin:[3,6],ply:11,png:[0,9,11],point:[0,1,5,6,7,8,13,14],pointcloud:0,pollut:14,polygon:0,port:[6,7,14],portion:11,posit:[0,3,8,11],posm:5,possibl:[1,6,7,10,12,14],post:[1,3,6],postprocess:0,potenti:0,power:14,practic:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,prep:5,prepar:2,present:[0,14],press:[6,14],prevent:14,previou:[0,6],primari:0,print:0,prior:7,priorit:0,privileg:14,pro:5,probabl:14,problem:[1,5,14],procedur:6,process:[0,5,6,7,8,10],processor:6,procur:3,produc:[0,6,7,8,11,14],product:14,profession:6,program:[0,6,9,14],programm:1,progress:[0,8,14],proj4:3,proj:[0,3,4],project:[0,1,2,3,4,5,6,7,8,11,12],project_nam:14,project_path:14,prompt:6,prone:[7,14],prop:7,propag:7,proper:6,properli:[6,14],protect:6,provid:[0,1,2,7,12,14],pull:5,purchas:3,purpos:[0,4,7],push:[7,14],put:12,pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,5,8],question:[1,6],quickli:[7,14],quickstart:6,radianc:0,radiometr:[0,4,10],radiu:[0,14],ram:[0,6,14],random:14,randomli:1,rang:[3,8,14],raster:[0,11,14],rather:[1,14],raw:14,reach:1,read:[13,14],readm:[13,14],real:8,realli:12,reason:[12,14],recent:[1,6],recogn:14,recogniz:8,recommend:[0,5,7,8,13,14],reconstruct:[0,8,9,11,14],record:1,recreat:14,rectif:0,rectifi:0,recurs:14,rededg:10,reduc:[0,3,7,8,14],refer:[1,5,6,7,14],referenc:3,reflect:[0,10],regist:0,regul:0,regular:14,rel:8,relat:[1,8,13],releas:[1,6],reli:[1,7,14],reliabl:1,remain:[0,7,14],remot:[8,14],remov:[0,7,14],render:0,repeat:[6,7],replac:[6,14],repo:14,report:[0,5],repositori:[1,6,12],repres:0,reproduc:1,reproduct:1,request:[5,7],requir:[0,1,2,3,5,7,8,14],rerun:0,research:13,reset:6,resetadminpassword:6,resiz:[0,5],resolut:[0,14],resourc:[1,12,13,14],respect:[3,7],respons:[6,12],rest:14,restart:[0,6,14],result:[0,3,6,7,8,10,14],resum:7,rhel:5,rid:14,right:[2,6,14],rise:0,robson:14,roll:[0,8],roof:14,root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],rule:14,run:[0,1,5,7],runtim:[0,14],sai:[1,12],salaam:[7,14],samarakoon:8,same:[6,7,9,14],sampl:[0,3],save:[0,6,14],savvi:14,scalar:[0,14],scale:[7,8,14],scene:[0,10,14],scm:6,scp:14,screen:[3,6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:[6,12],second:[1,6,7,8,14],secret:6,section:[2,6,13,14],secur:14,see:[1,2,3,6,7,11,12,14],seem:14,seen:3,select:[3,6],self:14,sens:[8,14],sensibl:14,sensor:[0,2,8,10],sentera:10,sep:14,separ:[3,10,14],sequenti:7,server:14,servic:7,session:14,set:[0,4,5,6,14],setup:[6,7,10,14],sever:[5,6,14],shadow:14,shape:8,share:[1,5,10],sharp:[0,3],sharper:14,shell:14,shift:[6,8],shot:[9,10],should:[0,3,4,6,7,12,14],show:[0,1,7,8,14],shrink:0,shut:14,shutdown:6,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sift:0,significantli:14,similar:[0,6,7,11,12,14],simpl:[0,3,4,11,14],simplest:14,simpli:[6,7,9,12,14],sinc:[0,8,10,14],singl:[0,3,6,9,14],site:8,size:[0,8,14],ski:14,skip:[0,6,9,14],sky:9,slider:6,slight:14,slightli:[0,14],slope:[0,14],slow:0,slower:0,slowli:14,small:[6,14],smaller:[0,8,14],smoke:14,smooth:0,smrf:[0,14],snippet:1,softwar:[1,6,8,9,12,13,14],sole:6,solv:14,some:[1,3,5,6,11,12,14],someon:[12,14],someth:[3,6,7,14],sometim:[0,4,6,12,14],soon:14,sourc:[6,12,14],sourceforg:6,south:3,space:[0,3,6,14],spanish:5,spars:0,spec:1,special:[8,14],specif:[1,6,8,13,14],specifi:[0,3,4,6,14],spectral:0,speed:[0,8,14],spheric:0,spin:[7,14],split:[0,5,14],spot:14,src:14,sri:8,ssh:14,stabil:8,stabl:[0,1,6,14],stage:0,stai:14,stand:14,standard:[0,8],start:[0,1,4,5,9,12,13,14],startup:6,state:[11,13],station:14,statu:14,steep:14,step:[0,1,5,7],stephen:8,stereo:13,still:[5,6,14],stitch:0,stockpil:5,stop:[0,6,7,14],storag:14,store:[6,7,11],straight:14,straightforward:6,string:[0,3,4],stripe:0,structur:[3,5,13],stuck:[1,6],style:1,sub:8,subfold:0,subject:9,submit:[5,12],submodel:[0,7],subsequ:[3,4],substanti:14,subsystem:6,succeed:6,success:[2,6,12],sudo:[6,14],suffici:[0,3,14],suitabl:[0,6],sun:[0,8,14],superbuild:14,suppli:[3,4,9],support:[0,5,7,12],sure:[3,6,7,14],surfac:[0,11,14],survei:[3,8,14],surviv:5,suspicious_kepl:14,swahili:5,sysctl:6,system:[1,3,6,8],systemat:14,tab:[3,6],tag:[0,1,3],tail:14,take:[0,6,7,8,14],taken:[0,8,14],talk:8,tallest:14,tanzania:[7,14],tar:14,target:[3,6,9,14],task:[6,7,8,11],taskid:7,tcp:14,team:[2,14],tell:14,telnet:7,telugu:5,temperatur:14,templat:5,temporari:1,tend:8,term:[0,6,8,14],termin:[1,6,14],terrain:[0,8,11,14],tester:12,text:14,textur:[0,5,7,13,14],texture_n:11,than:[0,1,3,5,7,14],thei:[3,4,6,10,12,14],them:[0,6,14],therefor:[8,14],thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],thing:[6,14],think:[6,14],those:[0,1,5,6,8],though:14,thousand:7,thread:0,three:[6,12],threshold:[0,14],through:[7,14],thu:[7,14],thumb:14,tie:11,tif:[9,11,14],tile:[0,3,14],tilt:14,time:[0,6,8,12,14],tini:6,tip:[1,5],titl:[1,8],tmp:1,tmpdir:1,toffanin:[3,6],togeth:[0,6,12],token:[6,7],toler:14,tone:0,too:6,tool:[1,6,14],toolbox:6,top:[6,11],topic:12,topograph:14,total:14,touch:1,toward:12,track:[1,11,14],trai:6,transfer:14,transifex:5,translat:5,transpar:6,tree:14,tri:0,triangl:0,triangul:14,trick:12,tricki:14,trigger:1,troubleshoot:5,tsv:11,tune:0,turn:[0,14],tutori:[5,11],tweak:[0,14],two:[3,6,7,8,12,14],txt:[3,4,7,11,14],type:[0,3,6,8,14],typic:[3,6,14],uav4geo:3,uav:[2,8,14],ubuntu:[5,14],ultra:0,unauthor:6,undefin:1,under:6,understand:[5,12,14],undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unfortun:6,unit:[3,4,8],univers:11,unix:14,unless:14,unlock:7,until:6,unwieldi:14,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,5,14],use:[0,1,2,3,4,6,7,8,9,11,14],used:[0,1,3,4,6,7,11,13,14],useful:[0,1,3,6,9,11,14],user:[4,5,6,7,12,14],usernam:14,using:[0,1,3,4,5,6,7,8,10,11,14],usr:14,usual:8,utm:[3,4],v18:6,vagrant:1,valid:[0,7,14],valu:[0,3,4,8,14],valuabl:13,variabl:14,variat:14,varieti:[3,6],variou:[0,6],vcpu:14,veget:3,vendor:6,verbos:0,veri:[0,6,7,8,12],verifi:6,version:[0,1,6,7,10,14],vert:[0,4],vertex:0,vertic:[0,4,8,14],via:[0,5,6,7,14],vibrat:14,view:[7,13,14],viewcmd:7,viewer:[0,6],vignet:0,virtual:[1,5,14],virtualbox:6,visibl:[3,14],visual:14,volcan:14,volum:5,vtx:6,wai:[1,6,7,14],want:[0,1,3,6,7,9,14],wasn:[1,7],wast:14,weather:[8,14],web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],weird:14,welcom:6,well:[6,7,12,14],went:6,were:1,wgs84:[3,4],whale:6,what:[0,1,5,6,7,12],whatev:14,when:[0,1,6,7,8,14],whenev:1,where:[3,9,12,13,14],wherein:14,whether:6,which:[0,1,2,6,7,8,10,11,13,14],white:[6,9],who:5,whole:14,why:[1,7],willing:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,6,8,12,14],without:[6,14],won:14,wonderful_burnel:14,word:[0,7],work:[0,3,6,7,10,12,14],workabl:14,workflow:[0,7,14],world:[6,7,8,14],worri:6,would:[3,6,12,14],write:[1,7],wrong:14,wrongli:0,wsl:6,www:[6,8],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,1,3,4,5,6,7,8,9,10,11,12],your:[0,1,3,4,6,7,9,11,12,14],yourself:6,yum:6,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zone:[3,4]},titles:["Options and Flags","How To Contribute","Flying Tips","Ground Control Points","Image Geolocation Files","Welcome to OpenDroneMap\u2019s documentation","Installation and Getting Started","Splitting Large Datasets","Map accuracy","Using Image Masks","Multispectral Support","OpenDroneMap Outputs","How To Request Features","Additional References","Tutorials"],titleterms:{"long":14,For:[1,13],Using:[9,14],access:[7,14],accuraci:[8,14],acknowledg:7,addit:[6,13],after:14,all:11,alloc:6,arch:6,argument:0,aspect:8,assum:14,autosc:7,awai:14,bandwidth:14,basic:6,bug:1,calibr:[7,14],camera:14,cento:6,check:6,clean:14,cloud:11,cluster:7,clusterodm:7,command:[6,14],commun:1,contribut:1,control:3,cpu:6,creat:14,data:14,dataset:7,debian:6,develop:13,digit:14,directori:14,distribut:7,docker:14,document:5,download:6,droplet:14,dsm:11,dtm:11,editor:3,elev:14,expect:[8,14],featur:12,fedora:6,fieldwork:14,file:[3,4],finish:14,flag:0,flight:14,fly:2,format:3,forum:1,from:14,gcp:[3,14],gcpi:3,geoloc:4,get:[6,7],ground:3,hardwar:[6,10],height:14,hello:6,high:14,how:[1,12],imag:[4,7,9],impact:8,instal:[6,14],instanc:14,interfac:3,larg:7,launch:6,limit:7,line:14,linux:6,list:[11,14],local:7,locat:14,log:[7,14],low:14,machin:[6,14],maco:6,map:8,mask:9,measur:14,memori:6,merg:7,model:[11,14],more:6,multispectr:10,odm:14,one:6,opendronemap:[5,11],option:0,orthophoto:[11,14],output:11,paramet:14,pattern:14,pin:14,plan:14,point:[3,11],posm:3,practic:3,prep:14,pro:3,process:14,project:14,pull:[1,14],qualiti:14,recommend:[3,6],refer:[3,8,13],report:1,request:[1,12],requir:6,resiz:14,rhel:6,run:[6,14],set:3,split:7,start:[6,7],step:[6,14],stockpil:14,structur:14,submit:1,support:[6,10],surviv:14,templat:1,textur:11,than:6,thi:14,tip:2,troubleshoot:6,tutori:14,ubuntu:6,understand:7,usag:10,user:[3,13],virtual:6,volum:14,webodm:6,welcom:5,what:[8,14],who:14,window:6,you:14}}) \ No newline at end of file +Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"7th":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"case":[0,6,9,14],"default":[0,3,4,6,14],"export":[0,14],"final":[0,2,14],"float":0,"function":[1,6,7],"import":[3,6,8,11,14],"long":[5,6,7],"new":[1,6,7,9,12,14],"null":1,"return":[1,6],"short":1,"static":[0,6,7],"switch":6,"true":[8,14],"try":[6,12],"while":[6,7,8,10,14],AWS:14,And:[8,12],Are:1,But:14,DLS:0,For:[3,5,6,7,8,9,14],GIS:8,GPS:[0,3,4,8],LAS:0,NOT:6,Not:1,That:14,The:[0,2,3,4,5,6,7,8,11,13,14],Then:[3,6,7,14],There:[5,6,14],These:6,Use:[0,1,8],Useful:0,Using:[1,5],VMs:6,With:6,YES:14,Yes:1,_mask:9,abbrevi:14,abdullah:11,abil:0,abl:[6,7,10,12,14],about:[1,3,6,8,13,14],abov:[6,14],absolut:[0,8],accept:14,access:[1,5,6,8,11],accident:9,accord:[6,8],accordingli:0,account:14,accur:[2,4,7,8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,achiev:14,acknowledg:5,acpi:6,across:0,act:7,action:1,activ:7,actual:[8,14],add:[6,7,9,14],added:[0,12],adding:[6,7],addit:[0,1,5,14],address:[6,7,14],adequ:14,adjust:[0,6,14],admin:6,adoc:13,advanc:6,advantag:[6,14],advers:14,advis:[8,14],aerial:[6,8],affect:[0,8,14],african:14,after:[0,1,3,5,6],ago:14,ahead:14,aim:10,airborn:14,algorithm:[0,7],ali:11,align:[0,12],all:[0,1,2,3,5,6,7,10,12,14],alloc:5,allow:[0,6,7,14],almost:[6,14],along:[3,6,12],alpha:[10,14],alreadi:[0,1,3,6,7,12,14],also:[0,1,2,3,5,6,7,8,10,13,14],altern:14,altitud:8,altum:10,alwai:[7,14],amaz:7,amazon:[7,14],among:14,amount:[6,14],ampl:3,analyz:6,ancillari:14,angl:[0,4,14],ani:[0,6,11,12,14],anim:1,anoth:[0,3,4,6,14],answer:[1,12,14],anyon:5,anyth:12,aoi:14,api:[6,7,13],app:[3,6,14],appl:6,appli:[0,6,14],applic:[0,6,12],appreci:12,approach:14,appropri:[0,14],approxim:0,apt:[6,14],arch:5,archiv:14,archivenam:14,area:[0,3,8,9,14],aren:14,argument:5,around:[0,3,14],arrow:14,art:13,artifact:14,asap:14,ash:14,asian:8,ask:6,aspect:5,asr:7,assess:8,assist:6,associ:[3,7,11],assum:5,attach:[7,14],auto:[0,7,14],autom:6,automat:[0,3,4,6,7,14],autosc:5,autoscal:7,avail:[0,3,4,5,6,7,14],averag:[0,7,8,14],avoid:[1,14],awai:5,back:[6,14],background:[6,13],bag:0,balanc:[6,14],band:[0,10,14],bandwidth:5,bank:[7,14],bar:6,bare:6,barri:8,base:[0,3,4,6,7,14],baselin:8,bash:[6,14],bashrc:14,basic:[5,10,14],basin:[7,14],batch:14,becaus:[6,7,14],becom:6,been:[0,6,10,12],befor:[0,1,3,14],behavior:[0,1],being:[6,7],belong:[7,14],below:[1,5,6,11,14],benchmark:0,benefit:14,best:[6,7,12,14],better:[0,8,10,14],between:[0,7,8,14],big:[7,12,14],bigger:[0,8,14],biggest:14,bigtiff:14,bin:14,binari:6,bit:[0,6,14],black:[0,9],blend:0,blob:13,block:[1,14],blockxsiz:14,blockys:14,blog:8,bmp:9,boot:6,both:[0,6],bound:14,boundari:[0,14],bow:0,bowl:[0,7,14],box:[3,7,14],brought:12,brown:0,brows:6,browser:6,bucket:[3,7],buffer:0,bug:5,build:[0,3,6,14],build_overview:14,built:6,bundl:0,burden:14,button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,4,5,10],call:[3,4,6,7,14],came:14,camera:[0,2,3,4,5,8,10,11],camera_len:14,can:[0,1,3,4,5,6,7,8,9,10,11,12,13,14],cancel:7,cannot:6,cap:0,capabl:14,capac:14,captur:[10,14],card:6,care:[6,14],carefulli:14,carri:14,cat:14,caus:[7,14],cd7b9585b8f6:14,cell:0,center:[0,3],cento:5,certain:[6,7,8,9,14],challeng:[2,14],chang:[6,14],chapter:6,charact:[7,14],cheapest:14,check:[0,5],choos:[0,2,6,11,14],chunk:7,classif:14,classifi:[0,14],clean:5,clear:[1,14],clearli:[1,8],clic:14,click:6,client:6,clone:[1,6,7],close:[6,8,14],closer:0,cloud:[0,5,6,7,8,14],cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],coaklei:8,code:[0,1,3,4,7,12,14],cog:0,collect:[7,14],colombo:8,color:[0,3,9],column:[3,4],com:[3,6,7,8,13,14],combin:[7,12],come:[6,12,14],command:[1,5,7],commerci:14,commmand:14,commod:14,common:[6,14],commun:[5,6,8,12,13],compar:[8,14],compat:[7,14],compens:0,complet:14,complianc:8,compon:[6,7],compos:6,compress:[0,14],compromis:14,comput:[0,6,14],concaten:1,concept:13,concurr:[0,6],condit:[8,14],confer:8,config:[11,14],configur:[1,6,7,14],confusingli:14,congratul:6,congruent:14,connect:[6,7,14],consid:[3,8,14],consider:[0,14],consist:14,consol:[0,6,7,14],constrain:12,constraint:14,construct:8,consum:8,contain:[0,3,4,6,8,14],container:[6,14],content:0,continu:[6,14],contrast:3,contribut:[5,7,12],control:[0,5,7,8,13,14],cool:6,coordin:[0,3,4,11],copi:[0,1,6,14],core:6,corner:3,correct:[0,3,14],correctli:8,correspond:[8,14],cost:[7,8,14],could:7,count:0,courtesi:11,cover:[0,3,6],coverag:8,cpu:[5,14],crash:14,creat:[0,1,3,4,5,6,7,9,11],creation:14,critic:[8,14],crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curiou:14,curl:6,current:[0,4,6,7,14],cut:[0,14],cutlin:[0,14],dai:14,dampegama:8,danger:14,dar:[7,14],dashboard:[6,14],data:[0,2,3,4,5,6,7,8,11],dataset:[0,1,5,8,10,14],date:7,datum:[3,4],debian:5,debug:[0,14],decid:7,decim:0,decis:8,decreas:[8,14],dedic:[13,14],deeper:14,defin:[8,14],definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:7,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[1,3,6,8,14],deploi:[8,14],depth:[0,14],depthmap:[0,11,14],deriv:14,describ:1,descript:1,descriptor:0,desir:14,desktop:6,detach:14,detail:[0,1,6,8],detect:[3,4,6,14],determin:[0,14],develop:[1,5,6,10],deviat:0,dialog:14,did:1,didn:[1,12,14],differ:[0,6,10,11,14],digit:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:[6,14],direct:[8,14],directli:[0,14],directori:[1,5,6],disabl:[0,6],discuss:12,disk:[0,6,14],displai:[0,3,5,6,14],dist:14,distanc:[0,3,8,14],distort:[2,3,7,8,14],distribut:[0,3,5,6,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[2,13],docker:[1,5,6,7],dockercompos:6,dockertoolbox:6,document:[6,13,14],doe:[0,8,14],doesn:[0,1,11],doing:1,dome:0,don:[0,1,6,14],done:[0,6,12,14],dop:0,doubl:6,down:[0,14],download:[5,14],downsiz:14,downwel:0,drive:14,drone:[2,3,6,8,14],dronedeploi:[2,8],drop:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],due:7,dummi:7,duplic:0,dure:[0,6,8,14],dust:14,e31010c00b9a:14,each:[0,3,6,7,8,10,14],earli:12,earth:0,easi:[6,7],easier:[6,12,14],easili:6,east:3,echo:14,ecosystem:6,edg:[0,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:[5,14],effect:[0,7,8,14],effici:[6,14],effort:6,either:[0,3,4,14],elev:[0,3,5,11],ellp:[3,4],els:[1,12],embed:4,emphas:14,emploi:14,empti:14,emul:6,enabl:[6,7,10],encount:6,end:[0,1,14],engin:6,english:5,enough:14,ensur:[0,3,14],enter:[1,14],entir:[6,14],entwin:0,environ:[1,6,14],environment:14,epsg:[0,3,4],ept:0,equal:0,equip:[8,14],equival:14,eros:14,error:[6,7,8,11,14],esc:6,escap:[7,14],estim:0,etc:[1,6,7,13,14],euclidean:0,evalu:8,even:[0,1,7,14],evenli:[3,14],ever:6,everi:[0,6],everyth:[6,11,14],exact:1,exactli:[1,14],exampl:[1,3,4,6,7,8,9,14],excel:14,excerpt:6,excess:14,excit:12,exclud:9,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[3,6,14],exit:[0,14],expand:10,expect:[1,3,5,6],expens:14,experi:14,experiment:[0,14],explain:1,explicitli:1,explor:[1,6,14],exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:[3,4],extract:[0,14],extract_utm:11,eye:14,f12:6,f46880f:6,face:[0,14],facto:3,factor:[0,8,14],fail:[0,14],fairli:14,fall:12,fals:[0,14],familiar:[6,14],far:6,fast:[0,14],faster:[0,6],feasibl:6,featur:[0,1,5,6,8,11,14],fedora:5,feedback:12,feel:12,few:[6,14],fewer:7,fgdc:8,field:[3,4,6,14],fieldwork:5,figur:[8,12,14],file:[0,1,5,6,7,9,11,14],filenam:[1,3,4,9,14],filipino:5,fill:0,filter:[0,14],find:[0,1,3,6,7,13,14],finer:0,finish:5,fire:8,first:[1,3,4,6,7,14],fishey:0,fix:[0,6],flag:[5,6,14],flamboyant_dhawan:14,flann:0,flat:14,flight:[3,5,8],flood:[7,14],floor:3,flown:14,fly:[5,14],focu:[0,14],focus:[6,8],fog:14,folder:[0,3,4,6,7,10,14],folk:7,follow:[0,1,3,6,7,10,11,13,14],footprint:[3,8],forc:[0,3],forest:14,forget:6,format:[0,4,5,9,11,13],forum:[5,6,12,13],forward:[7,14],foss:12,found:[0,3,6,7,14],four:6,free:[12,14],freeli:14,french:5,friendli:6,from:[0,3,4,5,6,9,10,11,12,13],fssl:6,fuck:14,full:[0,14],fulli:7,further:[7,14],fusion:0,fuss:14,futur:[6,14],gain:0,gamma:0,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,2,6,8,10,14],geo:[0,3,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,3,7,11],geotiff:[0,11],geotoff:11,get:[0,1,5,8,12,14],gethomedirectori:1,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],give:14,glad:12,global:[0,8],gmi:0,gnss:[8,14],gnu:14,goe:14,going:[6,7,8],good:[1,3,8,13,14],googl:0,got:14,gpkg:14,gps:[0,3],gpu:6,grab:14,grade:[8,14],gradient:0,graphic:6,grassi:14,great:[1,2,6],greater:14,greet:6,ground:[0,5,8,11,13,14],group:[0,7,14],group_namedefault:0,grow:12,gsd:[0,8,14],guess:6,guest:1,gui:6,guid:[1,2,3,5,6,8,13],guidelin:[1,2],hahog:0,half:6,hand:8,handl:7,happen:[1,7,14],happi:12,hard:[12,14],hardwar:5,has:[0,2,3,4,6,7,8,10,12,14],have:[0,2,3,6,7,8,9,10,11,14],header:3,heavi:0,height:[5,8],hello:5,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],here:[1,6,11,12,14],high:[0,3,5,8],higher:[0,6,7,8,14],highest:8,highli:14,hole:0,home:[1,6,14],hope:12,horizont:[3,4,7,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hover:8,how:[0,5,6,7,8,14],howev:[6,7,14],htop:14,http:[3,6,7,8,13,14],hub:6,huge:7,humanitarian:2,humid:8,hundr:6,hv_support:6,hybrid:0,icon:6,identifi:1,idw:0,if_saf:14,ignor:[0,14],illumin:[3,8,14],im_i:[0,3],im_x:[0,3],imag:[0,3,5,6,8,10,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imageri:14,img:11,img_0525:3,img_0585:3,img_0690:3,immedi:6,impact:[5,6,14],implement:12,importantli:12,improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],incant:14,includ:[1,3,6,7,9,14],incom:14,incomplet:5,increas:[0,3,14],increment:8,independ:[8,14],index:[7,13],indic:3,individu:14,inexpens:14,influenc:[8,14],info:[0,7,14],inform:[0,1,3,4,7,8,9,11,13,14],initi:14,input:[6,9,14],insan:14,insid:[6,12],instal:[3,5,7],instanc:[0,5,6,7,8],instead:[0,1,3,6,7,8],instruct:[6,7,14],insuffici:0,integ:0,intend:[2,14],interest:[12,14],interfac:[5,6],intermedi:0,interpol:[0,14],interrog:[7,14],interrupt:14,invers:0,involv:1,ipv4:14,irregular:14,island:2,isn:[6,14],isol:[0,14],issu:[1,5,6,12],its:[6,8,12,14],ivan:14,jame:14,jargon:14,job:[3,8,14],join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:[0,1,6,7,14],kappa:[0,4],keep:[0,3,13,14],kei:[6,7,14],kern:6,keypoint:0,khadija:11,kmz:0,know:[3,7,12,14],knowledg:5,known:[3,6],label:[3,4,6],labor:14,lament:14,land:8,languag:5,lanka:8,larg:[0,5,12,14],larger:[3,8,14],largest:[0,14],las:[0,14],last:[7,14],latest:6,launch:[5,7,14],lawn:14,layer:[11,14],laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5,6,7,12,14],left:14,legaci:0,len:[0,2],length:14,less:[7,8,14],lessen:14,let:[12,14],letter:14,level:[0,8,14],leverag:6,lib:14,librari:0,lid:3,lidar:14,lieu:14,lift:12,light:[0,6],like:[0,3,6,12,14],limit:[0,5,6,8,9,14],line:[3,4,5,6,7],linear:14,linearli:6,link:1,linux:[1,5],list:[1,3,5,6,7,9,10],listen:12,liter:14,literaci:14,littl:[0,6,14],llc:3,load:[3,6,14],local:[0,5,8,14],localhost:[6,7],locat:[3,5,6,8,11],lock:7,log:[5,11],login:6,longer:[0,14],look:[1,3,6,7,8,14],lot:[3,14],loung:8,low:[0,3,5,8],lower:[0,14],lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,1,5,7],machineri:14,maciej:14,maco:[1,5],madawalagama:8,made:[3,6],mai:[1,11,14],main:[3,7],maintain:[1,12],major:6,make:[2,3,6,7,8,14],manag:[6,7,14],mani:[1,6,7,10,14],manual:[0,7],manuel:8,manufactur:6,map:[0,2,3,5,6,14],mapillari:7,mapper:2,markdown:1,marzo:8,mask:[5,11,14],masseranolab:3,master:[1,13],match:[0,8,11,14],matcher:0,materi:[3,14],mather:8,matter:6,max:0,maximum:[0,6],mayb:14,mean:[0,6],meant:14,measur:[0,3,5,8],mechan:8,media:6,medium:0,megapixel:0,member:12,memori:[0,5,7,14],menu:6,merg:[0,5,11,14],mesh:[0,7,11,13,14],meshlab:11,mess:6,messag:[0,6,7,14],met:8,metadata:[0,11],meter:[0,3,4,7,8,14],method:[0,14],micasens:10,microsoft:6,middai:14,might:[7,10],millimetr:14,min:0,mind:14,minim:14,minimum:[0,3,6,14],misplac:8,miss:[0,3,6,13],mission:[2,14],mistaken:14,mistakenli:14,mitig:14,mnt:14,model:[0,5,6,7,8],moder:14,modern:6,modifi:[6,14],mon:14,monei:12,monstrou:14,month:14,more:[0,1,3,4,5,7,8,11,12,13,14],morpholog:[0,14],mosaic:0,most:[3,6,14],mostli:14,motion:13,mount:[8,14],move:[6,8,14],mower:14,msimbasi:[7,14],much:[0,6,14],multi:[10,13],multipl:[0,6,7,10],multipli:8,multispectr:[0,5],munasingh:8,must:[3,4,7,8],mvs_textur:0,my_odm_imag:14,myproject:14,nadir:14,nake:14,name:[0,1,3,4,7,9,14],nan:3,nano:14,nativ:6,navig:[6,14],nearest:0,necessari:[0,6,12,14],need:[0,1,3,6,7,8,12,14],neglig:14,neighbor:0,net:6,network:[6,7,8,14],newer:6,newlin:1,newpass:6,nice:6,no_def:[3,4],nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,nois:8,non:14,none:0,normal:[0,10,14],north:3,nostalgic_lederberg:14,note:[0,14],noth:0,notic:6,now:[6,14],npm:7,nsdi:8,num:0,num_thread:14,number:[0,6,7,8,14],obj:11,object:[0,3,14],obliqu:9,observ:1,obstacl:3,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:[0,14],offer:6,offici:6,offlin:7,often:6,old:6,older:1,omega:[0,4],omit:14,onc:[6,10,14],one:[0,1,3,5,7,8,10,14],ones:[12,14],onli:[0,1,3,4,6,7,11,14],onlin:7,onto:14,open:[1,3,6,11,12,14],opendronemap:[1,6,7,8,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[1,6,14],opportun:12,optim:[0,8,14],option:[3,4,5,6,7,11,14],orchestr:7,order:[3,8,14],org:[6,8,13],organ:14,origin:[0,14],orthophoto:[0,5,6,7,10],osx:6,other:[1,3,5,6,8,10,14],otherwis:[0,3,7],our:[2,5,7,12,13,14],out:[1,6,7,11,12,14],outlier:0,output:[0,5,6,7,14],outsid:12,outweigh:6,over:[0,6,7,9,11,14],overal:14,overcast:14,overhead:6,overlap:[0,3,7,14],overload:12,overrid:4,overview:[0,13,14],own:[3,14],pace:14,packag:[6,14],packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,paper:[13,14],parallel:[0,6,7,14],param:0,paramet:[0,5,6,10],parent:14,park:3,part:[7,10],pascual:8,pass:[6,7,10,14],password:6,pasteabl:1,path:[0,1,3,4,6,7,14],pattern:5,pau:7,pavement:3,pdf:[0,8,14],peak:0,penalti:6,peopl:[4,6,9,14],pep8:1,per:[0,7,14],percent:5,percentag:14,perform:[0,1,6,7],perimet:3,perman:0,permiss:6,perspect:0,phi:[0,4],photo:[3,8,9,14],photogrammetri:[8,14],photographi:14,photometr:[0,14],pick:[3,6],piec:14,piero:[3,6],pilot:14,pin:5,pip:6,pipe:14,pipelin:[0,7,13],pix4d:8,pixel:[0,3,14],place:[0,1,3,6,7,8,13,14],plain:1,plan:[2,5,7],planar:[0,3],plane:14,planet:8,platform:[1,6,7],pleas:[1,6,14],plu:[0,1],plugin:[3,6],ply:11,png:[0,9,11],point:[0,1,5,6,7,8,13,14],pointcloud:0,pollut:14,polygon:0,port:[6,7,14],portion:11,posit:[0,3,8,11],posm:5,possibl:[1,6,7,10,12,14],post:[1,3,6],postprocess:0,potenti:0,power:14,practic:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,prep:5,prepar:2,present:[0,14],press:[6,14],prevent:14,previou:[0,6],primari:0,print:0,prior:7,priorit:0,privileg:14,pro:5,probabl:14,problem:[1,5,14],procedur:6,process:[0,5,6,7,8,10],processor:6,procur:3,produc:[0,6,7,8,11,14],product:14,profession:6,program:[0,6,9,14],programm:1,progress:[0,8,14],proj4:3,proj:[0,3,4],project:[0,1,2,3,4,5,6,7,8,11,12],project_nam:14,project_path:14,prompt:6,prone:[7,14],prop:7,propag:7,proper:6,properli:[6,14],protect:6,provid:[0,1,2,7,12,14],pull:5,purchas:3,purpos:[0,4,7],push:[7,14],put:12,pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,5,8],question:[1,6],quickli:[7,14],quickstart:6,radianc:0,radiometr:[0,4,10],radiu:[0,14],ram:[0,6,14],random:14,randomli:1,rang:[3,8,14],raster:[0,11,14],rather:[1,14],raw:14,reach:1,read:[13,14],readm:[13,14],real:8,realli:12,reason:[12,14],recent:[1,6],recogn:14,recogniz:8,recommend:[0,5,7,8,13,14],reconstruct:[0,8,9,11,14],record:1,recreat:14,rectif:0,rectifi:0,recurs:14,rededg:10,reduc:[0,3,7,8,14],refer:[1,5,6,7,14],referenc:3,reflect:[0,10],regist:0,regul:0,regular:14,rel:8,relat:[1,8,13],releas:[1,6],reli:[1,7,14],reliabl:1,remain:[0,7,14],remot:[8,14],remov:[0,7,14],render:0,repeat:[6,7],replac:[6,14],repo:14,report:[0,5],repositori:[1,6,12],repres:0,reproduc:1,reproduct:1,request:[5,7],requir:[0,1,2,3,5,7,8,14],rerun:0,research:13,reset:6,resetadminpassword:6,resiz:[0,5],resolut:[0,14],resourc:[1,12,13,14],respect:[3,7],respons:[6,12],rest:14,restart:[0,6,14],result:[0,3,6,7,8,10,14],resum:7,rhel:5,rid:14,right:[2,6,14],rise:0,robson:14,roll:[0,8],roof:14,root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],rule:14,run:[0,1,5,7],runtim:[0,14],sai:[1,12],salaam:[7,14],samarakoon:8,same:[6,7,9,14],sampl:[0,3],save:[0,6,14],savvi:14,scalar:[0,14],scale:[7,8,14],scene:[0,10,14],scm:6,scp:14,screen:[3,6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:[6,12],second:[1,6,7,8,14],secret:6,section:[2,6,13,14],secur:14,see:[1,2,3,6,7,11,12,14],seem:14,seen:[0,3],select:[3,6],self:14,sens:[8,14],sensibl:14,sensor:[0,2,8,10],sentera:10,sep:14,separ:[3,10,14],sequenti:7,server:14,servic:7,session:14,set:[0,4,5,6,14],setup:[6,7,10,14],sever:[5,6,14],shadow:14,shape:8,share:[1,5,10],sharp:[0,3],sharper:14,shell:14,shift:[6,8],shot:[9,10],should:[0,3,4,6,7,12,14],show:[0,1,7,8,14],shrink:0,shut:14,shutdown:6,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sift:0,significantli:14,similar:[0,6,7,11,12,14],simpl:[0,3,4,11,14],simplest:14,simpli:[6,7,9,12,14],sinc:[0,8,10,14],singl:[0,3,6,9,14],site:8,size:[0,8,14],ski:14,skip:[0,6,9,14],sky:9,slider:6,slight:14,slightli:[0,14],slope:[0,14],slow:0,slower:0,slowli:14,small:[6,14],smaller:[0,8,14],smoke:14,smooth:0,smrf:[0,14],snippet:1,softwar:[1,6,8,9,12,13,14],sole:6,solv:14,some:[1,3,5,6,11,12,14],someon:[12,14],someth:[3,6,7,14],sometim:[0,4,6,12,14],soon:14,sourc:[6,12,14],sourceforg:6,south:3,space:[0,3,6,14],spanish:5,spars:0,spec:1,special:[8,14],specif:[1,6,8,13,14],specifi:[0,3,4,6,14],spectral:0,speed:[0,8,14],spheric:0,spin:[7,14],split:[0,5,14],spot:14,src:14,sri:8,ssh:14,stabil:8,stabl:[0,1,6,14],stage:0,stai:14,stand:14,standard:[0,8],start:[0,1,4,5,9,12,13,14],startup:6,state:[11,13],station:14,statu:14,steep:14,step:[0,1,5,7],stephen:8,stereo:13,still:[5,6,14],stitch:0,stockpil:5,stop:[0,6,7,14],storag:14,store:[6,7,11],straight:14,straightforward:6,string:[0,3,4],stripe:0,structur:[3,5,13],stuck:[1,6],style:1,sub:8,subfold:0,subject:9,submit:[5,12],submodel:[0,7],subsequ:[3,4],substanti:14,subsystem:6,succeed:6,success:[2,6,12],sudo:[6,14],suffici:[0,3,14],suitabl:[0,6],sun:[0,8,14],superbuild:14,suppli:[3,4,9],support:[0,5,7,12],sure:[3,6,7,14],surfac:[0,11,14],survei:[3,8,14],surviv:5,suspicious_kepl:14,swahili:5,sysctl:6,system:[1,3,6,8],systemat:14,tab:[3,6],tag:[0,1,3],tail:14,take:[0,6,7,8,14],taken:[0,8,14],talk:8,tallest:14,tanzania:[7,14],tar:14,target:[3,6,9,14],task:[6,7,8,11],taskid:7,tcp:14,team:[2,14],tell:14,telnet:7,telugu:5,temperatur:[0,14],templat:5,temporari:1,tend:8,term:[0,6,8,14],termin:[1,6,14],terrain:[0,8,11,14],tester:12,text:14,textur:[0,5,7,13,14],texture_n:11,than:[0,1,3,5,7,14],thei:[3,4,6,10,12,14],them:[0,6,14],therefor:[8,14],thermal:0,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],thing:[6,14],think:[6,14],those:[0,1,5,6,8],though:14,thousand:7,thread:0,three:[6,12],threshold:[0,14],through:[7,14],thu:[7,14],thumb:14,tie:11,tif:[9,11,14],tile:[0,3,14],tilt:14,time:[0,6,8,12,14],tini:6,tip:[1,5],titl:[1,8],tmp:1,tmpdir:1,toffanin:[3,6],togeth:[0,6,12],token:[6,7],toler:14,tone:0,too:6,tool:[1,6,14],toolbox:6,top:[6,11],topic:12,topograph:14,total:14,touch:1,toward:12,track:[1,11,14],trai:6,transfer:14,transifex:5,translat:5,transpar:6,tree:14,tri:0,triangl:0,triangul:14,trick:12,tricki:14,trigger:1,troubleshoot:5,tsv:11,tune:0,turn:[0,14],tutori:[5,11],tweak:[0,14],two:[3,6,7,8,12,14],txt:[3,4,7,11,14],type:[0,3,6,8,14],typic:[3,6,14],uav4geo:3,uav:[2,8,14],ubuntu:[5,14],ultra:0,unauthor:6,undefin:1,under:6,understand:[5,12,14],undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unfortun:6,unit:[3,4,8],univers:11,unix:14,unless:14,unlock:7,unseen:0,until:6,unwieldi:14,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,5,14],use:[0,1,2,3,4,6,7,8,9,11,14],used:[0,1,3,4,6,7,11,13,14],useful:[0,1,3,6,9,11,14],user:[4,5,6,7,12,14],usernam:14,using:[0,1,3,4,5,6,7,8,10,11,14],usr:14,usual:8,utm:[3,4],v18:6,vagrant:1,valid:[0,7,14],valu:[0,3,4,8,14],valuabl:13,variabl:14,variat:14,varieti:[3,6],variou:[0,6],vcpu:14,veget:3,vendor:6,verbos:0,veri:[0,6,7,8,12],verifi:6,version:[0,1,6,7,10,14],vert:[0,4],vertex:0,vertic:[0,4,8,14],via:[0,5,6,7,14],vibrat:14,view:[7,13,14],viewcmd:7,viewer:[0,6],vignet:0,virtual:[1,5,14],virtualbox:6,visibl:[3,14],visual:14,volcan:14,volum:5,vtx:6,wai:[1,6,7,14],want:[0,1,3,6,7,9,14],wasn:[1,7],wast:14,weather:[8,14],web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],weird:14,welcom:6,well:[6,7,12,14],went:6,were:1,wgs84:[3,4],whale:6,what:[0,1,5,6,7,12],whatev:14,when:[0,1,6,7,8,14],whenev:1,where:[3,9,12,13,14],wherein:14,whether:6,which:[0,1,2,6,7,8,10,11,13,14],white:[6,9],who:5,whole:14,why:[1,7],willing:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,6,8,12,14],without:[6,14],won:14,wonderful_burnel:14,word:[0,7],work:[0,3,6,7,10,12,14],workabl:14,workflow:[0,7,14],world:[6,7,8,14],worri:6,would:[3,6,12,14],write:[1,7],wrong:14,wrongli:0,wsl:6,www:[6,8],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,1,3,4,5,6,7,8,9,10,11,12],your:[0,1,3,4,6,7,9,11,12,14],yourself:6,yum:6,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zone:[3,4]},titles:["Options and Flags","How To Contribute","Flying Tips","Ground Control Points","Image Geolocation Files","Welcome to OpenDroneMap\u2019s documentation","Installation and Getting Started","Splitting Large Datasets","Map accuracy","Using Image Masks","Multispectral Support","OpenDroneMap Outputs","How To Request Features","Additional References","Tutorials"],titleterms:{"long":14,For:[1,13],Using:[9,14],access:[7,14],accuraci:[8,14],acknowledg:7,addit:[6,13],after:14,all:11,alloc:6,arch:6,argument:0,aspect:8,assum:14,autosc:7,awai:14,bandwidth:14,basic:6,bug:1,calibr:[7,14],camera:14,cento:6,check:6,clean:14,cloud:11,cluster:7,clusterodm:7,command:[6,14],commun:1,contribut:1,control:3,cpu:6,creat:14,data:14,dataset:7,debian:6,develop:13,digit:14,directori:14,distribut:7,docker:14,document:5,download:6,droplet:14,dsm:11,dtm:11,editor:3,elev:14,expect:[8,14],featur:12,fedora:6,fieldwork:14,file:[3,4],finish:14,flag:0,flight:14,fly:2,format:3,forum:1,from:14,gcp:[3,14],gcpi:3,geoloc:4,get:[6,7],ground:3,hardwar:[6,10],height:14,hello:6,high:14,how:[1,12],imag:[4,7,9],impact:8,instal:[6,14],instanc:14,interfac:3,larg:7,launch:6,limit:7,line:14,linux:6,list:[11,14],local:7,locat:14,log:[7,14],low:14,machin:[6,14],maco:6,map:8,mask:9,measur:14,memori:6,merg:7,model:[11,14],more:6,multispectr:10,odm:14,one:6,opendronemap:[5,11],option:0,orthophoto:[11,14],output:11,paramet:14,pattern:14,pin:14,plan:14,point:[3,11],posm:3,practic:3,prep:14,pro:3,process:14,project:14,pull:[1,14],qualiti:14,recommend:[3,6],refer:[3,8,13],report:1,request:[1,12],requir:6,resiz:14,rhel:6,run:[6,14],set:3,split:7,start:[6,7],step:[6,14],stockpil:14,structur:14,submit:1,support:[6,10],surviv:14,templat:1,textur:11,than:6,thi:14,tip:2,troubleshoot:6,tutori:14,ubuntu:6,understand:7,usag:10,user:[3,13],virtual:6,volum:14,webodm:6,welcom:5,what:[8,14],who:14,window:6,you:14}}) \ No newline at end of file diff --git a/sw/.buildinfo b/sw/.buildinfo index 4a3f81307..29194b900 100644 --- a/sw/.buildinfo +++ b/sw/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d65f1dafa7b72460ef2a1d4b173d4c7d +config: 826481e42566ded7f032c01892b9785c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/sw/.doctrees/arguments.doctree b/sw/.doctrees/arguments.doctree index 1a46bc634..39c8f581a 100644 Binary files a/sw/.doctrees/arguments.doctree and b/sw/.doctrees/arguments.doctree differ diff --git a/sw/.doctrees/contributing.doctree b/sw/.doctrees/contributing.doctree index 85040f928..b76182a49 100644 Binary files a/sw/.doctrees/contributing.doctree and b/sw/.doctrees/contributing.doctree differ diff --git a/sw/.doctrees/environment.pickle b/sw/.doctrees/environment.pickle index bdcfd0f48..a77f3737c 100644 Binary files a/sw/.doctrees/environment.pickle and b/sw/.doctrees/environment.pickle differ diff --git a/sw/.doctrees/flying.doctree b/sw/.doctrees/flying.doctree index ad5c9851f..fd61d6e7a 100644 Binary files a/sw/.doctrees/flying.doctree and b/sw/.doctrees/flying.doctree differ diff --git a/sw/.doctrees/gcp.doctree b/sw/.doctrees/gcp.doctree index 314a4c7c0..922ac4ae7 100644 Binary files a/sw/.doctrees/gcp.doctree and b/sw/.doctrees/gcp.doctree differ diff --git a/sw/.doctrees/geo.doctree b/sw/.doctrees/geo.doctree index ab91e95ab..18ac0efa2 100644 Binary files a/sw/.doctrees/geo.doctree and b/sw/.doctrees/geo.doctree differ diff --git a/sw/.doctrees/index.doctree b/sw/.doctrees/index.doctree index 63ebb48e7..50cc3621c 100644 Binary files a/sw/.doctrees/index.doctree and b/sw/.doctrees/index.doctree differ diff --git a/sw/.doctrees/installation.doctree b/sw/.doctrees/installation.doctree index b586cbad5..cf0e2fb79 100644 Binary files a/sw/.doctrees/installation.doctree and b/sw/.doctrees/installation.doctree differ diff --git a/sw/.doctrees/large.doctree b/sw/.doctrees/large.doctree index 01d0400ed..b75828866 100644 Binary files a/sw/.doctrees/large.doctree and b/sw/.doctrees/large.doctree differ diff --git a/sw/.doctrees/map-accuracy.doctree b/sw/.doctrees/map-accuracy.doctree index b7a041b99..a1c98f8f9 100644 Binary files a/sw/.doctrees/map-accuracy.doctree and b/sw/.doctrees/map-accuracy.doctree differ diff --git a/sw/.doctrees/masks.doctree b/sw/.doctrees/masks.doctree index 3289118cd..e29dc360f 100644 Binary files a/sw/.doctrees/masks.doctree and b/sw/.doctrees/masks.doctree differ diff --git a/sw/.doctrees/multispectral.doctree b/sw/.doctrees/multispectral.doctree index 096718185..e7df9f7ca 100644 Binary files a/sw/.doctrees/multispectral.doctree and b/sw/.doctrees/multispectral.doctree differ diff --git a/sw/.doctrees/outputs.doctree b/sw/.doctrees/outputs.doctree index 41612ab85..0aaed77dc 100644 Binary files a/sw/.doctrees/outputs.doctree and b/sw/.doctrees/outputs.doctree differ diff --git a/sw/.doctrees/requesting-features.doctree b/sw/.doctrees/requesting-features.doctree index 341a66f4d..3adfbe773 100644 Binary files a/sw/.doctrees/requesting-features.doctree and b/sw/.doctrees/requesting-features.doctree differ diff --git a/sw/.doctrees/resources.doctree b/sw/.doctrees/resources.doctree index 6e4da1ca6..76da547a6 100644 Binary files a/sw/.doctrees/resources.doctree and b/sw/.doctrees/resources.doctree differ diff --git a/sw/.doctrees/tutorials.doctree b/sw/.doctrees/tutorials.doctree index d1d947d05..6afd1c6c3 100644 Binary files a/sw/.doctrees/tutorials.doctree and b/sw/.doctrees/tutorials.doctree differ diff --git a/sw/_sources/arguments.rst.txt b/sw/_sources/arguments.rst.txt index 84ae87529..ce49943dd 100644 --- a/sw/_sources/arguments.rst.txt +++ b/sw/_sources/arguments.rst.txt @@ -15,6 +15,12 @@ Arguments ``--cameras`` 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: `` +``--cog`` + Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False`` + +``--copy-to`` + Copy output results to this folder after processing. + ``--crop`` Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3`` @@ -96,7 +102,7 @@ Arguments ``--min-num-features`` 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`` -``name`` +``name`` Name of dataset (i.e subfolder name within project folder). Default: ``code`` ``--optimize-disk-space`` @@ -108,6 +114,9 @@ Arguments ``--orthophoto-cutline`` 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`` +``--orthophoto-kmz`` + Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False`` + ``--orthophoto-no-tiled`` Set this parameter if you want a striped GeoTIFF. Default: ``False`` @@ -151,7 +160,7 @@ Arguments Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder. ``--radiometric-calibration`` none | camera | camera+sun - Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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`` + 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`` ``--rerun,-r`` dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report Rerun this stage only and stop. . Default: `` @@ -201,6 +210,9 @@ Arguments ``--texturing-data-term`` gmi | area 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`` +``--texturing-keep-unseen-faces`` + Keep faces in the mesh that are not seen in any camera. Default: ``False`` + ``--texturing-outlier-removal-type`` none | gauss_clamping | gauss_damping Type of photometric outlier removal method. . Default: ``gauss_clamping`` diff --git a/sw/_static/documentation_options.js b/sw/_static/documentation_options.js index 4b874974c..05fa9d8c6 100644 --- a/sw/_static/documentation_options.js +++ b/sw/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '2.4.7', + VERSION: '2.5.5', LANGUAGE: 'sw', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/sw/arguments.html b/sw/arguments.html index 4bbfee4b0..bcbf11ee5 100644 --- a/sw/arguments.html +++ b/sw/arguments.html @@ -4,10 +4,11 @@ - + + - Chagizi na Bendera — OpenDroneMap 2.4.7 documentation + Chagizi na Bendera — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                  - 2.4.7 + 2.5.5
                  @@ -291,9 +292,9 @@
                  -
                  +

                  Chagizi na Bendera

                  -
                  +

                  Arguments

                  --build-overviews

                  Build orthophoto overviews for faster display in programs such as QGIS. Default: False

                  @@ -302,6 +303,10 @@
                  --cameras <json>

                  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: ``

                  +
                  --cog

                  Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: False

                  +
                  +
                  --copy-to <path>

                  Copy output results to this folder after processing.

                  +
                  --crop <positive float>

                  Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: 3

                  --debug

                  Print debug messages. Default: False

                  @@ -356,7 +361,7 @@
                  --min-num-features <integer>

                  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

                  -
                  name <project name>

                  Name of dataset (i.e subfolder name within project folder). Default: code

                  +
                  name <dataset name>

                  Name of dataset (i.e subfolder name within project folder). Default: code

                  --optimize-disk-space

                  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

                  @@ -364,6 +369,8 @@
                  --orthophoto-cutline

                  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

                  +
                  --orthophoto-kmz

                  Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: False

                  +
                  --orthophoto-no-tiled

                  Set this parameter if you want a striped GeoTIFF. Default: False

                  --orthophoto-png

                  Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: False

                  @@ -392,7 +399,7 @@
                  --project-path <path>

                  Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder.

                  -
                  --radiometric-calibration none | camera | camera+sun

                  Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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

                  +
                  --radiometric-calibration none | camera | camera+sun

                  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

                  --rerun,-r dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

                  Rerun this stage only and stop. . Default: ``

                  @@ -426,6 +433,8 @@
                  --texturing-data-term gmi | area

                  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

                  +
                  --texturing-keep-unseen-faces

                  Keep faces in the mesh that are not seen in any camera. Default: False

                  +
                  --texturing-outlier-removal-type none | gauss_clamping | gauss_damping

                  Type of photometric outlier removal method. . Default: gauss_clamping

                  --texturing-skip-global-seam-leveling

                  Skip normalization of colors across all images. Useful when processing radiometric data. Default: False

                  @@ -452,8 +461,8 @@

                  Learn to edit and help improve this page!

                  -
                  -
                  + +
                  diff --git a/sw/contributing.html b/sw/contributing.html index 32b976d2d..4e694ede8 100644 --- a/sw/contributing.html +++ b/sw/contributing.html @@ -4,10 +4,11 @@ - + + - Jinsi ya kushiriki — OpenDroneMap 2.4.7 documentation + Jinsi ya kushiriki — OpenDroneMap 2.5.5 documentation @@ -62,7 +63,7 @@
                  - 2.4.7 + 2.5.5
                  @@ -290,14 +291,14 @@
                  -
                  +

                  Jinsi ya kushiriki

                  OpenDroneMap inategemea na ushiriki wa kijamii. unaweza kushiriki kwa njia nyingi, hata ukiwa sio programa.

                  -
                  +

                  Jukwaa la kijamii

                  Ikiwa unataka kushiriki, katika matatizo yalioshinda, au yanayotaka kutatuliwa, jukwaa ni sehemu nzuri ya kuanzia. Unaweza kupata maswali yaliojibiwa au unaweza kupata njia zitakazokusaidia au rasilimali. Pia unaweza kushiriki data zako za wazi kwa wengine kutumia. Ni sehemu nzuri kabla kutuma makosa au kutumia pamoja na wasanifu kuandika vitu vipya.

                  -
                  -
                  +
                  +

                  Kuwasilisha Bugs

                  Bugs imefuatwa kama suala la Github. Tafadhali tengeneza kitu ndani sehemu ya kuhifadhi na lebo pamoja na makosa.

                  Elezea tatizo na uambatanishe maelezo ya ziada kuwasaidia wanaotengeneza kugundua tatizo:

                  @@ -317,7 +318,7 @@
                • Ni jina gani na toleo gani la OS unayotumia?

                • Unatumia ODM katika virtual mashine au Docker? Ikiwa ni hivyo, ni VM software gani unayotumia na opereting system gani na tolea unalotumia kwa host na guest?

                -
                +

                Kigezo kwa kuwasilisha maelezo ya bug

                [Short description of problem here]
                 
                @@ -349,9 +350,9 @@
                 * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No]
                 
                -
                - -
                + + +

                Tatua maombi

                • Ikiwemo screenshots na animated GIFs katika kutatua maombi yako vyovyote iwezekanavyo.

                • @@ -375,8 +376,8 @@

                Learn to edit and help improve this page!

                -
                - + + diff --git a/sw/flying.html b/sw/flying.html index 84dd9af03..bd422aa70 100644 --- a/sw/flying.html +++ b/sw/flying.html @@ -4,10 +4,11 @@ - + + - Kidokeza cha kurusha ndege nyuki — OpenDroneMap 2.4.7 documentation + Kidokeza cha kurusha ndege nyuki — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                - 2.4.7 + 2.5.5
                @@ -291,7 +292,7 @@
                -
                +

                Kidokeza cha kurusha ndege nyuki

                The Humanitarian OpenStreetMap team ina muongozo juu ya kurusha UAV kwa ramani:

                +
                diff --git a/sw/gcp.html b/sw/gcp.html index 16b00655a..509a36fe5 100644 --- a/sw/gcp.html +++ b/sw/gcp.html @@ -4,10 +4,11 @@ - + + - Pointi za Udhibiti wa chini — OpenDroneMap 2.4.7 documentation + Pointi za Udhibiti wa chini — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
                - 2.4.7 + 2.5.5
                @@ -291,19 +292,19 @@
                -
                +

                Pointi za Udhibiti wa chini

                Ground control points ni muhimu kurekebisha mzunguko wa taarifa na kumbukumbu data ili kujua mfumo wa muunganiko.

                A Ground Control Point (GCP) is a position measurement made on the ground, typically using a high precision GPS. (Toffanin 2019)

                Ground control points can be set existing structures like pavement corners, lines on a parking lot or contrasting color floor tiles, otherwise can be set using targets placed on the ground.

                Targets can be purchased or build with an ample variety of materials ranging from bucket lids to floor tiles.

                - -
                +
                +

                GCP file format

                Muundo wa GCP file ni mwepesi.

                @@ -332,8 +333,8 @@

                Pembe zenye ncha kali ni nzuri kuchagua kwa GCP. Pia unaweza kuweka/kutafuta GCP hata katika eneo lako la utafiti.

                Faili la gcp_list.txt lazima litengenezwe wakati ukitengeza folder la project yako.

                Kwa matokeo mazuri, faili lako liwe na mistari iziozidi 15 baada ya ufunguzi (point 5 pamoja na picha 3 kwa kila point).

                -
                -
                + +

                interface ya mtumiaji

                Unaweza kutumia moja kati ya interface mbili kutengeneza GCP faili:

                @@ -342,7 +343,7 @@
              • GCP Editor Pro

              -
              +

              POSM GCPi

              POSM GCPi linabebwa na chaguo msingi la WebODM. Mfano unapatikana katika onesho la WebODM. Kutumia thamani hii ijulikanayo na udhibiti wa ardhi XYZ, Moja itafanya ifuatavyo:

              Tengeneza idadi ya GCP ambazo zitakuwa na majina gcp (hii itaandikwa amabyo itaonekana katika kiwasilishi cha GCP),x,y,na z, pamoja na utangulizicha proj4 string ya GCP yako (hakikisha zipo katika mfumo wa ramani, kama UTM. Lazima ionekane ka hivi:

              @@ -355,8 +356,8 @@

              Kisha inaweza pakia idadi ya GCP hii katika kiwasilishwa, pakia picha, na weka kila GCP katika picha.

              - -
              + +

              GCP Editor Pro

              Aplication nii inahitaji kuingizwa tofauti au inaweza kuingizwa kama WebODM plugin kutoka https://github.com/uav4geo/GCPEditorPro

              Tengeneza CSV faili litalochukua jina la gcp, kaskazini, kusini na muinuko.

              @@ -368,14 +369,14 @@

              Kisha ingiza CSV kutoka screen kuu na andika +proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs ndani ya sanduku la EPSG/PROJ.

              Screen zifuatazo zitaonesha ramani kutoka sehemu na kuiita GCP kwa jina na kuita picha nyengine zilipo.

              - - -
              + + +

              References

              Toffanin, Piero. Open Drone Map: The Missing Guide. MasseranoLabs LLC, 2019.

              Learn to edit and help improve this page!

              -
              - + + diff --git a/sw/genindex.html b/sw/genindex.html index cc64bc8da..13a2cde12 100644 --- a/sw/genindex.html +++ b/sw/genindex.html @@ -7,7 +7,7 @@ - Index — OpenDroneMap 2.4.7 documentation + Index — OpenDroneMap 2.5.5 documentation @@ -61,7 +61,7 @@
              - 2.4.7 + 2.5.5
              diff --git a/sw/geo.html b/sw/geo.html index 5ace63bb2..0e68bddfc 100644 --- a/sw/geo.html +++ b/sw/geo.html @@ -4,10 +4,11 @@ - + + - Image Geolocation Files — OpenDroneMap 2.4.7 documentation + Image Geolocation Files — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
              - 2.4.7 + 2.5.5
              @@ -291,7 +292,7 @@
              -
              +

              Image Geolocation Files

              By default ODM will use the GPS information embedded in the images, if it is available. Sometimes images do not contain GPS information, or a user wishes to override the information with more accurate data (such as RTK).

              Starting from ODM 2.0 people can supply an image geolocation file (geo) for this purpose.

              @@ -319,7 +320,7 @@

              If you supply a file called geo.txt then ODM will automatically detect it. If it has another name you can specify using --geo <path>.

              The geo.txt file must be created in the base of your project folder.

              Learn to edit and help improve this page!

              -
              +
              diff --git a/sw/index.html b/sw/index.html index 0b3445918..98509cc3f 100644 --- a/sw/index.html +++ b/sw/index.html @@ -4,10 +4,11 @@ - + + - Karibu OpenDroneMap Kitabu — OpenDroneMap 2.4.7 documentation + Karibu OpenDroneMap Kitabu — OpenDroneMap 2.5.5 documentation @@ -62,7 +63,7 @@
              - 2.4.7 + 2.5.5
              @@ -290,10 +291,10 @@
              -
              +
              OpenDroneMap Logo -
              -
              + +

              Karibu OpenDroneMap Kitabu


              @@ -313,9 +314,9 @@


              -
              +
              image of seedling -
              +
              -
              +
              image of pencil -
              +
              • Somo
                  @@ -471,7 +472,7 @@
              -
              +
              diff --git a/sw/installation.html b/sw/installation.html index 210bf64b0..ddc99e5c3 100644 --- a/sw/installation.html +++ b/sw/installation.html @@ -4,10 +4,11 @@ - + + - Kuingiza na kuanza kutumia — OpenDroneMap 2.4.7 documentation + Kuingiza na kuanza kutumia — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
              - 2.4.7 + 2.5.5
              @@ -291,50 +292,50 @@
              -
              +

              Kuingiza na kuanza kutumia

              Kipengele hiki kimekubalika na kurahisishwa pamoja na ruhusa kutoka OpenDroneMap: Maelekezo yaliokosekana, by Piero Toffanin.

              Hadi sasa OpenDroneMap imekua ni term inayotumika kuwakilisha mstari mmoja wa camand application (ambayo sasa inajuulika kama ODM project). Pamoja na maendeleo ya sasa ya web interface ya API na tools nyengine, OpenDroneMap imekua tegemezi kwa application tofauti kwa kuchakata, kuchambua na kuonesha data za ardhini. Utegemeo huu umetengeneza baadhi ya vipengele:

              -
              +
              ODM Logo -
              +
              • ODM ni mashine ya kuchakata, ambayo inaweza kutumika kutoka camand line. itachukua picha kama kiingizio na kutoa matokeo tofauti, ikiwemo point clouds, 3D model na orthophotos.

              -
              +
              NodeODM Logo -
              +
              • NodeODM ni light-weight API iliojengwa juu ya ODM. Inaruhusu watumiaji na application kutumia function za ODM kwenye computer mtandao

              -
              +
              WebODM Logo -
              +
              • WebODM ni muonekano rahisi wa mtumiaji inayokusanya muonekano wa ramani, muonesho wa 3D, user login, mfumo wa plagin na vipengele vyengine ambavyo vinategemewa na drone mapping platform za kisasa

              -
              +
              CloudODM Logo -
              +
              • CloudODM ni mtari mdogo wa camand ya mteja kwa kuwasiliana na ODM kupitia NodeODM API

              -
              +
              PyODM Logo -
              +
              • PyODM ni Python SDK kwa kutengeza kazi kupitia NodeODM API. Tunavalisha maelezo zaidi ndani ya sura ya “Automated Processing With Python”

              -
              +
              ClusterODM Logo -
              +
              • ClusterODM ni usawa wa kubeba kwa kuunganisha pamoja NodeODM instance nyingi

              ODM, NodeODM na WebODM zinapatika katika platform kuu (Windows,macOS na Linux) kupitia programu inayoitwa docker, ambayo unatakiwa ifanye kazi software. Docker inatoa njia ya kutumia “containers”. Container zimekusanywa kukopiwa kwa system yote, ni software na inajitegemea. Container hii inarun ndani ya mazingira ya virtual. Katika Linux mazingira ya virtual hii yanapatika ndani ya operating system na ni rahisi kwa macOS na Windows, container hio inatumika ndani ya VM, kwa hiyo kuna nafasi mbele. lakini bado ni sawa kutumia software. Mara ikiingizwa mtumiaji hana haja ya kujali kuhusu docker, kama inafanya kazi sawa (kiujumla).

              Bila ya docker itakuwa sio rahisi ODM na Windows au macOS kufanya kazi. Katika platform hizi ODM haziwezi kukufanya kazi inavyotakiwa. Maendeleo ya nguvu za baadae yatazingatia juu ya nguvu mpya za Windows subsystem kwa Linux (WSL) na rahisi kuanzisha port kwa tegemezi zote za macOS, ambazo zitafanyak uingizwa software kwa rahisi zaidi.

              Katika Ubuntu Linux 18.04 inawezekana kurun OpenDroneMap software zote wenyewe. Hata hivyo, kwa sababu kuna kuongezeka ufanisi kwa kufanya kazi docker kwenye Linux na docker ina njia nyepesi ya kupangilia katika platform hii, hatushauri hio. Katika Linux ya faida ya chombo kisichozidi uwezowe uliopewa. Kwa watumiaji wa docker pia wanapata urahisi katika kupangilia kuapdate software, kwa hio ni vizuri.

              -
              +

              Sifa za Hardware

              Nafasi ndogo inayotakiwa kwa kutumia software ni:

                @@ -349,28 +350,28 @@
              • 16 GB RAM

              Sifa hizo zitaruhusu kwa picha kidogo mia moja kuchakatwa bila uzito mwingi. CPU iliyo na core nyingi itaruhu kuchakata haraka, wakati kadi ya picha (CPU) kwa wakati huo haina faida juu ya utendaji kazi. Kwa kuchakata picha zaidi, engeza kiendshi diski na RAM kulingana na picha unazotaka kuchakata.

              -
              -
              +
              +

              Uingizaji

              Tunapendekeza watu kutumia docker kwa kurun ODM, kama unatumia Windows, macOS au Linux.

              -
              +

              Windows

              Kutumia OpenDroneMap unahitaji angalau Windows 7. Toleo la nyuma la windows halihimili.

              -
              +

              Jia ya 1. Angalia msaada wa uvumbuzi

              Docker inahitaji vipengele kutoka kwenye CPU yako inayoitwa virtualization, ambayo inaruhusu kufanya kazi virtual mashine (VMs). Hakikisha unaweka enabled! baadhi ya muda huwa disabled. Kuangalia, katika windows 8 au ya juu zaidi unaweza kufungua Task Manager (Bonyeza CTRL+SHIFT+ESC) na washa Performance tab.

              -
              +
              Image of checking virtualization in Windows 8 or higher -
              +

              Virtualization lazima iruhusiwe

              Katika Window 7 kuangalia kama una virtualization ilioruhusiwa, unaweza kutumia Microsoft® Hardware-Assisted Virtualization Detection Tool badala yake.

              Ikiwa virtualization haijaruhusiwa, unahitajika uiruhusu. Kwa sasa watoaji ni tofauti kidogo kwa kila aina ya computer, Njia nzuri kufanya hivi ni kuangalia katika search engine “how to enable vtx for <type your computer model here>”. Kawaida muda hutegemea na kurestart computer, haraka bonyeza F2 au F12 wakati inawaka,angalia boot menu na badilisha mpangilo kwa kuruhusu virtualization (kawaida inaitwa "VT-X").

              -
              +
              Table of different bios keys -
              +

              Key iliyozoeleka kubonyeza kwa kuwasha computer kutumia boot menu kwa watengezaji wengi wa PC

              -
              -
              +
              +

              Njia ya 2. Ingiza Vinavyohitajika

              Kwanza, Unahitaji kuingiza:

              Kwa Python 3, hakikisha unaangalia Add Python 3.x to PATH wakati wa uingizaji.

              -
              +
              Screenshot of Python3 installation process -
              +

              Usisahau kuingiza Python executable katika PATH (kwa maana hio unaweza kurun camand pamoja).

              Kisha, ikiwa upo katika Windows 10 home pekee, Windows 8 (toleo lolote) au Windows 7 (toleo lolote), ingiza:

                @@ -392,8 +393,8 @@

              Tafadhali usingize programu zote za docker. Ni tofauti na utatengeneza tatizo ikiwa zote zimeingizwa.

              Baada ya kuingiza docker, fungua kutoka Desktop icon ambayo imetengenezwa ilipoingizwa (Docker Quickstart kwa Docker Toolbox, Docker for Windows kwa docker kwa ajili ya Windows). Hii ni muhimu, usikatishe hatua hii. ikiwa kuna makosa fuata haraka katika koo na uyatatue.

              -
              -
              +
              +

              Njia ya 3. Angalia nafasi na mgao wa CPU

              Docker katika Windows inafanya kazi kwa kufungua VM katika msingi (Fikiria VM kama “computer emulator”). VM hii ina kiwango fulani cha nafasi kilichogaiwa na WebODM, kinaweza kutumika tu kwa kiasi ambacho kimetengwa.

              Ikiwa utaingiza Docker Toolbox (angalia chini ikiwa utaingiza Docker badala ya windows):

              @@ -403,9 +404,9 @@
            • Right click default VM na bonyeza Settings...

            • Move the Base Memory slider from the System panel and allocate 60-70% of all available memory, optionally adding 50% of the available processors from the Processor tab also

            • -
              +
              Screenshot of VirtualBox Settings -
              +

              Chaguo msingi la VirtualBox kwa Mpangilio wa VM

              Kisha bonyeza OK", right click default VM na bonyeza Start.

              Ikiwa umeingiza Docker kwa Windows badala yake:

              @@ -415,16 +416,16 @@
            • kutoka kwenye ubao, bonyeza Advanced na tumia sliders kuonesha 60-70% ya nafasi inayotumika na tumia nusu ya CPU ilobakia.

            • Bonyeza Apply.

            • -
              +
              Screenshot of Docker Icon -
              +

              Njia ya 1. Docker icon

              -
              +
              Screenshot of Docker Settings -
              +

              Njia ya 3 & 4 Mpangilo wa Docker

              -
              -
              + +

              Njia ya 4. Pakua WebODM

              Fungua Git Gui programu iliyoingizwa pamoja na Git. Kutoka hapo:

                @@ -433,27 +434,27 @@
              • Ndani ya Target Directory bonyeza browse na tembea hadi folder ulilochagua (tengeneza moja kama lazima)

              • Bonyeza Clone

              -
              +
              Screenshot of Git Gui -
              +

              Git Gui

              Ikiwa kupakua kumefanikiwa, utaona window ifuatayo:

              -
              +
              Screenshot of Git Gui after successful download -
              +

              Git Gui baada ya kufanikiwa kupakua (clone)

              Nenda hadi Repository menu, kisha bonyeza Create Desktop Icon. Hii itakuruhusu kurudi nyuma kwenda katika application hii kiurahisi zaidi baadae.

              -
              -
              + +

              Njia ya 4. Zindua WebODM

              Kutoka Git Gui, nenda kwenye Repository menu, kisha bonyeza Git Bash. Kutoka kwenye mstari wa camand aina ya terminal:

              $ ./webodm.sh start&
               

              Vipengele tofauti vitapakuliwa katika mashine yako katika hatua hii, ikiwemo WebODM, NodeODM na ODM. Baada ya kupakua utapeleka kwa screen zifuatazo:

              -
              +
              Screenshot of after successfully downloading WebODM -
              +

              Console output baada ya kuanzisha WebODM kwa mara ya mwanzo

              Kisha utaunganisha kwa http://192.168.1.100:8000 (badilisha anuani IP kuweka iliyo sahihi zaidi).

              -
              -
              -
              + + +

              macOS

              Modem nyingi (post 2010) za Mac computer zinafanya kazi MacOS Sierra 10.12 au kubwa inafanyakazi OpenDroneMap kutumia docker, ikiwa hardware virtualization inakubali (angalia chini).

              -
              +

              Jia ya 1. Angalia msaada wa uvumbuzi

              Fungua terminal window na andika:

              $ sysctl kern.hv_support
              @@ -484,8 +485,8 @@
               

              Ikiwa jawabu ni kern.hv_support: 1, Mac yako inakuali! Endelea na step ya 2.

              Ikiwa majibu ni kern.hv_support: 0, inamaanisha Mac yako ni ya zamani sana kwa kutumia OpenDroneMap. :(

              -
              -
              +
              +

              Njia ya 2. Ingiza Vinavyohitajika

              Kuna programu mbili tu za kuingiza:

                @@ -493,9 +494,9 @@
              1. Git: https://sourceforge.net/projects/git-osx-installer/files/

              Baada ya kuingiza docker itaona icon ambyo muonekano wake kama nyumbani katika task bar.

              -
              +
              Screenshot of Docker whale -
              +

              Docker app running

              Unaweza kuhakikisha kwamba docker inafanya kazi sawa kwa kufungua Terminal app na kuanza kuandika:

              $ docker run hello-world
              @@ -514,8 +515,8 @@
               

              Ikiwa umepata “bash: git: command not found”, jaribu kuwasha tena Terminal app yako na angalia kwa mara nyengine ikiwa kuna makosa wakati wa mchakato wa kuingiza.

              -
              -
              +
              +

              Njia ya 3. Angalia nafasi na mgao wa CPU

              Docker katika macOS inafanya kazi kwa kuwasha VM katika background (fikiria hilo kama computer emulator”). VM hii ina kiwango cha nafasi kilichowekwa na WebODM inaweza kutumia nafasi ya kutosha iliotengwa.

                @@ -524,12 +525,12 @@
              1. Rekebisha CPU slider kwa kutumia nusu ya CPU inayopatikana na nafasi ya kutumia 60-70% ya nafasi yote ilyobakia

              2. Bonyeza Apply & Restart

              -
              +
              Screenshot of Docker advanced settings -
              +

              Docker advanced settings

              -
              -
              + +

              Njia ya 4. Pakua na fungua WebODM

              Kutoka Terminal andika:

              $ git clone https://github.com/OpenDroneMap/WebODM
              @@ -538,12 +539,12 @@ $ ./webodm.sh start
               

              Kisha fungua web browser kwenda http://localhost:8000.

              -
              -
              -
              + + +

              Linux

              OpenDroneMap inaweza kufanya kazi kwenye Linux yoyote ambayo inaruhusu docker. Kwa mujibu wa nyaraka za website ya docker kwa mujibu wa msaada rasmi uliothibitishwa ni CentOS, Debian, Ubuntu na fedora, pamoja na bainari tuli zinazotumika kwa wengine. Ikiwa unataka kuchakua distribution peke yake kwa kumia OpenDroneMap, Ubuntu ni chaguo la kutumia.

              -
              +

              Hatua 1. Mahitaji ya kuingiza

              Kuna program nne ambazo zinahitaji kuingizwa:

                @@ -553,7 +554,7 @@ $ ./webodm.sh start
              1. Pip

              Hatuweza kuweza kumaliza mchakato wa uwingizaji kwa kila usambazaji wa Linux nje ya hapo, kwa hio tutazuiya maelekezo kwa wote kusambaza wanasaidiwa na docker. Katika kesi zote ni jambo la kufungua terminal prompt na kuandika comand.

              -
              +
              Ingiza ndani ya Ubuntu / Debian

              Camand za kuandika

              $ sudo apt update
              @@ -562,8 +563,8 @@ $ sh get-docker.sh
               $ sudo apt install -y git python python-pip
               
              -
              -
              +
              +
              Ingiza ndani ya CentOS / RHEL

              Camand za kuandika

              $ curl -fsSL https://get.docker.com -o get-docker.sh
              @@ -571,8 +572,8 @@ $ sh get-docker.sh
               $ sudo yum -y install git python python-pip
               
              -
              -
              +
              +
              Ingiza ndani ya Fedora

              Camand za kuandika

              $ curl -fsSL https://get.docker.com -o get-docker.sh
              @@ -580,16 +581,16 @@ $ sh get-docker.sh
               $ sudo dnf install git python python-pip
               
              -
              -
              + +
              Ingiza ndani ya Arch

              Camand za kuandika

              $ sudo pacman -Sy docker git python python-pip
               
              -
              - -
              + + +

              Njia ya 2. Angalia Mahitaji ya Ziada

              Kwa kuongezea kwa programu tatu juu, dockercompose script pia inahitajika. Baadhi ya muda inakuwa ishahifadhiwa ndani ya docker, lakini kuna muda haijaingizwa. Kuthibitisha kama imeingizwa jaribu kuandika:

              $ docker-compose --version
              @@ -607,8 +608,8 @@ $ sudo dnf install git python python-pip
               
              $ sudo pip install docker-compose
               
              -
              -
              +
              +

              Njia ya 3. Pakua na zindua WebODM

              Kutoka aina ya terminal:

              $ git clone https://github.com/OpenDroneMap/WebODM
              @@ -617,10 +618,10 @@ $ ./webodm.sh start
               

              Kisha fungua web browser kwenda http://localhost:8000.

              -
              - - -
              + + + +

              Camand za msingi na utatuzi shida

              Kitu kizuri kuhusu kutumia docker ni 99% ya kazi unayohitaji kufanya ikiwa unatumia WebODM, inaweza kufanywa kwa kutumia ./webodm.sh script. Unaweza kutimiza moja kati ya hizo:

              $ ./webodm.sh start
              @@ -652,20 +653,20 @@ $ ./webodm.sh --help
               

              Jukwaa la kijamii ni sehemu nzuri kuomba msaada ikiwa umekwama wakati unapingiza kwa mpangilio na kwa maswali ya ujumla kutumia ./webodm.sh script.

              -
              -
              + +

              Habari, WebODM!

              Baada kuwa inatumika ./webodm.sh ikianza na kufungua WebODM ndani ya browser, utasalimia pamoja na ujumbe wa karibu na utaulizwa kutengeneza mtumiaji wa kwanza. Chukua muda kumalizia mwenyewe pamoja na web interface na kuchunguza menu tofauti.

              -
              +
              Screenshot of WebODM Dashboard -
              +

              WebODM Dashboard

              Tazama kwa Processing Nodes menu kuna "node-odm-1" node tayari zishapangwa kwa ajili yako kutumia. NodeODM node hii na imetengenezwa wenyewe kwa WebODM. Node hii inatumika katika mashine moja kama WebODM.

              Ikiwa umefikia hapo, Hongera! Sasa ni mda wa kuanza kuchakata baadhi ya data.

              -
              +
              Image of celebratory dance -
              -
              + +

              Kuendesha mashine zaidi ya moja

              Optionally: Ikiwa una computer nyengine, unaweza kurejea mchakato wa uwingizaji (install docker, git, python, etc.) na anzisha NodeODM mpya kwa kuandika kutoka dirisha la Terminal/Git Bash:

              docker run --rm -it -p 3000:3000 opendronemap/nodeodm -q 1 --token secret
              @@ -675,9 +676,9 @@ $ ./webodm.sh --help
               

              Kutoka WebODM kisha unawesha kuwasha Add New button juu ya Processin Nodes Kwa hostname/IP aina ya anuani ya field katika computer nyengine. Kwa port field type "3000". Kwa token field type "secret". Pia unaweza kuengeza label kwa node yako, kama vile computer ya pili. Kisha bonyeza Save.

              Ikiwa kila kitu kimeenda sawa, lazima uwe na processing node mbili! Utaweza kuchakata kazi nyingi kwa wakati mmoja kwa kutumia mashine tofauti.

              Learn to edit and help improve this page!

              -
              -
              -
              +
              + +
              diff --git a/sw/large.html b/sw/large.html index 1897055f8..8fb564fd0 100644 --- a/sw/large.html +++ b/sw/large.html @@ -4,10 +4,11 @@ - + + - Kugawa Database Kubwa — OpenDroneMap 2.4.7 documentation + Kugawa Database Kubwa — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
              - 2.4.7 + 2.5.5
              @@ -291,20 +292,20 @@
              -
              +

              Kugawa Database Kubwa

              Anza na toleo la ODM 0.6.0 unaweza kugawa group kubwa la data linaloweza kudhibitiwa (liitwalo submodels), kutumia pipeline katika kila kundi, na kisha zalisha DEM itakayounganisha, orthophoto na pointcloud. Mchakato utawekwa kama "split-merge."

              Kwa nini unaweza kutumia split-merge pipeline? Ikiwa una idadi ya picha nyingi kwenye dataseti yako, split-merge itasaidia mchakato kuongozwa vizuri katika mashine kubwa (itahitaji nafasi ndogo). Ikiwa una mashine nyingi zilizounganishwa katika mtandao mmoja pia unaweza kuchakata submodel kwa pamoja, ndivyo itakavyoruhu kuongeza mstari mlalo na kuchakata maelfu ya picha kwa urahisi zaidi.

              Split-merge inafanya kazi ndani ya ODM nje ya boxi ikiwa node zinasaidia split-merge, kwa kuruhusu chaguo la --split unapotengeneza njia mpya.

              -
              +

              Kurekebisha Picha

              Kurekebisha picha ni kupendekeza (lakini sio lazima) kwa dataset nyingi, kwa sababu upatikanaji wa makosa wakati wa kuvuruga picha kunaweza kusababisha kubonyea katika muundo. Maelezo ya muinuko yanapatika kwenye Calibrate Images.

              -
              +
              image of lens distortion effect on bowling of data -
              +

              Madhara ya kubonyea picha juu ya point cloudi kwa kundi kubwa la picha zaidi ya 13,000+ zilizokusanywa na World Bank Tanzania katika maeneo ya mafuriko Msimbasi Basin, Dar es Salaam, Tanzania.

              -
              -
              +
              +

              Split-Merge ya Ndani

              Mgawio wa kundi data katika submodel, urahisi na katika kuchakata wepesi zaidi ndani ya mashine moja kwa wepesi! Tumia --split na --split-overlap kuchagua nambari ya picha inayotakiwa kwa kila submodel na mpishano (katika meters) baina ya submodel mfululizo

              docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 400 --split-overlap 100
              @@ -320,14 +321,14 @@
               

              utatengeza submodel 3. Hakikisha unapitisha --split-overlap 0 ikiwa unatengeneza mwenyewe image_groups.txt faili.

              -
              -
              + +

              Kugawanya Split-Merge

              ODM pia inaweza kugawanya wenyewe mchakato wa kila submodel kwa mashine tofauti kupitia NodeODM nodes, orchestrated via ClusterODM.

              -
              +
              image of lens distortion effect on bowling of data -
              -
              + +

              Kupata kuanza pamoja na kugawanya Split-Merge

              Njia ya mwanzo ni kustart ClusterODM

              docker run -ti -p 3001:3000 -p 8080:8080 opendronemap/clusterodm
              @@ -355,8 +356,8 @@ Escape character is '^]'.
               
              docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 800 --split-overlap 120 --sm-cluster http://<cluster-odm-ip>:3001
               
              -
              -
              +
              +

              Kufahamu Cluster

              Ukiunganisha kupitia telnet, ni rahisi kufahamu nini kinaendelea ndani ya cluster. Kwa Mfano, tunaweza kutumia camand HELP kutafuta camand zinazopatika

              # HELP
              @@ -391,16 +392,16 @@ OK
               1) localhost:3000 [online] [0/2] <version 1.5.3> [L]
               
              -
              -
              +
              +

              Kutumia Logs

              Wakati mchakato unaendelea, pia ni rahisi kuorodhesha kazi, na muonekano wa matokeo ya kazi

              # TASK LIST
               # TASK OUTPUT <taskId> [lines]
               
              -
              -
              + +

              Kuongeza kiotomatiki ClusterODM

              ClusterODM pia inakusanya njia za kujipima wenyewe platform tofauti, ikiwemo, to date, Amazon na digital Ocean. Hii inawezesha watumiaji kupunguza gharama zitokanazo na always-on instance vile vile kuweza kupima mchakano kutokana na mahitaji.

              Kupanga autoscaling lazima:

              @@ -436,19 +437,19 @@ info: Found docker-machine executable

              Njia hii hii kazi zote zinapelekwa wenyewe kwa autoscaler.

              -
              - -
              + + +

              Mipaka

              Mfumo wa 3D meshes kwa sasa haijaunganishwa kama sehemu ya mpangilio kazi (Ni point cloud pekee, DEM na orthophoto).

              GCPs inasaidiwa kikamilifu, lakini kuna mahitaji angalau point 3 za GCP kwa kila submodel kwa georeferencing kuchukua nafasi. Ikiwa submodel ina unafuu kuliko GCP 3, muungano wa GCP zilobakia + EXIF data zitatumika badala yake (ambayo itakua na usahihi mdogo). Tunapendekeza kutumia image_groups.txt faili kupelekea udhibiti sahihi wa mgawanyo wa submodel ukitumia GCP.

              -
              -
              + +

              Tunakiri

              Sifa kubwa kwa Pau na folks kwa Mapillary kushiriki kwema kwa OpenDroneMap kupitia OpenSfM code, ambacho ni kijenzi cha msingi kwa split-merge pipeline. Tunaangalia mbele kwa kusukuma zaidi upeo wa OpenDroneMap na kuangalia vipi dataset kubwa zinaweza kuchakatwa.

              Learn to edit and help improve this page!

              -
              - + + diff --git a/sw/map-accuracy.html b/sw/map-accuracy.html index 60261d0c2..51a5dc065 100644 --- a/sw/map-accuracy.html +++ b/sw/map-accuracy.html @@ -4,10 +4,11 @@ - + + - Map accuracy — OpenDroneMap 2.4.7 documentation + Map accuracy — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
              - 2.4.7 + 2.5.5
              @@ -291,30 +292,30 @@
              -
              +

              Map accuracy

              Accuracy can be defined as the degree or closeness to which the information on a map matches the values in the real world. Therefore, when we refer to accuracy, we are talking about quality of data and about number of errors contained in a certain dataset (Pascual 2011).

              Relative or Local accuracy

              Local or relative accuracy can be defined as the degree to which de distances between two points on a map correspond to the actually distances between those points in the real world.

              Relative accuracy is independent of the location of the map in the world, so a map can have a high relative accuracy (in size and shape) but its position in the world can be shifted (Figure 1).

              -
              +
              Model showing high relative accuracy -
              +

              Figure 1. Model showing high relative accuracy but misplaced according to its real world position

              Absolute or global Accuracy

              Absolute accuracy is the accuracy of the reconstruction in relation to its true position on the planet (Pix4D 2019). Figure 2 shows a relative and absolute accurate model, as the points are correctly placed according to its real world position.

              -
              +
              Model showing high absolute accuracy -
              +

              Figure 2. Model showing high relative and absolute accuracy. Placed correctly according to its real world position

              An Accuracy level for each project

              Each project has specific accuracy needs to be met. For instance assessing the progress in a construction site or measuring an area affected by a fire does not require the use of GCP, since absolute accuracy will not impact the decision making process. In the other hand, there are tasks on which accuracy is critical, for example project compliance evaluations and land title surveying, which require a higher relative and absolute accuracy.

              -
              +

              What to expect

              In general terms, one can expect the relative accuracy to be in the order of 1 to 3 times the average GSD for the dataset. And as for the absolute accuracy, one must consider that it is dependent of the GPS unit mounted in the UAV but the horizontal accuracy of a standard GPS is usually in the range of 2 to 6 meters and the vertical accuracy between 3 to 4 times the horizontal accuracy.

              When using GCP, absolute accuracy can be improved to 2.5 times GSD for the horizontal accuracy and 4 times the GSD for the vertical accuracy (Madawalagama 2016).

              At a GSD of 1cm, the accuracy is to that of the RTK GNSS, and is within 1:200 scales according to NSDI & FGDC mapping accuracy standards during sub-optimal conditions (Barry 2013).

              -
              +

              Aspects impacting map accuracy

              Weather

              Weather conditions have direct impact in the photogrammetry results, so it is important to consider cloud coverage, wind speed, humidity, sun’s altitude and other factors influencing the UAV stability and terrain illumination.

              @@ -324,9 +325,9 @@

              The higher the flight altitude, the larger the image footprint and GSD. The resulting larger GSD the accuracy will be decreased as there will be less detail in the recognizable features. When a smaller GSD is required an altitude of 3 to 4 times the height of the highest point is recommended.

              Flight speed

              Flight speed have special effect in cameras equipped with rolling shutter, while those equipped with global or mechanical shutter tends to reduce this effect. UAV equipped with RTK positioning systems are also affected with the speed, but with hover at each photo taken, you can get very good accuracy. If instead you are moving during each photo take, the accuracy is going to be limited by two factors: the speed at which you are moving multiplied by the 1 second increments of RTK (Mather 2020).

              -
              -
              -
              +
              + +

              References

              Barry, P., & Coakley, R. «Accuracy of UAV photogrammetry compared with Network RTK GPS.» Baseline Surveys. 2013. http://uav.ie/PDF/Accuracy_UAV_compare_RTK_GPS.pdf (accessed 10 13, 2020).

              Drone Deploy. How Do I Use Ground Control Points?: A guide to using ground control points with drone mapping software. 5 8, 2017. https://www.dronedeploy.com/blog/what-are-ground-control-points-gcps/ (accessed 7 9, 2020).

              @@ -335,8 +336,8 @@

              Pascual, Manuel S. GIS Lounge: GIS Data: A Look at Accuracy, Precision, and Types of Errors. 11 6, 2011. https://www.gislounge.com/gis-data-a-look-at-accuracy-precision-and-types-of-errors/ (accessed 07 09, 2020).

              Pix4D. «What is accuracy in an aerial mapping project?» Pix4D. 25 de 05 de 2019. https://www.pix4d.com/blog/accuracy-aerial-mapping (accessed 10 13, 2020).

              Learn to edit and help improve this page!

              -
              -
              + +
              diff --git a/sw/masks.html b/sw/masks.html index 0bcd28de9..1df940f3b 100644 --- a/sw/masks.html +++ b/sw/masks.html @@ -4,10 +4,11 @@ - + + - Using Image Masks — OpenDroneMap 2.4.7 documentation + Using Image Masks — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
              - 2.4.7 + 2.5.5
              @@ -291,24 +292,24 @@
              -
              +

              Using Image Masks

              Starting from ODM 2.0 people can supply image masks to inform the software to skip reconstruction over certain areas. This is useful for cases where the sky was accidentally included in the input photos from oblique shots, or simply to limit the reconstruction of a single subject.

              To add a mask, simply create a new black and white image of the same dimension as the target image you want to mask (you can use a program such as GIMP to do this). Color in black the areas to exclude from the reconstruction.

              -
              +
              Target image -
              -
              + +
              Image mask -
              -
              + +
              3D result (building is masked) -
              +

              Name your file:

              <filename>_mask.JPG

              For example, DJI_0018.JPG can have a mask by creating a DJI_0018_mask.JPG file and include that in the list of images. You can use .JPG, .PNG, .BMP and .TIF formats for image masks.

              Learn to edit and help improve this page!

              -
              +
              diff --git a/sw/multispectral.html b/sw/multispectral.html index 3f685af74..baa9c7c84 100644 --- a/sw/multispectral.html +++ b/sw/multispectral.html @@ -4,10 +4,11 @@ - + + - Msaada wa Multispectral — OpenDroneMap 2.4.7 documentation + Msaada wa Multispectral — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
              - 2.4.7 + 2.5.5
              @@ -291,10 +292,10 @@
              -
              +

              Msaada wa Multispectral

              Tangu toleo 0.9.9 ODM lina msaada wa msingi kwa uchambuaji radiometric, ambayo inaweza kutengeneza tashira picha kutoka multispectral camera. Multispectral camera inapiga picha nyingi za sehemu kutumia band sensor tofauti.

              -
              +

              Hardware

              Wakati tumedhamiria kusaidia camera nyingi iwezekanavyo, msaada wa multispectral umekuzwa kwa kutumia camera zifuatazo, kwa hiyo zitafanya kazi vizuri:

              @@ -304,13 +305,13 @@

            Kamera nyengine zinaweza kufanya kazi. Unaweza kutusaidia kuengeza idadi hii ` kugawa dataseti <https://community.opendronemap.org/c/datasets/10>`_ zilopigwa na kamera nyengine.

            - -
            + +

            Matumizi

            Chakata picha zote kutoka band zote kwa pamoja (usitofautishe band katika mafolder tofauti) na ingiza --radiometric-calibration parameter kuruhusu radiometric normalization.Ikiwa picha ni sehemu ya mpangilio wa multi-camera, matokeo ya orthophoto yatakuwa na N band, kwa kila camera (+ alpha).

            Learn to edit and help improve this page!

            -
            - + + diff --git a/sw/objects.inv b/sw/objects.inv index ca28f7fac..94c074493 100644 Binary files a/sw/objects.inv and b/sw/objects.inv differ diff --git a/sw/outputs.html b/sw/outputs.html index 922d938a0..b36cf6a8d 100644 --- a/sw/outputs.html +++ b/sw/outputs.html @@ -4,10 +4,11 @@ - + + - OpenDroneMap Matokeo — OpenDroneMap 2.4.7 documentation + OpenDroneMap Matokeo — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
            - 2.4.7 + 2.5.5
            @@ -291,36 +292,36 @@
            -
            +

            OpenDroneMap Matokeo

            Vilivyo orodheshwa chini ni matumizi ya matokeo ya ODM.

            -
            +

            Point Cloud

            odm_georeferencing/odm_georeferenced_model.ply/laz/csv -- Ni georeferenced point cloud katika format tofauti

            -
            +
            image of OpenDroneMap derived point cloud -
            +

            Picha za anga katika State University Zanzibar, zilizoandaliwa na Khadija Abdullah Ali

            -
            -
            +
            +

            3D Textured Model

            odm_texturing/odm_textured_model.obj -- The textured surface mesh odm_texturing/odm_textured_model_geo.obj -- The georeferenced na textured surface mesh

            Unaweza kupata pointcloud na textured mesh kutumia MeshLab. Fungua MeshLab, na chagua file:Ingiza Mesh na chagua textured mesh yako kutoka eneo sawa na lifuatalo: odm_texturing\odm_textured_model.obj

            -
            +
            image of OpenDroneMap derived textured mesh -
            +

            Textured mesh courtesy of OpenDroneMap

            -
            -
            + +

            Orthophoto

            odm_orthophoto/odm_orthphoto.png -- The orthophoto, lakini hii ni simple png, ambayo haina maelezo ya georeferencing

            odm_orthophoto/odm_orthphoto.tif -- GeoTIFF Orthophoto. Unaweza kuitumia kwenye QGIS kama tabaka la rasta.

            -
            +
            image of OpenDroneMap orthophoto -
            +

            Picha juu ya State University Zanzibar, courtesy of* Khadija Abdullah Ali

            -
            -
            + +

            DTM/DSM

            DTM/DSM itatengenezwa ikiwa --dtm au --dsm zitatumika. Angalia tutorial on elevation models kwa njia zaidi za kutengeneza.

            Data zitahifadhiwa ndani ya:

            @@ -330,12 +331,12 @@
          • odm_dem/dsm.tif

          -
          +
          image of OpenDroneMap derived digital surface model -
          +

          Digital surface model over State University Zanzibar, courtesy of Khadija Abdullah Ali

          - -
          + +

          Mpangilo wa matokeo yote

          project/
           ├── images/
          @@ -381,8 +382,8 @@
           

          Learn to edit and help improve this page!

          -
          - + + diff --git a/sw/requesting-features.html b/sw/requesting-features.html index 198e26ccd..44e862a60 100644 --- a/sw/requesting-features.html +++ b/sw/requesting-features.html @@ -4,10 +4,11 @@ - + + - Vipi Utaomba Vipengele — OpenDroneMap 2.4.7 documentation + Vipi Utaomba Vipengele — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
          - 2.4.7 + 2.5.5
          @@ -291,7 +292,7 @@
          -
          +

          Vipi Utaomba Vipengele

          Programu zote zinahitaji mrejosho kutoka kwa watumiaji na vipengele vya kuomba, kwa kukuza na kuimarisha mahitaji ya mtumiaji.

          OpenDroneMap ni FOSS programu. Free and open source (FOSS) mradi wa kupendeza kutoka ndani na nje: kutoka nje, mafanikio zaidi hasa kama wanaweza kufanya kila kitu, na ni ngumu kujua ni yapi maombi ya msingi. Kutoka ndani ya mradi wanaweza kuhisi jambo zito: muda mkubwa, pesa na fursa nyingi.

          @@ -306,7 +307,7 @@

          Tunafurahi unahamu kuona vitu vipya vinaongezwa katika mradi. Baadhi ya vitu vipya vinahitaji msaada, na baadhi ni rahisi kuvitengeneza. Tutafanya tuwezalo kukusaidia wewe kufahamu wapi maombi yako hayakufanikiwa, na tunathamini msaada wowote utakaoweza kutupa.

          Learn to edit and help improve this page!

          -
          +
          diff --git a/sw/resources.html b/sw/resources.html index e7ff6e424..c48655863 100644 --- a/sw/resources.html +++ b/sw/resources.html @@ -4,10 +4,11 @@ - + + - Kumbukumbu za ziada — OpenDroneMap 2.4.7 documentation + Kumbukumbu za ziada — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
          - 2.4.7 + 2.5.5
          @@ -291,9 +292,9 @@
          -
          +

          Kumbukumbu za ziada

          -
          +

          Kwa watumiaji

          Rasilimali zifuatazo ni sehemu nzuri kuanzia:

          -
          -
          +
          +

          Kwa msanidi programu

          Kwa kuongezea kwa mtumiaji rasilimali, tunapendekeza kusoma zifuatazo:

            @@ -314,8 +315,8 @@
          • Tunaweka sehemu katika jukwaa maalum kwa karatasi za utafiti. Hii ni sehemu ya thamani ambayo utasoma kuhusu tafiti za sanaa za vitu vinavyoshabihiana na umbile kutoka kwenye mwendo, multi-view sauti, mtandao, mifumo, etc. ambayo inaweza kutumia kuboresha software.

          Learn to edit and help improve this page!

          -
          -
          + +
          diff --git a/sw/search.html b/sw/search.html index 53beb68cb..f51133391 100644 --- a/sw/search.html +++ b/sw/search.html @@ -7,7 +7,7 @@ - Search — OpenDroneMap 2.4.7 documentation + Search — OpenDroneMap 2.5.5 documentation @@ -63,7 +63,7 @@
          - 2.4.7 + 2.5.5
          diff --git a/sw/searchindex.js b/sw/searchindex.js index a81214e36..b1241aa0c 100644 --- a/sw/searchindex.js +++ b/sw/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"case":[0,9,14],"default":[0,4,6],"export":[0,14],"final":0,"float":0,"function":6,"import":8,"new":[6,7,9,14],"null":1,"return":1,"short":1,"static":[0,7],"true":[8,14],"while":[8,14],AWS:14,And:8,DLS:0,For:[8,9,14],GIS:8,GPS:[0,3,4,8],LAS:0,The:[0,2,3,4,5,8,11,14],Then:14,There:5,Use:[0,8],Useful:0,Using:[5,14],Uwe:7,VMs:6,With:6,YES:14,Yes:1,_mask:9,abdullah:11,abil:0,about:8,absolut:8,accept:14,access:8,accident:9,accord:8,accordingli:0,account:14,accur:[4,8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,acha:14,achiev:14,acpi:6,across:0,actual:8,add:[6,7,9],added:0,adding:6,addit:[0,1,14],address:7,adequ:14,adjust:[0,14],admin:6,adoc:13,advanc:6,advers:14,advis:[8,14],aerial:8,affect:[0,8],afrika:14,after:[0,14],ago:14,aina:6,airborn:14,ajabu:14,ajili:[6,14],alama:[3,14],algorithim:7,algorithm:0,ali:11,align:0,all:[0,1,3,6,7],alloc:6,allow:[0,14],almost:14,alpha:[10,14],alreadi:0,also:[0,5,6,8,14],altitud:8,altum:10,alwai:[7,14],amabyo:3,amazon:[7,14],ambacho:[6,7],ambalo:3,ambao:14,ambapo:14,ambavyo:6,ambayo:[1,2,6,7,10,11,13,14],ambazo:[3,6],ambyo:6,ampl:3,ana:14,andaa:1,andika:[3,6],aneitwa:14,anerusha:14,anga:11,angalau:[3,6,7,12,14],angalia:[2,5,11],angl:[0,4,14],ani:0,anim:1,anoth:[0,4],anuani:[1,5,6,12],anyon:5,anza:[1,7],anzisha:6,aoi:14,api:[6,7,13],aplic:3,app:[6,14],appl:6,appli:[0,6],applic:[0,6],approach:14,appropri:0,approxim:0,apt:[6,14],arch:5,archivenam:14,ardhi:3,ardhini:6,area:[0,8,9,14],argument:5,around:0,arrow:14,ash:14,asian:8,asili:12,asilimia:14,aspect:5,asr:7,assess:8,assist:6,associ:11,atakuja:12,ataoneshwa:14,athari:14,athatri:14,attach:14,auto:[0,7,14],autom:6,automat:[0,4,14],autosc:7,autoscal:7,avail:[0,4,5,6,14],averag:[0,8,14],avoid:14,awali:14,baada:[1,3,5,6],baadhi:[3,6,7,12,14],background:[6,13],badala:[6,7,14],badiliko:14,badilisha:[6,14],bado:6,bag:0,baina:[7,14],bainari:6,balanc:14,bali:14,band:[0,10,14],bandwidth:5,bank:7,bar:6,barri:8,base:[0,4,6,14],baselin:8,bash:[6,14],bashrc:14,basin:[7,14],been:0,befor:0,behavior:[0,1],below:5,benchmark:0,bendera:[5,14],benefit:14,benki:14,best:[7,14],better:[0,8,14],between:[0,8,14],big:14,bigger:[0,8],bigtiff:14,bila:[6,14],bin:14,binafsi:14,bit:0,black:[0,9],blend:0,blob:13,block:1,blockxsiz:14,blockys:14,blog:8,bmp:9,bonyeza:6,boot:6,bora:14,both:0,bound:14,boundari:[0,14],bow:0,bowl:0,box:14,boxi:7,brown:0,brows:6,browser:6,bucket:[3,7],buffer:0,bug:5,build:[0,3,6],build_overview:14,bundl:0,bure:14,button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,4,7,10],call:4,camand:[1,5,7],camandi:14,camera:[0,2,3,4,5,8,10,11],camera_len:14,can:[0,1,3,4,5,7,8,9,13,14],cancel:7,cap:0,capabl:14,captur:14,care:14,carefulli:14,cat:14,caus:14,cd7b9585b8f6:14,cell:0,center:[0,3],cento:5,certain:[8,9],cha:[1,3,5,6,7,14],chach:14,chagizi:5,chagua:[2,6,11],chaguo:[3,6,7,14],chakata:10,changamoto:[2,14],chao:14,charact:[7,14],check:0,chetu:2,chini:[5,6,11,14],chombo:6,choos:0,chukua:[6,14],classif:14,classifi:0,claud:14,clear:14,clearli:8,clic:14,click:6,clone:[1,6,7],close:[6,8],closer:0,cloud:[0,5,6,7,8,14],cloudi:7,cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],coaklei:8,code:[0,1,3,4,7,12,14],collect:14,colombo:8,color:[0,3,9],column:4,com:[3,6,7,8,13,14],comand:[6,14],come:14,command:[6,7,14],commerci:14,commun:[8,10,13],compar:[8,14],compat:7,compens:0,complianc:8,compos:6,compress:[0,14],comput:[0,6,14],concept:13,concurr:0,condit:[8,14],confer:8,config:[11,14],configur:[7,14],congruent:14,connect:7,consid:[3,8,14],consider:0,consist:14,consol:[0,6,7,14],construct:8,consum:8,contain:[0,3,4,6,8,14],content:0,contrast:3,contribut:5,control:[0,3,8,13,14],coordin:[0,3,4,11],copi:[1,14],core:6,corner:3,correct:0,correctli:8,correspond:8,cost:[8,14],count:0,courtesi:11,cover:[0,3],coverag:8,cpu:[5,14],creat:[0,4,6,7,9,14],creation:14,creativecommon:14,critic:8,crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curl:6,current:[0,4],cut:0,cutlin:[0,14],dai:14,dampegama:8,dar:[7,14],dashboard:[6,14],data:[0,1,2,3,4,5,6,7,8,11],databas:5,dataset:[0,1,7,8,10,14],dataseti:[7,10],date:7,datum:[3,4],debian:5,debug:[0,14],decim:0,decis:8,decreas:8,defin:[8,14],definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[1,3,8],deploi:8,depth:[0,14],depthmap:[0,11,14],deriv:14,describ:1,descript:1,descriptor:0,desktop:6,detach:14,detail:[0,8],detect:[4,6,14],determin:[0,14],deviat:0,dialog:14,didn:1,differ:[0,14],digit:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:[6,14],direct:8,directli:0,directori:6,dirisha:6,disabl:[0,6],disk:[0,6],diski:6,displai:[0,5,14],dist:14,distanc:[0,3,8,14],distort:8,distribut:[0,3,6,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:13,docker:[1,5,6,7],dockercompos:6,dockertoolbox:6,document:[5,14],doe:[0,8,14],doesn:[0,1],dome:0,don:0,dondoo:1,done:[0,14],dop:0,down:[0,14],download:6,downwel:0,drive:14,drone:[2,3,6,8,14],dronedeploi:[2,8],droplet:5,dsm:[0,5,14],dtm:[0,5,14],dummi:7,dunia:14,duplic:0,dure:[0,8,14],dust:14,e31010c00b9a:14,each:[0,3,8],east:3,echo:14,edg:0,edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:5,effect:[0,8],either:[0,3,4],elementi:3,elev:[0,3,5,11],elez:1,elezea:1,ellp:[3,4],embed:4,emul:6,enabl:6,end:0,endelea:[6,14],eneo:[3,5,11],engeza:[6,14],engin:6,english:5,ensur:[0,3,14],enter:[1,14],entir:14,entwin:0,epsg:[0,3,4],ept:0,epuka:1,equal:0,equip:[8,14],eros:14,error:[8,11,14],esc:6,escap:7,estim:0,etc:[1,6,7,13],euclidean:0,evalu:8,even:0,evenli:[3,14],everi:0,everyth:[6,11,14],exampl:[4,8,9],exclud:9,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[3,6],exit:[0,14],expect:[1,3,5],experiment:0,exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:4,extract:0,extract_utm:11,eye:14,f12:6,f46880f:6,face:14,factor:[0,8],faida:[6,14],fail:0,faili:[3,7],fals:[0,14],fanya:14,fast:0,faster:0,featur:[0,8,11,14],fedora:5,few:14,fgdc:8,field:[4,6,14],fieldwork:5,figur:8,fikiria:6,file:[0,1,5,6,9,11,14],filenam:[4,9,14],filipino:5,fill:0,filter:[0,14],find:[0,7,13,14],finer:0,finish:14,fire:8,first:[1,3,4,14],fishey:0,fix:0,flag:[0,6,14],flamboyant_dhawan:14,flann:0,flight:[3,5,8],floor:3,focu:0,focus:8,fog:14,folder:[0,3,4,6,7,14],folk:7,follow:[0,1],footprint:[3,8],forc:[0,3],forget:6,format:[0,4,5,9,11],forward:7,foss:12,found:[0,3,6,7,14],free:12,french:5,from:[0,3,4,6,9,14],fssl:6,fuata:[1,6,14],fulani:6,full:0,fungua:[5,11,14],fupi:[1,6],fursa:12,further:14,fusion:0,gain:0,gamma:0,gani:[1,6],gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,8,14],geo:[0,3,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,7,11],georeferens:3,geotiff:[0,11],geotoff:11,get:[0,5,6,8],gethomedirectori:1,ghara:14,gharama:[7,14],gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],global:[0,8],gmi:0,gnss:[8,14],gnu:14,going:8,good:[8,14],gpkg:14,gps:[0,3],grade:[8,14],gradient:0,greater:14,grond:14,ground:[0,3,8,11,13,14],groundpoint:14,group:[0,7,14],group_namedefault:0,gsd:[0,8,14],guest:1,gui:6,guid:[3,5,8],habari:5,hadi:[6,7,14],hahog:0,haifanyi:[7,14],haijaingizwa:6,haijaruhusiwa:6,haijaunganishwa:7,haikuwashwa:7,haina:[6,11,14],haiondoi:14,haitajua:7,haitakubali:14,haitakupa:14,haitapoteza:14,haitasimama:14,haitengenezi:14,haiwezi:14,haja:6,hakikisha:[3,6,7,14],hakiwezi:14,hakuna:14,hali:14,halihimili:6,halijaoneshwa:1,halijatok:1,halisi:14,hana:[6,14],hand:8,hapa:[1,12,14],hapana:3,hapo:[3,6,7,14],happen:1,haraka:[6,14],hard:14,hardwar:5,hariri:14,has:[0,4,8],hasa:12,hata:[1,3,6,7,14],hatari:14,hatua:[1,5],hatushauri:6,hatuweza:6,have:[0,8,9],haya:[7,14],hayakufanikiwa:12,hayo:3,hazitakopiwa:14,haziwezi:6,heavi:0,height:[5,8],hello:6,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],here:[1,6,11],herufu:14,hichi:[1,14],high:[0,3,8,14],higher:[0,7,8],highest:8,highli:14,hii:[3,6,7,10,11,13,14],hiki:[1,2,5,6],hili:[1,7,12,14],hilitunaweza:14,hilo:[3,6,14],hio:[1,6,14],hivi:[3,6,14],hivyo:[1,6,14],hiyo:[6,10,14],hiyvo:14,hizi:[6,14],hizo:[6,12],hole:0,home:[6,14],hongera:6,horizont:[3,4,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hover:8,how:[0,6,8],htop:14,http:[3,6,7,8,10,13,14],hub:6,huitwa:14,hukufanya:14,humanitarian:2,humid:8,huna:14,huo:[6,14],husika:[1,14],hutegemea:6,huu:[6,12,14],huwa:6,huwezi:[7,14],hv_support:6,hybrid:0,iangali:14,icon:6,idadi:[3,7,10,14],idw:0,if_saf:14,ifany:6,ifuatavyo:[3,6,7,14],ifuatayo:[6,14],ignor:[0,14],ijulikanayo:3,ikiangalia:14,ikianza:6,ikifika:14,ikifunguka:6,ikiingizwa:6,ikimaliza:14,ikitokea:14,ikitumika:14,ikiwa:[1,3,6,7,10,11,12,14],ikiwashwa:7,ikiwemo:[1,6,7,14],ikoni:6,ili:[3,14],ilikusudiwa:14,iliojengwa:6,iliokusanya:14,iliopangwa:14,ilioruhusiwa:6,iliotenganishwa:14,iliotengenezwa:6,iliotengwa:6,iliotumika:14,ilipitia:6,ilipoingizwa:6,ilivyo:14,iliyo:6,iliyoingizwa:6,iliyopishana:14,iliyoungana:7,iliyozoeleka:6,illumin:[3,8,14],ilobakia:6,ilyobakia:6,im_i:[0,3],im_x:[0,3],imag:[0,3,5,7,8,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imefuatwa:1,imegaiwa:14,imegawanywa:14,imeingizwa:[6,7],imejadiliwa:12,imekua:6,imekusanya:14,imeonyesha:14,imepimwa:14,imetengenezwa:[6,14],imetolewa:1,img:11,img_0525:3,img_0585:3,img_0690:3,imo:14,impact:[5,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],ina:[2,3,6,7,14],inachagua:14,inachanganya:14,inachukua:3,inaelezea:2,inaengeza:14,inafanya:[6,7,14],inafanyakazi:6,inahitaji:[3,6,14],inahitajika:[6,14],inaiambia:[6,14],inaitaka:14,inaitwa:6,inajitegemea:6,inajuulika:6,inakuali:6,inakubali:6,inakuonesha:1,inakusanya:7,inakuwa:6,inamaanisha:6,inaonesha:14,inaongeza:14,inapatika:14,inapatikana:14,inapelekea:14,inapiga:10,inaruhusu:6,inarun:6,inasababisha:14,inasaidiwa:7,inaseti:14,inashabihiana:14,inataka:14,inategemea:[1,7,14],inategemewa:14,inatengenezwa:14,inatoa:6,inatosha:14,inatumika:[6,14],inavyotakiwa:6,inawaka:6,inaweza:[3,6,7,10,13,14],inawezekana:[6,14],inawezesha:7,inayoagiza:14,inayofanana:6,inayoitwa:[6,14],inayokusanya:6,inayopatikana:6,inayotakiwa:[6,7],inayotambua:14,inayotumia:7,inayotumika:6,inazalisha:1,includ:9,incomplet:5,increas:[0,3,14],increment:8,independ:8,index:[7,13],influenc:[8,14],info:[0,7,14],inform:[0,1,4,7,8,9,13,14],ingia:14,ingiza:[3,5,7,10,11,14],initi:14,input:[9,14],insan:14,insid:6,instal:[6,7,14],instanc:[0,5,6,7,8],instead:[0,6,8],insuffici:0,integ:0,intend:14,interfac:[5,6],intermedi:0,interpol:0,invers:0,ionekan:3,iongezek:14,ipangw:14,ipi:1,ipunguzw:14,ipv4:14,irregular:14,iruhusiw:6,ishahifadhiwa:6,isipokuwa:14,isiw:14,isol:[0,14],issu:5,itaandikwa:3,itachukua:[6,14],itachukuliwa:14,itaengeza:14,itafanana:14,itafanya:[3,6,12,14],itafikia:14,itafuta:3,itahitaji:7,itaichambua:14,itainamisha:14,itakataa:14,itakavyoruhu:7,itakayopatikana:14,itakayopita:14,itakayounganisha:7,itakua:[7,14],itakupa:14,itakuruhusu:6,itakuwa:[6,14],itaona:6,itaonekana:3,itaonesha:14,itarejesha:6,itaruhu:6,itasaidia:[7,14],itatengenea:14,itatengeneza:14,itatengenezwa:11,itatumiaka:7,itaturejesha:14,itatusaidia:14,itegeshw:14,itokapo:14,its:8,ivan:14,iwezekanavyo:[1,10],iziozidi:3,jambo:[6,12],jame:14,jargon:14,jaribu:[6,12],jawabu:6,jengin:3,jengo:14,jia:5,jina:[1,3,7,14],jinsi:[5,7,14],jipya:6,job:[3,8,14],join:1,joto:14,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],jukwaa:[5,6,12,13],just:0,juu:[1,2,5,6,7,11],kabla:[1,3,14],kadi:6,kali:3,kama:[1,3,6,7,11,12,14],kamera:[10,14],kappa:[0,4],karatasi:13,karibu:[6,14],kasema:12,kasi:14,kaskazini:3,kati:[3,6,14],katika:[1,2,3,6,7,10,11,12,13,14],kawada:14,kawaida:[3,6,7,14],kazi:[1,6,7,10,12,14],keep:[0,3],kei:[6,14],kern:6,kesi:[6,14],keypoint:0,khadija:11,kiasi:[3,6,14],kibadilika:14,kichujo:14,kichupo:3,kidhibitiwa:14,kidogo:[6,14],kidokeza:5,kiendeshi:6,kiendshi:6,kifaa:1,kigezo:5,kiingizio:6,kijamii:[5,6,12],kijenzi:7,kikamilifu:7,kikubwa:14,kikundi:14,kila:[3,6,7,10,12,14],kile:14,kilichogaiwa:6,kilichowekwa:6,kimakosa:14,kimeenda:6,kimekubalika:6,kimetengwa:6,kinachofanana:[6,7],kinaendelea:7,kinaweza:[6,14],kinyum:6,kioo:14,kiotomatiki:5,kipand:2,kipengel:6,kipimo:14,kisasa:6,kisha:[3,6,7,12,14],kisia:5,kisichozidi:6,kitaalamu:5,kitabu:[2,14],kitendo:1,kitu:[1,3,6,7,12,14],kiufupikama:14,kiujumla:6,kiunganishi:1,kiurahisi:6,kiutafuta:3,kiwa:12,kiwango:[6,14],kiwasilishi:3,kiwasilishwa:3,kizazi:14,kizuri:6,kizuwizi:14,knowledg:5,koo:6,kosa:14,kuacha:14,kuambatanisha:7,kuandaa:[2,5],kuandaliwa:14,kuandika:[1,6,14],kuangalia:[6,7,12,14],kuanza:[5,14],kuanzia:[1,13,14],kuanzisha:6,kuapdat:[6,14],kuathiri:14,kubadilisha:5,kubeba:6,kubonyea:7,kubonyeza:[6,14],kuboresha:13,kubwa:[5,6,14],kuchagua:[3,7,14],kuchakata:[6,7,14],kuchakatwa:[6,7],kuchakua:6,kuchambua:6,kuchukua:[2,7],kuchunguza:6,kudhibitiwa:7,kuelekeza:14,kuelezea:1,kuenda:14,kuendesha:5,kuengeza:[6,7,10,14],kuepuka:14,kuepusha:14,kufahamu:[5,12,14],kufanhamu:14,kufanikiwa:6,kufanya:[3,6,10,12,14],kufanywa:[6,14],kufata:14,kufikia:14,kufundisha:6,kufungua:6,kufunguka:14,kugawa:[5,10,14],kugawanya:5,kugundua:1,kuhakikisha:[6,14],kuhifadhi:[1,14],kuhifadhia:7,kuhisi:12,kuhusu:[3,6,13],kuiangalia:14,kuifunga:7,kuiita:3,kuimarisha:12,kuingia:14,kuingiza:5,kuingizwa:[3,6,14],kuiona:1,kuirudisha:14,kuita:3,kuitathmini:14,kuitumia:11,kujadiliwa:12,kujali:6,kujaribu:12,kujibu:[12,14],kujipima:7,kujitegemea:14,kujua:[3,12,14],kukadiria:3,kukisia:6,kukopiwa:6,kukufanya:6,kukupia:14,kukusaidia:12,kukuza:12,kuleta:14,kulia:6,kuliko:[1,7,14],kulimaliza:12,kulinda:6,kulingana:6,kulitambua:7,kumaliza:[5,6],kumalizia:6,kumbuka:14,kumbukumbu:[1,3,5,14],kumefanikiwa:6,kumia:[6,14],kuna:[6,7,12,14],kunaweza:[7,14],kundi:[7,14],kuomba:[6,12],kuona:[6,12,14],kuondoa:14,kuondolewa:14,kuondosha:14,kuonekana:14,kuonesha:[1,3,6,14],kuongeza:[5,14],kuongezea:[6,13],kuongezeka:6,kuongoza:14,kuongozwa:7,kuorodhesha:7,kupakua:[6,14],kupanga:[6,7],kupangilia:6,kupata:[1,5,11,14],kupatika:7,kupeleka:7,kupelekea:7,kupendekeza:7,kupendeza:12,kupima:7,kupishana:14,kupishanisha:14,kupitia:[6,7,14],kupitisha:14,kuprocess:14,kupunguza:[7,14],kurahisisha:14,kurahisishwa:6,kurejea:6,kurekebisha:[3,5],kurekodi:1,kurestart:6,kurudi:[1,6],kuruhusu:[6,7,10],kuruka:14,kurun:[6,14],kurusha:[5,14],kusababisha:7,kusafirisha:14,kusafisha:14,kusaidia:[10,12,14],kusambaza:6,kusanifu:14,kushabihiana:14,kushiriki:[5,7,12],kushuhulikia:7,kusikia:12,kusikiliza:14,kusimama:14,kusimamisha:6,kusini:3,kusoma:[13,14],kustart:7,kusukuma:7,kutafautisha:3,kutafuta:[3,7,12],kutaka:14,kutakiwa:14,kutatua:1,kutatuliwa:1,kutegemea:14,kutengeneza:[3,5,6,10,11],kutengeza:[2,6],kuthibitisha:6,kutimiza:6,kutoa:[6,7,14],kutofanya:14,kutoka:[3,5,6,10,11,12,13],kutokana:7,kutokea:1,kutosha:6,kutuma:1,kutumia:[1,3,5,10,11,13],kutumika:[6,14],kutupa:[12,14],kutusaidia:10,kuu:[1,3,6,7,14],kuumia:14,kuunganisha:[1,6],kuvitengeneza:12,kuvuruga:7,kuvuta:5,kuwa:[6,7,12,14],kuwakilisha:6,kuwanza:12,kuwasaidia:1,kuwasha:[6,7],kuwasiliana:6,kuwasilisha:5,kuwasilishwa:12,kuweka:[3,6,14],kuwekwa:[3,14],kuweza:[6,7],kuzindua:14,kuzuiya:14,kuzunguruka:7,kwa:[2,3,5,6,7,10,11,12],kwamba:[6,14],kwanza:[6,7],kwema:7,kwenda:6,kweny:[1,5,6,7,11,13],kwey:14,label:[3,4,6],labor:14,lake:14,lakini:[1,2,3,6,7,11,14],lako:3,land:8,languag:5,lanka:8,larg:[0,14],larger:[3,8],largest:0,las:[0,14],last:7,latest:6,lawn:14,laz:11,lazima:[3,6,7,14],ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5],lebo:[1,3],legaci:0,len:0,length:14,leny:5,lenzi:2,less:[8,14],lessen:14,level:[0,8,14],lib:14,librari:0,licens:14,lid:3,lidar:14,lieu:14,lifuatalo:11,light:[0,6],liitwalo:[3,7],like:[0,3,14],lililoachwa:14,lililoondolewa:14,lilojaa:14,lilorekebishwa:14,limeingizwa:7,limit:[0,8,9,14],lina:[3,10],linabebwa:3,linaendana:1,linakuwa:14,linalofanana:14,linalofanya:7,linaloitwa:[7,14],linaloweza:7,linapatikana:3,linaweza:[7,14],line:[3,4,5,6,7],linear:14,linux:[1,5],lipangw:14,list:[7,9],litaleta:14,litalochukua:3,litaruhusu:14,litengenezw:3,littl:0,liw:[3,7],lkiasi:14,llc:3,llkotoka:14,local:[0,8,14],localhost:[6,7],locat:[3,6,8],lock:7,log:[5,11],login:6,lolot:6,longer:0,look:[8,14],lot:3,loung:8,low:[0,3,5,8],lower:0,lowest:[0,14],lzma:0,lzw:0,maalum:[1,13,14],maana:[6,14],mabadiliko:14,mabloki:14,mac:6,machin:[0,6,7],machineri:14,maciej:14,maco:[1,5],mada:12,madainayojieleza:1,madawalagama:8,made:3,madhara:7,maelekezo:[1,6,13],maeleza:14,maelezo:[3,5,6,7,11,14],maelfu:7,maendeleo:[6,14],maeneo:[3,7,14],mafaili:1,mafanikio:[2,12],mafil:14,mafold:[10,14],mafuriko:[7,14],mahitaji:[5,7,12,14],mai:11,majani:14,majaribio:14,majengo:14,majibu:[6,12],majina:[1,3],majumuisho:14,make:[7,8],makini:6,makisio:14,makosa:[1,6,7,14],makubwa:14,makundi:14,malengo:7,malizia:1,mambo:2,manag:6,maneno:[7,14],mangapiyatavunjwa:14,manual:0,manuel:8,maombi:[5,7,12],map:[0,3,5,6,14],mapaa:14,mapillari:7,mara:[6,14],marekebisho:14,markdown:1,marzo:8,mashin:[1,5,7],mask:[5,11,14],masseranolab:3,master:13,maswali:[1,6],matabaka:14,matano:3,matatizo:[1,14],match:[0,8,11],matcher:0,matengenezo:14,materi:[3,14],mather:8,matokeo:[3,5,6,7,10,14],matukio:14,matumaini:14,matumizi:[2,5,6,11],mawasiliano:14,mawili:[7,12],max:0,maximum:0,mazingira:[1,6,14],mazuri:[3,14],mbali:14,mbele:[3,6,7],mbili:[3,6,14],mchakano:7,mchakato:[6,7,14],mchanganyiko:14,mchujo:14,mda:[5,6],mdogo:[6,7,14],mean:0,measur:[0,3,5,8],mechan:8,media:6,medium:0,megapixel:0,memori:[0,6,14],mengin:14,menu:6,mepesi:14,merg:[0,5,11,14],mesh:[0,7,11,14],meshlab:11,messag:[0,14],met:8,metadata:[0,11],meter:[0,3,4,7,8,14],method:0,mfano:[1,3,6,7,12,14],mfululizo:7,mfumo:[3,6,7],mfupi:1,mgao:5,mgawanyo:7,mgawio:7,mia:6,micasens:10,michakato:7,microsoft:6,middai:14,mifano:[1,5],mifumo:13,mihimili:14,miji:14,millimetr:14,min:0,minimum:[0,3],miongoni:[12,14],mipaka:5,mipangilio:14,miruko:14,misitu:14,misplac:8,miss:[0,3],mission:2,mistari:[3,14],mita:14,mitandao:6,mitig:14,miwili:14,mjini:14,mkubwa:[3,5,12],mkusanyiko:14,mlalo:7,mmoja:[6,7],mnt:14,moa:14,model:[0,5,6,8],modem:6,modifi:14,moja:[3,5,7,14],mon:14,more:[0,3,4,8,14],morpholog:[0,14],mosaic:0,most:[3,14],mostli:14,mount:8,move:[6,8],mower:14,mpangilio:[6,7,10,14],mpangilo:[5,6],mpishano:[7,14],mpya:[1,6,7],mradi:12,mrefu:14,mrejosho:12,mruko:14,msaada:[5,12,14],msanidi:5,msatari:14,mshabihiano:14,mshine:14,msimamo:14,msimbasi:[7,14],msingi:[3,5,7,10,12,14],mstari:[1,3,6,7,14],mtandao:[6,7,13],mtari:6,mtazamo:14,mteja:6,mteremko:14,mtetemeko:14,mti:14,mtu:[12,14],mtumiaji:[5,6,12,13,14],much:0,muda:[1,6,12,14],muelekeo:14,muhimu:[2,3,6,12,14],muinuko:[3,7],mujibu:6,multi:[10,13],multipl:0,multipli:8,multispectr:[0,5],munasingh:8,muoendelezo:14,muonekano:[6,7,13,14],muonesho:6,muongozo:2,must:[4,8],muundo:[3,5,7],muunganiko:3,muungano:[3,7],muuwa:13,mvs_textur:0,mvurugio:2,mwa:[12,14],mwanzo:[6,7,12,14],mwendo:13,mwengin:14,mwenyew:[3,6,7],mwepesi:3,mwezi:14,mwingi:[6,14],mwisho:[1,2,14],my_odm_imag:14,myproject:14,mzunguko:3,mzuri:14,nadir:14,nafasi:[3,5,7,14],nafikiria:14,nafsi:14,nake:14,namba:[6,14],nambari:[7,14],name:[0,1,3,4,9,14],nan:3,nani:[5,6],nano:14,natamani:12,natumia:14,naweza:12,ncha:3,ndani:[1,3,5,11,12,14],ndege:[5,14],ndivyo:[7,14],ndogo:[6,7,14],nearest:0,necessari:[0,14],need:[0,8],neglig:14,neighbor:0,nenda:[6,14],net:6,network:[8,14],newpass:6,ngumu:[12,14],nguvu:[6,14],nii:3,nini:[1,5,7],nitafurahi:12,nje:[6,7,12],njia:[1,3,5,7,11,12],nne:6,no_def:[3,4],nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,nois:8,non:14,none:0,normal:[0,10],north:3,nostalgic_lederberg:14,note:0,noth:0,npm:7,nsdi:8,num:0,num_thread:14,number:[0,7,8,14],nusu:6,nyaraka:[6,13],nyengin:[3,6,10,14],nyepesi:6,nyingi:[1,6,7,10,12,14],nyuki:[5,14],nyuma:[6,14],nyumbani:[1,6,14],nzuri:[1,3,6,13,14],obj:11,object:[0,14],obliqu:9,observ:1,obstacl:3,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:0,offlin:7,older:1,omega:[0,4],onc:14,ondosha:14,one:[0,3,8,14],onesho:3,ongeza:7,onli:[0,1,4,14],onlin:7,onyesha:1,open:[3,12],opendronemap:[1,6,7,8,10,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[6,14],operet:1,optim:[0,8,14],option:[0,4,6],orchestr:7,order:[3,8,14],org:[6,8,10,13,14],origin:[0,14],orodha:14,orodheshwa:11,orthophoto:[0,5,6,7,10],osx:6,other:[1,3,5,8,14],otherwis:[0,3],our:5,out:[11,14],outlier:0,output:[0,6,7,11,14],over:[0,9,11],overcast:14,overlap:[0,3,7,14],overrid:4,overview:0,pace:14,packag:14,packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],pakia:3,pakua:[5,14],pamoja:[1,3,5,6,10,12,14],panel:6,panga:[6,7,14],parallel:0,param:0,paramet:[0,5,6,10],paramit:14,paramita:14,parent:14,park:3,pascual:8,password:6,pasteabl:1,path:[0,1,3,4,6,7,14],pattern:5,pau:7,pavement:3,pdf:[0,8,14],peak:0,peke:[6,7,14],pekua:5,peleka:14,pemb:3,pengin:14,peopl:[4,9],pep8:1,pepa:14,per:0,percent:5,perform:[0,6],perimet:3,perman:0,perspect:0,pesa:12,phi:[0,4],photo:[8,9],photogrammetri:[8,14],photographi:14,photometr:[0,14],pia:[1,2,3,6,7,14],picha:[3,5,6,10,11,14],piero:[3,6],pili:[6,7,14],pini:5,pip:6,pipe:14,pipelin:[0,7,13],pix4d:8,pixel:[0,14],place:[0,3,8,14],plagin:6,plan:5,planar:0,plane:14,planet:8,platform:[1,6,7],pleas:14,plu:[0,1],plugin:3,ply:11,png:[0,9,11],point:[0,3,5,6,7,8,13,14],pointcloud:[0,7,11],pointi:5,pollut:14,polygon:0,pont:14,port:[6,7,14],portion:11,posit:[0,3,8,11],posm:5,post:6,posti:3,postprocess:0,potenti:0,practic:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,present:0,previou:0,primari:0,print:0,priorit:0,privileg:14,pro:5,problem:[1,5],process:[0,5,6,8],processin:6,processor:6,procur:3,produc:[0,8,14],profession:6,program:[0,6,9,14],programa:1,programu:[5,6,12,14],progress:[0,8],proj4:3,proj:[0,3,4],project:[0,1,2,3,4,5,6,7,8,11],project_nam:14,prompt:6,properli:14,provid:[0,14],pull:14,purchas:3,purpos:[0,4],pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,8,14],quickstart:6,radianc:0,radiometr:[0,4,10],radiu:[0,14],rahisi:[6,7,12,14],ram:[0,6,14],ramani:[2,3,6],randomli:1,rang:[3,8,14],rasilimali:[1,12,13],rasmi:6,rasta:[11,14],raster:0,readm:[13,14],real:8,recent:1,recogn:14,recogniz:8,recommend:[0,5,8,14],reconstruct:[0,8,9,11],rectif:0,rectifi:0,recurs:14,rededg:10,reduc:[0,3,8],refer:[5,7,14],reflect:0,regist:0,regul:0,regular:14,rekebisha:6,rel:8,relat:8,releas:6,reliabl:1,remain:[0,14],remot:8,remov:[0,7],render:0,repeat:7,repo:14,report:[0,5],repositori:6,repres:0,reproduc:1,reproduct:1,requir:[0,1,3,8,14],rerun:0,reset:6,resetadminpassword:6,resiz:0,resolut:[0,14],rest:14,restart:[0,6],result:[0,6,8,14],resum:7,rhel:5,right:6,rise:0,robson:14,roll:[0,8],root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],rubani:14,rudisha:14,ruhusa:6,run:[0,6,7,14],runtim:0,rusha:14,sababu:[6,7,14],safisha:5,safu:3,sahihi:[1,2,6,7,14],salaam:[7,14],samarakoon:8,sambamba:14,sambaza:1,same:9,sampl:[0,3],sana:6,sanaa:13,sanduku:3,sasa:[6,7,14],sauti:13,save:[0,6],sawa:[6,11,12,14],scalar:[0,14],scale:[7,8],scene:0,scm:6,scp:14,screen:[3,6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:6,second:[1,8,14],secret:6,section:14,secur:14,see:[3,6],seem:14,sehemu:[1,3,6,7,10,13,14],semu:14,sens:8,sensa:2,sensor:[0,8,10],sentera:10,sep:14,separ:3,server:14,servic:7,set:[0,4,5,6,14],seti:14,setup:14,sever:5,shadow:14,shaka:14,shape:8,share:5,sharp:0,sheria:14,shida:5,shift:[6,8],shimo:14,shot:9,should:[0,3,4,14],show:[0,7,8,14],shrink:0,shutdown:6,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sifa:[5,7],sift:0,sijui:12,siku:14,similar:0,simpl:[0,4,11,14],simpli:9,sinc:[0,8],singl:[0,3,9],sio:[1,6,7,14],site:8,size:[0,8,14],ski:14,skip:[0,9],sky:9,slider:6,slightli:[0,14],slope:[0,14],slow:0,slower:0,smaller:[0,8],smoke:14,smooth:0,smrf:[0,14],softwar:[1,6,8,9,13,14],some:[1,3,5,14],sometim:[0,4,14],somo:5,sourc:[6,12,14],sourceforg:6,south:3,space:[0,3,14],spanish:5,spars:0,special:[8,14],specif:[8,13,14],specifi:[0,3,4,6],spectral:0,speed:[0,8,14],spheric:0,split:[0,5,14],src:14,sri:8,ssh:14,stabil:8,stabl:[0,6,14],stage:0,standard:[0,8],start:[0,1,4,5,6,9,14],state:11,station:14,statu:14,steep:14,step:[0,1,6,14],stephen:8,still:5,stitch:0,stockpil:5,stop:[0,6,7],store:6,string:[0,3,4],stripe:0,structur:3,stuck:6,style:1,suala:1,sub:8,subfold:0,subject:9,submodel:[0,7],subsequ:4,subsystem:6,sudo:[6,14],suffici:[0,3,14],suitabl:0,sun:[0,8,14],superbuild:14,suppli:[4,9],support:0,sura:6,sure:7,surfac:[0,11,14],survei:[8,14],suspicious_kepl:14,swahili:5,sysctl:6,system:[1,6,8],systemat:14,taarifa:3,tab:6,tabaka:11,tabia:1,tafadhali:[1,6],tafiti:13,tafuta:6,tag:0,tail:14,take:[0,8],taken:[0,8,14],talk:8,tallest:14,tambarar:14,taminali:1,tangu:[10,14],tanzania:[7,14],tar:14,target:[3,6,9],tashira:10,task:[6,7,8,11],taskid:7,tatizo:[1,6,14],tatu:[6,12],tatua:5,tayari:[3,6,14],tazama:6,tcp:14,team:2,tegemezi:6,telnet:7,telugu:5,tembea:6,tena:[6,14],tend:8,tengeneza:[1,3,5,6,7],term:[0,6,8,14],termin:6,terrain:[0,8,11,14],textur:[0,5,14],texture_n:11,thamani:[3,13,14],than:[0,3,14],thei:4,them:0,therefor:8,thi:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],thing:6,those:[0,5,8],thread:0,threshold:[0,14],thu:14,thumb:14,tie:11,tif:[9,11,14],tile:[0,3,14],time:[0,8,14],titl:8,tmp:1,tmpdir:1,tofauti:[3,6,7,10,11,14],toffanin:[3,6],togeth:0,token:[6,7],tolea:1,toleo:[1,6,7,10],toler:14,tone:0,tool:[6,14],toolbox:6,top:11,topograph:14,total:14,track:11,transifex:5,translat:5,tri:0,triangl:0,triangul:14,tsv:11,tukaangalia:7,tukiwa:14,tuli:6,tuliotengeneza:14,tulioweka:14,tuma:1,tumedhamiria:10,tumeingia:14,tumepata:14,tumia:[1,5,6,7],tunaangalia:7,tunaanza:14,tunachotaka:14,tunaengeza:14,tunafurahi:12,tunafuta:14,tunahitaji:[12,14],tunaingiza:14,tunajaaliapicha:14,tunakiri:5,tunamia:14,tunapanga:14,tunapendekeza:[6,7,13],tunataka:14,tunathamini:12,tunavalisha:6,tunaweka:13,tunaweza:[7,14],tunawza:14,tune:0,tuon:12,tupu:1,turn:[0,14],tutaandaa:14,tutafanya:12,tutapunguza:14,tutaunganisha:12,tutawakilisha:14,tutazuiya:6,tutori:11,tuwezalo:12,tweak:0,two:8,txt:[3,4,7,11,14],type:[0,6,8,14],typic:[3,14],uainishaji:13,uambatanish:1,uav4geo:3,uav:[2,8,14],ubao:6,ubavuni:14,ubora:14,ubuntu:[5,14],uchambuaji:10,udhib:[5,7],ufanisi:[6,14],ufuatao:[7,14],ufunguzi:3,uhakika:14,uingiz:14,uingizaji:5,uingizwa:6,uiruhusu:6,uitakayo:14,ujumb:[6,7,14],ujumla:[2,6,14],ujuzi:14,ukahika:14,ukifikia:7,ukihitaji:1,ukiita:14,ukikosa:14,ukimaliza:14,ukipata:14,ukiruka:14,ukitengeza:3,ukitumia:[7,14],ukiunganisha:7,ukiwa:[1,14],ukiwasha:14,ukubwa:14,ukurasa:13,ulifanya:1,uligundua:1,ulikatika:14,ulilochagua:6,ulionayo:14,uliopakua:14,uliopangwa:14,uliopewa:6,uliotengeneza:14,uliothibitishwa:6,uliotumia:14,uliweka:14,ulizonazo:3,ultra:0,umbil:13,umefanya:1,umefikia:6,umeingiza:6,umeitumia:1,umekusudiwa:[2,14],umekuzwa:10,umekwama:6,umepanga:7,umepata:6,umetengeneza:6,umetoa:1,umuhimu:14,una:[3,6,7,14],unaangalia:6,unachukua:14,unaendelea:7,unafuu:7,unahamu:12,unahitaji:[6,7],unahitajika:6,unajua:7,unakisia:14,unalotumia:1,unaofanya:14,unapatikana:3,unapingiza:6,unapitisha:7,unapotengeneza:7,unasikiliza:1,unataka:[1,3,6,7,14],unatakiwa:[6,14],unategemea:[1,14],unatengeneza:7,unatumia:[1,6,14],unawasha:1,unaweka:6,unawesha:6,unaweza:[1,3,6,7,10,11,14],unayochapa:14,unayohitaji:6,unayotumia:1,unazotaka:6,undani:1,undefin:1,undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unganisha:14,unit:[3,4,8],univers:11,unix:14,unlock:7,upatikanaji:7,updat:[6,7,14],upeo:7,upgrad:14,upo:6,upya:14,urahisi:[1,6,7,14],urefu:14,url:[0,1],usag:0,usahihi:[3,7,14],usambazaji:6,usanidi:1,usawa:6,use:[0,3,4,8,9,14],used:[0,3,4,7,11,14],useful:[0,6,9],user:[4,6,14],ushiriki:1,usiing:14,usikatish:6,using:[0,3,4,5,6,8,14],usipotez:14,usisahau:6,usisem:1,usitofautish:10,usomaji:14,usoni:14,usr:14,usual:8,utachukua:5,utadadafua:14,utaf:[3,13,14],utafanya:14,utagawa:3,utahifadhi:14,utahitaji:14,utaikata:14,utaingiza:6,utakaoweza:12,utakataliwa:14,utakatika:14,utakua:14,utalinganisha:14,utangulizicha:3,utaomba:5,utaona:[6,7,14],utapangika:14,utapata:[3,6,14],utapeleka:6,utarekebisha:14,utasalimia:6,utasoma:13,utatakiwa:14,utatengeneza:6,utatengeza:7,utatumia:14,utatuzi:5,utaulizwa:6,utaunganisha:6,utaweka:7,utawekwa:7,utaweza:6,utegemeo:6,utendaji:[1,6],uteo:6,utm:[3,4],uvumbuzi:5,uwandishi:14,uwangalifu:14,uwe:[6,7],uweledi:14,uwez:14,uwezekano:12,uwezo:14,uwezow:6,uwiano:14,uwingizaji:6,uyatatu:6,uzito:6,v18:6,vagrant:1,valid:[0,14],valu:[0,3,4,8,14],variat:14,varieti:3,variou:0,vcpu:14,veget:3,verbos:0,veri:[0,8],version:[0,1,6,7,14],vert:[0,4],vertex:0,vertic:[0,4,8],via:[0,5,7],view:[7,13,14],viewcmd:7,viewer:0,vignet:0,vikubwa:12,vile:[6,7],vilivyo:11,vinahitaji:12,vinaongezwa:12,vinategemewa:6,vinavyohitajika:5,vinavyoshabihiana:13,vinavyoweza:14,vipengel:[5,6],vipi:[1,5,7,14],vipimo:3,vipya:[1,12],virtual:[1,6,14],virtualbox:6,visibl:[3,14],visiwa:2,vitapakuliwa:6,vitendea:12,vitu:[1,12,13,14],vizuri:[6,7,10,12,14],volcan:14,volum:5,vtx:6,vya:[3,12],vyengin:[6,14],vyenginevyo:[7,14],vyovyot:1,wacha:12,wai:14,wakati:[1,3,6,7,10,14],wake:6,wanajamii:12,wanaotengeneza:1,wanapata:6,wanasaidiwa:6,wanaweza:12,wanotaka:14,want:[0,9],wapi:12,wasanifu:1,washa:[6,14],wasiwasi:14,watengeza:2,watengezaji:6,watoaji:6,watu:[6,14],watumiaji:[5,6,7,12,14],wazi:[1,14],weather:[8,14],web:[6,7],webodm:[3,5,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],weka:[3,14],welcom:5,wengi:[6,14],wengin:[1,6],wenyew:[3,6,7],wepesi:[7,14],wetu:14,wew:12,wgs84:[3,4],whale:6,what:[0,5],when:[0,8,14],where:[9,13,14],which:[0,1,8,14],white:[6,9],wila:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,8],wonderful_burnel:14,word:0,work:[0,3,14],workflow:0,world:[6,7,8],wote:[1,6,14],would:14,wowot:12,write:7,wrongli:0,wsl:6,www:[6,8],xxx:14,xyz:[3,11],yafuatayo:[1,6,14],yake:[3,6,7,14],yakikatika:14,yako:[1,3,6,7,11,12,14],yalikua:12,yaliojibiwa:1,yaliokosekana:[6,13],yalioshinda:1,yaliozuiwa:6,yaml:[11,14],yanachukuwa:14,yanaleta:14,yanapatika:[6,7],yanapendekezwa:6,yanaweza:[12,14],yanayofanya:12,yanayotaka:1,yapi:12,yatakuwa:10,yatazingatia:6,ycbcr:14,yeny:[2,14],yenyew:14,yetu:14,yote:[1,5,6,7,14],you:[0,3,4,5,6,7,8,9,14],your:[0,4,6,9,14],yoyot:6,yum:6,yupo:14,zaidi:[5,7,11,12,14],zako:[1,3,14],zalisha:7,zamani:6,zanzibar:11,zcvf:14,zen_wright:14,zeny:3,zero:7,ziada:[1,3,5,14],zifuatazo:[1,3,6,10,13,14],zilipo:3,zilizoandaliwa:11,zilizokusanywa:[7,14],zilizopo:14,zilizotenganishwa:3,zilizounganishwa:7,zilobakia:7,zilopigwa:10,zima:14,zimeingizwa:6,zimekusanywa:6,zimeorodheshwa:6,zimetoka:14,zinabadilisha:14,zinafanya:6,zinahitaji:[6,12],zinapatika:6,zinapatikana:14,zinapelekwa:7,zinasaidia:7,zinatakiwa:14,zinaweza:[6,7,10,14],zinazopatika:7,zinazotumika:6,zindua:[5,7,14],zingatia:14,zipo:[3,14],zishapangwa:[6,14],zitafanya:10,zitafanyak:6,zitahifadhiwa:11,zitakazokusaidia:1,zitakuwa:3,zitaonesha:3,zitaruhusu:6,zitatumika:[7,11],zito:12,zitokanazo:7,zone:[3,4],zote:[6,7,10,12,14]},titles:["Chagizi na Bendera","Jinsi ya kushiriki","Kidokeza cha kurusha ndege nyuki","Pointi za Udhibiti wa chini","Image Geolocation Files","Karibu OpenDroneMap Kitabu","Kuingiza na kuanza kutumia","Kugawa Database Kubwa","Map accuracy","Using Image Masks","Msaada wa Multispectral","OpenDroneMap Matokeo","Vipi Utaomba Vipengele","Kumbukumbu za ziada","Somo"],titleterms:{Using:9,accuraci:[8,14],angalia:6,anuani:14,arch:6,argument:0,aspect:8,baada:14,bandwidth:14,bendera:0,bug:1,camand:[6,14],camera:14,cento:6,cha:2,chagizi:0,chini:3,cloud:11,cluster:7,clusterodm:7,cpu:6,data:14,databas:7,debian:6,digit:14,docker:14,droplet:14,dsm:11,dtm:11,editor:3,elev:14,eneo:14,expect:[8,14],fedora:6,fieldwork:14,file:[3,4],flight:14,format:3,fungua:6,gcp:[3,14],gcpi:3,geoloc:4,habari:6,hardwar:[6,10],hatua:6,height:14,hiki:14,imag:[4,9],impact:8,ingiza:6,instanc:14,interfac:3,jia:6,jinsi:1,jukwaa:1,juu:14,karibu:5,kidokeza:2,kigezo:1,kijamii:1,kiotomatiki:7,kisia:14,kitaalamu:14,kitabu:5,kuandaa:14,kuanza:[6,7],kubadilisha:14,kubwa:7,kuendesha:6,kufahamu:7,kugawa:7,kugawanya:7,kuingiza:[6,14],kumaliza:14,kumbukumbu:13,kuongeza:7,kupata:7,kurekebisha:[7,14],kurusha:2,kushiriki:1,kutengeneza:14,kutoka:14,kutumia:[6,7,14],kuvuta:14,kuwasilisha:1,kwa:[1,13,14],kweny:14,leny:14,line:14,linux:6,log:[7,14],low:14,maco:6,maelezo:1,mahitaji:6,maombi:1,map:8,mashin:[6,14],mask:9,matokeo:11,matumizi:[10,14],mda:14,measur:14,merg:7,mgao:6,mifano:14,mipaka:7,mkubwa:14,model:[11,14],moja:6,mpangilo:11,msaada:[6,10],msanidi:13,msingi:6,mtumiaji:3,multispectr:10,muundo:14,nafasi:6,nani:14,ndani:[6,7],ndege:2,nini:14,njia:[6,14],nyuki:2,odm:14,opendronemap:[5,11],orthophoto:[11,14],pakua:6,pamoja:7,paramet:14,pattern:14,pekua:14,picha:7,pini:14,plan:14,point:11,pointi:3,posm:3,practic:3,pro:3,process:14,programu:13,project:14,recommend:3,refer:[3,8],rhel:6,safisha:14,set:3,shida:6,sifa:6,somo:14,split:7,stockpil:14,tatua:1,tengeneza:14,textur:11,tumia:14,tunakiri:7,ubuntu:6,udhib:3,uingizaji:6,utachukua:14,utaomba:12,utatuzi:6,uvumbuzi:6,vinavyohitajika:6,vipengel:12,vipi:12,volum:14,watumiaji:13,webodm:6,what:8,window:6,yote:11,zaidi:6,ziada:[6,13],zindua:6}}) \ No newline at end of file +Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1024":14,"10th":4,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1cdc7fadf688":14,"1cm":8,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"37th":8,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"case":[0,9,14],"default":[0,4,6],"export":[0,14],"final":0,"float":0,"function":6,"import":8,"new":[6,7,9,14],"null":1,"return":1,"short":1,"static":[0,7],"true":[8,14],"while":[8,14],AWS:14,And:8,DLS:0,For:[8,9,14],GIS:8,GPS:[0,3,4,8],LAS:0,The:[0,2,3,4,5,8,11,14],Then:14,There:5,Use:[0,8],Useful:0,Using:[5,14],Uwe:7,VMs:6,With:6,YES:14,Yes:1,_mask:9,abdullah:11,abil:0,about:8,absolut:[0,8],accept:14,access:8,accident:9,accord:8,accordingli:0,account:14,accur:[4,8,14],accuraci:[0,4,5],accuracy_uav_compare_rtk_gp:8,acha:14,achiev:14,acpi:6,across:0,actual:8,add:[6,7,9],added:0,adding:6,addit:[0,1,14],address:7,adequ:14,adjust:[0,14],admin:6,adoc:13,advanc:6,advers:14,advis:[8,14],aerial:8,affect:[0,8],afrika:14,after:[0,14],ago:14,aina:6,airborn:14,ajabu:14,ajili:[6,14],alama:[3,14],algorithim:7,algorithm:0,ali:11,align:0,all:[0,1,3,6,7],alloc:6,allow:[0,14],almost:14,alpha:[10,14],alreadi:0,also:[0,5,6,8,14],altitud:8,altum:10,alwai:[7,14],amabyo:3,amazon:[7,14],ambacho:[6,7],ambalo:3,ambao:14,ambapo:14,ambavyo:6,ambayo:[1,2,6,7,10,11,13,14],ambazo:[3,6],ambyo:6,ampl:3,ana:14,andaa:1,andika:[3,6],aneitwa:14,anerusha:14,anga:11,angalau:[3,6,7,12,14],angalia:[2,5,11],angl:[0,4,14],ani:0,anim:1,anoth:[0,4],anuani:[1,5,6,12],anyon:5,anza:[1,7],anzisha:6,aoi:14,api:[6,7,13],aplic:3,app:[6,14],appl:6,appli:[0,6],applic:[0,6],approach:14,appropri:0,approxim:0,apt:[6,14],arch:5,archivenam:14,ardhi:3,ardhini:6,area:[0,8,9,14],argument:5,around:0,arrow:14,ash:14,asian:8,asili:12,asilimia:14,aspect:5,asr:7,assess:8,assist:6,associ:11,atakuja:12,ataoneshwa:14,athari:14,athatri:14,attach:14,auto:[0,7,14],autom:6,automat:[0,4,14],autosc:7,autoscal:7,avail:[0,4,5,6,14],averag:[0,8,14],avoid:14,awali:14,baada:[1,3,5,6],baadhi:[3,6,7,12,14],background:[6,13],badala:[6,7,14],badiliko:14,badilisha:[6,14],bado:6,bag:0,baina:[7,14],bainari:6,balanc:14,bali:14,band:[0,10,14],bandwidth:5,bank:7,bar:6,barri:8,base:[0,4,6,14],baselin:8,bash:[6,14],bashrc:14,basin:[7,14],been:0,befor:0,behavior:[0,1],below:5,benchmark:0,bendera:[5,14],benefit:14,benki:14,best:[7,14],better:[0,8,14],between:[0,8,14],big:14,bigger:[0,8],bigtiff:14,bila:[6,14],bin:14,binafsi:14,bit:0,black:[0,9],blend:0,blob:13,block:1,blockxsiz:14,blockys:14,blog:8,bmp:9,bonyeza:6,boot:6,bora:14,both:0,bound:14,boundari:[0,14],bow:0,bowl:0,box:14,boxi:7,brown:0,brows:6,browser:6,bucket:[3,7],buffer:0,bug:5,build:[0,3,6],build_overview:14,bundl:0,bure:14,button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,4,7,10],call:4,camand:[1,5,7],camandi:14,camera:[0,2,3,4,5,8,10,11],camera_len:14,can:[0,1,3,4,5,7,8,9,13,14],cancel:7,cap:0,capabl:14,captur:14,care:14,carefulli:14,cat:14,caus:14,cd7b9585b8f6:14,cell:0,center:[0,3],cento:5,certain:[8,9],cha:[1,3,5,6,7,14],chach:14,chagizi:5,chagua:[2,6,11],chaguo:[3,6,7,14],chakata:10,changamoto:[2,14],chao:14,charact:[7,14],check:0,chetu:2,chini:[5,6,11,14],chombo:6,choos:0,chukua:[6,14],classif:14,classifi:0,claud:14,clear:14,clearli:8,clic:14,click:6,clone:[1,6,7],close:[6,8],closer:0,cloud:[0,5,6,7,8,14],cloudi:7,cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],coaklei:8,code:[0,1,3,4,7,12,14],cog:0,collect:14,colombo:8,color:[0,3,9],column:4,com:[3,6,7,8,13,14],comand:[6,14],come:14,command:[6,7,14],commerci:14,commun:[8,10,13],compar:[8,14],compat:7,compens:0,complianc:8,compos:6,compress:[0,14],comput:[0,6,14],concept:13,concurr:0,condit:[8,14],confer:8,config:[11,14],configur:[7,14],congruent:14,connect:7,consid:[3,8,14],consider:0,consist:14,consol:[0,6,7,14],construct:8,consum:8,contain:[0,3,4,6,8,14],content:0,contrast:3,contribut:5,control:[0,3,8,13,14],coordin:[0,3,4,11],copi:[0,1,14],core:6,corner:3,correct:0,correctli:8,correspond:8,cost:[8,14],count:0,courtesi:11,cover:[0,3],coverag:8,cpu:[5,14],creat:[0,4,6,7,9,14],creation:14,creativecommon:14,critic:8,crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curl:6,current:[0,4],cut:0,cutlin:[0,14],dai:14,dampegama:8,dar:[7,14],dashboard:[6,14],data:[0,1,2,3,4,5,6,7,8,11],databas:5,dataset:[0,1,7,8,10,14],dataseti:[7,10],date:7,datum:[3,4],debian:5,debug:[0,14],decim:0,decis:8,decreas:8,defin:[8,14],definit:0,deflat:[0,14],degre:[0,4,8],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[1,3,8],deploi:8,depth:[0,14],depthmap:[0,11,14],deriv:14,describ:1,descript:1,descriptor:0,desktop:6,detach:14,detail:[0,8],detect:[4,6,14],determin:[0,14],deviat:0,dialog:14,didn:1,differ:[0,14],digit:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dimens:9,dir:[6,14],direct:8,directli:0,directori:6,dirisha:6,disabl:[0,6],disk:[0,6],diski:6,displai:[0,5,14],dist:14,distanc:[0,3,8,14],distort:8,distribut:[0,3,6,14],dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:13,docker:[1,5,6,7],dockercompos:6,dockertoolbox:6,document:[5,14],doe:[0,8,14],doesn:[0,1],dome:0,don:0,dondoo:1,done:[0,14],dop:0,down:[0,14],download:6,downwel:0,drive:14,drone:[2,3,6,8,14],dronedeploi:[2,8],droplet:5,dsm:[0,5,14],dtm:[0,5,14],dummi:7,dunia:14,duplic:0,dure:[0,8,14],dust:14,e31010c00b9a:14,each:[0,3,8],earth:0,east:3,echo:14,edg:0,edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:5,effect:[0,8],either:[0,3,4],elementi:3,elev:[0,3,5,11],elez:1,elezea:1,ellp:[3,4],embed:4,emul:6,enabl:6,end:0,endelea:[6,14],eneo:[3,5,11],engeza:[6,14],engin:6,english:5,ensur:[0,3,14],enter:[1,14],entir:14,entwin:0,epsg:[0,3,4],ept:0,epuka:1,equal:0,equip:[8,14],eros:14,error:[8,11,14],esc:6,escap:7,estim:0,etc:[1,6,7,13],euclidean:0,evalu:8,even:0,evenli:[3,14],everi:0,everyth:[6,11,14],exampl:[4,8,9],exclud:9,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[3,6],exit:[0,14],expect:[1,3,5],experiment:0,exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:4,extract:0,extract_utm:11,eye:14,f12:6,f46880f:6,face:[0,14],factor:[0,8],faida:[6,14],fail:0,faili:[3,7],fals:[0,14],fanya:14,fast:0,faster:0,featur:[0,8,11,14],fedora:5,few:14,fgdc:8,field:[4,6,14],fieldwork:5,figur:8,fikiria:6,file:[0,1,5,6,9,11,14],filenam:[4,9,14],filipino:5,fill:0,filter:[0,14],find:[0,7,13,14],finer:0,finish:14,fire:8,first:[1,3,4,14],fishey:0,fix:0,flag:[0,6,14],flamboyant_dhawan:14,flann:0,flight:[3,5,8],floor:3,focu:0,focus:8,fog:14,folder:[0,3,4,6,7,14],folk:7,follow:[0,1],footprint:[3,8],forc:[0,3],forget:6,format:[0,4,5,9,11],forward:7,foss:12,found:[0,3,6,7,14],free:12,french:5,from:[0,3,4,6,9,14],fssl:6,fuata:[1,6,14],fulani:6,full:0,fungua:[5,11,14],fupi:[1,6],fursa:12,further:14,fusion:0,gain:0,gamma:0,gani:[1,6],gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,8,14],geo:[0,3,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:[0,5],geometr:0,georeferenc:[0,7,11],georeferens:3,geotiff:[0,11],geotoff:11,get:[0,5,6,8],gethomedirectori:1,ghara:14,gharama:[7,14],gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[1,3,5,6,7,12,13,14],global:[0,8],gmi:0,gnss:[8,14],gnu:14,going:8,good:[8,14],googl:0,gpkg:14,gps:[0,3],grade:[8,14],gradient:0,greater:14,grond:14,ground:[0,3,8,11,13,14],groundpoint:14,group:[0,7,14],group_namedefault:0,gsd:[0,8,14],guest:1,gui:6,guid:[3,5,8],habari:5,hadi:[6,7,14],hahog:0,haifanyi:[7,14],haijaingizwa:6,haijaruhusiwa:6,haijaunganishwa:7,haikuwashwa:7,haina:[6,11,14],haiondoi:14,haitajua:7,haitakubali:14,haitakupa:14,haitapoteza:14,haitasimama:14,haitengenezi:14,haiwezi:14,haja:6,hakikisha:[3,6,7,14],hakiwezi:14,hakuna:14,hali:14,halihimili:6,halijaoneshwa:1,halijatok:1,halisi:14,hana:[6,14],hand:8,hapa:[1,12,14],hapana:3,hapo:[3,6,7,14],happen:1,haraka:[6,14],hard:14,hardwar:5,hariri:14,has:[0,4,8],hasa:12,hata:[1,3,6,7,14],hatari:14,hatua:[1,5],hatushauri:6,hatuweza:6,have:[0,8,9],haya:[7,14],hayakufanikiwa:12,hayo:3,hazitakopiwa:14,haziwezi:6,heavi:0,height:[5,8],hello:6,help:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],here:[1,6,11],herufu:14,hichi:[1,14],high:[0,3,8,14],higher:[0,7,8],highest:8,highli:14,hii:[3,6,7,10,11,13,14],hiki:[1,2,5,6],hili:[1,7,12,14],hilitunaweza:14,hilo:[3,6,14],hio:[1,6,14],hivi:[3,6,14],hivyo:[1,6,14],hiyo:[6,10,14],hiyvo:14,hizi:[6,14],hizo:[6,12],hole:0,home:[6,14],hongera:6,horizont:[3,4,8,14],horz:[0,4],host:1,hostnam:[6,7],hour:14,hover:8,how:[0,6,8],htop:14,http:[3,6,7,8,10,13,14],hub:6,huitwa:14,hukufanya:14,humanitarian:2,humid:8,huna:14,huo:[6,14],husika:[1,14],hutegemea:6,huu:[6,12,14],huwa:6,huwezi:[7,14],hv_support:6,hybrid:0,iangali:14,icon:6,idadi:[3,7,10,14],idw:0,if_saf:14,ifany:6,ifuatavyo:[3,6,7,14],ifuatayo:[6,14],ignor:[0,14],ijulikanayo:3,ikiangalia:14,ikianza:6,ikifika:14,ikifunguka:6,ikiingizwa:6,ikimaliza:14,ikitokea:14,ikitumika:14,ikiwa:[1,3,6,7,10,11,12,14],ikiwashwa:7,ikiwemo:[1,6,7,14],ikoni:6,ili:[3,14],ilikusudiwa:14,iliojengwa:6,iliokusanya:14,iliopangwa:14,ilioruhusiwa:6,iliotenganishwa:14,iliotengenezwa:6,iliotengwa:6,iliotumika:14,ilipitia:6,ilipoingizwa:6,ilivyo:14,iliyo:6,iliyoingizwa:6,iliyopishana:14,iliyoungana:7,iliyozoeleka:6,illumin:[3,8,14],ilobakia:6,ilyobakia:6,im_i:[0,3],im_x:[0,3],imag:[0,3,5,7,8,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imefuatwa:1,imegaiwa:14,imegawanywa:14,imeingizwa:[6,7],imejadiliwa:12,imekua:6,imekusanya:14,imeonyesha:14,imepimwa:14,imetengenezwa:[6,14],imetolewa:1,img:11,img_0525:3,img_0585:3,img_0690:3,imo:14,impact:[5,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],ina:[2,3,6,7,14],inachagua:14,inachanganya:14,inachukua:3,inaelezea:2,inaengeza:14,inafanya:[6,7,14],inafanyakazi:6,inahitaji:[3,6,14],inahitajika:[6,14],inaiambia:[6,14],inaitaka:14,inaitwa:6,inajitegemea:6,inajuulika:6,inakuali:6,inakubali:6,inakuonesha:1,inakusanya:7,inakuwa:6,inamaanisha:6,inaonesha:14,inaongeza:14,inapatika:14,inapatikana:14,inapelekea:14,inapiga:10,inaruhusu:6,inarun:6,inasababisha:14,inasaidiwa:7,inaseti:14,inashabihiana:14,inataka:14,inategemea:[1,7,14],inategemewa:14,inatengenezwa:14,inatoa:6,inatosha:14,inatumika:[6,14],inavyotakiwa:6,inawaka:6,inaweza:[3,6,7,10,13,14],inawezekana:[6,14],inawezesha:7,inayoagiza:14,inayofanana:6,inayoitwa:[6,14],inayokusanya:6,inayopatikana:6,inayotakiwa:[6,7],inayotambua:14,inayotumia:7,inayotumika:6,inazalisha:1,includ:9,incomplet:5,increas:[0,3,14],increment:8,independ:8,index:[7,13],influenc:[8,14],info:[0,7,14],inform:[0,1,4,7,8,9,13,14],ingia:14,ingiza:[3,5,7,10,11,14],initi:14,input:[9,14],insan:14,insid:6,instal:[6,7,14],instanc:[0,5,6,7,8],instead:[0,6,8],insuffici:0,integ:0,intend:14,interfac:[5,6],intermedi:0,interpol:0,invers:0,ionekan:3,iongezek:14,ipangw:14,ipi:1,ipunguzw:14,ipv4:14,irregular:14,iruhusiw:6,ishahifadhiwa:6,isipokuwa:14,isiw:14,isol:[0,14],issu:5,itaandikwa:3,itachukua:[6,14],itachukuliwa:14,itaengeza:14,itafanana:14,itafanya:[3,6,12,14],itafikia:14,itafuta:3,itahitaji:7,itaichambua:14,itainamisha:14,itakataa:14,itakavyoruhu:7,itakayopatikana:14,itakayopita:14,itakayounganisha:7,itakua:[7,14],itakupa:14,itakuruhusu:6,itakuwa:[6,14],itaona:6,itaonekana:3,itaonesha:14,itarejesha:6,itaruhu:6,itasaidia:[7,14],itatengenea:14,itatengeneza:14,itatengenezwa:11,itatumiaka:7,itaturejesha:14,itatusaidia:14,itegeshw:14,itokapo:14,its:8,ivan:14,iwezekanavyo:[1,10],iziozidi:3,jambo:[6,12],jame:14,jargon:14,jaribu:[6,12],jawabu:6,jengin:3,jengo:14,jia:5,jina:[1,3,7,14],jinsi:[5,7,14],jipya:6,job:[3,8,14],join:1,joto:14,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],jukwaa:[5,6,12,13],just:0,juu:[1,2,5,6,7,11],kabla:[1,3,14],kadi:6,kali:3,kama:[1,3,6,7,11,12,14],kamera:[10,14],kappa:[0,4],karatasi:13,karibu:[6,14],kasema:12,kasi:14,kaskazini:3,kati:[3,6,14],katika:[1,2,3,6,7,10,11,12,13,14],kawada:14,kawaida:[3,6,7,14],kazi:[1,6,7,10,12,14],keep:[0,3],kei:[6,14],kern:6,kesi:[6,14],keypoint:0,khadija:11,kiasi:[3,6,14],kibadilika:14,kichujo:14,kichupo:3,kidhibitiwa:14,kidogo:[6,14],kidokeza:5,kiendeshi:6,kiendshi:6,kifaa:1,kigezo:5,kiingizio:6,kijamii:[5,6,12],kijenzi:7,kikamilifu:7,kikubwa:14,kikundi:14,kila:[3,6,7,10,12,14],kile:14,kilichogaiwa:6,kilichowekwa:6,kimakosa:14,kimeenda:6,kimekubalika:6,kimetengwa:6,kinachofanana:[6,7],kinaendelea:7,kinaweza:[6,14],kinyum:6,kioo:14,kiotomatiki:5,kipand:2,kipengel:6,kipimo:14,kisasa:6,kisha:[3,6,7,12,14],kisia:5,kisichozidi:6,kitaalamu:5,kitabu:[2,14],kitendo:1,kitu:[1,3,6,7,12,14],kiufupikama:14,kiujumla:6,kiunganishi:1,kiurahisi:6,kiutafuta:3,kiwa:12,kiwango:[6,14],kiwasilishi:3,kiwasilishwa:3,kizazi:14,kizuri:6,kizuwizi:14,kmz:0,knowledg:5,koo:6,kosa:14,kuacha:14,kuambatanisha:7,kuandaa:[2,5],kuandaliwa:14,kuandika:[1,6,14],kuangalia:[6,7,12,14],kuanza:[5,14],kuanzia:[1,13,14],kuanzisha:6,kuapdat:[6,14],kuathiri:14,kubadilisha:5,kubeba:6,kubonyea:7,kubonyeza:[6,14],kuboresha:13,kubwa:[5,6,14],kuchagua:[3,7,14],kuchakata:[6,7,14],kuchakatwa:[6,7],kuchakua:6,kuchambua:6,kuchukua:[2,7],kuchunguza:6,kudhibitiwa:7,kuelekeza:14,kuelezea:1,kuenda:14,kuendesha:5,kuengeza:[6,7,10,14],kuepuka:14,kuepusha:14,kufahamu:[5,12,14],kufanhamu:14,kufanikiwa:6,kufanya:[3,6,10,12,14],kufanywa:[6,14],kufata:14,kufikia:14,kufundisha:6,kufungua:6,kufunguka:14,kugawa:[5,10,14],kugawanya:5,kugundua:1,kuhakikisha:[6,14],kuhifadhi:[1,14],kuhifadhia:7,kuhisi:12,kuhusu:[3,6,13],kuiangalia:14,kuifunga:7,kuiita:3,kuimarisha:12,kuingia:14,kuingiza:5,kuingizwa:[3,6,14],kuiona:1,kuirudisha:14,kuita:3,kuitathmini:14,kuitumia:11,kujadiliwa:12,kujali:6,kujaribu:12,kujibu:[12,14],kujipima:7,kujitegemea:14,kujua:[3,12,14],kukadiria:3,kukisia:6,kukopiwa:6,kukufanya:6,kukupia:14,kukusaidia:12,kukuza:12,kuleta:14,kulia:6,kuliko:[1,7,14],kulimaliza:12,kulinda:6,kulingana:6,kulitambua:7,kumaliza:[5,6],kumalizia:6,kumbuka:14,kumbukumbu:[1,3,5,14],kumefanikiwa:6,kumia:[6,14],kuna:[6,7,12,14],kunaweza:[7,14],kundi:[7,14],kuomba:[6,12],kuona:[6,12,14],kuondoa:14,kuondolewa:14,kuondosha:14,kuonekana:14,kuonesha:[1,3,6,14],kuongeza:[5,14],kuongezea:[6,13],kuongezeka:6,kuongoza:14,kuongozwa:7,kuorodhesha:7,kupakua:[6,14],kupanga:[6,7],kupangilia:6,kupata:[1,5,11,14],kupatika:7,kupeleka:7,kupelekea:7,kupendekeza:7,kupendeza:12,kupima:7,kupishana:14,kupishanisha:14,kupitia:[6,7,14],kupitisha:14,kuprocess:14,kupunguza:[7,14],kurahisisha:14,kurahisishwa:6,kurejea:6,kurekebisha:[3,5],kurekodi:1,kurestart:6,kurudi:[1,6],kuruhusu:[6,7,10],kuruka:14,kurun:[6,14],kurusha:[5,14],kusababisha:7,kusafirisha:14,kusafisha:14,kusaidia:[10,12,14],kusambaza:6,kusanifu:14,kushabihiana:14,kushiriki:[5,7,12],kushuhulikia:7,kusikia:12,kusikiliza:14,kusimama:14,kusimamisha:6,kusini:3,kusoma:[13,14],kustart:7,kusukuma:7,kutafautisha:3,kutafuta:[3,7,12],kutaka:14,kutakiwa:14,kutatua:1,kutatuliwa:1,kutegemea:14,kutengeneza:[3,5,6,10,11],kutengeza:[2,6],kuthibitisha:6,kutimiza:6,kutoa:[6,7,14],kutofanya:14,kutoka:[3,5,6,10,11,12,13],kutokana:7,kutokea:1,kutosha:6,kutuma:1,kutumia:[1,3,5,10,11,13],kutumika:[6,14],kutupa:[12,14],kutusaidia:10,kuu:[1,3,6,7,14],kuumia:14,kuunganisha:[1,6],kuvitengeneza:12,kuvuruga:7,kuvuta:5,kuwa:[6,7,12,14],kuwakilisha:6,kuwanza:12,kuwasaidia:1,kuwasha:[6,7],kuwasiliana:6,kuwasilisha:5,kuwasilishwa:12,kuweka:[3,6,14],kuwekwa:[3,14],kuweza:[6,7],kuzindua:14,kuzuiya:14,kuzunguruka:7,kwa:[2,3,5,6,7,10,11,12],kwamba:[6,14],kwanza:[6,7],kwema:7,kwenda:6,kweny:[1,5,6,7,11,13],kwey:14,label:[3,4,6],labor:14,lake:14,lakini:[1,2,3,6,7,11,14],lako:3,land:8,languag:5,lanka:8,larg:[0,14],larger:[3,8],largest:0,las:[0,14],last:7,latest:6,lawn:14,laz:11,lazima:[3,6,7,14],ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[3,5],lebo:[1,3],legaci:0,len:0,length:14,leny:5,lenzi:2,less:[8,14],lessen:14,level:[0,8,14],lib:14,librari:0,licens:14,lid:3,lidar:14,lieu:14,lifuatalo:11,light:[0,6],liitwalo:[3,7],like:[0,3,14],lililoachwa:14,lililoondolewa:14,lilojaa:14,lilorekebishwa:14,limeingizwa:7,limit:[0,8,9,14],lina:[3,10],linabebwa:3,linaendana:1,linakuwa:14,linalofanana:14,linalofanya:7,linaloitwa:[7,14],linaloweza:7,linapatikana:3,linaweza:[7,14],line:[3,4,5,6,7],linear:14,linux:[1,5],lipangw:14,list:[7,9],litaleta:14,litalochukua:3,litaruhusu:14,litengenezw:3,littl:0,liw:[3,7],lkiasi:14,llc:3,llkotoka:14,local:[0,8,14],localhost:[6,7],locat:[3,6,8],lock:7,log:[5,11],login:6,lolot:6,longer:0,look:[8,14],lot:3,loung:8,low:[0,3,5,8],lower:0,lowest:[0,14],lzma:0,lzw:0,maalum:[1,13,14],maana:[6,14],mabadiliko:14,mabloki:14,mac:6,machin:[0,6,7],machineri:14,maciej:14,maco:[1,5],mada:12,madainayojieleza:1,madawalagama:8,made:3,madhara:7,maelekezo:[1,6,13],maeleza:14,maelezo:[3,5,6,7,11,14],maelfu:7,maendeleo:[6,14],maeneo:[3,7,14],mafaili:1,mafanikio:[2,12],mafil:14,mafold:[10,14],mafuriko:[7,14],mahitaji:[5,7,12,14],mai:11,majani:14,majaribio:14,majengo:14,majibu:[6,12],majina:[1,3],majumuisho:14,make:[7,8],makini:6,makisio:14,makosa:[1,6,7,14],makubwa:14,makundi:14,malengo:7,malizia:1,mambo:2,manag:6,maneno:[7,14],mangapiyatavunjwa:14,manual:0,manuel:8,maombi:[5,7,12],map:[0,3,5,6,14],mapaa:14,mapillari:7,mara:[6,14],marekebisho:14,markdown:1,marzo:8,mashin:[1,5,7],mask:[5,11,14],masseranolab:3,master:13,maswali:[1,6],matabaka:14,matano:3,matatizo:[1,14],match:[0,8,11],matcher:0,matengenezo:14,materi:[3,14],mather:8,matokeo:[3,5,6,7,10,14],matukio:14,matumaini:14,matumizi:[2,5,6,11],mawasiliano:14,mawili:[7,12],max:0,maximum:0,mazingira:[1,6,14],mazuri:[3,14],mbali:14,mbele:[3,6,7],mbili:[3,6,14],mchakano:7,mchakato:[6,7,14],mchanganyiko:14,mchujo:14,mda:[5,6],mdogo:[6,7,14],mean:0,measur:[0,3,5,8],mechan:8,media:6,medium:0,megapixel:0,memori:[0,6,14],mengin:14,menu:6,mepesi:14,merg:[0,5,11,14],mesh:[0,7,11,14],meshlab:11,messag:[0,14],met:8,metadata:[0,11],meter:[0,3,4,7,8,14],method:0,mfano:[1,3,6,7,12,14],mfululizo:7,mfumo:[3,6,7],mfupi:1,mgao:5,mgawanyo:7,mgawio:7,mia:6,micasens:10,michakato:7,microsoft:6,middai:14,mifano:[1,5],mifumo:13,mihimili:14,miji:14,millimetr:14,min:0,minimum:[0,3],miongoni:[12,14],mipaka:5,mipangilio:14,miruko:14,misitu:14,misplac:8,miss:[0,3],mission:2,mistari:[3,14],mita:14,mitandao:6,mitig:14,miwili:14,mjini:14,mkubwa:[3,5,12],mkusanyiko:14,mlalo:7,mmoja:[6,7],mnt:14,moa:14,model:[0,5,6,8],modem:6,modifi:14,moja:[3,5,7,14],mon:14,more:[0,3,4,8,14],morpholog:[0,14],mosaic:0,most:[3,14],mostli:14,mount:8,move:[6,8],mower:14,mpangilio:[6,7,10,14],mpangilo:[5,6],mpishano:[7,14],mpya:[1,6,7],mradi:12,mrefu:14,mrejosho:12,mruko:14,msaada:[5,12,14],msanidi:5,msatari:14,mshabihiano:14,mshine:14,msimamo:14,msimbasi:[7,14],msingi:[3,5,7,10,12,14],mstari:[1,3,6,7,14],mtandao:[6,7,13],mtari:6,mtazamo:14,mteja:6,mteremko:14,mtetemeko:14,mti:14,mtu:[12,14],mtumiaji:[5,6,12,13,14],much:0,muda:[1,6,12,14],muelekeo:14,muhimu:[2,3,6,12,14],muinuko:[3,7],mujibu:6,multi:[10,13],multipl:0,multipli:8,multispectr:[0,5],munasingh:8,muoendelezo:14,muonekano:[6,7,13,14],muonesho:6,muongozo:2,must:[4,8],muundo:[3,5,7],muunganiko:3,muungano:[3,7],muuwa:13,mvs_textur:0,mvurugio:2,mwa:[12,14],mwanzo:[6,7,12,14],mwendo:13,mwengin:14,mwenyew:[3,6,7],mwepesi:3,mwezi:14,mwingi:[6,14],mwisho:[1,2,14],my_odm_imag:14,myproject:14,mzunguko:3,mzuri:14,nadir:14,nafasi:[3,5,7,14],nafikiria:14,nafsi:14,nake:14,namba:[6,14],nambari:[7,14],name:[0,1,3,4,9,14],nan:3,nani:[5,6],nano:14,natamani:12,natumia:14,naweza:12,ncha:3,ndani:[1,3,5,11,12,14],ndege:[5,14],ndivyo:[7,14],ndogo:[6,7,14],nearest:0,necessari:[0,14],need:[0,8],neglig:14,neighbor:0,nenda:[6,14],net:6,network:[8,14],newpass:6,ngumu:[12,14],nguvu:[6,14],nii:3,nini:[1,5,7],nitafurahi:12,nje:[6,7,12],njia:[1,3,5,7,11,12],nne:6,no_def:[3,4],nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,nois:8,non:14,none:0,normal:[0,10],north:3,nostalgic_lederberg:14,note:0,noth:0,npm:7,nsdi:8,num:0,num_thread:14,number:[0,7,8,14],nusu:6,nyaraka:[6,13],nyengin:[3,6,10,14],nyepesi:6,nyingi:[1,6,7,10,12,14],nyuki:[5,14],nyuma:[6,14],nyumbani:[1,6,14],nzuri:[1,3,6,13,14],obj:11,object:[0,14],obliqu:9,observ:1,obstacl:3,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:0,offlin:7,older:1,omega:[0,4],onc:14,ondosha:14,one:[0,3,8,14],onesho:3,ongeza:7,onli:[0,1,4,14],onlin:7,onyesha:1,open:[3,12],opendronemap:[1,6,7,8,10,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],openstreetmap:2,oper:[6,14],operet:1,optim:[0,8,14],option:[0,4,6],orchestr:7,order:[3,8,14],org:[6,8,10,13,14],origin:[0,14],orodha:14,orodheshwa:11,orthophoto:[0,5,6,7,10],osx:6,other:[1,3,5,8,14],otherwis:[0,3],our:5,out:[11,14],outlier:0,output:[0,6,7,11,14],over:[0,9,11],overcast:14,overlap:[0,3,7,14],overrid:4,overview:0,pace:14,packag:14,packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],pakia:3,pakua:[5,14],pamoja:[1,3,5,6,10,12,14],panel:6,panga:[6,7,14],parallel:0,param:0,paramet:[0,5,6,10],paramit:14,paramita:14,parent:14,park:3,pascual:8,password:6,pasteabl:1,path:[0,1,3,4,6,7,14],pattern:5,pau:7,pavement:3,pdf:[0,8,14],peak:0,peke:[6,7,14],pekua:5,peleka:14,pemb:3,pengin:14,peopl:[4,9],pep8:1,pepa:14,per:0,percent:5,perform:[0,6],perimet:3,perman:0,perspect:0,pesa:12,phi:[0,4],photo:[8,9],photogrammetri:[8,14],photographi:14,photometr:[0,14],pia:[1,2,3,6,7,14],picha:[3,5,6,10,11,14],piero:[3,6],pili:[6,7,14],pini:5,pip:6,pipe:14,pipelin:[0,7,13],pix4d:8,pixel:[0,14],place:[0,3,8,14],plagin:6,plan:5,planar:0,plane:14,planet:8,platform:[1,6,7],pleas:14,plu:[0,1],plugin:3,ply:11,png:[0,9,11],point:[0,3,5,6,7,8,13,14],pointcloud:[0,7,11],pointi:5,pollut:14,polygon:0,pont:14,port:[6,7,14],portion:11,posit:[0,3,8,11],posm:5,post:6,posti:3,postprocess:0,potenti:0,practic:5,pre:0,precis:[0,3,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,present:0,previou:0,primari:0,print:0,priorit:0,privileg:14,pro:5,problem:[1,5],process:[0,5,6,8],processin:6,processor:6,procur:3,produc:[0,8,14],profession:6,program:[0,6,9,14],programa:1,programu:[5,6,12,14],progress:[0,8],proj4:3,proj:[0,3,4],project:[0,1,2,3,4,5,6,7,8,11],project_nam:14,prompt:6,properli:14,provid:[0,14],pull:14,purchas:3,purpos:[0,4],pyodm:6,pyramid:14,python2:14,python:[1,6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,8,14],quickstart:6,radianc:0,radiometr:[0,4,10],radiu:[0,14],rahisi:[6,7,12,14],ram:[0,6,14],ramani:[2,3,6],randomli:1,rang:[3,8,14],rasilimali:[1,12,13],rasmi:6,rasta:[11,14],raster:0,readm:[13,14],real:8,recent:1,recogn:14,recogniz:8,recommend:[0,5,8,14],reconstruct:[0,8,9,11],rectif:0,rectifi:0,recurs:14,rededg:10,reduc:[0,3,8],refer:[5,7,14],reflect:0,regist:0,regul:0,regular:14,rekebisha:6,rel:8,relat:8,releas:6,reliabl:1,remain:[0,14],remot:8,remov:[0,7],render:0,repeat:7,repo:14,report:[0,5],repositori:6,repres:0,reproduc:1,reproduct:1,requir:[0,1,3,8,14],rerun:0,reset:6,resetadminpassword:6,resiz:0,resolut:[0,14],rest:14,restart:[0,6],result:[0,6,8,14],resum:7,rhel:5,right:6,rise:0,robson:14,roll:[0,8],root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],rubani:14,rudisha:14,ruhusa:6,run:[0,6,7,14],runtim:0,rusha:14,sababu:[6,7,14],safisha:5,safu:3,sahihi:[1,2,6,7,14],salaam:[7,14],samarakoon:8,sambamba:14,sambaza:1,same:9,sampl:[0,3],sana:6,sanaa:13,sanduku:3,sasa:[6,7,14],sauti:13,save:[0,6],sawa:[6,11,12,14],scalar:[0,14],scale:[7,8],scene:0,scm:6,scp:14,screen:[3,6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:6,second:[1,8,14],secret:6,section:14,secur:14,see:[3,6],seem:14,seen:0,sehemu:[1,3,6,7,10,13,14],semu:14,sens:8,sensa:2,sensor:[0,8,10],sentera:10,sep:14,separ:3,server:14,servic:7,set:[0,4,5,6,14],seti:14,setup:14,sever:5,shadow:14,shaka:14,shape:8,share:5,sharp:0,sheria:14,shida:5,shift:[6,8],shimo:14,shot:9,should:[0,3,4,14],show:[0,7,8,14],shrink:0,shutdown:6,shutter:[0,8],side:[0,14],sidelap:14,sierra:6,sifa:[5,7],sift:0,sijui:12,siku:14,similar:0,simpl:[0,4,11,14],simpli:9,sinc:[0,8],singl:[0,3,9],sio:[1,6,7,14],site:8,size:[0,8,14],ski:14,skip:[0,9],sky:9,slider:6,slightli:[0,14],slope:[0,14],slow:0,slower:0,smaller:[0,8],smoke:14,smooth:0,smrf:[0,14],softwar:[1,6,8,9,13,14],some:[1,3,5,14],sometim:[0,4,14],somo:5,sourc:[6,12,14],sourceforg:6,south:3,space:[0,3,14],spanish:5,spars:0,special:[8,14],specif:[8,13,14],specifi:[0,3,4,6],spectral:0,speed:[0,8,14],spheric:0,split:[0,5,14],src:14,sri:8,ssh:14,stabil:8,stabl:[0,6,14],stage:0,standard:[0,8],start:[0,1,4,5,6,9,14],state:11,station:14,statu:14,steep:14,step:[0,1,6,14],stephen:8,still:5,stitch:0,stockpil:5,stop:[0,6,7],store:6,string:[0,3,4],stripe:0,structur:3,stuck:6,style:1,suala:1,sub:8,subfold:0,subject:9,submodel:[0,7],subsequ:4,subsystem:6,sudo:[6,14],suffici:[0,3,14],suitabl:0,sun:[0,8,14],superbuild:14,suppli:[4,9],support:0,sura:6,sure:7,surfac:[0,11,14],survei:[8,14],suspicious_kepl:14,swahili:5,sysctl:6,system:[1,6,8],systemat:14,taarifa:3,tab:6,tabaka:11,tabia:1,tafadhali:[1,6],tafiti:13,tafuta:6,tag:0,tail:14,take:[0,8],taken:[0,8,14],talk:8,tallest:14,tambarar:14,taminali:1,tangu:[10,14],tanzania:[7,14],tar:14,target:[3,6,9],tashira:10,task:[6,7,8,11],taskid:7,tatizo:[1,6,14],tatu:[6,12],tatua:5,tayari:[3,6,14],tazama:6,tcp:14,team:2,tegemezi:6,telnet:7,telugu:5,tembea:6,temperatur:0,tena:[6,14],tend:8,tengeneza:[1,3,5,6,7],term:[0,6,8,14],termin:6,terrain:[0,8,11,14],textur:[0,5,14],texture_n:11,thamani:[3,13,14],than:[0,3,14],thei:4,them:0,therefor:8,thermal:0,thi:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],thing:6,those:[0,5,8],thread:0,threshold:[0,14],thu:14,thumb:14,tie:11,tif:[9,11,14],tile:[0,3,14],time:[0,8,14],titl:8,tmp:1,tmpdir:1,tofauti:[3,6,7,10,11,14],toffanin:[3,6],togeth:0,token:[6,7],tolea:1,toleo:[1,6,7,10],toler:14,tone:0,tool:[6,14],toolbox:6,top:11,topograph:14,total:14,track:11,transifex:5,translat:5,tri:0,triangl:0,triangul:14,tsv:11,tukaangalia:7,tukiwa:14,tuli:6,tuliotengeneza:14,tulioweka:14,tuma:1,tumedhamiria:10,tumeingia:14,tumepata:14,tumia:[1,5,6,7],tunaangalia:7,tunaanza:14,tunachotaka:14,tunaengeza:14,tunafurahi:12,tunafuta:14,tunahitaji:[12,14],tunaingiza:14,tunajaaliapicha:14,tunakiri:5,tunamia:14,tunapanga:14,tunapendekeza:[6,7,13],tunataka:14,tunathamini:12,tunavalisha:6,tunaweka:13,tunaweza:[7,14],tunawza:14,tune:0,tuon:12,tupu:1,turn:[0,14],tutaandaa:14,tutafanya:12,tutapunguza:14,tutaunganisha:12,tutawakilisha:14,tutazuiya:6,tutori:11,tuwezalo:12,tweak:0,two:8,txt:[3,4,7,11,14],type:[0,6,8,14],typic:[3,14],uainishaji:13,uambatanish:1,uav4geo:3,uav:[2,8,14],ubao:6,ubavuni:14,ubora:14,ubuntu:[5,14],uchambuaji:10,udhib:[5,7],ufanisi:[6,14],ufuatao:[7,14],ufunguzi:3,uhakika:14,uingiz:14,uingizaji:5,uingizwa:6,uiruhusu:6,uitakayo:14,ujumb:[6,7,14],ujumla:[2,6,14],ujuzi:14,ukahika:14,ukifikia:7,ukihitaji:1,ukiita:14,ukikosa:14,ukimaliza:14,ukipata:14,ukiruka:14,ukitengeza:3,ukitumia:[7,14],ukiunganisha:7,ukiwa:[1,14],ukiwasha:14,ukubwa:14,ukurasa:13,ulifanya:1,uligundua:1,ulikatika:14,ulilochagua:6,ulionayo:14,uliopakua:14,uliopangwa:14,uliopewa:6,uliotengeneza:14,uliothibitishwa:6,uliotumia:14,uliweka:14,ulizonazo:3,ultra:0,umbil:13,umefanya:1,umefikia:6,umeingiza:6,umeitumia:1,umekusudiwa:[2,14],umekuzwa:10,umekwama:6,umepanga:7,umepata:6,umetengeneza:6,umetoa:1,umuhimu:14,una:[3,6,7,14],unaangalia:6,unachukua:14,unaendelea:7,unafuu:7,unahamu:12,unahitaji:[6,7],unahitajika:6,unajua:7,unakisia:14,unalotumia:1,unaofanya:14,unapatikana:3,unapingiza:6,unapitisha:7,unapotengeneza:7,unasikiliza:1,unataka:[1,3,6,7,14],unatakiwa:[6,14],unategemea:[1,14],unatengeneza:7,unatumia:[1,6,14],unawasha:1,unaweka:6,unawesha:6,unaweza:[1,3,6,7,10,11,14],unayochapa:14,unayohitaji:6,unayotumia:1,unazotaka:6,undani:1,undefin:1,undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unganisha:14,unit:[3,4,8],univers:11,unix:14,unlock:7,unseen:0,upatikanaji:7,updat:[6,7,14],upeo:7,upgrad:14,upo:6,upya:14,urahisi:[1,6,7,14],urefu:14,url:[0,1],usag:0,usahihi:[3,7,14],usambazaji:6,usanidi:1,usawa:6,use:[0,3,4,8,9,14],used:[0,3,4,7,11,14],useful:[0,6,9],user:[4,6,14],ushiriki:1,usiing:14,usikatish:6,using:[0,3,4,5,6,8,14],usipotez:14,usisahau:6,usisem:1,usitofautish:10,usomaji:14,usoni:14,usr:14,usual:8,utachukua:5,utadadafua:14,utaf:[3,13,14],utafanya:14,utagawa:3,utahifadhi:14,utahitaji:14,utaikata:14,utaingiza:6,utakaoweza:12,utakataliwa:14,utakatika:14,utakua:14,utalinganisha:14,utangulizicha:3,utaomba:5,utaona:[6,7,14],utapangika:14,utapata:[3,6,14],utapeleka:6,utarekebisha:14,utasalimia:6,utasoma:13,utatakiwa:14,utatengeneza:6,utatengeza:7,utatumia:14,utatuzi:5,utaulizwa:6,utaunganisha:6,utaweka:7,utawekwa:7,utaweza:6,utegemeo:6,utendaji:[1,6],uteo:6,utm:[3,4],uvumbuzi:5,uwandishi:14,uwangalifu:14,uwe:[6,7],uweledi:14,uwez:14,uwezekano:12,uwezo:14,uwezow:6,uwiano:14,uwingizaji:6,uyatatu:6,uzito:6,v18:6,vagrant:1,valid:[0,14],valu:[0,3,4,8,14],variat:14,varieti:3,variou:0,vcpu:14,veget:3,verbos:0,veri:[0,8],version:[0,1,6,7,14],vert:[0,4],vertex:0,vertic:[0,4,8],via:[0,5,7],view:[7,13,14],viewcmd:7,viewer:0,vignet:0,vikubwa:12,vile:[6,7],vilivyo:11,vinahitaji:12,vinaongezwa:12,vinategemewa:6,vinavyohitajika:5,vinavyoshabihiana:13,vinavyoweza:14,vipengel:[5,6],vipi:[1,5,7,14],vipimo:3,vipya:[1,12],virtual:[1,6,14],virtualbox:6,visibl:[3,14],visiwa:2,vitapakuliwa:6,vitendea:12,vitu:[1,12,13,14],vizuri:[6,7,10,12,14],volcan:14,volum:5,vtx:6,vya:[3,12],vyengin:[6,14],vyenginevyo:[7,14],vyovyot:1,wacha:12,wai:14,wakati:[1,3,6,7,10,14],wake:6,wanajamii:12,wanaotengeneza:1,wanapata:6,wanasaidiwa:6,wanaweza:12,wanotaka:14,want:[0,9],wapi:12,wasanifu:1,washa:[6,14],wasiwasi:14,watengeza:2,watengezaji:6,watoaji:6,watu:[6,14],watumiaji:[5,6,7,12,14],wazi:[1,14],weather:[8,14],web:[6,7],webodm:[3,5,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],weka:[3,14],welcom:5,wengi:[6,14],wengin:[1,6],wenyew:[3,6,7],wepesi:[7,14],wetu:14,wew:12,wgs84:[3,4],whale:6,what:[0,5],when:[0,8,14],where:[9,13,14],which:[0,1,8,14],white:[6,9],wila:14,win:6,wind:[8,14],window:[0,1,5,14],wish:4,within:[0,3,8],wonderful_burnel:14,word:0,work:[0,3,14],workflow:0,world:[6,7,8],wote:[1,6,14],would:14,wowot:12,write:7,wrongli:0,wsl:6,www:[6,8],xxx:14,xyz:[3,11],yafuatayo:[1,6,14],yake:[3,6,7,14],yakikatika:14,yako:[1,3,6,7,11,12,14],yalikua:12,yaliojibiwa:1,yaliokosekana:[6,13],yalioshinda:1,yaliozuiwa:6,yaml:[11,14],yanachukuwa:14,yanaleta:14,yanapatika:[6,7],yanapendekezwa:6,yanaweza:[12,14],yanayofanya:12,yanayotaka:1,yapi:12,yatakuwa:10,yatazingatia:6,ycbcr:14,yeny:[2,14],yenyew:14,yetu:14,yote:[1,5,6,7,14],you:[0,3,4,5,6,7,8,9,14],your:[0,4,6,9,14],yoyot:6,yum:6,yupo:14,zaidi:[5,7,11,12,14],zako:[1,3,14],zalisha:7,zamani:6,zanzibar:11,zcvf:14,zen_wright:14,zeny:3,zero:7,ziada:[1,3,5,14],zifuatazo:[1,3,6,10,13,14],zilipo:3,zilizoandaliwa:11,zilizokusanywa:[7,14],zilizopo:14,zilizotenganishwa:3,zilizounganishwa:7,zilobakia:7,zilopigwa:10,zima:14,zimeingizwa:6,zimekusanywa:6,zimeorodheshwa:6,zimetoka:14,zinabadilisha:14,zinafanya:6,zinahitaji:[6,12],zinapatika:6,zinapatikana:14,zinapelekwa:7,zinasaidia:7,zinatakiwa:14,zinaweza:[6,7,10,14],zinazopatika:7,zinazotumika:6,zindua:[5,7,14],zingatia:14,zipo:[3,14],zishapangwa:[6,14],zitafanya:10,zitafanyak:6,zitahifadhiwa:11,zitakazokusaidia:1,zitakuwa:3,zitaonesha:3,zitaruhusu:6,zitatumika:[7,11],zito:12,zitokanazo:7,zone:[3,4],zote:[6,7,10,12,14]},titles:["Chagizi na Bendera","Jinsi ya kushiriki","Kidokeza cha kurusha ndege nyuki","Pointi za Udhibiti wa chini","Image Geolocation Files","Karibu OpenDroneMap Kitabu","Kuingiza na kuanza kutumia","Kugawa Database Kubwa","Map accuracy","Using Image Masks","Msaada wa Multispectral","OpenDroneMap Matokeo","Vipi Utaomba Vipengele","Kumbukumbu za ziada","Somo"],titleterms:{Using:9,accuraci:[8,14],angalia:6,anuani:14,arch:6,argument:0,aspect:8,baada:14,bandwidth:14,bendera:0,bug:1,camand:[6,14],camera:14,cento:6,cha:2,chagizi:0,chini:3,cloud:11,cluster:7,clusterodm:7,cpu:6,data:14,databas:7,debian:6,digit:14,docker:14,droplet:14,dsm:11,dtm:11,editor:3,elev:14,eneo:14,expect:[8,14],fedora:6,fieldwork:14,file:[3,4],flight:14,format:3,fungua:6,gcp:[3,14],gcpi:3,geoloc:4,habari:6,hardwar:[6,10],hatua:6,height:14,hiki:14,imag:[4,9],impact:8,ingiza:6,instanc:14,interfac:3,jia:6,jinsi:1,jukwaa:1,juu:14,karibu:5,kidokeza:2,kigezo:1,kijamii:1,kiotomatiki:7,kisia:14,kitaalamu:14,kitabu:5,kuandaa:14,kuanza:[6,7],kubadilisha:14,kubwa:7,kuendesha:6,kufahamu:7,kugawa:7,kugawanya:7,kuingiza:[6,14],kumaliza:14,kumbukumbu:13,kuongeza:7,kupata:7,kurekebisha:[7,14],kurusha:2,kushiriki:1,kutengeneza:14,kutoka:14,kutumia:[6,7,14],kuvuta:14,kuwasilisha:1,kwa:[1,13,14],kweny:14,leny:14,line:14,linux:6,log:[7,14],low:14,maco:6,maelezo:1,mahitaji:6,maombi:1,map:8,mashin:[6,14],mask:9,matokeo:11,matumizi:[10,14],mda:14,measur:14,merg:7,mgao:6,mifano:14,mipaka:7,mkubwa:14,model:[11,14],moja:6,mpangilo:11,msaada:[6,10],msanidi:13,msingi:6,mtumiaji:3,multispectr:10,muundo:14,nafasi:6,nani:14,ndani:[6,7],ndege:2,nini:14,njia:[6,14],nyuki:2,odm:14,opendronemap:[5,11],orthophoto:[11,14],pakua:6,pamoja:7,paramet:14,pattern:14,pekua:14,picha:7,pini:14,plan:14,point:11,pointi:3,posm:3,practic:3,pro:3,process:14,programu:13,project:14,recommend:3,refer:[3,8],rhel:6,safisha:14,set:3,shida:6,sifa:6,somo:14,split:7,stockpil:14,tatua:1,tengeneza:14,textur:11,tumia:14,tunakiri:7,ubuntu:6,udhib:3,uingizaji:6,utachukua:14,utaomba:12,utatuzi:6,uvumbuzi:6,vinavyohitajika:6,vipengel:12,vipi:12,volum:14,watumiaji:13,webodm:6,what:8,window:6,yote:11,zaidi:6,ziada:[6,13],zindua:6}}) \ No newline at end of file diff --git a/sw/tutorials.html b/sw/tutorials.html index fd0f10d3a..9b61e2687 100644 --- a/sw/tutorials.html +++ b/sw/tutorials.html @@ -4,10 +4,11 @@ - + + - Somo — OpenDroneMap 2.4.7 documentation + Somo — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
          - 2.4.7 + 2.5.5
          @@ -291,14 +292,14 @@
          -
          +

          Somo

          Hapo chini utapata maelezo kwa baadhi ya mifano muhimu.

          -
          +

          Tengeneza Orthophotos ya kitaalamu

          -
          +
          image of OpenDroneMap orthophoto -
          +

          Bila ya kuengeza paramiter, ODM inachagua nzuri baina ya ubora, kasi na nafasi ya kutumia. Ikiwa unataka kupata matokeo bora zaidi, utadadafua baadhi ya paramiter:

            @@ -309,39 +310,39 @@
          • --mesh-size lazima iongezeke hadi 300000-600000 na --mesh-octree-depth lazima iongezeke hadi 10-11 mjini kwa kutengeneza upya majengo mazuri/ mapaa.

          -
          -
          +
          +

          Kurekebisha Camera

          Kurekebisha Camera ni changamoto maalum pamoja na thamani ya camera. mabadiliko ya hali joto, mtetemeko, muelekeo, na na vitu vyengine vinavyoweza kuathiri data itakayopatikana. Automatic au matengenezo binafsi yanaweza kufanywa na kutakiwa na drone ukiruka, lakini inategemea na njia itakayopita ndege, marekebisho ya automatic haiwezi kuondosha njia zote kutoka mwanzo. James and Robson (2014) katika kitabu chao Mitigating systematic error in topographic models derived from UAV and ground‐based image networks imeonyesha jinsi kupunguza makosa kweye marekebisho binafsi.

          -
          +
          image of lens distortion effect on bowling of data -
          +

          Athatri za shimo katika point cloud kwa makundi ya picha zaidi ya 13,000 zilizokusanywa na benki ya dunia katika eneo la mafuriko Msimbasi Basin, Dar es Salaam, Tanzania.

          Kupunguza athari,kuna njia kidogo lakini njia rahisi ni kama: rusha njia mbili tofauti kwa 20°, kuliko kutumia nadir kamera (kuelekeza pont chini), tumia ambayo itainamisha camera kwa 5°.

          -
          +
          animation showing optimum -
          +

          Kama itafikia kuruka drone itachukua muda mrefu kuliko kuruka kwa kawaida, rubani au kikundi kinaweza kurusha drone kwa kumia njia hio hapo juu. OpenDroneMap itatengeneza file lilorekebishwa linaloitwa cameras.json ambayo baadae itachukuliwa kutumika kwa mruko mwengine, itakua ni mruko wa ufanisi zaidi.

          Vyenginevyo, njia za majaribio yafuatayo zinaweza kutumika: rusha drone kwa kupishanisha picha kidogo, lakini miruko crossgrid miwili (wakati mwengine huitwa crosshatch) iliotenganishwa kwa 20° na 5° moja kwa moja ikiangalia camera.

          • Crossgrid asilimia za kupishana zinaweza kuwa ndogo kuliko flight sambamba. Kwa kupata matukio mazuri ya 3D, utatakiwa 68% za kupishana na ubavuni kushabihiana na 83% kupishana na ubavuni.

          • Kupata matokeo ya 2D na 2.5D (digital elevation model), unatakiwa 42% mpishano na msimamo kwa mshabihiano 70% overlap na sidelap.

          -
          +
          animation showing experimental optimum -
          +

          Mistari ya kusimama iliyopishana ya njia ya kupitisha ndege pia inaongeza usahihi, lakini kidogo kwa hiyo camera iangalie moja kwa moja na 5°.

          -
          +
          figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration -
          +

          Kutoka James na Robson (2014),`CC BY 4.0 <https://creativecommons.org/licenses/by/4.0>`_

          -
          -
          + +

          Kutengeneza Digital Elevation Model

          Chaguo msingi ODM haitengenezi DEMs. Kutengeneza digital terrain model, hakikisha unatumia --dtm flag. Kutengeneza digital surface model, hakikisha unatumia --dsm flag.

          -
          +
          image of OpenDroneMap derived digital surface model -
          +

          Kizazi cha DTM, Simple Morphological Filter (smrf) inatumika kugawa point katika ground na non-ground pia ground point pekee inatumika. Ni smrf kichujo kinaweza kidhibitiwa kutumia mihimili tofauti:

            @@ -354,9 +355,9 @@

            Kubadilisha njia hizi kunaweza kubadilisha maana ya matokeo ya DTM. Mwanzo mzuri kusoma kwa kufahamu vipi paramita zinabadilisha matokeo ni kusoma pepa ya awali An improved simple morphological filter for the terrain classification of airborne LIDAR data (Inapatikana bure PDF).

            Majumuisho ya njia smrf-threshold yanaleta matokeo makubwa.

            SMRF ni nzuri kwa kupunguza makosa ya uwandishi (nambari ndogo ya makosa ya groundpoint imegawanywa kama non-ground) lakini "acceptable" pekee kuepuka makosa Type II (nambari kubwa ya non grond point kimakosa imegaiwa kama ground). Mahitaji haya yanachukuwa kwa uwangalifu wakati inatengenezwa DTM ambayo ilikusudiwa kutumika kuonekana, tangu makosa ya kitu kwa muonekano wa ground mfano mdogo katika DTM ya mwisho.

            -
            +
            image of lens distortion effect on bowling of data -
            +

            Paramita nyengine mbili zinabadilisha kizazi cha DEM:

              @@ -368,36 +369,36 @@
              docker run -ti --rm -v /my/project:/datasets/code <my_odm_image> --project-path /datasets --dtm --dem-resolution 2 --smrf-threshold 0.4 --smrf-window 24
               
              -
            -
            +
          +

          Measuring stockpile volume

          -
          +

          Fieldwork planning

          Weather conditions modify illumination and thus impact the photography results. Best results are obtained with evenly overcast or clear skies. Also look for low wind speeds that allow the camera to remain stable during the data collection process. In order to avoid shadows which on one side of the stockpile can obstruct feature detection and lessen the number of resulting points, always prefer the flights during the midday, when the sun is at the nadir so everything is consistently illuminated. Also ensure that your naked eye horizontal visibility distance is congruent with the planned flight distances for the specific project, so image quality is not adversely impacted by dust, fog, smoke, volcanic ash or pollution.

          -
          -
          +
          +

          Flight pattern

          Most stockpile measurement jobs does not require a crosshatch pattern or angled gimbal as the resting angle of stockpile materials allows the camera to capture the entire stockpile sides. Only some special cases where erosion or machinery operations causes steep angles on the faces of the stockpile would benefit of the crosshatch flight pattern and angled camera gimbal but consider that these additional recognized features come at a cost, (in field labor and processing time) and the resulting improvements are sometimes negligible.

          In most of the cases a lawn mower flight pattern is capable of producing highly accurate stockpile models.

          -
          +
          a simple lawnmower flight pattern can produce accurate results -
          +

          Recommended overlap would be between 75% and 80% with a sidelap in the order of 65% to 70%. It is also recommended to slightly increase overlap and sidelap as the flight height is increased.

          -
          -
          + +

          Flight height

          Flight height can be influenced by different camera models, but in a general way and in order to ensure a balance between image quality and flight optimization, it is recommended to be executed at heights 3 to 4 times the tallest stockpile height. So for a 10 meter stockpile, images can be captured at a height of 40 meters. As the flight height is increased, it is also recommended to increase overlap, so for a 40 meter height flight you can set a 65% sidelap and 75% overlap, but for a planned height of 80 meters a 70% sidelap and 80% overlap allowing features to be recognized and properly processed.

          -
          -
          + +

          GCPs

          To achieve accuracy levels better than 3%, the use of GCP’s is advised. Typically 5 distributed GCP are sufficient to ensure accurate results. When placing or measuring GCP, equipment accuracy should be greater than the GSD. Survey grade GNSS and total stations are intended to provide the required millimetric accuracy.

          For further information on the use of GCPs, please refer to the Ground Control Points section.

          -
          -
          + +

          Processing parameters

          A highly accurate model can be achieved using WebODM high resolution predefined settings. Then you can further adjust some parameters as necessary.

          If using ODM, these this reference values can help you configure the process settings.

          @@ -406,69 +407,69 @@ When placing or measuring GCP, equipment accuracy should be greater than the GSD

          --orthophoto-resolution 1.0

          --feature-quality high

          --pc-quality high

          -
          -
          + +

          Measuring

          As almost 50% of the material will be found in the first 20% of the stockpile height, special care should be taken in adequately defining the base plane.

          -
          +
          almost 50% of the material will be found in the first 20% of the stockpile height -
          +

          In WebODM Dashboard, clic on "view map" to start a 2D view of your project.

          Once in the 2D map view, clic on the "Measure volume, area and length" button.

          -
          +
          clic on the "Measure volume, area and length" button -
          +

          then clic on "Create a new measurement"

          -
          +
          clic on "Create a new measurement" -
          +

          Start placing the points to define the stockpile base plane

          -
          +
          Define the stockpile base plane -
          +

          Clic on "Finish measurement" to finish the process.

          -
          +
          Clic on "Finish measurement" to finish the process -
          +

          Dialog box will show the message "Computing ..." for a few seconds, and after the computing is finished the volume measurement value will be displayed.

          -
          +
          Clic on "Finish measurement" to finish the process -
          +

          If you are using the command line OpenDroneMap you can use the dsm files to measure the stockpile volumes using other programs.

          Also consider that once the limits of the stockpile are set in software like QGis, you will find there are some ways to determine the base plane. So for isolated stockpiles which boundaries are mostly visible, a linear approach can be used. While for stockpiles set in slopes or in bins, the base plane is better defined by the lowest point. Creation of a triangulated 3D surface to define the base plane is advised for large stockpiles. This is also valid for stockpiles paced on irregular surfaces.

          -
          -
          + +

          Expected accuracy

          For carefully planned and executed projects, and specially when GSD is less than 1 cm, the expected accuracy should be in the range of 1% to 2%. The resulting accuracy is comparable to the commercially available photogrammetry software and the obtained using survey grade GNSS equipment.

          -
          -
          -
          + + +

          Kutumia Docker

          Tangu watumiaji wengi kutumia docker kuingiza OpenDroneMap itakua ni vizuri kufanhamu camandi za msingi kuitathmini mifano ya docker wakati ikitokea makosa, au tukiwa na wasiwasi wa matokeo. Docker ni mkusanyiko wa muonekano uliopangwa, miongoni mwa vitu vyengine kufanya urahisi wa kuingiza software kwa kujitegemea kwenye mazingira ya nyumbani. Kwa njia hii ni sawa na virtual mashine.

          Comand chache rahisi zinaweza kufanya docker yetu kwa nzuri zaidi.

          -
          +

          Kutumia Docker mashine

          Tunaweza kuanza kwa kusikiliza docker zilizopo katika mashine ulionayo tunaanza kama ifuatavyo:

          > docker ps
           CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                    NAMES
           2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                  zen_wright
          -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
          +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
           

          Ikiwa tunataka kuona mashine ambayo haifanyi kazi lakini docker inapatikana, tunaingiza -a flag:

          > docker ps -a
           CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS                    PORTS                    NAMES
           2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                        zen_wright
          -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
          +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
           cd7b9585b8f6        opendronemap/odm       "bash"                   3 days ago          Exited (1) 37 hours ago                            nostalgic_lederberg
           e31010c00b9a        opendronemap/odm       "python /code/run.py…"   3 days ago          Exited (2) 3 days ago                              suspicious_kepler
           c44e0d0b8448        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   3 days ago          Exited (0) 37 hours ago                            wonderful_burnell
           
          -
          -
          +
          +

          Tumia logs kwenye instance

          Au tumia CONTAINER ID au jina, tunamia logs pekee inapatika kwenye mashine kama ifuatavyo:

          > docker logs 2518817537ce
          @@ -499,8 +500,8 @@ The resulting accuracy is comparable to the commercially available photogrammetr
           

          Nambari -5 inaiambia tail camand kutupa mistari 5 ya mwisho ya log.

          -
          -
          + +

          Matumizy ya camand line kwa mifano

          Baadhi ya wakati tunataka kuenda ndani kidogo katika mchakato wa utafiti wa OpenDroneMap. Kwa hilitunaweza kupata kutumia mistari ya camand moja kwa moja kwenye mashine. Kwa hili, tunawza kutumia docker exec kufikia na camand line bash muonekano ndani ya mashine kwa umuhimu ufuatao:

          > docker exec -ti 2518817537ce bash
          @@ -508,24 +509,24 @@ The resulting accuracy is comparable to the commercially available photogrammetr
           

          Sasa tumeingia ndani ya kundi docker na mashine itaonesha.

          -
          -
          + +

          Safisha juu baada ya Docker

          Docker haina msaada kutumia nafasi na kawaida haiondoi kufanya kazi data na mashine mchakato ukimaliza. Hii inaweza kuwa faida ikiwa tunahitaji kutumia mchakato ambao ulikatika, lakini unachukua matatizo ya kuengeza matumizi ya nafasi kwa mda. Maciej Łebkowski ana mtazamo mzuri ya vipi kuongoza kutumia nafasi iliotumika kutumia ndani ya docker.

          -
          -
          -
          + + +

          Tumia ODM kutoka eneo lenye low-bandwidth

          -
          +

          Nini hiki na kwa nani

          Kutoka kwa Ivan Gayton's repo.

          OpenDroneMap haiwezi kuwa kawada kuingizwa local inataka mashine yenye nguvu kwa mchakato wa data nyingi—kwa hivyo cloud mashine inaweza baadhi ya wakati kujibu kwa watu wanotaka kutumia. Hata hivyo nafasi ni tatizo kwa marekebisho ya kiwango cha chini. Kizuwizi hiki hakiwezi kuondoa tatizo moja kwa moja, bali njia zifuatazo zinaweza kuwa sababu za kupunguza mahitaji ya nafasi kwa kuchakata picha za ndege nyuki katika claud kutoka maeneo ya Afrika.

          Hapa tutawakilisha wepesi lakini mchakato unaofanya kazi wa kutengeneza OpenDroneMap cloud mashine (sio CloudODM, kumbuka, ni cloud-based instance ya ODM ambayo unaweza kutumia kutoka kwa camand line) na tumia kuprocess kundi picha nyingi ukiwa mbali. Inahitaji ujuzi wa matumizi ya Unix camand line, ssh, Digital Ocean account (Amazon AWS inafanya kazi pia, inawezekana ni tofauti ndogo katika mpangilio), njia ya kati na kati ya usomaji Computer kwa ujumla. Ikiwa huna computer nzuri na unataka kutumia njia ya slightly setup, CloudODM ni lazima kuiangalia.

          Mchakato wote huo umekusudiwa kwa mtu anerusha ndege nyuki eneo kubwa ndani ya Afrika au eneo linalofanana kutaka kuprocess data haraka wakati yupo eneo la kazi. Kwa hio itasaidia kazi iliopangwa kwa kupunguza nafasi/ kusafirisha data, kuliko njia rahisi ya kutumia ODM.

          -
          -
          +
          +

          Njia

          -
          +

          Kuingiza

          • Tengeneza Digital Ocean droplet yenye ukubwa angalau 4GB ya RAM. Ambayo makisio gharama ni $20/mwezi, chini ya 4GB na haitakubali kuingia. Wakati ukiwasha ODM process tutapunguza kuwa ukubwa na cloud mashine ya gharama, Lakini wakati ikitumika unaweza kupunguza kwa droplet ya pili rahisi zaidi ambayo ina gharama ya $10/mwezi (ni droplet rahisi zaidi, at $5/mwezi , utatumia kwa nafasi ndogo ambayo huwezi kuirudisha mwanzo).

            @@ -562,8 +563,8 @@ export PATH=$PATH:/home/odm/ODM/
            • Sasa utahitaji hard drive ya pili ("nafasi" katika Digital Ocean jargon) inatosha kutengeneza project yako. Sheria ya thumb inaonesha kuwa mara 10 ya nafasi ya data picha, tumepata 100GB hadi kufikia ukubwa wa 1000GB (ukimaliza kurun unaweza kusafisha nafasi kubwa , lakini inahitajika kumaliza mchakato wote). Panga hadi nafasi ikifika, weka katika droplet yako, na configure hio nafasi uitakayo (katika mfano huu tunapanga ndani ya /mnt/odmdata/).

            -
          -
          +
          +

          Kuandaa data na project

          • Sasa peleka picha zako ndani ya server. Unaweza kutumia Secure Copy (scp) Mfano: scp -r /path/to/my/imagefolder odm@xxx.xxx.xxx.xxx:/mnt/odmdata/.

            @@ -573,7 +574,7 @@ export PATH=$PATH:/home/odm/ODM/
        -
        +
        Muundo wa Anuani

        ODM inahitaji kuandaliwa nafasi ya orodha ndani ya mshine. Nafasi ngumu ni kuingiza folder (Ikiwa utahifadhi kama hapo juu ni "/home/odm/ODM/) na folder la project (i.e. /mnt/odmdata/myproject/)

          @@ -583,9 +584,9 @@ export PATH=$PATH:/home/odm/ODM/
        • Badilisha settings.yaml kurahisisha anuani kuu ya file project (katika kesi kama hii nafasi tuliotengeneza, /mnt/odmdata/). Hakikisha picha zipo katika sehemu husika, i.e /mnt/odmdata/myproject/images na mafile mengine ya ziada (gcp_list.txt and image_groups.txt) imo katika semu ya folder /mnt/odmdata/myproject/

        • Ikiwa una picha katika mafolder tofauti kwa kila mabloki AOI au flight (ikiwa mpangilio wa flight zako utapangika) unaweza kutengeneza picha kwenye file image_groups.txt pamoja na for i in *; do cd $i; for j in *; do echo \"$j $i\" >> ../$i.txt; done; cd ../; done; and cd ../, for i in myproject/*.txt; do cat $i >> image_groups.txt; done;. Hio itatengenea file na "group name" baada kila moja (kwa kesi hii itakuwa rahisi kuandika jina la folder llkotoka). Kisha ondosha file zote za picha katika anuani moja inayoitwa images ndani ya anuani ya project dir (kwa /mnt/odmdata/myproject/images/). file la image_groups.txt litaruhusu ODM kujua kila picha itokapo kutoka kundi moa,hata ikiwa zimetoka katika anuani moja.

        -
        - -
        + + +

        Kubadilisha droplet, kuvuta pini, pekua

        • Zima na badilisha mashine yako kwa mpangilio maalum wa CPU na lkiasi cha kumbukumbu. Natumia memory-optimized mashine kiasi 24 vCPUs na 192GB ya RAM (ghara yake ni kiasi $1.60/hr ambayo itaengeza haraka, ni juu $1000/mwezi). Washa upya na fanya kazi kwa haraka ili usipoteze mda big-droplet.

        • @@ -610,8 +611,8 @@ export PATH=$PATH:/home/odm/ODM/
          • Unaweza kuangalia htop (ili kupata kujua matumizi uliotumia kwa maana siku za usoni unaweza kuongeza ukubwa wa mashine)

          -
        -
        + +

        Baada kumaliza (kisia utachukua mda mkubwa)

        • Mara tu processing ikimaliza, zima mashine na rudisha chini kwa uwezo mdogo.

        • @@ -630,10 +631,10 @@ export PATH=$PATH:/home/odm/ODM/

        Learn to edit and help improve this page!

        - - - - + + + + diff --git a/te/.buildinfo b/te/.buildinfo index 4a3f81307..29194b900 100644 --- a/te/.buildinfo +++ b/te/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d65f1dafa7b72460ef2a1d4b173d4c7d +config: 826481e42566ded7f032c01892b9785c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/te/.doctrees/arguments.doctree b/te/.doctrees/arguments.doctree index 2680b1294..7981d5e3f 100644 Binary files a/te/.doctrees/arguments.doctree and b/te/.doctrees/arguments.doctree differ diff --git a/te/.doctrees/contributing.doctree b/te/.doctrees/contributing.doctree index c3dde54e5..b6dee4c39 100644 Binary files a/te/.doctrees/contributing.doctree and b/te/.doctrees/contributing.doctree differ diff --git a/te/.doctrees/environment.pickle b/te/.doctrees/environment.pickle index 80a10aa3a..4b74c4344 100644 Binary files a/te/.doctrees/environment.pickle and b/te/.doctrees/environment.pickle differ diff --git a/te/.doctrees/flying.doctree b/te/.doctrees/flying.doctree index 13e5a25e4..1fdb89cc2 100644 Binary files a/te/.doctrees/flying.doctree and b/te/.doctrees/flying.doctree differ diff --git a/te/.doctrees/gcp.doctree b/te/.doctrees/gcp.doctree index 6279e4cc9..459786e23 100644 Binary files a/te/.doctrees/gcp.doctree and b/te/.doctrees/gcp.doctree differ diff --git a/te/.doctrees/geo.doctree b/te/.doctrees/geo.doctree index 47a33b4be..77e0e3cd8 100644 Binary files a/te/.doctrees/geo.doctree and b/te/.doctrees/geo.doctree differ diff --git a/te/.doctrees/index.doctree b/te/.doctrees/index.doctree index 7f641f693..a4c2e2465 100644 Binary files a/te/.doctrees/index.doctree and b/te/.doctrees/index.doctree differ diff --git a/te/.doctrees/installation.doctree b/te/.doctrees/installation.doctree index 0e631225f..fc04db74b 100644 Binary files a/te/.doctrees/installation.doctree and b/te/.doctrees/installation.doctree differ diff --git a/te/.doctrees/large.doctree b/te/.doctrees/large.doctree index 0d0fcaf6c..551666aa9 100644 Binary files a/te/.doctrees/large.doctree and b/te/.doctrees/large.doctree differ diff --git a/te/.doctrees/map-accuracy.doctree b/te/.doctrees/map-accuracy.doctree index 724381e29..75df3bc38 100644 Binary files a/te/.doctrees/map-accuracy.doctree and b/te/.doctrees/map-accuracy.doctree differ diff --git a/te/.doctrees/masks.doctree b/te/.doctrees/masks.doctree index fb9360400..5a35beaa0 100644 Binary files a/te/.doctrees/masks.doctree and b/te/.doctrees/masks.doctree differ diff --git a/te/.doctrees/multispectral.doctree b/te/.doctrees/multispectral.doctree index c1ed21074..fb2d061e2 100644 Binary files a/te/.doctrees/multispectral.doctree and b/te/.doctrees/multispectral.doctree differ diff --git a/te/.doctrees/outputs.doctree b/te/.doctrees/outputs.doctree index d918ebe9b..c39ac36b4 100644 Binary files a/te/.doctrees/outputs.doctree and b/te/.doctrees/outputs.doctree differ diff --git a/te/.doctrees/requesting-features.doctree b/te/.doctrees/requesting-features.doctree index c9e962e66..3f9a90c5b 100644 Binary files a/te/.doctrees/requesting-features.doctree and b/te/.doctrees/requesting-features.doctree differ diff --git a/te/.doctrees/resources.doctree b/te/.doctrees/resources.doctree index 60bc5c617..e3cebaff6 100644 Binary files a/te/.doctrees/resources.doctree and b/te/.doctrees/resources.doctree differ diff --git a/te/.doctrees/tutorials.doctree b/te/.doctrees/tutorials.doctree index 018aeb31d..4e7fd901d 100644 Binary files a/te/.doctrees/tutorials.doctree and b/te/.doctrees/tutorials.doctree differ diff --git a/te/_sources/arguments.rst.txt b/te/_sources/arguments.rst.txt index 84ae87529..ce49943dd 100644 --- a/te/_sources/arguments.rst.txt +++ b/te/_sources/arguments.rst.txt @@ -15,6 +15,12 @@ Arguments ``--cameras`` 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: `` +``--cog`` + Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: ``False`` + +``--copy-to`` + Copy output results to this folder after processing. + ``--crop`` Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: ``3`` @@ -96,7 +102,7 @@ Arguments ``--min-num-features`` 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`` -``name`` +``name`` Name of dataset (i.e subfolder name within project folder). Default: ``code`` ``--optimize-disk-space`` @@ -108,6 +114,9 @@ Arguments ``--orthophoto-cutline`` 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`` +``--orthophoto-kmz`` + Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: ``False`` + ``--orthophoto-no-tiled`` Set this parameter if you want a striped GeoTIFF. Default: ``False`` @@ -151,7 +160,7 @@ Arguments Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder. ``--radiometric-calibration`` none | camera | camera+sun - Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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`` + 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`` ``--rerun,-r`` dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report Rerun this stage only and stop. . Default: `` @@ -201,6 +210,9 @@ Arguments ``--texturing-data-term`` gmi | area 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`` +``--texturing-keep-unseen-faces`` + Keep faces in the mesh that are not seen in any camera. Default: ``False`` + ``--texturing-outlier-removal-type`` none | gauss_clamping | gauss_damping Type of photometric outlier removal method. . Default: ``gauss_clamping`` diff --git a/te/_static/documentation_options.js b/te/_static/documentation_options.js index ddf8f086c..f1ad4db21 100644 --- a/te/_static/documentation_options.js +++ b/te/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '2.4.7', + VERSION: '2.5.5', LANGUAGE: 'te', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/te/arguments.html b/te/arguments.html index 96cb97645..f5c567261 100644 --- a/te/arguments.html +++ b/te/arguments.html @@ -4,10 +4,11 @@ - + + - ఎంపికలు మరియు ఫ్లాగ్స్ — OpenDroneMap 2.4.7 documentation + ఎంపికలు మరియు ఫ్లాగ్స్ — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
        - 2.4.7 + 2.5.5
        @@ -292,9 +293,9 @@
        -
        +

        ఎంపికలు మరియు ఫ్లాగ్స్

        -
        +

        ఆర్గుమెంట్స్

        --build-overviews

        Build orthophoto overviews for faster display in programs such as QGIS. Default: False

        @@ -303,6 +304,10 @@
        --cameras <json>

        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: ``

        +
        --cog

        Create Cloud-Optimized GeoTIFFs instead of normal GeoTIFFs. Default: False

        +
        +
        --copy-to <path>

        Copy output results to this folder after processing.

        +
        --crop <positive float>

        Automatically crop image outputs by creating a smooth buffer around the dataset boundaries, shrinked by N meters. Use 0 to disable cropping. Default: 3

        --debug

        Print debug messages. Default: False

        @@ -357,7 +362,7 @@
        --min-num-features <integer>

        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

        -
        name <project name>

        Name of dataset (i.e subfolder name within project folder). Default: code

        +
        name <dataset name>

        Name of dataset (i.e subfolder name within project folder). Default: code

        --optimize-disk-space

        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

        @@ -365,6 +370,8 @@
        --orthophoto-cutline

        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

        +
        --orthophoto-kmz

        Set this parameter if you want to generate a Google Earth (KMZ) rendering of the orthophoto. Default: False

        +
        --orthophoto-no-tiled

        Set this parameter if you want a striped GeoTIFF. Default: False

        --orthophoto-png

        Set this parameter if you want to generate a PNG rendering of the orthophoto. Default: False

        @@ -393,7 +400,7 @@
        --project-path <path>

        Path to the project folder. Your project folder should contain subfolders for each dataset. Each dataset should have an "images" folder.

        -
        --radiometric-calibration none | camera | camera+sun

        Set the radiometric calibration to perform on images. When processing multispectral images you should set this option to obtain reflectance values (otherwise you will get digital number values). [camera] applies black level, vignetting, row gradient gain/exposure compensation (if appropriate EXIF tags are found). [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

        +
        --radiometric-calibration none | camera | camera+sun

        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

        --rerun,-r dataset | split | merge | opensfm | openmvs | odm_filterpoints | odm_meshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto | odm_report

        Rerun this stage only and stop. . Default: ``

        @@ -427,6 +434,8 @@
        --texturing-data-term gmi | area

        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

        +
        --texturing-keep-unseen-faces

        Keep faces in the mesh that are not seen in any camera. Default: False

        +
        --texturing-outlier-removal-type none | gauss_clamping | gauss_damping

        Type of photometric outlier removal method. . Default: gauss_clamping

        --texturing-skip-global-seam-leveling

        Skip normalization of colors across all images. Useful when processing radiometric data. Default: False

        @@ -453,8 +462,8 @@

        Learn to edit and help improve this page!

        -
        -
        + +
        diff --git a/te/contributing.html b/te/contributing.html index e8469536d..5823b4e24 100644 --- a/te/contributing.html +++ b/te/contributing.html @@ -4,10 +4,11 @@ - + + - ఎలా సహకరించాలి — OpenDroneMap 2.4.7 documentation + ఎలా సహకరించాలి — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
        - 2.4.7 + 2.5.5
        @@ -291,14 +292,14 @@
        -
        +

        ఎలా సహకరించాలి

        OpenDroneMap సంఘం రచనలపై ఆధారపడుతుంది. మీరు ప్రోగ్రామర్ కాకపోయినా మీరు అనేక విధాలుగా సహకరించవచ్చు.

        -
        +

        కమ్యూనిటీ ఫోరం

        మీరు పాల్గొనడానికి చూస్తున్నట్లయితే, సమస్యలో చిక్కుకున్నా, లేదా చేరుకోవాలనుకుంటే, ఫోరమ్ ప్రారంభించడానికి గొప్ప ప్రదేశం. మీ ప్రశ్నలకు ఇప్పటికే సమాధానమివ్వవచ్చు లేదా మీరు ఇతర ఉపయోగకరమైన చిట్కాలు మరియు వనరులను కనుగొనవచ్చు. ఇతరులు అన్వేషించడానికి మీరు మీ ఓపెన్ యాక్సెస్ డేటాసెట్లను కూడా అందించవచ్చు. క్రొత్త ఫీచర్‌ను వ్రాయడానికి ముందు బగ్ నివేదికలను సమర్పించడానికి లేదా డెవలపర్‌లతో సన్నిహితంగా ఉండటానికి ముందు ఇది మంచి ప్రదేశం.

        -
        -
        +
        +

        దోషాలు నివేదించడం

        దోషాలు గితుబ్ సమస్యలుగా ట్రాక్ చేయబడతాయి. దయచేసి రిపోజిటరీలో సమస్యను సృష్టించి, బగ్ ట్యాగ్‌తో ట్యాగ్ చేయండి.

        సమస్యను వివరించండి మరియు సమస్యను పునరుత్పత్తి చేసేవారికి సహాయపడటానికి అదనపు వివరాలను చేర్చండి:

        @@ -318,7 +319,7 @@
      • మీరు ఉపయోగిస్తున్న OS యొక్క పేరు మరియు వెర్షన్ ఏమిటి?

      • మీరు ODM ను వర్చువల్ మెషీన్ లేదా డాకర్‌లో నడుపుతున్నారా? అలా అయితే, మీరు ఏ VM సాఫ్ట్‌వేర్‌ను ఉపయోగిస్తున్నారు మరియు హోస్ట్ మరియు అతిథి కోసం ఏ ఆపరేటింగ్ సిస్టమ్స్ మరియు వెర్షన్లు ఉపయోగించబడుతున్నాయి?

      -
      +

      బగ్ నివేదికలను సమర్పించడానికి మూస

      [Short description of problem here]
       
      @@ -350,9 +351,9 @@
       * Problem happens with all datasets and projects, not only some datasets or projects: [Yes/No]
       
      -
      - -
      + + +

      అభ్యర్థనలను లాగండి

      • స్క్రీన్షాట్లు మరియు యానిమేటెడ్ GIF లను మీ పుల్ అభ్యర్థనలో సాధ్యమైనప్పుడల్లా చేర్చండి.

      • @@ -376,8 +377,8 @@

      Learn to edit and help improve this page!

      -
      - + + diff --git a/te/flying.html b/te/flying.html index c613b300d..cf7d7c773 100644 --- a/te/flying.html +++ b/te/flying.html @@ -4,10 +4,11 @@ - + + - ఎగిరే చిట్కాలు — OpenDroneMap 2.4.7 documentation + ఎగిరే చిట్కాలు — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
      - 2.4.7 + 2.5.5
      @@ -292,7 +293,7 @@
      -
      +

      ఎగిరే చిట్కాలు

      హ్యూమానిటేరియన్ ఓపెన్‌స్ట్రీట్ మ్యాప్ బృందం UAV మ్యాపింగ్ కోసం ఎగురుతున్నందుకు మార్గదర్శకాలను కలిగి ఉంది <https://uav-guidelines.openaerialmap.org/>`_:

        @@ -305,7 +306,7 @@

        చివరగా, ఖచ్చితమైన 3D డేటా అవసరమయ్యే ప్రాజెక్టులలో లెన్స్ వక్రీకరణ ఒక సవాలు. కెమెరా కాలిబ్రేషన్‌లోని ఈ పత్రాల్లో మా విభాగాన్ని చూడండి tutorials.html#calibrating-the-camera.

        Learn to edit and help improve this page!

        -
      +
      diff --git a/te/gcp.html b/te/gcp.html index 48372bc7f..890a7ef5d 100644 --- a/te/gcp.html +++ b/te/gcp.html @@ -4,10 +4,11 @@ - + + - గ్రౌండ్ కంట్రోల్ పాయింట్లు — OpenDroneMap 2.4.7 documentation + గ్రౌండ్ కంట్రోల్ పాయింట్లు — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
      - 2.4.7 + 2.5.5
      @@ -292,19 +293,19 @@
      -
      +

      గ్రౌండ్ కంట్రోల్ పాయింట్లు

      డేటాలోని వక్రీకరణలను సరిదిద్దడానికి మరియు సమన్వయ వ్యవస్థలను తెలుసుకోవడానికి డేటాను సూచించడానికి గ్రౌండ్ కంట్రోల్ పాయింట్లు ఉపయోగపడతాయి.

      గ్రౌండ్ కంట్రోల్ పాయింట్ (జిసిపి) అనేది భూమిపై చేసిన స్థానం కొలత, సాధారణంగా అధిక ఖచ్చితత్వంతో కూడిన జిపిఎస్‌ను ఉపయోగిస్తుంది. (టోఫానిన్ 2019)

      గ్రౌండ్ కంట్రోల్ పాయింట్లను పేవ్మెంట్ కార్నర్స్, పార్కింగ్ స్థలంలో లైన్లు లేదా కలర్ ఫ్లోర్ టైల్స్ వంటి ప్రస్తుత నిర్మాణాలను సెట్ చేయవచ్చు, లేకపోతే భూమిపై ఉంచిన లక్ష్యాలను ఉపయోగించి సెట్ చేయవచ్చు.

      లక్ష్యాలను బకెట్ మూతలు నుండి నేల పలకలు వరకు అనేక రకాల పదార్థాలతో కొనుగోలు చేయవచ్చు లేదా నిర్మించవచ్చు.

      - -
      +
      +

      GCP ఫైల్ ఫార్మాట్

      GCP ఫైల్ యొక్క ఆకృతి సులభం.

      @@ -333,8 +334,8 @@

      పదునైన మూలలు జిసిపిలకు మంచి ఎంపికలు. మీరు మీ సర్వే ప్రాంతం చుట్టూ సమానంగా GCP లను కూడా ఉంచాలి / కనుగొనాలి.

      మీ ప్రాజెక్ట్ ఫోల్డర్ యొక్క బేస్ లో `` gcp_list.txt`` ఫైల్ తప్పక సృష్టించబడాలి.

      మంచి ఫలితాల కోసం మీ ఫైల్‌లో హెడర్ తర్వాత కనీసం 15 పంక్తులు ఉండాలి (ప్రతి పాయింట్‌కు 3 చిత్రాలతో 5 పాయింట్లు).

      -
      -
      + +

      వినియోగదారు ఇంటర్‌ఫేస్‌లు

      GCP ఫైళ్ళను సృష్టించడానికి మీరు రెండు యూజర్ ఇంటర్ఫేస్లలో ఒకదాన్ని ఉపయోగించవచ్చు:

      @@ -343,7 +344,7 @@
    • జిసిపి ఎడిటర్ ప్రో

    -
    +

    POSM GCPi

    POSM GCPi అప్రమేయంగా WebODM లో లోడ్ అవుతుంది. WebODM డెమో <http://demo.webodm.org/plugins/posm-gcpi/> _ వద్ద ఒక ఉదాహరణ అందుబాటులో ఉంది. తెలిసిన గ్రౌండ్ కంట్రోల్ XYZ విలువలతో దీన్ని ఉపయోగించడానికి, ఈ క్రింది వాటిని చేస్తారు:

    మీ జిసిపిల యొక్క ప్రొజె 4 స్ట్రింగ్‌తో హెడర్‌తో జిసిపి పేరు (జిసిపి ఇంటర్‌ఫేస్‌లో కనిపించే లేబుల్ ఇది), x, y మరియు z మాత్రమే ఉండే జిసిపి జాబితాను సృష్టించండి (అవి ప్లానార్ కోఆర్డినేట్‌లో ఉన్నాయని నిర్ధారించుకోండి UTM వంటి వ్యవస్థ. ఇది ఇలా ఉండాలి:

    @@ -356,8 +357,8 @@

    అప్పుడు ఈ జిసిపి జాబితాను ఇంటర్‌ఫేస్‌లోకి లోడ్ చేయవచ్చు, చిత్రాలను లోడ్ చేయవచ్చు మరియు ప్రతి జిసిపిలను చిత్రంలో ఉంచవచ్చు.

    - -
    + +

    జిసిపి ఎడిటర్ ప్రో

    ఈ అనువర్తనాన్ని విడిగా ఇన్‌స్టాల్ చేయాలి లేదా https://github.com/uav4geo/GCPEditorPro <https://github.com/uav4geo/GCPEditorPro>`_ నుండి వెబ్‌ఓడిఎం ప్లగిన్‌గా లోడ్ చేయవచ్చు.

    Gcp పేరు, నార్తింగ్, ఈస్టింగ్ మరియు ఎలివేషన్ ఉన్న CSV ఫైల్‌ను సృష్టించండి.

    @@ -369,14 +370,14 @@

    అప్పుడు ప్రధాన స్క్రీన్ నుండి CSV ని దిగుమతి చేసి, ʻEPSG / PROJ పెట్టెలో` +proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs అని టైప్ చేయండి.

    కింది స్క్రీన్ సంబంధిత చిత్రాలను ట్యాగ్ చేయడానికి మరియు దిగుమతి చేయడానికి GCP లను ఎన్నుకోవాల్సిన మ్యాప్‌ను ప్రదర్శిస్తుంది.

    - - -
    + + +

    ప్రస్తావనలు

    టోఫానిన్, పియరో. ఓపెన్ డ్రోన్ మ్యాప్: ది మిస్సింగ్ గైడ్. మాస్సెరానో లాబ్స్ LLC, 2019.

    Learn to edit and help improve this page!

    -
    - + + diff --git a/te/genindex.html b/te/genindex.html index 8027c2371..46076ed8e 100644 --- a/te/genindex.html +++ b/te/genindex.html @@ -7,7 +7,7 @@ - Index — OpenDroneMap 2.4.7 documentation + Index — OpenDroneMap 2.5.5 documentation @@ -62,7 +62,7 @@
    - 2.4.7 + 2.5.5
    diff --git a/te/geo.html b/te/geo.html index 413b180ac..c20dac82e 100644 --- a/te/geo.html +++ b/te/geo.html @@ -4,10 +4,11 @@ - + + - చిత్రం జియోలొకేషన్ ఫైల్స్ — OpenDroneMap 2.4.7 documentation + చిత్రం జియోలొకేషన్ ఫైల్స్ — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,7 +293,7 @@
    -
    +

    చిత్రం జియోలొకేషన్ ఫైల్స్

    డిఫాల్ట్‌గా ODM అందుబాటులో ఉంటే చిత్రాలలో పొందుపరిచిన GPS సమాచారాన్ని ఉపయోగిస్తుంది. కొన్నిసార్లు చిత్రాలలో GPS సమాచారం ఉండదు, లేదా వినియోగదారు మరింత ఖచ్చితమైన డేటాతో (RTK వంటివి) సమాచారాన్ని ఓవర్‌రైడ్ చేయాలని కోరుకుంటారు.

    ODM `` 2.0`` నుండి ప్రారంభించి ప్రజలు ఈ ప్రయోజనం కోసం ఇమేజ్ జియోలొకేషన్ ఫైల్ (జియో) ను సరఫరా చేయవచ్చు.

    @@ -320,7 +321,7 @@

    మీరు `` ge.txt`` అనే ఫైల్‌ను సరఫరా చేస్తే, ODM స్వయంచాలకంగా దాన్ని కనుగొంటుంది. దీనికి మరొక పేరు ఉంటే మీరు `` --geo 1`` ని ఉపయోగించి పేర్కొనవచ్చు.

    `` జియో.టెక్స్ట్`` ఫైల్ మీ ప్రాజెక్ట్ ఫోల్డర్ యొక్క బేస్ లో తప్పక సృష్టించబడాలి.

    Learn to edit and help improve this page!

    -
    +
    diff --git a/te/index.html b/te/index.html index a59326877..743c3baa9 100644 --- a/te/index.html +++ b/te/index.html @@ -4,10 +4,11 @@ - + + - OpenDroneMap యొక్క డాక్యుమెంటేషన్‌కు స్వాగతం — OpenDroneMap 2.4.7 documentation + OpenDroneMap యొక్క డాక్యుమెంటేషన్‌కు స్వాగతం — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
    - 2.4.7 + 2.5.5
    @@ -291,10 +292,10 @@
    -
    +
    OpenDroneMap Logo -
    -
    + +

    OpenDroneMap యొక్క డాక్యుమెంటేషన్‌కు స్వాగతం


    @@ -314,9 +315,9 @@


    -
    +
    image of seedling -
    +
    -
    +
    image of pencil -
    +
    -
    +
    diff --git a/te/installation.html b/te/installation.html index 67f11247f..387d60036 100644 --- a/te/installation.html +++ b/te/installation.html @@ -4,10 +4,11 @@ - + + - Installation and Getting Started — OpenDroneMap 2.4.7 documentation + Installation and Getting Started — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,50 +293,50 @@
    -
    +

    Installation and Getting Started

    This section is excerpted and modified with permission from OpenDroneMap: The Missing Guide, by Piero Toffanin.

    Until recently OpenDroneMap was the term used to refer to a single command line application (what is now known as the ODM project). With the recent development of a web interface, an API and other tools, OpenDroneMap has become an ecosystem of various applications to process, analyze and display aerial data. This ecosystem is made of several components:

    -
    +
    ODM Logo -
    +
    • ODM is the processing engine, which can be used from the command line. It takes images as input and produces a variety of outputs, including point clouds, 3D models and orthophotos

    -
    +
    NodeODM Logo -
    +
    • NodeODM is a light-weight API built on top of ODM. It allows users and applications to access the functions of ODM over a computer network

    -
    +
    WebODM Logo -
    +
    • WebODM is a friendly user interface that includes a map viewer, a 3D viewer, user logins, a plugin system and many other features that are expected of modern drone mapping platforms

    -
    +
    CloudODM Logo -
    +
    • CloudODM is a small command line client to communicate with ODM via the NodeODM API

    -
    +
    PyODM Logo -
    +
    • PyODM is a Python SDK for creating tasks via the NodeODM API. We cover it in more detail in the “Automated Processing With Python” chapter

    -
    +
    ClusterODM Logo -
    +
    • ClusterODM is a load balancer for connecting together multiple NodeODM instances

    ODM, NodeODM and WebODM are available on all major platforms (Windows, macOS and Linux) via a program called docker, which is required to run the software. Docker offers a way to run “containers”. Containers are packaged copies of an entire system, its software and its dependencies. These containers run within a virtual environment. On Linux this virtual environment is available from the operating system and is very efficient. On macOS and Windows the containers run within a VM, so there’s a bit of a overhead. but it’s still very suitable for running the software. Once installed users do not have to worry much about docker, as it operates (almost) transparently.

    Without docker it would not be possible to run ODM on Windows or macOS. On these platforms ODM cannot run natively. Future development efforts are being focused on leveraging the new Windows Subsystem for Linux (WSL) and the possibility to make a native port of all dependencies to macOS, which is going to make the installation much easier.

    On Ubuntu Linux 18.04 it’s feasible to run all OpenDroneMap software natively. However, because there’s very little performance penalty for running docker on Linux and docker is straightforward to setup on this platform, we don’t recommend it. On Linux the advantages of containerization far outweigh a tiny performance penalty. With docker users also get easy one-step updates of the software, so that’s nice.

    -
    +

    Hardware Recommendations

    The bare minimum requirements for running the software are:

    @@ -351,29 +352,29 @@ are:

  • 16 GB RAM

  • The above will allow for a few hundred images to be processed without too many issues. A CPU with more cores will allow for faster processing, while a graphics card (GPU) currently has no impact on performance. For processing more images, add more disk space and RAM linearly to the number of images you need to process.

    -
    -
    +
    +

    Installation

    We recommend people use docker for running ODM, whether you are on Windows, macOS or Linux.

    -
    +

    Windows

    To run OpenDroneMap you need at least Windows 7. Previous versions of Windows are not supported.

    -
    +

    Step 1. Check Virtualization Support

    Docker requires a feature from your CPU called virtualization, which allows it to run virtual machines (VMs). Make sure you have it enabled! Sometimes this is disabled. To check, on Windows 8 or higher you can open the Task Manager (press CTRL+SHIFT+ESC) and switch to the Performance tab.

    -
    +
    Image of checking virtualization in Windows 8 or higher -
    +

    Virtualization should be enabled

    On Windows 7 to see if you have virtualization enabled you can use the Microsoft® Hardware-Assisted Virtualization Detection Tool instead.

    If virtualization is disabled, you’ll need to enable it. The procedure unfortunately is a bit different for each computer model, so the best way to do this is to look up on a search engine “how to enable vtx for <type your computer model here>”. Often times it’s a matter of restarting the computer, immediately pressing F2 or F12 during startup, navigating the boot menu and changing the settings to enable virtualization (often called “VT-X”).

    -
    +
    Table of different bios keys -
    +

    Common keys to press at computer startup to access the boot menu for various PC vendors

    -
    -
    +
    +

    Step 2. Install Requirements

    First, you’ll need to install:

    For Python 3, make sure you check Add Python 3.x to PATH during the installation.

    -
    +
    Screenshot of Python3 installation process -
    +

    Don’t forget to add the Python executable to your PATH (so that you can run commands with it)

    Then, only if you are on Windows 10 Home, Windows 8 (any version) or Windows 7 (any version), install:

      @@ -395,8 +396,8 @@ versions of Windows are not supported.

    Please do NOT install both docker programs. They are different and will create a mess if they are both installed.

    After installing docker, launch it from the Desktop icon that is created from the installation (Docker Quickstart in the case of Docker Toolbox, Docker for Windows for Docker for Windows). This is important, do not skip this step. If there are errors, follow the prompts on screen to fix them.

    -
    -
    +
    +

    Step 3. Check Memory and CPU Allocation

    Docker on Windows works by running a VM in the background (think of a VM as a “computer emulator”). This VM has a certain amount of memory allocated and WebODM can only use as much memory as it’s allocated.

    If you installed Docker Toolbox (see below if you installed Docker for Windows instead):

    @@ -406,9 +407,9 @@ versions of Windows are not supported.

  • Right click the default VM and press Settings...

  • Move the Base Memory slider from the System panel and allocate 60-70% of all available memory, optionally adding 50% of the available processors from the Processor tab also

  • -
    +
    Screenshot of VirtualBox Settings -
    +

    VirtualBox default VM settings

    Then press OK, right click the default VM and press Start.

    If you installed Docker for Windows instead:

    @@ -418,16 +419,16 @@ versions of Windows are not supported.

  • From the panel, click Advanced and use the sliders to allocate 60-70% of available memory and use half of all available CPUs.

  • Press Apply.

  • -
    +
    Screenshot of Docker Icon -
    +

    Step 1 Docker icon

    -
    +
    Screenshot of Docker Settings -
    +

    Step 3 & 4 Docker settings

    -
    -
    + +

    Step 4. Download WebODM

    Open the Git Gui program that comes installed with Git. From there:

      @@ -436,27 +437,27 @@ versions of Windows are not supported.

    • In Target Directory click browse and navigate to a folder of your choosing (create one if necessary)

    • Press Clone

    -
    +
    Screenshot of Git Gui -
    +

    Git Gui

    If the download succeeded, you should now see this window:

    -
    +
    Screenshot of Git Gui after successful download -
    +

    Git Gui after successful download (clone)

    Go to the Repository menu, then click Create Desktop Icon. This will allow you to come back to this application easily in the future.

    -
    -
    + +

    Step 4. Launch WebODM

    From Git Gui, go to the Repository menu, then click Git Bash. From the command line terminal type:

    $ ./webodm.sh start&
     

    Several components will download to your machine at this point, including WebODM, NodeODM and ODM. After the download you should be greeted by the following screen:

    -
    +
    Screenshot of after successfully downloading WebODM -
    +

    Console output after starting WebODM for the first time

    • If you are using Docker for Windows, open a web browser to http://localhost:8000

    • @@ -470,12 +471,12 @@ versions of Windows are not supported.

    Then connect to http://192.168.1.100:8000 (replacing the IP address with the proper one).

    -
    -
    -
    + + +

    macOS

    Most modern (post 2010) Mac computers running macOS Sierra 10.12 or higher can run OpenDroneMap using docker, as long as hardware virtualization is supported (see below).

    -
    +

    Step 1. Check Virtualization Support

    Open a Terminal window and type:

    $ sysctl kern.hv_support
    @@ -487,8 +488,8 @@ versions of Windows are not supported.

    If the result is kern.hv_support: 1, then your Mac is supported! Continue with Step 2.

    If the result is kern.hv_support: 0, unfortunately it means your Mac is too old to run OpenDroneMap. :(

    -
    -
    +
    +

    Step 2. Install Requirements

    There are only two programs to install:

      @@ -496,9 +497,9 @@ versions of Windows are not supported.

    1. Git: https://sourceforge.net/projects/git-osx-installer/files/

    After installing docker you should find an icon that looks like a whale in the task bar.

    -
    +
    Screenshot of Docker whale -
    +

    Docker app running

    You can verify that docker is running properly by opening the Terminal app and typing:

    $ docker run hello-world
    @@ -517,8 +518,8 @@ versions of Windows are not supported.

    If you get a “bash: git: command not found”, try to restart your Terminal app and double-check for any errors during the install process.

    -
    -
    +
    +

    Step 3. Check Memory and CPU Allocation

    Docker on macOS works by running a VM in the background (think of it as a “computer emulator”). This VM has a certain amount of memory allocated and WebODM can only use as much memory as it’s allocated.

      @@ -527,12 +528,12 @@ versions of Windows are not supported.

    1. Adjust the CPUs slider to use half of all available CPUs and the memory to use 60-70% of all available memory

    2. Press Apply & Restart

    -
    +
    Screenshot of Docker advanced settings -
    +

    Docker advanced settings

    -
    -
    + +

    Step 4. Download and Launch WebODM

    From a Terminal type:

    $ git clone https://github.com/OpenDroneMap/WebODM
    @@ -541,12 +542,12 @@ $ ./webodm.sh start
     

    Then open a web browser to http://localhost:8000.

    -
    -
    -
    + + +

    Linux

    OpenDroneMap can run on any Linux distribution that supports docker. According to docker’s documentation website the officially supported distributions are CentOS, Debian, Ubuntu and Fedora, with static binaries available for others. If you have to pick a distribution solely for running OpenDroneMap, Ubuntu is the recommended way to go.

    -
    +

    Step 1. Install Requirements

    There are four programs that need to be installed:

      @@ -556,7 +557,7 @@ $ ./webodm.sh start
    1. Pip

    We cannot possibly cover the installation process for every Linux distribution out there, so we’ll limit the instructions to those that are distributions officially supported by docker. In all cases it’s just a matter of opening a terminal prompt and typing a few commands.

    -
    +
    Install on Ubuntu / Debian

    Commands to type:

    $ sudo apt update
    @@ -565,8 +566,8 @@ $ sh get-docker.sh
     $ sudo apt install -y git python python-pip
     
    -
    -
    +
    +
    Install on CentOS / RHEL

    Commands to type:

    $ curl -fsSL https://get.docker.com -o get-docker.sh
    @@ -574,8 +575,8 @@ $ sh get-docker.sh
     $ sudo yum -y install git python python-pip
     
    -
    -
    +
    +
    Install on Fedora

    Commands to type:

    $ curl -fsSL https://get.docker.com -o get-docker.sh
    @@ -583,16 +584,16 @@ $ sh get-docker.sh
     $ sudo dnf install git python python-pip
     
    -
    -
    + +
    Install on Arch

    Commands to type:

    $ sudo pacman -Sy docker git python python-pip
     
    -
    - -
    + + +

    Step 2. Check Additional Requirements

    In addition to the three programs above, the dockercompose script is also needed. Sometimes it’s already installed with docker, but sometimes it isn’t. To verify if it’s installed try to type:

    $ docker-compose --version
    @@ -610,8 +611,8 @@ $ sudo dnf install git python python-pip
     
    $ sudo pip install docker-compose
     
    -
    -
    +
    +

    Step 3. Download and Launch WebODM

    From a terminal type:

    $ git clone https://github.com/OpenDroneMap/WebODM
    @@ -620,10 +621,10 @@ $ ./webodm.sh start
     

    Then open a web browser to http://localhost:8000.

    -
    - - -
    + + + +

    Basic Commands and Troubleshooting

    The cool thing about using docker is that 99% of the tasks you’ll ever need to perform while using WebODM can be done via the ./webodm.sh script. You have already encountered one of them:

    $ ./webodm.sh start
    @@ -655,20 +656,20 @@ $ ./webodm.sh --help
     

    The community forum is a great place to ask for help if you get stuck during any of the installation steps and for general questions on using the ./webodm.sh script.

    -
    -
    + +

    Hello, WebODM!

    After running ./webodm.sh start and opening WebODM in the browser, you will be greeted with a welcome message and will be asked to create the first user. Take some time to familiarize yourself with the web interface and explore its various menus.

    -
    +
    Screenshot of WebODM Dashboard -
    +

    WebODM Dashboard

    Notice that under the Processing Nodes menu there’s a "node-odm-1" node already configured for you to use. This is a NodeODM node and has been created automatically by WebODM. This node is running on the same machine as WebODM.

    If you’ve made it this far, congratulations! Now it’s time to start processing some data.

    -
    +
    Image of celebratory dance -
    -
    + +

    Running on more than one machine

    Optionally: If you have another computer, you can repeat the installation process (install docker, git, python, etc.) and launch a new NodeODM node by typing from a Terminal/Git Bash window:

    docker run --rm -it -p 3000:3000 opendronemap/nodeodm -q 1 --token secret
    @@ -678,9 +679,9 @@ $ ./webodm.sh --help
     

    From WebODM you can then press the Add New button under Processing Nodes. For the hostname/IP field type the IP of the second computer. For the port field type “3000”. For the token field type “secret”. You can also add an optional label for your node, such as “second computer”. Then press Save.

    If everything went well, you should now have two processing nodes! You will be able to process multiple tasks in parallel using two different machines.

    Learn to edit and help improve this page!

    -
    -
    -
    +
    + +
    diff --git a/te/large.html b/te/large.html index 8363cb768..6a36ce7ae 100644 --- a/te/large.html +++ b/te/large.html @@ -4,10 +4,11 @@ - + + - పెద్ద డేటాసెట్లను విభజించడం — OpenDroneMap 2.4.7 documentation + పెద్ద డేటాసెట్లను విభజించడం — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,20 +293,20 @@
    -
    +

    పెద్ద డేటాసెట్లను విభజించడం

    ODM సంస్కరణ `` 0.6.0`` తో ప్రారంభించి, మీరు చాలా పెద్ద డేటాసెట్లను నిర్వహించదగిన భాగాలుగా విభజించవచ్చు (సబ్‌మోడల్స్ అని పిలుస్తారు), ప్రతి భాగం పైప్‌లైన్‌ను నడుపుతుంది, ఆపై విలీనం చేసిన DEM లు, ఆర్థోఫోటోలు మరియు పాయింట్ మేఘాలను ఉత్పత్తి చేస్తుంది. ఈ ప్రక్రియను "స్ప్లిట్-విలీనం" గా సూచిస్తారు.

    మీరు స్ప్లిట్-విలీన పైప్‌లైన్‌ను ఎందుకు ఉపయోగించవచ్చు? మీ డేటాసెట్‌లో మీకు చాలా ఎక్కువ సంఖ్యలో చిత్రాలు ఉంటే, స్ప్లిట్-విలీనం పెద్ద మెషీన్‌లో ప్రాసెసింగ్‌ను మరింత నిర్వహించగలిగేలా చేస్తుంది (దీనికి తక్కువ మెమరీ అవసరం). ఒకే నెట్‌వర్క్‌తో అనుసంధానించబడిన అనేక యంత్రాలు మీకు ఉంటే, మీరు సబ్‌మోడల్‌లను సమాంతరంగా ప్రాసెస్ చేయవచ్చు, తద్వారా క్షితిజ సమాంతర స్కేలింగ్ మరియు వేలాది చిత్రాలను మరింత త్వరగా ప్రాసెస్ చేయడానికి అనుమతిస్తుంది.

    Split-merge works in WebODM out of the box as long as the processing nodes support split-merge, by enabling the --split option when creating a new task.

    -
    +

    Calibrate images

    Image calibration is recommended (but not required) for large datasets because error propagation due to image distortion could cause a bowl effect on the models. Calibration instructions can be found at Calibrate Images.

    -
    +
    image of lens distortion effect on bowling of data -
    +

    Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

    -
    -
    +
    +

    Local Split-Merge

    Splitting a dataset into more manageable submodels and sequentially processing all submodels on the same machine is easy! Just use --split and --split-overlap to decide the the average number of images per submodels and the overlap (in meters) between submodels respectively

    docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 400 --split-overlap 100
    @@ -321,14 +322,14 @@
     

    will create 3 submodels. Make sure to pass --split-overlap 0 if you manually provide a image_groups.txt file.

    -
    -
    + +

    Distributed Split-Merge

    ODM can also automatically distribute the processing of each submodel to multiple machines via NodeODM nodes, orchestrated via ClusterODM.

    -
    +
    image of lens distortion effect on bowling of data -
    -
    + +

    Getting Started with Distributed Split-Merge

    The first step is start ClusterODM

    docker run -ti -p 3001:3000 -p 8080:8080 opendronemap/clusterodm
    @@ -356,8 +357,8 @@ Escape character is '^]'.
     
    docker run -ti --rm -v /my/project:/datasets/code opendronemap/odm --project-path /datasets --split 800 --split-overlap 120 --sm-cluster http://<cluster-odm-ip>:3001
     
    -
    -
    +
    +

    Understanding the Cluster

    When connected via telnet, it is possible to interrogate what is happening on the cluster. For example, we can use the command HELP to find out available commands

    # HELP
    @@ -392,16 +393,16 @@ OK
     1) localhost:3000 [online] [0/2] <version 1.5.3> [L]
     
    -
    -
    +
    +

    Accessing the Logs

    While a process is running, it is also possible to list the tasks, and view the task output

    # TASK LIST
     # TASK OUTPUT <taskId> [lines]
     
    -
    -
    + +

    Autoscaling ClusterODM

    ClusterODM also includes the option to autoscale on multiple platforms, including, to date, Amazon and Digital Ocean. This allows users to reduce costs associated with always-on instances as well as being able to scale processing based on demand.

    To setup autoscaling you must:

    @@ -437,19 +438,19 @@ info: Found docker-machine executable

    This way all tasks will be automatically forwarded to the autoscaler.

    -
    - -
    + + +

    Limitations

    The 3D textured meshes are currently not being merged as part of the workflow (only point clouds, DEMs and orthophotos are).

    GCPs are fully supported, however, there needs to be at least 3 GCP points on each submodel for the georeferencing to take place. If a submodel has fewer than 3 GCPs, a combination of the remaining GCPs + EXIF data will be used instead (which is going to be less accurate). We recommend using the image_groups.txt file to accurately control the submodel split when using GCPs.

    -
    -
    + +

    Acknowledgments

    Huge props to Pau and the folks at Mapillary for their amazing contributions to OpenDroneMap through their OpenSfM code, which is a key component of the split-merge pipeline. We look forward to further pushing the limits of OpenDroneMap and seeing how big a dataset we can process.

    Learn to edit and help improve this page!

    -
    - + + diff --git a/te/map-accuracy.html b/te/map-accuracy.html index 59c35ecb6..b84b71893 100644 --- a/te/map-accuracy.html +++ b/te/map-accuracy.html @@ -4,10 +4,11 @@ - + + - మ్యాప్ ఖచ్చితత్వం — OpenDroneMap 2.4.7 documentation + మ్యాప్ ఖచ్చితత్వం — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,30 +293,30 @@
    -
    +

    మ్యాప్ ఖచ్చితత్వం

    మ్యాప్‌లోని సమాచారం వాస్తవ ప్రపంచంలోని విలువలతో సరిపోయే డిగ్రీ లేదా సాన్నిహిత్యాన్ని ఖచ్చితత్వాన్ని నిర్వచించవచ్చు. అందువల్ల, మేము ఖచ్చితత్వాన్ని సూచించినప్పుడు, మేము డేటా నాణ్యత గురించి మరియు ఒక నిర్దిష్ట డేటాసెట్ (పాస్కల్ 2011) లో ఉన్న లోపాల సంఖ్య గురించి మాట్లాడుతున్నాము.

    ** సాపేక్ష లేదా స్థానిక ఖచ్చితత్వం **

    స్థానిక లేదా సాపేక్ష ఖచ్చితత్వాన్ని మ్యాప్‌లోని రెండు పాయింట్ల మధ్య దూరం వాస్తవ ప్రపంచంలో ఆ పాయింట్ల మధ్య దూరాలకు అనుగుణంగా ఉంటుంది.

    సాపేక్ష ఖచ్చితత్వం ప్రపంచంలోని మ్యాప్ యొక్క స్థానానికి స్వతంత్రంగా ఉంటుంది, కాబట్టి మ్యాప్ అధిక సాపేక్ష ఖచ్చితత్వాన్ని కలిగి ఉంటుంది (పరిమాణం మరియు ఆకారంలో) కానీ ప్రపంచంలో దాని స్థానాన్ని మార్చవచ్చు (మూర్తి 1).

    -
    +
    Model showing high relative accuracy -
    +

    Figure 1. Model showing high relative accuracy but misplaced according to its real world position

    ** సంపూర్ణ లేదా ప్రపంచ ఖచ్చితత్వం **

    సంపూర్ణ ఖచ్చితత్వం అంటే గ్రహం మీద దాని నిజమైన స్థానానికి సంబంధించి పునర్నిర్మాణం యొక్క ఖచ్చితత్వం (పిక్స్ 4 డి 2019). మూర్తి 2 సాపేక్ష మరియు సంపూర్ణ ఖచ్చితమైన నమూనాను చూపిస్తుంది, ఎందుకంటే పాయింట్లు దాని వాస్తవ ప్రపంచ స్థానం ప్రకారం సరిగ్గా ఉంచబడతాయి.

    -
    +
    Model showing high absolute accuracy -
    +

    Figure 2. Model showing high relative and absolute accuracy. Placed correctly according to its real world position

    ** ప్రతి ప్రాజెక్ట్ కోసం ఖచ్చితత్వం స్థాయి **

    ప్రతి ప్రాజెక్ట్ నిర్దిష్ట ఖచ్చితత్వాన్ని కలిగి ఉండాలి. ఉదాహరణకు, నిర్మాణ స్థలంలో పురోగతిని అంచనా వేయడం లేదా అగ్నిప్రమాదం సంభవించిన ప్రాంతాన్ని కొలవడం GCP యొక్క ఉపయోగం అవసరం లేదు, ఎందుకంటే సంపూర్ణ ఖచ్చితత్వం నిర్ణయం తీసుకునే ప్రక్రియను ప్రభావితం చేయదు. మరోవైపు, ఖచ్చితత్వం కీలకమైన పనులు ఉన్నాయి, ఉదాహరణకు ప్రాజెక్ట్ వర్తింపు మూల్యాంకనాలు మరియు భూమి టైటిల్ సర్వేయింగ్, దీనికి అధిక సాపేక్ష మరియు సంపూర్ణ ఖచ్చితత్వం అవసరం.

    -
    +

    ఏమి ఆశించను

    సాధారణ పరంగా, డేటాసెట్ కోసం సగటు ఖచ్చితత్వం 1 నుండి 3 రెట్లు సాపేక్ష ఖచ్చితత్వం ఉంటుందని ఎవరైనా ఆశించవచ్చు. మరియు సంపూర్ణ ఖచ్చితత్వానికి, ఇది UAV లో అమర్చిన GPS యూనిట్ మీద ఆధారపడి ఉంటుందని పరిగణించాలి కాని ప్రామాణిక GPS యొక్క క్షితిజ సమాంతర ఖచ్చితత్వం సాధారణంగా 2 నుండి 6 మీటర్ల పరిధిలో ఉంటుంది మరియు నిలువు ఖచ్చితత్వం 3 నుండి 4 రెట్లు మధ్య ఉంటుంది సమాంతర ఖచ్చితత్వం.

    GCP ని ఉపయోగిస్తున్నప్పుడు, క్షితిజ సమాంతర ఖచ్చితత్వానికి సంపూర్ణ ఖచ్చితత్వాన్ని 2.5 రెట్లు GSD మరియు నిలువు ఖచ్చితత్వానికి 4 రెట్లు GSD గా మెరుగుపరచవచ్చు (మాడవాలాగామా 2016).

    1 సెం.మీ. యొక్క GSD వద్ద, ఖచ్చితత్వం RTK GNSS కు ఉంటుంది మరియు ఇది ఉప-ఆప్టిమల్ పరిస్థితులలో (బారీ 2013) NSDI & FGDC మ్యాపింగ్ ఖచ్చితత్వ ప్రమాణాల ప్రకారం 1: 200 ప్రమాణాలలో ఉంటుంది.

    -
    +

    మ్యాప్ ఖచ్చితత్వాన్ని ప్రభావితం చేసే అంశాలు

    ** వాతావరణం **

    ఫోటోగ్రామెట్రీ ఫలితాల్లో వాతావరణ పరిస్థితులు ప్రత్యక్ష ప్రభావాన్ని చూపుతాయి, కాబట్టి క్లౌడ్ కవరేజ్, గాలి వేగం, తేమ, సూర్యుడి ఎత్తు మరియు UAV స్థిరత్వం మరియు భూభాగ ప్రకాశాన్ని ప్రభావితం చేసే ఇతర అంశాలను పరిగణనలోకి తీసుకోవడం చాలా ముఖ్యం.

    @@ -325,9 +326,9 @@

    ఫ్లైట్ ఎత్తులో ఎక్కువ, ఇమేజ్ పాదముద్ర మరియు జిఎస్‌డి పెద్దవి. గుర్తించదగిన లక్షణాలలో తక్కువ వివరాలు ఉన్నందున ఫలితమయ్యే పెద్ద GSD ఖచ్చితత్వం తగ్గుతుంది. ఒక చిన్న GSD అవసరమైనప్పుడు ఎత్తైన ప్రదేశం యొక్క ఎత్తు 3 నుండి 4 రెట్లు ఎత్తుగా సిఫార్సు చేయబడింది.

    ** విమాన వేగం **

    రోలింగ్ షట్టర్ అమర్చిన కెమెరాల్లో విమాన వేగం ప్రత్యేక ప్రభావాన్ని చూపుతుంది, అయితే గ్లోబల్ లేదా మెకానికల్ షట్టర్ అమర్చినవి ఈ ప్రభావాన్ని తగ్గిస్తాయి. RTK పొజిషనింగ్ సిస్టమ్‌లతో కూడిన UAV కూడా వేగంతో ప్రభావితమవుతుంది, కానీ తీసిన ప్రతి ఫోటో వద్ద హోవర్‌తో, మీరు చాలా మంచి ఖచ్చితత్వాన్ని పొందవచ్చు. బదులుగా మీరు ప్రతి ఫోటో తీసేటప్పుడు కదులుతున్నట్లయితే, ఖచ్చితత్వం రెండు కారకాల ద్వారా పరిమితం చేయబడుతుంది: మీరు కదులుతున్న వేగం RTK (మాథర్ 2020) యొక్క 1 సెకండ్ ఇంక్రిమెంట్లతో గుణించబడుతుంది.

    -
    -
    -
    +
    + +

    ప్రస్తావనలు

    బారీ, పి., & కోక్లీ, ఆర్. Network నెట్‌వర్క్ RTK GPS తో పోలిస్తే UAV ఫోటోగ్రామెట్రీ యొక్క ఖచ్చితత్వం. » బేస్లైన్ సర్వేలు. 2013. http://uav.ie/PDF/Accuracy_UAV_compare_RTK_GPS.pdf (10 13, 2020 న వినియోగించబడింది).

    డ్రోన్ డిప్లాయ్. నేను గ్రౌండ్ కంట్రోల్ పాయింట్లను ఎలా ఉపయోగించగలను ?: డ్రోన్ మ్యాపింగ్ సాఫ్ట్‌వేర్‌తో గ్రౌండ్ కంట్రోల్ పాయింట్లను ఉపయోగించటానికి ఒక గైడ్. 5 8, 2017. https://www.dronedeploy.com/blog/what-are-ground-control-points-gcps/ (యాక్సెస్ చేయబడింది 7 9, 2020).

    @@ -336,8 +337,8 @@

    పాస్కల్, మాన్యువల్ ఎస్. జిఐఎస్ లాంజ్: జిఐఎస్ డేటా: ఎ లుక్ ఎట్ ఖచ్చితత్వం, ప్రెసిషన్, మరియు రకాలు లోపాలు. 11 6, 2011. https://www.gislounge.com/gis-data-a-look-at-accuracy-precision-and-types-of-errors/ (యాక్సెస్ 07 09, 2020).

    పిక్స్ 4 డి. A ఏరియల్ మ్యాపింగ్ ప్రాజెక్టులో ఖచ్చితత్వం ఏమిటి? » పిక్స్ 4 డి. 25 డి 05 డి 2019. https://www.pix4d.com/blog/accuracy-aerial-mapping (యాక్సెస్డ్ 10 13, 2020).

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/te/masks.html b/te/masks.html index 424c2b024..5603d6a3b 100644 --- a/te/masks.html +++ b/te/masks.html @@ -4,10 +4,11 @@ - + + - ఇమేజ్ మాస్క్‌లను ఉపయోగించడం — OpenDroneMap 2.4.7 documentation + ఇమేజ్ మాస్క్‌లను ఉపయోగించడం — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,24 +293,24 @@
    -
    +

    ఇమేజ్ మాస్క్‌లను ఉపయోగించడం

    ODM `` 2.0`` నుండి ప్రారంభించి ప్రజలు కొన్ని ప్రాంతాలపై పునర్నిర్మాణాన్ని దాటవేయడానికి సాఫ్ట్‌వేర్‌కు తెలియజేయడానికి ఇమేజ్ మాస్క్‌లను సరఫరా చేయవచ్చు. వాలుగా ఉన్న షాట్ల నుండి ఇన్పుట్ ఫోటోలలో ఆకాశం అనుకోకుండా చేర్చబడిన సందర్భాలకు లేదా ఒకే విషయం యొక్క పునర్నిర్మాణాన్ని పరిమితం చేయడానికి ఇది ఉపయోగపడుతుంది.

    ముసుగుని జోడించడానికి, మీరు ముసుగు చేయాలనుకుంటున్న లక్ష్య చిత్రానికి సమానమైన కొత్త నలుపు మరియు తెలుపు చిత్రాన్ని సృష్టించండి (దీన్ని చేయడానికి మీరు GIMP వంటి ప్రోగ్రామ్‌ను ఉపయోగించవచ్చు). పునర్నిర్మాణం నుండి మినహాయించటానికి ప్రాంతాలను నలుపు రంగులో ఉంచండి.

    -
    +
    Target image -
    -
    + +
    Image mask -
    -
    + +
    3D result (building is masked) -
    +

    మీ ఫైల్‌కు పేరు పెట్టండి:

    1_mask.JPG

    ఉదాహరణకు, `` DJI_0018. JPG`` ఒక `` DJI_0018_mask.JPG`` ఫైల్‌ను సృష్టించడం ద్వారా ముసుగు కలిగి ఉండవచ్చు మరియు దానిని చిత్రాల జాబితాలో చేర్చండి. ఇమేజ్ మాస్క్‌ల కోసం మీరు `` .JPG``, `` .PNG``, `` .BMP`` మరియు `` .TIF`` ఫార్మాట్‌లను ఉపయోగించవచ్చు.

    Learn to edit and help improve this page!

    -
    +
    diff --git a/te/multispectral.html b/te/multispectral.html index 6e70993d8..d6af78f03 100644 --- a/te/multispectral.html +++ b/te/multispectral.html @@ -4,10 +4,11 @@ - + + - మల్టీస్పెక్ట్రల్ సపోర్ట్ — OpenDroneMap 2.4.7 documentation + మల్టీస్పెక్ట్రల్ సపోర్ట్ — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,10 +293,10 @@
    -
    +

    మల్టీస్పెక్ట్రల్ సపోర్ట్

    వెర్షన్ 0.9.9 నుండి ODM కి రేడియోమెట్రిక్ సాధారణీకరణకు ప్రాథమిక మద్దతు ఉంది, ఇది మల్టీస్పెక్ట్రల్ కెమెరాల నుండి ప్రతిబింబ ఆర్థోఫోటోలను ఉత్పత్తి చేయగలదు. మల్టీస్పెక్ట్రల్ కెమెరాలు విభిన్న బ్యాండ్ సెన్సార్లను ఉపయోగించి సన్నివేశం యొక్క బహుళ షాట్లను సంగ్రహిస్తాయి.

    -
    +

    హార్డ్వేర్

    మేము వీలైనన్ని కెమెరాలకు మద్దతు ఇవ్వాలని లక్ష్యంగా పెట్టుకున్నాము, కింది కెమెరాలను ఉపయోగించి మల్టీస్పెక్ట్రల్ సపోర్ట్ అభివృద్ధి చేయబడింది, కాబట్టి అవి బాగా పనిచేస్తాయి:

    @@ -305,13 +306,13 @@

    ఇతర కెమెరాలు కూడా పనిచేయవచ్చు. డేటాసెట్లను పంచుకోవడం <https://community.opendronemap.org/c/datasets/10> _ ఇతర కెమెరాలతో సంగ్రహించడం ద్వారా ఈ జాబితాను విస్తరించడానికి మీరు మాకు సహాయపడగలరు.

    -
    -
    + +

    వాడుక

    రేడియోమెట్రిక్ సాధారణీకరణను ప్రారంభించడానికి అన్ని చిత్రాల నుండి అన్ని చిత్రాలను ఒకేసారి ప్రాసెస్ చేయండి (బ్యాండ్‌లను బహుళ ఫోల్డర్‌లుగా వేరు చేయవద్దు) మరియు - రేడియోమెట్రిక్-కాలిబ్రేషన్ పరామితిని పాస్ చేయండి. చిత్రాలు బహుళ-కెమెరా సెటప్‌లో భాగమైతే, ఫలితంగా వచ్చే ఆర్థోఫోటోలో N బ్యాండ్‌లు ఉంటాయి, ప్రతి కెమెరాకు ఒకటి (+ ఆల్ఫా).

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/te/objects.inv b/te/objects.inv index 11a45177e..f313ba581 100644 Binary files a/te/objects.inv and b/te/objects.inv differ diff --git a/te/outputs.html b/te/outputs.html index eeb8057fc..311a42680 100644 --- a/te/outputs.html +++ b/te/outputs.html @@ -4,10 +4,11 @@ - + + - OpenDroneMap అవుట్‌పుట్‌లు — OpenDroneMap 2.4.7 documentation + OpenDroneMap అవుట్‌పుట్‌లు — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,36 +293,36 @@
    -
    +

    OpenDroneMap అవుట్‌పుట్‌లు

    ODM ఉత్పత్తి చేసే కొన్ని ఉపయోగకరమైన ఉత్పాదనలు క్రింద ఇవ్వబడ్డాయి.

    -
    +

    పాయింట్ క్లౌడ్

    `` odm_georeferencing / odm_georeferenced_model.ply / laz / csv`` - వేర్వేరు ఫైల్ ఫార్మాట్లలో భౌగోళిక సూచించిన పాయింట్ క్లౌడ్

    -
    +
    image of OpenDroneMap derived point cloud -
    +

    Point cloud over State University Zanzibar, courtesy of Khadija Abdullah Ali

    -
    -
    +
    +

    3D ఆకృతి మోడల్

    `` odm_texturing / odm_textured_model.obj`` - ఆకృతి చేసిన ఉపరితల మెష్ `` odm_texturing / odm_textured_model_geo.obj`` - భౌగోళిక మరియు ఉపరితల ఉపరితల మెష్

    మీరు మెష్ లాబ్ ఉపయోగించి పాయింట్ క్లౌడ్ మరియు ఆకృతి మెష్లను యాక్సెస్ చేయవచ్చు. మెష్‌ల్యాబ్‌ను తెరిచి, ఫైల్‌ను ఎంచుకోండి: మెష్‌ను దిగుమతి చేయండి మరియు కింది వాటికి సమానమైన స్థానం నుండి మీ ఆకృతి మెష్‌ను ఎంచుకోండి: `` odm_texturing odm_textured_model.obj``

    -
    +
    image of OpenDroneMap derived textured mesh -
    +

    Textured mesh courtesy of OpenDroneMap

    -
    -
    + +

    ఆర్థోఫోటో

    `` odm_orthophoto / odm_orthphoto.png`` - ఆర్థోఫోటో, కానీ ఇది సరళమైన png, దీనికి భౌగోళిక సమాచారం లేదు

    `` odm_orthophoto / odm_orthphoto.tif`` - GeoTIFF ఆర్థోఫోటో. మీరు దీన్ని QGIS లో రాస్టర్ లేయర్‌గా ఉపయోగించవచ్చు.

    -
    +
    image of OpenDroneMap orthophoto -
    +

    Orthophoto over State University Zanzibar, courtesy of Khadija Abdullah Ali

    -
    -
    + +

    DTM / DSM

    `` --Dtm`` లేదా `` --dsm`` ఎంపికలు ఉపయోగించినట్లయితే మాత్రమే DTM / DSM సృష్టించబడుతుంది. సృష్టించే మరిన్ని ఎంపికల కోసం ఎలివేషన్ మోడళ్లపై <ట్యుటోరియల్ <https://docs.opendronemap.org/tutorials.html#creating-digital-elevation-models>`_ చూడండి.

    డేటా వీటిలో నిల్వ చేయబడుతుంది:

    @@ -331,12 +332,12 @@
  • odm_dem/dsm.tif

  • -
    +
    image of OpenDroneMap derived digital surface model -
    +

    Digital surface model over State University Zanzibar, courtesy of Khadija Abdullah Ali

    -
    -
    + +

    అన్ని ఉత్పాదనల జాబితా

    project/
     ├── images/
    @@ -382,8 +383,8 @@
     

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/te/requesting-features.html b/te/requesting-features.html index fcc94f3bf..1d92ffcab 100644 --- a/te/requesting-features.html +++ b/te/requesting-features.html @@ -4,10 +4,11 @@ - + + - ఫీచర్లను ఎలా అభ్యర్థించాలి — OpenDroneMap 2.4.7 documentation + ఫీచర్లను ఎలా అభ్యర్థించాలి — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,7 +293,7 @@
    -
    +

    ఫీచర్లను ఎలా అభ్యర్థించాలి

    అన్ని సాఫ్ట్‌వేర్‌లకు దాని వినియోగదారుల అవసరాలకు అనుగుణంగా అమరిక పెరగడానికి మరియు నిర్వహించడానికి వినియోగదారు అభిప్రాయం మరియు ఫీచర్ అభ్యర్థనలు అవసరం.

    OpenDroneMap అనేది FOSS సాఫ్ట్‌వేర్. ఉచిత మరియు ఓపెన్ సోర్స్ (FOSS) ప్రాజెక్టులు లోపలి మరియు వెలుపల నుండి ఆసక్తికరంగా ఉంటాయి: బయటి నుండి, విజయవంతమైన వారు ఏదైనా చేయగలరని భావిస్తారు మరియు సహేతుకమైన అభ్యర్థన ఏమిటో తెలుసుకోవడం కష్టం. ప్రాజెక్ట్ లోపలి నుండి, వారు చాలా వనరులను నిర్బంధించినట్లు భావిస్తారు: ఎక్కువగా సమయం, డబ్బు మరియు అవకాశాల ఓవర్లోడ్ ద్వారా.

    @@ -307,7 +308,7 @@

    ప్రాజెక్ట్కు కొత్త ఫీచర్లు జోడించబడటం చూసి మీరు సంతోషిస్తున్నాము. కొన్ని క్రొత్త లక్షణాలకు మద్దతు అవసరం, మరికొన్ని అమలు చేయడం సులభం. మీ అభ్యర్థన ఎక్కడ పడిపోతుందో అర్థం చేసుకోవడానికి మేము మా వంతు కృషి చేస్తాము మరియు మీరు అందించగల మద్దతును మేము అభినందిస్తున్నాము.

    Learn to edit and help improve this page!

    -
    +
    diff --git a/te/resources.html b/te/resources.html index ae2bb6803..af88221b3 100644 --- a/te/resources.html +++ b/te/resources.html @@ -4,10 +4,11 @@ - + + - అదనపు సూచనలు — OpenDroneMap 2.4.7 documentation + అదనపు సూచనలు — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,9 +293,9 @@
    -
    +

    అదనపు సూచనలు

    -
    +

    వినియోగదారుల కోసం

    కింది వనరులు ప్రారంభించడానికి మంచి ప్రదేశం:

    -
    -
    +
    +

    డెవలపర్ల కోసం

    వినియోగదారు వనరులతో పాటు, ఈ క్రింది వాటిని కూడా చదవమని మేము సిఫార్సు చేస్తున్నాము:

      @@ -315,8 +316,8 @@
    • మేము మా ఫోరమ్‌లో కు అంకితమైన విభాగాన్ని ఉంచుతాము. సాఫ్ట్‌వేర్‌ను మెరుగుపరచడానికి ఉపయోగపడే మోషన్, మల్టీ-వ్యూ స్టీరియో, మెషింగ్, టెక్స్‌టరింగ్ మొదలైన వాటి నుండి నిర్మాణానికి సంబంధించిన ఆర్ట్ రీసెర్చ్ గురించి మరింత చదవడానికి ఇది ఒక విలువైన ప్రదేశం.

    Learn to edit and help improve this page!

    -
    -
    + +
    diff --git a/te/search.html b/te/search.html index a71c07d15..db3a53452 100644 --- a/te/search.html +++ b/te/search.html @@ -7,7 +7,7 @@ - Search — OpenDroneMap 2.4.7 documentation + Search — OpenDroneMap 2.5.5 documentation @@ -64,7 +64,7 @@
    - 2.4.7 + 2.5.5
    diff --git a/te/searchindex.js b/te/searchindex.js index 54975b02c..436f6ce35 100644 --- a/te/searchindex.js +++ b/te/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1010":10,"1024":14,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1_mask":9,"1cdc7fadf688":14,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"\u02bbepsg":3,"\u0c05":[1,2,3,4,5,12,13],"\u0c05\u0c15":4,"\u0c05\u0c17":8,"\u0c05\u0c21":3,"\u0c05\u0c24":[1,3],"\u0c05\u0c26\u0c28\u0c2a":[1,3,4,5],"\u0c05\u0c27":[3,8],"\u0c05\u0c28":[1,2,3,4,5,7,8,9,10,12],"\u0c05\u0c2a":[3,12],"\u0c05\u0c2d":[5,10],"\u0c05\u0c2e\u0c30":[8,12],"\u0c05\u0c2e\u0c32":12,"\u0c05\u0c2f":[1,8],"\u0c05\u0c30":12,"\u0c05\u0c32":[1,12],"\u0c05\u0c35":[3,5,10],"\u0c05\u0c35\u0c15":12,"\u0c05\u0c35\u0c32":13,"\u0c05\u0c35\u0c38\u0c30":[1,7,8,12],"\u0c05\u0c35\u0c38\u0c30\u0c2e":[3,8,12],"\u0c05\u0c35\u0c38\u0c30\u0c2e\u0c2f":2,"\u0c05\u0c38":5,"\u0c06":[1,3,5,8],"\u0c06\u0c15":[3,5,8,9],"\u0c06\u0c26":1,"\u0c06\u0c27":[1,3,8],"\u0c06\u0c2a":[7,8],"\u0c06\u0c2a\u0c30":1,"\u0c06\u0c30":[3,4,5,7,8,10,13],"\u0c06\u0c32":10,"\u0c06\u0c36":[5,12],"\u0c06\u0c38":8,"\u0c06\u0c38\u0c15":12,"\u0c07":[5,8],"\u0c07\u0c24\u0c30":[1,5,8,10],"\u0c07\u0c26":[1,3,8,9,10,11,12,13],"\u0c07\u0c28":[3,9],"\u0c07\u0c2a":[1,3,4,5,12],"\u0c07\u0c2e":[3,4,5,8],"\u0c07\u0c32":[3,12],"\u0c07\u0c35":[10,11],"\u0c07\u0c37":1,"\u0c08":[1,2,3,4,7,8,10,12,13],"\u0c08\u0c38":3,"\u0c09":[1,2,3,4,5,7,8,9,10,12,13],"\u0c09\u0c1a":12,"\u0c09\u0c24":[5,7,8,10],"\u0c09\u0c26":[1,2,3,4,8,9,12],"\u0c09\u0c28":[3,5,8,9,12],"\u0c09\u0c2a":8,"\u0c09\u0c2a\u0c2f":[1,2,3,4,5,7,8,10,11,13],"\u0c09\u0c2a\u0c30":11,"\u0c0e":[1,2,3,5,7,8,11],"\u0c0e\u0c15":[1,3,7,8,10,12],"\u0c0e\u0c17":5,"\u0c0e\u0c1f":8,"\u0c0e\u0c21":[5,10],"\u0c0e\u0c24":[3,8],"\u0c0e\u0c28":[1,3,8],"\u0c0e\u0c2e":4,"\u0c0e\u0c32":[3,4,5,8,11],"\u0c0e\u0c35":8,"\u0c0e\u0c35\u0c30":[8,12],"\u0c0e\u0c38":[3,4,8],"\u0c0f":1,"\u0c0f\u0c26":12,"\u0c0f\u0c2e":[1,5,12],"\u0c0f\u0c30":8,"\u0c10\u0c0e\u0c38":8,"\u0c10\u0c1a":[3,4],"\u0c12\u0c15":[2,3,7,8,9,10,12,13],"\u0c12\u0c15\u0c1f":[1,3,10],"\u0c12\u0c15\u0c26":3,"\u0c13\u0c21":3,"\u0c13\u0c2a":[1,2,3,12,13],"\u0c13\u0c35\u0c30":[4,12],"\u0c15":[7,8,12],"\u0c15\u0c21":12,"\u0c15\u0c26":8,"\u0c15\u0c28":[1,3,4,5,8,12,13],"\u0c15\u0c28\u0c2c\u0c21":3,"\u0c15\u0c2a":[1,3,4],"\u0c15\u0c2e":[5,12],"\u0c15\u0c30":[1,3,8,12],"\u0c15\u0c30\u0c23":[2,7,8],"\u0c15\u0c30\u0c23\u0c15":10,"\u0c15\u0c30\u0c23\u0c28":10,"\u0c15\u0c30\u0c23\u0c32\u0c28":3,"\u0c15\u0c32":[2,3,4,5,8,9,11],"\u0c15\u0c32\u0c28":5,"\u0c15\u0c32\u0c2f":12,"\u0c15\u0c32\u0c30":3,"\u0c15\u0c35\u0c30":8,"\u0c15\u0c37":12,"\u0c16":[3,7,8,12],"\u0c16\u0c1a":[1,2,3,4,5],"\u0c17":[2,4,5,7,8,10,11,12,13],"\u0c17\u0c15\u0c30\u0c2e":[1,11],"\u0c17\u0c23":[3,8],"\u0c17\u0c23\u0c28\u0c32":8,"\u0c17\u0c24":8,"\u0c17\u0c26":[4,5,8,12],"\u0c17\u0c26\u0c30":[1,2],"\u0c17\u0c2a\u0c21":[9,13],"\u0c17\u0c2a\u0c21\u0c24":3,"\u0c17\u0c2e":10,"\u0c17\u0c2e\u0c28":1,"\u0c17\u0c30":1,"\u0c18":[1,7,12],"\u0c1a":[5,7,9,10,11,13],"\u0c1a\u0c17\u0c32":[7,12],"\u0c1a\u0c17\u0c32\u0c28":8,"\u0c1a\u0c1f":[8,9],"\u0c1a\u0c21":[2,3,5,10,12,13],"\u0c1a\u0c26\u0c17":[7,8],"\u0c1a\u0c26\u0c35\u0c21":13,"\u0c1a\u0c26\u0c35\u0c2e\u0c28":13,"\u0c1a\u0c28":5,"\u0c1a\u0c28\u0c32":5,"\u0c1a\u0c2c\u0c21":[1,2,3,4,5,7,8,9,11,12],"\u0c1a\u0c2c\u0c21\u0c15\u0c2a":1,"\u0c1a\u0c2c\u0c21\u0c1f":12,"\u0c1a\u0c2c\u0c21\u0c24":[4,5,8],"\u0c1a\u0c2c\u0c21\u0c28":1,"\u0c1a\u0c30":[1,5],"\u0c1a\u0c35\u0c1a":[1,3,7,8,9,11,12],"\u0c1b":[3,4],"\u0c1c":[1,2,5,7,8,10,12,13],"\u0c1c\u0c28":4,"\u0c1c\u0c2e":8,"\u0c1c\u0c2f\u0c35":[2,12],"\u0c1c\u0c30":3,"\u0c1c\u0c30\u0c17\u0c21":1,"\u0c1f":[4,8,9,12,13],"\u0c1f\u0c2a":[1,8,10],"\u0c1f\u0c2e":[1,4,8],"\u0c1f\u0c30":[1,5,8,11,12,13],"\u0c1f\u0c35":9,"\u0c1f\u0c38":10,"\u0c21":[2,4,8,9,12],"\u0c21\u0c1f":[1,12],"\u0c21\u0c26":[1,4],"\u0c21\u0c2c":[4,12],"\u0c21\u0c30":[3,4,10],"\u0c21\u0c32":[1,3,5,7],"\u0c21\u0c33":11,"\u0c21\u0c35":8,"\u0c21\u0c35\u0c1a":9,"\u0c23":[3,4,8,9,12,13],"\u0c23\u0c2f":8,"\u0c24":[1,2,5,7,9,10,12,13],"\u0c24\u0c15":[3,7,8],"\u0c24\u0c17":[3,8],"\u0c24\u0c24":[3,4,5],"\u0c24\u0c26":[3,4,7],"\u0c24\u0c28":3,"\u0c24\u0c28\u0c28":1,"\u0c24\u0c28\u0c32":1,"\u0c24\u0c2a":[3,4,13],"\u0c24\u0c2e":[1,2,4,8,12,13],"\u0c24\u0c2e\u0c2f":8,"\u0c24\u0c2e\u0c35":8,"\u0c24\u0c2f":2,"\u0c24\u0c30":[1,3,4,7,8,10],"\u0c24\u0c32":[3,11],"\u0c24\u0c35":8,"\u0c25":[1,3,5,7,8,10],"\u0c25\u0c28":12,"\u0c25\u0c28\u0c32":[1,12],"\u0c25\u0c28\u0c32\u0c28":5,"\u0c25\u0c2e":10,"\u0c25\u0c30":8,"\u0c25\u0c32":[3,8],"\u0c25\u0c32\u0c28":3,"\u0c26":[2,3,4,5,8,9,10,11,12,13],"\u0c26\u0c1f":[3,4],"\u0c26\u0c21":[1,3],"\u0c26\u0c24":[10,12],"\u0c26\u0c26":3,"\u0c26\u0c28":[1,3,8],"\u0c26\u0c28\u0c17":12,"\u0c26\u0c28\u0c32":5,"\u0c26\u0c2e":[3,8],"\u0c26\u0c2f\u0c1a":1,"\u0c26\u0c30":9,"\u0c26\u0c32":[1,13],"\u0c26\u0c35":8,"\u0c26\u0c35\u0c1a":8,"\u0c26\u0c36\u0c32\u0c28":1,"\u0c27":[1,2,3,7,8,10,12,13],"\u0c27\u0c24":5,"\u0c27\u0c28":1,"\u0c27\u0c30":8,"\u0c28":[2,4,5,7,9,10,12],"\u0c28\u0c1f":[1,8,11,12],"\u0c28\u0c21":[1,3,7,12],"\u0c28\u0c26":1,"\u0c28\u0c28":10,"\u0c28\u0c2a":[1,8],"\u0c28\u0c2e":[1,3,8,9,11],"\u0c28\u0c30":[1,3,8,9],"\u0c28\u0c32":[1,9],"\u0c28\u0c32\u0c15":1,"\u0c28\u0c35":[1,8],"\u0c28\u0c35\u0c1a":[1,3,4],"\u0c28\u0c38":8,"\u0c28\u0c39":9,"\u0c2a":[2,4,5,9,12,13],"\u0c2a\u0c15":[1,3,4],"\u0c2a\u0c1f":[1,3,5,12],"\u0c2a\u0c21":12,"\u0c2a\u0c24":[1,2,7,8,10,11],"\u0c2a\u0c26":5,"\u0c2a\u0c28":[1,3,8,10,12],"\u0c2a\u0c30":[2,3,4,8,9,10,12],"\u0c2a\u0c30\u0c1a\u0c21":13,"\u0c2a\u0c30\u0c1a\u0c35\u0c1a":8,"\u0c2a\u0c32":12,"\u0c2a\u0c32\u0c15\u0c32":3,"\u0c2a\u0c37":[1,8],"\u0c2b":[5,7,8,9,10,13],"\u0c2b\u0c30":3,"\u0c2b\u0c32":[3,8,10],"\u0c2c":[1,2,3,4,5,8,9,10,12,13],"\u0c2c\u0c15":3,"\u0c2c\u0c17":5,"\u0c2c\u0c1f":[3,8,10],"\u0c2c\u0c26":[1,3,8],"\u0c2c\u0c2f\u0c1f":12,"\u0c2c\u0c32":8,"\u0c2c\u0c39":[10,12],"\u0c2d":[1,2,3,4,5,7,8,9,10,11,12,13],"\u0c2d\u0c1c":5,"\u0c2d\u0c35":8,"\u0c2d\u0c35\u0c28":3,"\u0c2e":[2,4,7,10,12,13],"\u0c2e\u0c15":1,"\u0c2e\u0c24":[3,7,11],"\u0c2e\u0c26":[10,12],"\u0c2e\u0c26\u0c35":8,"\u0c2e\u0c27":[3,8],"\u0c2e\u0c30":[1,3,4,5,7,8,9,10,11,12,13],"\u0c2e\u0c32":[5,8,13],"\u0c2f":[2,7,9,10,12],"\u0c2f\u0c15":8,"\u0c2f\u0c17\u0c32":1,"\u0c2f\u0c17\u0c32\u0c26":10,"\u0c2f\u0c17\u0c32\u0c30\u0c28":12,"\u0c2f\u0c1c":9,"\u0c2f\u0c21":[1,3,7,8,9,12],"\u0c2f\u0c24":8,"\u0c2f\u0c26":[8,12],"\u0c2f\u0c28":[1,2,3,7,8],"\u0c2f\u0c2a\u0c21\u0c17\u0c32\u0c30":[5,10],"\u0c2f\u0c2a\u0c21\u0c1f":1,"\u0c2f\u0c2c\u0c21":[8,10,11],"\u0c2f\u0c2c\u0c21\u0c24":[1,3],"\u0c2f\u0c2e":1,"\u0c2f\u0c30":[3,5,11],"\u0c2f\u0c32":[1,3,7,8,11,12],"\u0c2f\u0c35\u0c1a":[3,4,7,9,10,11],"\u0c2f\u0c35\u0c26":10,"\u0c2f\u0c35\u0c38":3,"\u0c30":[5,7,8,9,11,12],"\u0c30\u0c15":[3,7,8],"\u0c30\u0c17\u0c21":[3,12],"\u0c30\u0c1a\u0c28\u0c32\u0c2a":1,"\u0c30\u0c1c\u0c32":[4,9],"\u0c30\u0c23":[2,3,8,10],"\u0c30\u0c24":[3,7,8,10,12],"\u0c30\u0c26":[1,8,13],"\u0c30\u0c26\u0c30":[1,3,5],"\u0c30\u0c27":3,"\u0c30\u0c28":12,"\u0c30\u0c2a":8,"\u0c30\u0c2a\u0c21":[1,3,8],"\u0c30\u0c2d":5,"\u0c30\u0c2e":[1,3,4,8,11,12,13],"\u0c30\u0c2f":4,"\u0c30\u0c2f\u0c24":12,"\u0c30\u0c32":5,"\u0c30\u0c35\u0c30":1,"\u0c30\u0c36":1,"\u0c30\u0c38":[4,5],"\u0c30\u0c39":[1,8,10],"\u0c32":[5,7,9,10],"\u0c32\u0c15":[1,2,3,4,8,9,10,12],"\u0c32\u0c15\u0c2e":8,"\u0c32\u0c17":3,"\u0c32\u0c24":[1,3,8,10,12,13],"\u0c32\u0c24\u0c32":3,"\u0c32\u0c28":[1,2,3,4,5,8,10,11],"\u0c32\u0c2a":[9,11],"\u0c32\u0c2d":[3,4,12],"\u0c32\u0c2e":[3,4],"\u0c32\u0c2f":[1,8,11],"\u0c32\u0c32":[1,2,3,4,8,9,11],"\u0c32\u0c35\u0c21":8,"\u0c33":[3,10,11],"\u0c33\u0c28":3,"\u0c35":[2,4,9,11,12],"\u0c35\u0c15":[2,3,8],"\u0c35\u0c17":12,"\u0c35\u0c1a":[1,8,10,12],"\u0c35\u0c21":[2,3,8,10,12],"\u0c35\u0c24":8,"\u0c35\u0c26":[3,5,8],"\u0c35\u0c28\u0c30":[1,12,13],"\u0c35\u0c28\u0c32":5,"\u0c35\u0c2c\u0c21":11,"\u0c35\u0c2f":[3,4],"\u0c35\u0c30":[1,3,7,8,12],"\u0c35\u0c30\u0c15":3,"\u0c35\u0c30\u0c17":[2,7],"\u0c35\u0c30\u0c23":[1,8],"\u0c35\u0c32":[1,8],"\u0c35\u0c32\u0c24":[3,8],"\u0c35\u0c32\u0c28":3,"\u0c35\u0c32\u0c2a\u0c30":[1,5],"\u0c35\u0c35\u0c1a":1,"\u0c35\u0c38":[3,12],"\u0c35\u0c39":[7,12],"\u0c36":[1,2,3,4,5,9,10,12,13],"\u0c36\u0c15":[1,2],"\u0c36\u0c2c":8,"\u0c37":[3,4,5,7,8,9,10,11,12,13],"\u0c37\u0c15":12,"\u0c37\u0c1f":8,"\u0c37\u0c23":[8,12],"\u0c37\u0c28":[1,2,3,8,10,11,13],"\u0c37\u0c2f":9,"\u0c37\u0c32":5,"\u0c37\u0c32\u0c28":5,"\u0c37\u0c32\u0c32":5,"\u0c37\u0c38":3,"\u0c38":[2,11,12],"\u0c38\u0c17\u0c1f":8,"\u0c38\u0c28":[1,10],"\u0c38\u0c2a":5,"\u0c38\u0c2c":7,"\u0c38\u0c2d":12,"\u0c38\u0c2e":[1,3,4,7,8,9,11,12],"\u0c38\u0c2e\u0c28":3,"\u0c38\u0c2e\u0c2f":12,"\u0c38\u0c2e\u0c30":[5,12],"\u0c38\u0c2e\u0c30\u0c15":8,"\u0c38\u0c2e\u0c38":[1,12],"\u0c38\u0c30":[1,2,3,8],"\u0c38\u0c30\u0c2b\u0c30":[3,4,9],"\u0c38\u0c30\u0c33":12,"\u0c38\u0c30\u0c33\u0c2e":11,"\u0c38\u0c35":2,"\u0c38\u0c39":[1,5,10,12],"\u0c38\u0c39\u0c15\u0c30":5,"\u0c39":[1,2,3,5,8],"\u0c39\u0c2c":1,"\u0c39\u0c30\u0c23":[3,4],"\u0c39\u0c30\u0c23\u0c15":[1,8,9],"\u0c39\u0c30\u0c23\u0c32\u0c28":1,"\u0c39\u0c30\u0c23\u0c32\u0c32":1,"case":[0,6,14],"default":[0,6,14],"export":[0,14],"final":[0,14],"float":0,"function":[6,7],"import":[6,14],"long":[5,6,7],"new":[6,7,14],"return":6,"short":1,"static":[0,6,7],"switch":6,"true":14,"try":6,"while":[6,7,14],AWS:14,But:14,DLS:0,For:[6,7,14],GPS:[0,3,4,8],LAS:0,NOT:6,That:14,The:[0,6,7,14],Then:[6,7,14],There:[5,6,14],These:6,Use:0,Useful:0,Using:5,VMs:6,With:6,YES:14,Yes:1,abbrevi:14,abdullah:11,abil:0,abl:[6,7,14],about:[6,14],abov:[6,14],absolut:8,accept:14,access:[5,6],accord:[6,8],accordingli:0,account:14,accur:[7,14],accuraci:[0,4,5,8],accuracy_uav_compare_rtk_gp:8,achiev:14,acknowledg:5,acpi:6,across:0,act:7,activ:7,actual:14,add:[6,7,14],added:0,adding:[6,7],addit:[0,1,5,14],address:[6,7,14],adequ:14,adjust:[0,6,14],admin:6,adoc:13,advanc:6,advantag:[6,14],advers:14,advis:14,aerial:[3,6,8],affect:[0,14],african:14,after:[0,5,6],ago:14,ahead:14,airborn:14,algorithm:[0,7],ali:11,align:0,all:[0,1,6,7,14],alloc:5,allow:[0,6,7,14],almost:[6,14],along:6,alpha:14,alreadi:[0,6,7,14],also:[0,5,6,7,14],altern:14,alwai:[7,14],amaz:7,amazon:[7,14],among:14,amount:[6,14],analyz:6,ancillari:14,angl:[0,14],ani:[0,6,14],anoth:[0,6,14],answer:14,anyon:5,aoi:14,api:[6,7,13],app:[6,14],appl:6,appli:[0,6,14],applic:[0,6],approach:14,appropri:[0,14],approxim:0,apt:[6,14],arch:5,archiv:14,archivenam:14,area:[0,14],aren:14,around:[0,14],arrow:14,artifact:14,asap:14,ash:14,ask:6,asr:7,assist:6,associ:[7,11],assum:5,attach:[7,14],auto:[0,7,14],autom:6,automat:[0,6,7,14],autosc:5,autoscal:7,avail:[0,6,7,14],averag:[0,7,14],avoid:14,awai:5,back:[6,14],background:[6,13],bag:0,balanc:[6,14],band:[0,14],bandwidth:5,bank:[7,14],bar:6,bare:6,base:[0,6,7,14],bash:[6,14],bashrc:14,basic:[5,14],basin:[7,14],batch:14,becaus:[6,7,14],becom:6,been:[0,6],befor:[0,14],behavior:[0,1],being:[6,7],belong:[7,14],below:[6,14],benchmark:0,benefit:14,best:[6,7,14],better:[0,14],between:[0,7,14],big:[7,14],bigger:[0,14],biggest:14,bigtiff:14,bin:14,binari:6,bit:[0,6,14],black:0,blend:0,blob:13,block:14,blockxsiz:14,blockys:14,blog:[3,8],bmp:9,boot:6,both:[0,6],bound:14,boundari:[0,14],bow:0,bowl:[0,7,14],box:[7,14],brown:0,brows:6,browser:6,bucket:7,buffer:0,build:[0,6,14],build_overview:14,built:6,bundl:0,burden:14,button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,5],call:[6,14],came:14,camera:[0,2,5,11],camera_len:14,can:[0,1,5,6,7,12,13,14],cancel:7,cannot:6,cap:0,capabl:14,capac:14,captur:14,card:6,care:[6,14],carefulli:14,carri:14,cat:14,caus:[7,14],cd7b9585b8f6:14,cell:0,center:0,cento:5,certain:[6,7,14],challeng:14,chang:[6,14],chapter:6,charact:[7,14],cheapest:14,check:[0,5],choos:[0,6,14],classif:14,classifi:[0,14],clean:5,clear:14,clic:14,click:6,client:6,clone:[6,7],close:[6,14],closer:0,cloud:[0,6,7,11,14],cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],code:[0,7,14],collect:[7,14],color:0,com:[2,3,6,7,8,10,12,13,14],combin:7,come:[6,14],command:[5,7],commerci:14,commmand:14,commod:14,common:[6,14],commun:[6,8,10,12,13],compar:14,compat:[7,14],compens:0,complet:14,compon:[6,7],compos:6,compress:[0,14],compromis:14,comput:[0,6,14],concept:13,concurr:[0,6],condit:14,config:[11,14],configur:[6,7,14],confusingli:14,congratul:6,congruent:14,connect:[6,7,14],consid:14,consider:[0,14],consist:14,consol:[0,6,7,14],constraint:14,consu:8,contain:[0,6,14],container:[6,14],content:0,continu:[6,14],contribut:[5,7,12],control:[0,3,7,8,14],cool:6,coordin:[0,11],copi:[6,14],core:6,correct:[0,14],correctli:8,correspond:14,cost:[7,14],could:7,count:0,courtesi:11,cover:[0,6],cpu:[5,14],crash:14,creat:[0,5,6,7,11],creation:14,critic:14,crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curiou:14,curl:6,current:[0,6,7,14],cut:[0,14],cutlin:[0,14],dai:14,danger:14,dar:[7,14],dashboard:[6,14],data:[0,5,6,7,8],dataset:[0,1,7,10,14],date:7,datum:3,debian:5,debug:[0,14],decid:7,decim:0,decreas:14,dedic:14,deeper:14,defin:14,definit:0,deflat:[0,14],degre:[0,4],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:7,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[6,14],deploi:14,depth:[0,14],depthmap:[0,11,14],deriv:14,describ:1,descript:1,descriptor:0,desir:14,desktop:6,detach:14,detail:[0,6],detect:[6,14],determin:[0,14],develop:6,deviat:0,dialog:14,didn:[1,14],differ:[0,6,14],digit:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dir:[6,14],direct:14,directli:[0,14],directori:[5,6],disabl:[0,6],disk:[0,6,14],displai:[0,6,14],dist:14,distanc:[0,14],distort:[7,14],distribut:[0,5,6,14],diydron:3,dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[2,11,13],docker:[5,6,7],dockercompos:6,dockertoolbox:6,document:[5,6,14],doe:[0,14],doesn:[0,1],dome:0,don:[0,6,14],done:[0,6,12,14],dop:0,doubl:6,down:[0,14],download:[5,14],downsiz:14,downwel:0,drive:14,drone:[6,14],dronedeploi:[2,8],drop:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],due:7,dummi:7,duplic:0,dure:[0,6,14],dust:14,e31010c00b9a:14,each:[0,6,7,14],easi:[6,7],easier:[6,14],easili:6,east:3,echo:14,ecosystem:6,edg:[0,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:14,effect:[0,7,14],effici:[6,14],effort:6,either:[0,14],elev:[0,3,5,11],ellp:3,emphas:14,emploi:14,empti:14,emul:6,enabl:[6,7],encount:6,end:[0,14],engin:6,enough:14,ensur:[0,14],enter:[1,14],entir:[6,14],entwin:0,environ:[6,14],environment:14,epsg:[0,3,4],ept:0,equal:0,equip:14,equival:14,eros:14,error:[6,7,8,11,14],esc:6,escap:[7,14],estim:0,etc:[6,7,14],euclidean:0,even:[0,7,14],evenli:14,ever:6,everi:[0,6],everyth:[6,11,14],exactli:14,exampl:[6,7,14],excel:14,excerpt:6,excess:14,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[6,14],exit:[0,14],expect:[1,5,6],expens:14,experi:14,experiment:[0,14],explor:[6,14],exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:4,extract:[0,14],extract_utm:11,eye:14,f12:6,f46880f:6,face:14,factor:[0,14],fail:[0,14],fairli:14,fals:[0,14],familiar:[6,14],far:6,fast:[0,14],faster:[0,6],feasibl:6,featur:[0,6,11,14],fedora:5,few:[6,14],fewer:7,fgdc:8,field:[6,14],fieldwork:5,figur:[8,12,14],file:[0,6,7,11,14],filenam:14,filipino:5,fill:0,filter:[0,14],find:[0,6,7,13,14],finer:0,finish:5,first:[1,6,7,14],fishey:0,fix:[0,6],flag:[0,6,14],flamboyant_dhawan:14,flann:0,flat:14,flight:5,flood:[7,14],flown:14,fly:14,focu:[0,14],focus:6,fog:14,folder:[0,6,7,14],folk:7,follow:[0,1,6,7,14],forc:[0,3],forest:14,forget:6,format:[0,11],forum:6,forward:[7,14],foss:12,found:[0,6,7,14],four:6,free:14,freeli:14,friendli:6,from:[0,5,6],fssl:6,fuck:14,full:[0,14],fulli:7,further:[7,14],fusion:0,fuss:14,futur:[6,14],gain:0,gamma:0,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,6,14],geo:[0,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:0,geometr:0,georeferenc:[0,7,11],geotiff:[0,11],geotoff:11,get:[0,5,12,14],gethomedirectori:1,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[3,5,6,7,12,13,14],give:14,global:0,gmi:0,gnss:[8,14],gnu:14,goe:14,going:[6,7],good:14,got:14,gpkg:14,gps:[0,3],gpu:6,grab:14,grade:14,gradient:0,graphic:6,grassi:14,great:6,greater:14,greet:6,ground:[0,3,8,11,14],group:[0,7,14],group_namedefault:0,gsd:[0,8,14],guess:6,gui:6,guid:[5,6],guidelin:2,hahog:0,half:6,handl:7,happen:[1,7,14],hard:14,hardwar:5,has:[0,6,7,14],have:[0,6,7,14],heavi:0,height:5,hello:5,help:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],here:[1,6,11,12,14],high:[0,5,8],higher:[0,6,7,14],highli:14,hole:0,home:[6,14],horizont:14,horz:[0,4],hostnam:[6,7],hour:14,how:[0,6,7,14],howev:[6,7,14],html:[2,11],htop:14,http:[2,3,6,7,8,10,11,12,13,14],hub:6,huge:7,hundr:6,hv_support:6,hybrid:0,icon:6,idw:0,if_saf:14,ignor:[0,14],illumin:14,im_i:[0,3],im_x:[0,3],imag:[0,5,6,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imageri:14,img:11,img_0525:3,img_0585:3,img_0690:3,immedi:6,impact:[6,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],incant:14,includ:[6,7,14],incom:14,increas:[0,14],independ:14,index:[7,13],individu:14,inexpens:14,influenc:14,info:[0,7,14],inform:[0,1,7,13,14],initi:14,input:[6,14],insan:14,insid:6,instal:[5,7],instanc:[0,5,6,7],instead:[0,6,7],instruct:[6,7,14],insuffici:0,integ:0,intend:14,interest:14,interfac:6,intermedi:0,interpol:[0,14],interrog:[7,14],interrupt:14,invers:0,ipv4:14,irregular:14,isn:[6,14],isol:[0,14],issu:[5,6,12],its:[6,8,14],ivan:14,jame:14,jargon:14,job:14,join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:[0,6,7,14],kappa:[0,4],keep:[0,14],kei:[6,7,14],kern:6,keypoint:0,khadija:11,know:[7,14],knowledg:5,known:6,label:[3,6],labor:14,lament:14,larg:[0,7,14],larger:14,largest:[0,14],las:[0,14],last:[7,14],latest:6,launch:[5,7,14],lawn:14,layer:14,laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[6,7,14],left:14,legaci:0,len:0,length:14,less:[7,14],lessen:14,let:[12,14],letter:14,level:[0,14],leverag:6,lib:14,librari:0,lidar:14,lieu:14,light:[0,6],like:[0,6,14],limit:[0,5,6,14],line:[5,6,7],linear:14,linearli:6,linux:[1,5],list:[5,6,7],liter:14,literaci:14,littl:[0,6,14],llc:3,load:[6,14],local:[0,5,14],localhost:[6,7],locat:[5,6],lock:7,log:[5,11],login:6,longer:[0,14],look:[6,7,8,14],lot:14,low:[0,5],lower:[0,14],lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,5,7],machineri:14,maciej:14,maco:5,made:6,mai:[11,14],main:7,major:6,make:[2,6,7,14],manag:[6,7,14],mani:[6,14],manual:[0,7],manufactur:6,map:[0,2,6,8,14],mapillari:7,mask:[11,14],master:13,match:[0,11,14],matcher:0,materi:14,matter:6,max:0,maximum:[0,6],mayb:14,mean:[0,6],meant:14,measur:[0,5],media:6,medium:0,megapixel:0,memori:[0,5,14],menu:6,merg:[0,5,11,14],mesh:[0,7,11,14],mess:6,messag:[0,6,7,14],metadata:[0,11],meter:[0,4,7,14],method:[0,14],micasens:10,microsoft:6,middai:14,might:7,millimetr:14,min:0,mind:14,minim:14,minimum:[0,6,14],misplac:8,miss:[0,6],mission:[2,14],mistaken:14,mistakenli:14,mitig:14,mnt:14,model:[0,5,6,7,8,11],moder:14,modern:6,modifi:[6,14],mon:14,monstrou:14,month:14,more:[0,5,7,14],morpholog:[0,14],mosaic:0,most:[6,14],mostli:14,mount:14,move:[6,14],mower:14,msimbasi:[7,14],much:[0,6,14],multipl:[0,6,7],multispectr:0,must:7,mvs_textur:0,my_odm_imag:14,myproject:14,nadir:14,nake:14,name:[0,1,7,14],nan:3,nano:14,nativ:6,navig:[6,14],nearest:0,necessari:[0,6,14],need:[0,6,7,14],neglig:14,neighbor:0,net:6,network:[6,8,14],newer:6,newpass:6,nice:6,no_def:3,nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,non:14,none:0,normal:[0,14],north:3,nostalgic_lederberg:14,note:[0,14],noth:0,notic:6,now:[6,14],npm:7,nsdi:8,num:0,num_thread:14,number:[0,6,7,14],obj:11,object:[0,14],observ:1,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:[0,14],offer:6,offici:6,offlin:7,often:6,old:6,older:1,omega:[0,4],omit:14,onc:[6,14],one:[0,5,7,14],ones:14,onli:[0,1,6,7,14],onlin:7,onto:14,open:[6,14],openaerialmap:2,opendronemap:[1,6,7,8,10,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],oper:[6,14],optim:[0,14],option:[0,6,7,14],orchestr:7,order:14,org:[2,3,6,8,10,11,12,13],organ:14,origin:[0,14],orthophoto:[0,5,6,7,11],osx:6,other:[1,6,14],otherwis:[0,7],our:[5,7,14],out:[6,7,11,12,14],outlier:0,output:[0,6,7,11,14],outweigh:6,over:[0,6,7,11,14],overal:14,overcast:14,overhead:6,overlap:[0,7,14],overview:[0,14],own:14,pace:14,packag:[6,14],packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,paper:14,parallel:[0,6,14],param:0,paramet:[0,5,6],parent:14,part:7,pass:[6,7,14],password:6,path:[0,1,6,7,14],pattern:5,pau:7,pdf:[0,8,14],peak:0,penalti:6,peopl:[6,14],pep8:1,per:[0,7,14],percentag:14,perform:[0,6,7],perman:0,permiss:6,perspect:0,phi:[0,4],photo:14,photogrammetri:14,photographi:[3,14],photometr:[0,14],pick:6,piec:14,piero:6,pilot:14,pin:5,pip:6,pipe:14,pipelin:[0,7],pix4d:8,pixel:[0,14],place:[0,6,7,8,14],plan:[5,7],planar:0,plane:14,platform:[6,7],pleas:[6,14],plu:[0,1],plugin:[3,6],ply:11,png:[0,9,11],point:[0,3,6,7,8,11,14],pointcloud:0,pollut:14,polygon:0,port:[6,7,14],portion:11,posit:[0,8,11],posm:5,possibl:[6,7,14],post:6,postprocess:0,potenti:0,power:14,pre:0,precis:[0,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,prep:5,prepar:2,present:[0,14],press:[6,14],prevent:14,previou:[0,6],primari:0,print:0,prior:7,priorit:0,privileg:14,probabl:14,problem:[1,5,14],procedur:6,process:[0,5,6,7],processor:6,produc:[0,6,14],product:14,profession:6,profil:3,program:[0,6,14],progress:[0,14],proj:[0,3,4],project:[0,1,3,4,5,6,7,11],project_nam:14,project_path:14,prompt:6,prone:[7,14],prop:7,propag:7,proper:6,properli:[6,14],protect:6,provid:[0,7,14],psepsg:4,pull:5,purpos:[0,7],push:[7,14],put:12,pyodm:6,pyramid:14,python2:14,python:[6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,5],question:6,quickli:14,quickstart:6,radianc:0,radiometr:0,radiu:[0,14],ram:[0,6,14],random:14,randomli:1,rang:14,raster:[0,14],rather:14,raw:14,read:14,readm:[13,14],real:8,reason:14,recent:[1,6],recogn:14,recommend:[0,5,7,14],reconstruct:[0,11,14],recreat:14,rectif:0,rectifi:0,recurs:14,reduc:[0,7,14],refer:[6,7,14],reflect:0,regist:0,regul:0,regular:14,rel:8,releas:6,reli:[7,14],reliabl:1,remain:[0,7,14],remot:14,remov:[0,7,14],render:0,repeat:[6,7],replac:[6,14],repo:14,report:[0,5],repositori:6,repres:0,reproduc:1,reproduct:1,request:7,requir:[0,5,7,14],rerun:0,reset:6,resetadminpassword:6,resiz:[0,5],resolut:[0,14],resourc:[12,14],respect:7,respons:6,rest:14,restart:[0,6,14],result:[0,6,7,14],resum:7,rhel:5,rid:14,right:[6,14],rise:0,robson:14,roll:0,roof:14,root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],rule:14,run:[0,5,7],runtim:[0,14],salaam:[7,14],same:[6,7,14],sampl:0,save:[0,6,14],savvi:14,scalar:[0,14],scale:[7,14],scene:[0,14],scm:6,scp:14,screen:[6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:6,second:[1,6,7,14],secret:6,section:[6,14],secur:14,see:[6,7,14],seem:14,select:6,self:14,sens:14,sensibl:14,sensor:0,sentera:10,sep:14,separ:14,sequenti:7,server:14,servic:7,session:14,set:[0,6,14],setup:[6,7,14],sever:[6,14],shadow:14,share:5,sharp:0,sharper:14,shell:14,shift:6,should:[0,6,7,14],show:[0,7,8,14],shrink:0,shut:14,shutdown:6,shutter:0,side:[0,14],sidelap:14,sierra:6,sift:0,significantli:14,similar:[0,6,7,14],simpl:[0,14],simplest:14,simpli:[6,7,14],sinc:[0,14],singl:[0,6,14],size:[0,14],ski:14,skip:[0,6,14],slider:6,slight:14,slightli:[0,14],slope:[0,14],slow:0,slower:0,slowli:14,small:[6,14],smaller:[0,14],smoke:14,smooth:0,smrf:[0,14],softwar:[6,14],sole:6,solv:14,some:[1,6,14],someon:14,someth:[6,7,14],sometim:[0,6,14],soon:14,sourc:[6,14],sourceforg:6,south:3,space:[0,6,14],spars:0,special:14,specif:[6,14],specifi:[0,6,14],spectral:0,speed:[0,14],spheric:0,spin:[7,14],split:[0,5,14],spot:14,src:14,ssh:14,stabl:[0,6,14],stage:0,stai:14,stand:14,standard:0,start:[0,1,5,14],startup:6,state:11,station:14,statu:14,steep:14,step:[0,1,5,7],still:[6,14],stitch:0,stockpil:5,stop:[0,6,7,14],storag:14,store:[6,7],straight:14,straightforward:6,string:0,stripe:0,structur:5,stuck:6,subfold:0,submodel:[0,7],substanti:14,subsystem:6,succeed:6,success:[2,6],sudo:[6,14],suffici:[0,14],suitabl:[0,6],sun:[0,14],superbuild:14,support:[0,2,5,7],sure:[6,7,14],surfac:[0,11,14],survei:14,surviv:5,suspicious_kepl:14,sysctl:6,system:6,systemat:14,tab:6,tag:0,tail:14,take:[0,6,7,14],taken:[0,14],tallest:14,tanzania:[7,14],tar:14,target:[6,14],task:[6,7,11],taskid:7,tcp:14,team:14,tell:14,telnet:7,temperatur:14,term:[0,6,14],termin:[6,14],terrain:[0,11,14],text:14,textur:[0,7,11,14],texture_n:11,than:[0,5,7,14],thei:[6,14],them:[0,6,14],therefor:14,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],thing:[6,14],think:[6,14],those:[0,6],though:14,thread:0,three:6,threshold:[0,14],through:[7,14],thu:14,thumb:14,tie:11,tif:[9,11,14],tile:[0,14],tilt:14,time:[0,6,14],tini:6,tmp:1,tmpdir:1,toffanin:6,togeth:[0,6,12],token:[6,7],toler:14,tone:0,too:6,tool:[6,14],toolbox:6,top:[6,11],topograph:14,total:14,toward:12,track:[11,14],trai:6,transfer:14,transpar:6,tree:14,tri:0,triangl:0,triangul:14,tricki:14,troubleshoot:5,tsv:11,tune:0,turn:[0,14],tutori:[2,5,11],tweak:[0,14],two:[6,7,14],txt:[3,4,7,11,14],type:[0,6,8,14],typic:[6,14],uav4geo:3,uav:[2,8,14],ubuntu:[5,14],ultra:0,unauthor:6,under:6,understand:[5,14],undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unfortun:6,unit:3,univers:11,unix:14,unless:14,unlock:7,until:6,unwieldi:14,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,14],use:[0,3,6,7,14],used:[0,6,7,11,14],useful:[0,6,14],user:[6,7,14],usernam:14,using:[0,5,6,7,8,14],usr:14,utm:[3,4],v18:6,valid:[0,7,14],valu:[0,14],variabl:14,variat:14,varieti:6,variou:[0,6],vcpu:14,vendor:6,verbos:0,veri:[0,6],verifi:6,version:[0,1,6,7,14],vert:[0,4],vertex:0,vertic:[0,14],via:[0,6,7,14],vibrat:14,view:[7,14],viewcmd:7,viewer:[0,6],vignet:0,virtual:[5,14],virtualbox:6,visibl:14,visual:14,volcan:14,volum:5,vtx:6,wai:[6,7,14],want:[0,6,7,14],wasn:7,wast:14,weather:14,web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],weird:14,welcom:[5,6],well:[6,7,14],went:6,wgs84:[3,4],whale:6,what:[0,5,6,7,8,12],whatev:14,when:[0,6,7,14],where:[13,14],wherein:14,whether:6,which:[0,1,6,7,14],white:6,who:5,whole:14,willing:14,win:6,wind:14,window:[0,5,14],within:[0,6,14],without:[6,14],won:14,wonderful_burnel:14,word:[0,7],work:[0,6,7,14],workabl:14,workflow:[0,7,14],world:[6,7,8,14],worri:6,would:[6,14],write:7,wrong:14,wrongli:0,wsl:6,www:[6,8,10],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,5,6,7],your:[0,6,14],yourself:6,yum:6,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zone:3},titles:["\u0c0e\u0c02\u0c2a\u0c3f\u0c15\u0c32\u0c41 \u0c2e\u0c30\u0c3f\u0c2f\u0c41 \u0c2b\u0c4d\u0c32\u0c3e\u0c17\u0c4d\u0c38\u0c4d","\u0c0e\u0c32\u0c3e \u0c38\u0c39\u0c15\u0c30\u0c3f\u0c02\u0c1a\u0c3e\u0c32\u0c3f","\u0c0e\u0c17\u0c3f\u0c30\u0c47 \u0c1a\u0c3f\u0c1f\u0c4d\u0c15\u0c3e\u0c32\u0c41","\u0c17\u0c4d\u0c30\u0c4c\u0c02\u0c21\u0c4d \u0c15\u0c02\u0c1f\u0c4d\u0c30\u0c4b\u0c32\u0c4d \u0c2a\u0c3e\u0c2f\u0c3f\u0c02\u0c1f\u0c4d\u0c32\u0c41","\u0c1a\u0c3f\u0c24\u0c4d\u0c30\u0c02 \u0c1c\u0c3f\u0c2f\u0c4b\u0c32\u0c4a\u0c15\u0c47\u0c37\u0c28\u0c4d \u0c2b\u0c48\u0c32\u0c4d\u0c38\u0c4d","OpenDroneMap \u0c2f\u0c4a\u0c15\u0c4d\u0c15 \u0c21\u0c3e\u0c15\u0c4d\u0c2f\u0c41\u0c2e\u0c46\u0c02\u0c1f\u0c47\u0c37\u0c28\u0c4d\u200c\u0c15\u0c41 \u0c38\u0c4d\u0c35\u0c3e\u0c17\u0c24\u0c02","Installation and Getting Started","\u0c2a\u0c46\u0c26\u0c4d\u0c26 \u0c21\u0c47\u0c1f\u0c3e\u0c38\u0c46\u0c1f\u0c4d\u0c32\u0c28\u0c41 \u0c35\u0c3f\u0c2d\u0c1c\u0c3f\u0c02\u0c1a\u0c21\u0c02","\u0c2e\u0c4d\u0c2f\u0c3e\u0c2a\u0c4d \u0c16\u0c1a\u0c4d\u0c1a\u0c3f\u0c24\u0c24\u0c4d\u0c35\u0c02","\u0c07\u0c2e\u0c47\u0c1c\u0c4d \u0c2e\u0c3e\u0c38\u0c4d\u0c15\u0c4d\u200c\u0c32\u0c28\u0c41 \u0c09\u0c2a\u0c2f\u0c4b\u0c17\u0c3f\u0c02\u0c1a\u0c21\u0c02","\u0c2e\u0c32\u0c4d\u0c1f\u0c40\u0c38\u0c4d\u0c2a\u0c46\u0c15\u0c4d\u0c1f\u0c4d\u0c30\u0c32\u0c4d \u0c38\u0c2a\u0c4b\u0c30\u0c4d\u0c1f\u0c4d","OpenDroneMap \u0c05\u0c35\u0c41\u0c1f\u0c4d\u200c\u0c2a\u0c41\u0c1f\u0c4d\u200c\u0c32\u0c41","\u0c2b\u0c40\u0c1a\u0c30\u0c4d\u0c32\u0c28\u0c41 \u0c0e\u0c32\u0c3e \u0c05\u0c2d\u0c4d\u0c2f\u0c30\u0c4d\u0c25\u0c3f\u0c02\u0c1a\u0c3e\u0c32\u0c3f","\u0c05\u0c26\u0c28\u0c2a\u0c41 \u0c38\u0c42\u0c1a\u0c28\u0c32\u0c41","Tutorials"],titleterms:{"\u0c05":8,"\u0c05\u0c26\u0c28\u0c2a":13,"\u0c05\u0c28":11,"\u0c05\u0c2d":[1,12],"\u0c05\u0c35":11,"\u0c06\u0c15":11,"\u0c06\u0c30":[0,11],"\u0c06\u0c36":8,"\u0c07":3,"\u0c07\u0c2e":9,"\u0c09\u0c24":11,"\u0c09\u0c2a\u0c2f":9,"\u0c0e":0,"\u0c0e\u0c17":2,"\u0c0e\u0c21":3,"\u0c0e\u0c32":[1,12],"\u0c0f\u0c2e":8,"\u0c15":[1,2,3,4,5,9,10,11,13],"\u0c15\u0c2e":1,"\u0c15\u0c32":0,"\u0c15\u0c32\u0c28":1,"\u0c16\u0c1a":8,"\u0c17":[0,1,3,9],"\u0c17\u0c24":5,"\u0c17\u0c26":[3,13],"\u0c1a":[1,2,3,4,8,12],"\u0c1a\u0c21":[1,7,9],"\u0c1a\u0c28":8,"\u0c1a\u0c28\u0c32":13,"\u0c1a\u0c30":12,"\u0c1c":[3,4,9,11],"\u0c1f":[0,1,2,3,5,7,10,11],"\u0c1f\u0c30":3,"\u0c21":[1,3,5,7,10,11,13],"\u0c21\u0c32":11,"\u0c24":[3,4,8,11],"\u0c24\u0c24":8,"\u0c25":[11,12],"\u0c25\u0c28\u0c32\u0c28":1,"\u0c26":[1,7],"\u0c26\u0c28\u0c32":11,"\u0c27\u0c24":3,"\u0c28":[1,3,8,11,13],"\u0c2a":[0,1,3,7,8,10,11],"\u0c2a\u0c26":3,"\u0c2b":[0,1,3,4,11,12],"\u0c2c":11,"\u0c2c\u0c17":1,"\u0c2d\u0c1c":7,"\u0c2e":[0,1,3,5,8,9,11],"\u0c2e\u0c30":0,"\u0c2e\u0c32":10,"\u0c2f":[0,1,3,4,5,8,11,13],"\u0c2f\u0c30":[1,12],"\u0c30":[1,2,3,4,10,13],"\u0c30\u0c2d":8,"\u0c30\u0c32":10,"\u0c30\u0c38":[3,8],"\u0c32":[0,1,2,3,4,8,11,12,13],"\u0c32\u0c28":[7,9,12],"\u0c35":[1,3,5,7,8,10,13],"\u0c35\u0c28\u0c32":[3,8],"\u0c35\u0c32\u0c2a\u0c30":13,"\u0c36":8,"\u0c37":1,"\u0c37\u0c28":[4,5],"\u0c38":[0,1,3,4,5,7,8,9,10,13],"\u0c38\u0c2a":10,"\u0c38\u0c2e\u0c30":1,"\u0c38\u0c39\u0c15\u0c30":1,"\u0c39":10,"long":14,Using:14,access:[7,14],accuraci:14,acknowledg:7,addit:6,after:14,alloc:6,arch:6,assum:14,autosc:7,awai:14,bandwidth:14,basic:6,calibr:[7,14],camera:14,cento:6,check:6,clean:14,cluster:7,clusterodm:7,command:[6,14],cpu:6,creat:14,data:14,debian:6,digit:14,directori:14,distribut:7,docker:14,download:6,droplet:14,dsm:11,dtm:11,elev:14,expect:14,fedora:6,fieldwork:14,finish:14,flight:14,from:14,gcp:[3,14],gcpi:3,get:[6,7],hardwar:6,height:14,hello:6,high:14,imag:7,instal:[6,14],instanc:14,launch:6,limit:7,line:14,linux:6,list:14,local:7,locat:14,log:[7,14],low:14,machin:[6,14],maco:6,measur:14,memori:6,merg:7,model:14,more:6,odm:14,one:6,opendronemap:[5,11],orthophoto:14,paramet:14,pattern:14,pin:14,plan:14,posm:3,prep:14,process:14,project:14,pull:14,qualiti:14,recommend:6,requir:6,resiz:14,rhel:6,run:[6,14],split:7,start:[6,7],step:[6,14],stockpil:14,structur:14,support:6,surviv:14,than:6,thi:14,troubleshoot:6,tutori:14,ubuntu:6,understand:7,virtual:6,volum:14,webodm:6,what:14,who:14,window:6,you:14}}) \ No newline at end of file +Search.setIndex({docnames:["arguments","contributing","flying","gcp","geo","index","installation","large","map-accuracy","masks","multispectral","outputs","requesting-features","resources","tutorials"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.todo":2,sphinx:56},filenames:["arguments.rst","contributing.rst","flying.rst","gcp.rst","geo.rst","index.rst","installation.rst","large.rst","map-accuracy.rst","masks.rst","multispectral.rst","outputs.rst","requesting-features.rst","resources.rst","tutorials.rst"],objects:{},objnames:{},objtypes:{},terms:{"000":[7,14],"02372435":3,"100":[0,6,7],"1000":14,"1000gb":14,"100gb":14,"1010":10,"1024":14,"111567p":14,"117":6,"120":7,"1234":11,"125367657":3,"128":14,"136003818":3,"137473l":14,"150":0,"1552":3,"1606":3,"168":6,"16n":[3,4],"192":6,"192gb":14,"198":4,"1_mask":9,"1cdc7fadf688":14,"1gb":0,"200":[6,8],"200000":0,"2010":6,"2011":8,"2013":8,"2014":14,"2016":8,"2017":8,"2019":[3,8,14],"2020":[8,14],"2048":0,"20for":6,"20instal":6,"20window":6,"250827686":3,"2518817537ce":14,"256":14,"2622":3,"2763":3,"3000":[6,7,14],"300000":14,"3001":7,"3044":3,"3937":8,"3dmesh":0,"3dmodel":0,"400":7,"4193":3,"4326":[3,4],"465":3,"4gb":14,"512":14,"529356":3,"530203":3,"530292":3,"5320876":3,"5320899":3,"5320919":3,"544033":3,"544157":3,"544256":3,"5643209":3,"600000":14,"609":4,"640":0,"64bit":6,"665":13,"781":3,"800":7,"8000":[0,6],"8080":7,"80991621":3,"8424584444444":4,"84252125":4,"9250140":3,"9250745":3,"9251137":3,"977":3,"9938293055556":4,"9942096111111":4,"999999":0,"\u0142ebkowski":14,"\u02bbepsg":3,"\u0c05":[1,2,3,4,5,12,13],"\u0c05\u0c15":4,"\u0c05\u0c17":8,"\u0c05\u0c21":3,"\u0c05\u0c24":[1,3],"\u0c05\u0c26\u0c28\u0c2a":[1,3,4,5],"\u0c05\u0c27":[3,8],"\u0c05\u0c28":[1,2,3,4,5,7,8,9,10,12],"\u0c05\u0c2a":[3,12],"\u0c05\u0c2d":[5,10],"\u0c05\u0c2e\u0c30":[8,12],"\u0c05\u0c2e\u0c32":12,"\u0c05\u0c2f":[1,8],"\u0c05\u0c30":12,"\u0c05\u0c32":[1,12],"\u0c05\u0c35":[3,5,10],"\u0c05\u0c35\u0c15":12,"\u0c05\u0c35\u0c32":13,"\u0c05\u0c35\u0c38\u0c30":[1,7,8,12],"\u0c05\u0c35\u0c38\u0c30\u0c2e":[3,8,12],"\u0c05\u0c35\u0c38\u0c30\u0c2e\u0c2f":2,"\u0c05\u0c38":5,"\u0c06":[1,3,5,8],"\u0c06\u0c15":[3,5,8,9],"\u0c06\u0c26":1,"\u0c06\u0c27":[1,3,8],"\u0c06\u0c2a":[7,8],"\u0c06\u0c2a\u0c30":1,"\u0c06\u0c30":[3,4,5,7,8,10,13],"\u0c06\u0c32":10,"\u0c06\u0c36":[5,12],"\u0c06\u0c38":8,"\u0c06\u0c38\u0c15":12,"\u0c07":[5,8],"\u0c07\u0c24\u0c30":[1,5,8,10],"\u0c07\u0c26":[1,3,8,9,10,11,12,13],"\u0c07\u0c28":[3,9],"\u0c07\u0c2a":[1,3,4,5,12],"\u0c07\u0c2e":[3,4,5,8],"\u0c07\u0c32":[3,12],"\u0c07\u0c35":[10,11],"\u0c07\u0c37":1,"\u0c08":[1,2,3,4,7,8,10,12,13],"\u0c08\u0c38":3,"\u0c09":[1,2,3,4,5,7,8,9,10,12,13],"\u0c09\u0c1a":12,"\u0c09\u0c24":[5,7,8,10],"\u0c09\u0c26":[1,2,3,4,8,9,12],"\u0c09\u0c28":[3,5,8,9,12],"\u0c09\u0c2a":8,"\u0c09\u0c2a\u0c2f":[1,2,3,4,5,7,8,10,11,13],"\u0c09\u0c2a\u0c30":11,"\u0c0e":[1,2,3,5,7,8,11],"\u0c0e\u0c15":[1,3,7,8,10,12],"\u0c0e\u0c17":5,"\u0c0e\u0c1f":8,"\u0c0e\u0c21":[5,10],"\u0c0e\u0c24":[3,8],"\u0c0e\u0c28":[1,3,8],"\u0c0e\u0c2e":4,"\u0c0e\u0c32":[3,4,5,8,11],"\u0c0e\u0c35":8,"\u0c0e\u0c35\u0c30":[8,12],"\u0c0e\u0c38":[3,4,8],"\u0c0f":1,"\u0c0f\u0c26":12,"\u0c0f\u0c2e":[1,5,12],"\u0c0f\u0c30":8,"\u0c10\u0c0e\u0c38":8,"\u0c10\u0c1a":[3,4],"\u0c12\u0c15":[2,3,7,8,9,10,12,13],"\u0c12\u0c15\u0c1f":[1,3,10],"\u0c12\u0c15\u0c26":3,"\u0c13\u0c21":3,"\u0c13\u0c2a":[1,2,3,12,13],"\u0c13\u0c35\u0c30":[4,12],"\u0c15":[7,8,12],"\u0c15\u0c21":12,"\u0c15\u0c26":8,"\u0c15\u0c28":[1,3,4,5,8,12,13],"\u0c15\u0c28\u0c2c\u0c21":3,"\u0c15\u0c2a":[1,3,4],"\u0c15\u0c2e":[5,12],"\u0c15\u0c30":[1,3,8,12],"\u0c15\u0c30\u0c23":[2,7,8],"\u0c15\u0c30\u0c23\u0c15":10,"\u0c15\u0c30\u0c23\u0c28":10,"\u0c15\u0c30\u0c23\u0c32\u0c28":3,"\u0c15\u0c32":[2,3,4,5,8,9,11],"\u0c15\u0c32\u0c28":5,"\u0c15\u0c32\u0c2f":12,"\u0c15\u0c32\u0c30":3,"\u0c15\u0c35\u0c30":8,"\u0c15\u0c37":12,"\u0c16":[3,7,8,12],"\u0c16\u0c1a":[1,2,3,4,5],"\u0c17":[2,4,5,7,8,10,11,12,13],"\u0c17\u0c15\u0c30\u0c2e":[1,11],"\u0c17\u0c23":[3,8],"\u0c17\u0c23\u0c28\u0c32":8,"\u0c17\u0c24":8,"\u0c17\u0c26":[4,5,8,12],"\u0c17\u0c26\u0c30":[1,2],"\u0c17\u0c2a\u0c21":[9,13],"\u0c17\u0c2a\u0c21\u0c24":3,"\u0c17\u0c2e":10,"\u0c17\u0c2e\u0c28":1,"\u0c17\u0c30":1,"\u0c18":[1,7,12],"\u0c1a":[5,7,9,10,11,13],"\u0c1a\u0c17\u0c32":[7,12],"\u0c1a\u0c17\u0c32\u0c28":8,"\u0c1a\u0c1f":[8,9],"\u0c1a\u0c21":[2,3,5,10,12,13],"\u0c1a\u0c26\u0c17":[7,8],"\u0c1a\u0c26\u0c35\u0c21":13,"\u0c1a\u0c26\u0c35\u0c2e\u0c28":13,"\u0c1a\u0c28":5,"\u0c1a\u0c28\u0c32":5,"\u0c1a\u0c2c\u0c21":[1,2,3,4,5,7,8,9,11,12],"\u0c1a\u0c2c\u0c21\u0c15\u0c2a":1,"\u0c1a\u0c2c\u0c21\u0c1f":12,"\u0c1a\u0c2c\u0c21\u0c24":[4,5,8],"\u0c1a\u0c2c\u0c21\u0c28":1,"\u0c1a\u0c30":[1,5],"\u0c1a\u0c35\u0c1a":[1,3,7,8,9,11,12],"\u0c1b":[3,4],"\u0c1c":[1,2,5,7,8,10,12,13],"\u0c1c\u0c28":4,"\u0c1c\u0c2e":8,"\u0c1c\u0c2f\u0c35":[2,12],"\u0c1c\u0c30":3,"\u0c1c\u0c30\u0c17\u0c21":1,"\u0c1f":[4,8,9,12,13],"\u0c1f\u0c2a":[1,8,10],"\u0c1f\u0c2e":[1,4,8],"\u0c1f\u0c30":[1,5,8,11,12,13],"\u0c1f\u0c35":9,"\u0c1f\u0c38":10,"\u0c21":[2,4,8,9,12],"\u0c21\u0c1f":[1,12],"\u0c21\u0c26":[1,4],"\u0c21\u0c2c":[4,12],"\u0c21\u0c30":[3,4,10],"\u0c21\u0c32":[1,3,5,7],"\u0c21\u0c33":11,"\u0c21\u0c35":8,"\u0c21\u0c35\u0c1a":9,"\u0c23":[3,4,8,9,12,13],"\u0c23\u0c2f":8,"\u0c24":[1,2,5,7,9,10,12,13],"\u0c24\u0c15":[3,7,8],"\u0c24\u0c17":[3,8],"\u0c24\u0c24":[3,4,5],"\u0c24\u0c26":[3,4,7],"\u0c24\u0c28":3,"\u0c24\u0c28\u0c28":1,"\u0c24\u0c28\u0c32":1,"\u0c24\u0c2a":[3,4,13],"\u0c24\u0c2e":[1,2,4,8,12,13],"\u0c24\u0c2e\u0c2f":8,"\u0c24\u0c2e\u0c35":8,"\u0c24\u0c2f":2,"\u0c24\u0c30":[1,3,4,7,8,10],"\u0c24\u0c32":[3,11],"\u0c24\u0c35":8,"\u0c25":[1,3,5,7,8,10],"\u0c25\u0c28":12,"\u0c25\u0c28\u0c32":[1,12],"\u0c25\u0c28\u0c32\u0c28":5,"\u0c25\u0c2e":10,"\u0c25\u0c30":8,"\u0c25\u0c32":[3,8],"\u0c25\u0c32\u0c28":3,"\u0c26":[2,3,4,5,8,9,10,11,12,13],"\u0c26\u0c1f":[3,4],"\u0c26\u0c21":[1,3],"\u0c26\u0c24":[10,12],"\u0c26\u0c26":3,"\u0c26\u0c28":[1,3,8],"\u0c26\u0c28\u0c17":12,"\u0c26\u0c28\u0c32":5,"\u0c26\u0c2e":[3,8],"\u0c26\u0c2f\u0c1a":1,"\u0c26\u0c30":9,"\u0c26\u0c32":[1,13],"\u0c26\u0c35":8,"\u0c26\u0c35\u0c1a":8,"\u0c26\u0c36\u0c32\u0c28":1,"\u0c27":[1,2,3,7,8,10,12,13],"\u0c27\u0c24":5,"\u0c27\u0c28":1,"\u0c27\u0c30":8,"\u0c28":[2,4,5,7,9,10,12],"\u0c28\u0c1f":[1,8,11,12],"\u0c28\u0c21":[1,3,7,12],"\u0c28\u0c26":1,"\u0c28\u0c28":10,"\u0c28\u0c2a":[1,8],"\u0c28\u0c2e":[1,3,8,9,11],"\u0c28\u0c30":[1,3,8,9],"\u0c28\u0c32":[1,9],"\u0c28\u0c32\u0c15":1,"\u0c28\u0c35":[1,8],"\u0c28\u0c35\u0c1a":[1,3,4],"\u0c28\u0c38":8,"\u0c28\u0c39":9,"\u0c2a":[2,4,5,9,12,13],"\u0c2a\u0c15":[1,3,4],"\u0c2a\u0c1f":[1,3,5,12],"\u0c2a\u0c21":12,"\u0c2a\u0c24":[1,2,7,8,10,11],"\u0c2a\u0c26":5,"\u0c2a\u0c28":[1,3,8,10,12],"\u0c2a\u0c30":[2,3,4,8,9,10,12],"\u0c2a\u0c30\u0c1a\u0c21":13,"\u0c2a\u0c30\u0c1a\u0c35\u0c1a":8,"\u0c2a\u0c32":12,"\u0c2a\u0c32\u0c15\u0c32":3,"\u0c2a\u0c37":[1,8],"\u0c2b":[5,7,8,9,10,13],"\u0c2b\u0c30":3,"\u0c2b\u0c32":[3,8,10],"\u0c2c":[1,2,3,4,5,8,9,10,12,13],"\u0c2c\u0c15":3,"\u0c2c\u0c17":5,"\u0c2c\u0c1f":[3,8,10],"\u0c2c\u0c26":[1,3,8],"\u0c2c\u0c2f\u0c1f":12,"\u0c2c\u0c32":8,"\u0c2c\u0c39":[10,12],"\u0c2d":[1,2,3,4,5,7,8,9,10,11,12,13],"\u0c2d\u0c1c":5,"\u0c2d\u0c35":8,"\u0c2d\u0c35\u0c28":3,"\u0c2e":[2,4,7,10,12,13],"\u0c2e\u0c15":1,"\u0c2e\u0c24":[3,7,11],"\u0c2e\u0c26":[10,12],"\u0c2e\u0c26\u0c35":8,"\u0c2e\u0c27":[3,8],"\u0c2e\u0c30":[1,3,4,5,7,8,9,10,11,12,13],"\u0c2e\u0c32":[5,8,13],"\u0c2f":[2,7,9,10,12],"\u0c2f\u0c15":8,"\u0c2f\u0c17\u0c32":1,"\u0c2f\u0c17\u0c32\u0c26":10,"\u0c2f\u0c17\u0c32\u0c30\u0c28":12,"\u0c2f\u0c1c":9,"\u0c2f\u0c21":[1,3,7,8,9,12],"\u0c2f\u0c24":8,"\u0c2f\u0c26":[8,12],"\u0c2f\u0c28":[1,2,3,7,8],"\u0c2f\u0c2a\u0c21\u0c17\u0c32\u0c30":[5,10],"\u0c2f\u0c2a\u0c21\u0c1f":1,"\u0c2f\u0c2c\u0c21":[8,10,11],"\u0c2f\u0c2c\u0c21\u0c24":[1,3],"\u0c2f\u0c2e":1,"\u0c2f\u0c30":[3,5,11],"\u0c2f\u0c32":[1,3,7,8,11,12],"\u0c2f\u0c35\u0c1a":[3,4,7,9,10,11],"\u0c2f\u0c35\u0c26":10,"\u0c2f\u0c35\u0c38":3,"\u0c30":[5,7,8,9,11,12],"\u0c30\u0c15":[3,7,8],"\u0c30\u0c17\u0c21":[3,12],"\u0c30\u0c1a\u0c28\u0c32\u0c2a":1,"\u0c30\u0c1c\u0c32":[4,9],"\u0c30\u0c23":[2,3,8,10],"\u0c30\u0c24":[3,7,8,10,12],"\u0c30\u0c26":[1,8,13],"\u0c30\u0c26\u0c30":[1,3,5],"\u0c30\u0c27":3,"\u0c30\u0c28":12,"\u0c30\u0c2a":8,"\u0c30\u0c2a\u0c21":[1,3,8],"\u0c30\u0c2d":5,"\u0c30\u0c2e":[1,3,4,8,11,12,13],"\u0c30\u0c2f":4,"\u0c30\u0c2f\u0c24":12,"\u0c30\u0c32":5,"\u0c30\u0c35\u0c30":1,"\u0c30\u0c36":1,"\u0c30\u0c38":[4,5],"\u0c30\u0c39":[1,8,10],"\u0c32":[5,7,9,10],"\u0c32\u0c15":[1,2,3,4,8,9,10,12],"\u0c32\u0c15\u0c2e":8,"\u0c32\u0c17":3,"\u0c32\u0c24":[1,3,8,10,12,13],"\u0c32\u0c24\u0c32":3,"\u0c32\u0c28":[1,2,3,4,5,8,10,11],"\u0c32\u0c2a":[9,11],"\u0c32\u0c2d":[3,4,12],"\u0c32\u0c2e":[3,4],"\u0c32\u0c2f":[1,8,11],"\u0c32\u0c32":[1,2,3,4,8,9,11],"\u0c32\u0c35\u0c21":8,"\u0c33":[3,10,11],"\u0c33\u0c28":3,"\u0c35":[2,4,9,11,12],"\u0c35\u0c15":[2,3,8],"\u0c35\u0c17":12,"\u0c35\u0c1a":[1,8,10,12],"\u0c35\u0c21":[2,3,8,10,12],"\u0c35\u0c24":8,"\u0c35\u0c26":[3,5,8],"\u0c35\u0c28\u0c30":[1,12,13],"\u0c35\u0c28\u0c32":5,"\u0c35\u0c2c\u0c21":11,"\u0c35\u0c2f":[3,4],"\u0c35\u0c30":[1,3,7,8,12],"\u0c35\u0c30\u0c15":3,"\u0c35\u0c30\u0c17":[2,7],"\u0c35\u0c30\u0c23":[1,8],"\u0c35\u0c32":[1,8],"\u0c35\u0c32\u0c24":[3,8],"\u0c35\u0c32\u0c28":3,"\u0c35\u0c32\u0c2a\u0c30":[1,5],"\u0c35\u0c35\u0c1a":1,"\u0c35\u0c38":[3,12],"\u0c35\u0c39":[7,12],"\u0c36":[1,2,3,4,5,9,10,12,13],"\u0c36\u0c15":[1,2],"\u0c36\u0c2c":8,"\u0c37":[3,4,5,7,8,9,10,11,12,13],"\u0c37\u0c15":12,"\u0c37\u0c1f":8,"\u0c37\u0c23":[8,12],"\u0c37\u0c28":[1,2,3,8,10,11,13],"\u0c37\u0c2f":9,"\u0c37\u0c32":5,"\u0c37\u0c32\u0c28":5,"\u0c37\u0c32\u0c32":5,"\u0c37\u0c38":3,"\u0c38":[2,11,12],"\u0c38\u0c17\u0c1f":8,"\u0c38\u0c28":[1,10],"\u0c38\u0c2a":5,"\u0c38\u0c2c":7,"\u0c38\u0c2d":12,"\u0c38\u0c2e":[1,3,4,7,8,9,11,12],"\u0c38\u0c2e\u0c28":3,"\u0c38\u0c2e\u0c2f":12,"\u0c38\u0c2e\u0c30":[5,12],"\u0c38\u0c2e\u0c30\u0c15":8,"\u0c38\u0c2e\u0c38":[1,12],"\u0c38\u0c30":[1,2,3,8],"\u0c38\u0c30\u0c2b\u0c30":[3,4,9],"\u0c38\u0c30\u0c33":12,"\u0c38\u0c30\u0c33\u0c2e":11,"\u0c38\u0c35":2,"\u0c38\u0c39":[1,5,10,12],"\u0c38\u0c39\u0c15\u0c30":5,"\u0c39":[1,2,3,5,8],"\u0c39\u0c2c":1,"\u0c39\u0c30\u0c23":[3,4],"\u0c39\u0c30\u0c23\u0c15":[1,8,9],"\u0c39\u0c30\u0c23\u0c32\u0c28":1,"\u0c39\u0c30\u0c23\u0c32\u0c32":1,"case":[0,6,14],"default":[0,6,14],"export":[0,14],"final":[0,14],"float":0,"function":[6,7],"import":[6,14],"long":[5,6,7],"new":[6,7,14],"return":6,"short":1,"static":[0,6,7],"switch":6,"true":14,"try":6,"while":[6,7,14],AWS:14,But:14,DLS:0,For:[6,7,14],GPS:[0,3,4,8],LAS:0,NOT:6,That:14,The:[0,6,7,14],Then:[6,7,14],There:[5,6,14],These:6,Use:0,Useful:0,Using:5,VMs:6,With:6,YES:14,Yes:1,abbrevi:14,abdullah:11,abil:0,abl:[6,7,14],about:[6,14],abov:[6,14],absolut:[0,8],accept:14,access:[5,6],accord:[6,8],accordingli:0,account:14,accur:[7,14],accuraci:[0,4,5,8],accuracy_uav_compare_rtk_gp:8,achiev:14,acknowledg:5,acpi:6,across:0,act:7,activ:7,actual:14,add:[6,7,14],added:0,adding:[6,7],addit:[0,1,5,14],address:[6,7,14],adequ:14,adjust:[0,6,14],admin:6,adoc:13,advanc:6,advantag:[6,14],advers:14,advis:14,aerial:[3,6,8],affect:[0,14],african:14,after:[0,5,6],ago:14,ahead:14,airborn:14,algorithm:[0,7],ali:11,align:0,all:[0,1,6,7,14],alloc:5,allow:[0,6,7,14],almost:[6,14],along:6,alpha:14,alreadi:[0,6,7,14],also:[0,5,6,7,14],altern:14,alwai:[7,14],amaz:7,amazon:[7,14],among:14,amount:[6,14],analyz:6,ancillari:14,angl:[0,14],ani:[0,6,14],anoth:[0,6,14],answer:14,anyon:5,aoi:14,api:[6,7,13],app:[6,14],appl:6,appli:[0,6,14],applic:[0,6],approach:14,appropri:[0,14],approxim:0,apt:[6,14],arch:5,archiv:14,archivenam:14,area:[0,14],aren:14,around:[0,14],arrow:14,artifact:14,asap:14,ash:14,ask:6,asr:7,assist:6,associ:[7,11],assum:5,attach:[7,14],auto:[0,7,14],autom:6,automat:[0,6,7,14],autosc:5,autoscal:7,avail:[0,6,7,14],averag:[0,7,14],avoid:14,awai:5,back:[6,14],background:[6,13],bag:0,balanc:[6,14],band:[0,14],bandwidth:5,bank:[7,14],bar:6,bare:6,base:[0,6,7,14],bash:[6,14],bashrc:14,basic:[5,14],basin:[7,14],batch:14,becaus:[6,7,14],becom:6,been:[0,6],befor:[0,14],behavior:[0,1],being:[6,7],belong:[7,14],below:[6,14],benchmark:0,benefit:14,best:[6,7,14],better:[0,14],between:[0,7,14],big:[7,14],bigger:[0,14],biggest:14,bigtiff:14,bin:14,binari:6,bit:[0,6,14],black:0,blend:0,blob:13,block:14,blockxsiz:14,blockys:14,blog:[3,8],bmp:9,boot:6,both:[0,6],bound:14,boundari:[0,14],bow:0,bowl:[0,7,14],box:[7,14],brown:0,brows:6,browser:6,bucket:7,buffer:0,build:[0,6,14],build_overview:14,built:6,bundl:0,burden:14,button:[6,14],c44e0d0b8448:14,calcul:0,calibr:[0,2,5],call:[6,14],came:14,camera:[0,2,5,11],camera_len:14,can:[0,1,5,6,7,12,13,14],cancel:7,cannot:6,cap:0,capabl:14,capac:14,captur:14,card:6,care:[6,14],carefulli:14,carri:14,cat:14,caus:[7,14],cd7b9585b8f6:14,cell:0,center:0,cento:5,certain:[6,7,14],challeng:14,chang:[6,14],chapter:6,charact:[7,14],cheapest:14,check:[0,5],choos:[0,6,14],classif:14,classifi:[0,14],clean:5,clear:14,clic:14,click:6,client:6,clone:[6,7],close:[6,14],closer:0,cloud:[0,6,7,11,14],cloudodm:[6,14],cluster:[0,5],clusterodm:[0,5,6],code:[0,7,14],cog:0,collect:[7,14],color:0,com:[2,3,6,7,8,10,12,13,14],combin:7,come:[6,14],command:[5,7],commerci:14,commmand:14,commod:14,common:[6,14],commun:[6,8,10,12,13],compar:14,compat:[7,14],compens:0,complet:14,compon:[6,7],compos:6,compress:[0,14],compromis:14,comput:[0,6,14],concept:13,concurr:[0,6],condit:14,config:[11,14],configur:[6,7,14],confusingli:14,congratul:6,congruent:14,connect:[6,7,14],consid:14,consider:[0,14],consist:14,consol:[0,6,7,14],constraint:14,consu:8,contain:[0,6,14],container:[6,14],content:0,continu:[6,14],contribut:[5,7,12],control:[0,3,7,8,14],cool:6,coordin:[0,11],copi:[0,6,14],core:6,correct:[0,14],correctli:8,correspond:14,cost:[7,14],could:7,count:0,courtesi:11,cover:[0,6],cpu:[5,14],crash:14,creat:[0,5,6,7,11],creation:14,critic:14,crop:[0,14],crop_to_cutlin:14,crossgrid:14,crosshatch:14,csv:[0,3,11],ctrl:[6,14],curiou:14,curl:6,current:[0,6,7,14],cut:[0,14],cutlin:[0,14],dai:14,danger:14,dar:[7,14],dashboard:[6,14],data:[0,5,6,7,8],dataset:[0,1,7,10,14],date:7,datum:3,debian:5,debug:[0,14],decid:7,decim:0,decreas:14,dedic:14,deeper:14,defin:14,definit:0,deflat:[0,14],degre:[0,4],del:7,delet:0,dem:[0,7,14],dem_decim:14,dem_euclidean_map:14,demand:7,demo:3,demonstr:1,dens:[0,11],denser:0,densiti:0,depend:[6,14],deploi:14,depth:[0,14],depthmap:[0,11,14],deriv:14,describ:1,descript:1,descriptor:0,desir:14,desktop:6,detach:14,detail:[0,6],detect:[6,14],determin:[0,14],develop:6,deviat:0,dialog:14,didn:[1,14],differ:[0,6,14],digit:[0,5,7,11],digitalocean:7,digitaloceanasrprovid:7,dilut:0,dir:[6,14],direct:14,directli:[0,14],directori:[5,6],disabl:[0,6],disk:[0,6,14],displai:[0,6,14],dist:14,distanc:[0,14],distort:[7,14],distribut:[0,5,6,14],diydron:3,dji_0018:9,dji_0018_mask:9,dji_0028:4,dji_0032:4,dmg:6,dnf:6,doc:[2,11,13],docker:[5,6,7],dockercompos:6,dockertoolbox:6,document:[5,6,14],doe:[0,14],doesn:[0,1],dome:0,don:[0,6,14],done:[0,6,12,14],dop:0,doubl:6,down:[0,14],download:[5,14],downsiz:14,downwel:0,drive:14,drone:[6,14],dronedeploi:[2,8],drop:14,droplet:5,dsm:[0,5,14],dtm:[0,5,14],due:7,dummi:7,duplic:0,dure:[0,6,14],dust:14,e31010c00b9a:14,each:[0,6,7,14],earth:0,easi:[6,7],easier:[6,14],easili:6,east:3,echo:14,ecosystem:6,edg:[0,14],edit:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],editor:14,effect:[0,7,14],effici:[6,14],effort:6,either:[0,14],elev:[0,3,5,11],ellp:3,emphas:14,emploi:14,empti:14,emul:6,enabl:[6,7],encount:6,end:[0,14],engin:6,enough:14,ensur:[0,14],enter:[1,14],entir:[6,14],entwin:0,environ:[6,14],environment:14,epsg:[0,3,4],ept:0,equal:0,equip:14,equival:14,eros:14,error:[6,7,8,11,14],esc:6,escap:[7,14],estim:0,etc:[6,7,14],euclidean:0,even:[0,7,14],evenli:14,ever:6,everi:[0,6],everyth:[6,11,14],exactli:14,exampl:[6,7,14],excel:14,excerpt:6,excess:14,exe:6,exec:14,execut:[6,7,14],exhibit:0,exif:[0,3,7],exist:[6,14],exit:[0,14],expect:[1,5,6],expens:14,experi:14,experiment:[0,14],explor:[6,14],exposur:0,extens:14,extra1:[0,3],extra2:[0,3],extra:4,extract:[0,14],extract_utm:11,eye:14,f12:6,f46880f:6,face:[0,14],factor:[0,14],fail:[0,14],fairli:14,fals:[0,14],familiar:[6,14],far:6,fast:[0,14],faster:[0,6],feasibl:6,featur:[0,6,11,14],fedora:5,few:[6,14],fewer:7,fgdc:8,field:[6,14],fieldwork:5,figur:[8,12,14],file:[0,6,7,11,14],filenam:14,filipino:5,fill:0,filter:[0,14],find:[0,6,7,13,14],finer:0,finish:5,first:[1,6,7,14],fishey:0,fix:[0,6],flag:[0,6,14],flamboyant_dhawan:14,flann:0,flat:14,flight:5,flood:[7,14],flown:14,fly:14,focu:[0,14],focus:6,fog:14,folder:[0,6,7,14],folk:7,follow:[0,1,6,7,14],forc:[0,3],forest:14,forget:6,format:[0,11],forum:6,forward:[7,14],foss:12,found:[0,6,7,14],four:6,free:14,freeli:14,friendli:6,from:[0,5,6],fssl:6,fuck:14,full:[0,14],fulli:7,further:[7,14],fusion:0,fuss:14,futur:[6,14],gain:0,gamma:0,gap:0,gapfil:[0,14],gauss_clamp:0,gauss_damp:0,gayton:14,gcp01:3,gcp02:3,gcp03:3,gcp04:3,gcp05:3,gcp:[0,5,7,8],gcp_list:[3,11,14],gcp_name:[0,3],gcpeditorpro:3,gcpi:5,gdal:14,gdal_cachemax:14,gdal_tiff_internal_mask:14,gdal_transl:14,gdal_translate_log:11,gdaladdo:14,gdalwarp:14,gener:[0,6,14],geo:[0,4],geo_i:[0,3,4],geo_x:[0,3,4],geo_z:[0,3,4],geoloc:0,geometr:0,georeferenc:[0,7,11],geotiff:[0,11],geotoff:11,get:[0,5,12,14],gethomedirectori:1,gif:1,gimbal:14,gimp:9,gis:8,gisloung:8,git:[6,7,14],github:[3,5,6,7,12,13,14],give:14,global:0,gmi:0,gnss:[8,14],gnu:14,goe:14,going:[6,7],good:14,googl:0,got:14,gpkg:14,gps:[0,3],gpu:6,grab:14,grade:14,gradient:0,graphic:6,grassi:14,great:6,greater:14,greet:6,ground:[0,3,8,11,14],group:[0,7,14],group_namedefault:0,gsd:[0,8,14],guess:6,gui:6,guid:[5,6],guidelin:2,hahog:0,half:6,handl:7,happen:[1,7,14],hard:14,hardwar:5,has:[0,6,7,14],have:[0,6,7,14],heavi:0,height:5,hello:5,help:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],here:[1,6,11,12,14],high:[0,5,8],higher:[0,6,7,14],highli:14,hole:0,home:[6,14],horizont:14,horz:[0,4],hostnam:[6,7],hour:14,how:[0,6,7,14],howev:[6,7,14],html:[2,11],htop:14,http:[2,3,6,7,8,10,11,12,13,14],hub:6,huge:7,hundr:6,hv_support:6,hybrid:0,icon:6,idw:0,if_saf:14,ignor:[0,14],illumin:14,im_i:[0,3],im_x:[0,3],imag:[0,5,6,11,14],image_group:[7,14],image_nam:[0,3,4],imagefold:14,imageri:14,img:11,img_0525:3,img_0585:3,img_0690:3,immedi:6,impact:[6,14],improv:[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14],incant:14,includ:[6,7,14],incom:14,increas:[0,14],independ:14,index:[7,13],individu:14,inexpens:14,influenc:14,info:[0,7,14],inform:[0,1,7,13,14],initi:14,input:[6,14],insan:14,insid:6,instal:[5,7],instanc:[0,5,6,7],instead:[0,6,7],instruct:[6,7,14],insuffici:0,integ:0,intend:14,interest:14,interfac:6,intermedi:0,interpol:[0,14],interrog:[7,14],interrupt:14,invers:0,ipv4:14,irregular:14,isn:[6,14],isol:[0,14],issu:[5,6,12],its:[6,8,14],ivan:14,jame:14,jargon:14,job:14,join:1,jpeg:[0,14],jpg:[3,4,7,9,11],json:[0,7,11,14],just:[0,6,7,14],kappa:[0,4],keep:[0,14],kei:[6,7,14],kern:6,keypoint:0,khadija:11,kmz:0,know:[7,14],knowledg:5,known:6,label:[3,6],labor:14,lament:14,larg:[0,7,14],larger:14,largest:[0,14],las:[0,14],last:[7,14],latest:6,launch:[5,7,14],lawn:14,layer:14,laz:11,ld_library_path:14,leaflet:0,learn:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],least:[6,7,14],left:14,legaci:0,len:0,length:14,less:[7,14],lessen:14,let:[12,14],letter:14,level:[0,14],leverag:6,lib:14,librari:0,lidar:14,lieu:14,light:[0,6],like:[0,6,14],limit:[0,5,6,14],line:[5,6,7],linear:14,linearli:6,linux:[1,5],list:[5,6,7],liter:14,literaci:14,littl:[0,6,14],llc:3,load:[6,14],local:[0,5,14],localhost:[6,7],locat:[5,6],lock:7,log:[5,11],login:6,longer:[0,14],look:[6,7,8,14],lot:14,low:[0,5],lower:[0,14],lowest:[0,14],lzma:0,lzw:0,mac:6,machin:[0,5,7],machineri:14,maciej:14,maco:5,made:6,mai:[11,14],main:7,major:6,make:[2,6,7,14],manag:[6,7,14],mani:[6,14],manual:[0,7],manufactur:6,map:[0,2,6,8,14],mapillari:7,mask:[11,14],master:13,match:[0,11,14],matcher:0,materi:14,matter:6,max:0,maximum:[0,6],mayb:14,mean:[0,6],meant:14,measur:[0,5],media:6,medium:0,megapixel:0,memori:[0,5,14],menu:6,merg:[0,5,11,14],mesh:[0,7,11,14],mess:6,messag:[0,6,7,14],metadata:[0,11],meter:[0,4,7,14],method:[0,14],micasens:10,microsoft:6,middai:14,might:7,millimetr:14,min:0,mind:14,minim:14,minimum:[0,6,14],misplac:8,miss:[0,6],mission:[2,14],mistaken:14,mistakenli:14,mitig:14,mnt:14,model:[0,5,6,7,8,11],moder:14,modern:6,modifi:[6,14],mon:14,monstrou:14,month:14,more:[0,5,7,14],morpholog:[0,14],mosaic:0,most:[6,14],mostli:14,mount:14,move:[6,14],mower:14,msimbasi:[7,14],much:[0,6,14],multipl:[0,6,7],multispectr:0,must:7,mvs_textur:0,my_odm_imag:14,myproject:14,nadir:14,nake:14,name:[0,1,7,14],nan:3,nano:14,nativ:6,navig:[6,14],nearest:0,necessari:[0,6,14],need:[0,6,7,14],neglig:14,neighbor:0,net:6,network:[6,8,14],newer:6,newpass:6,nice:6,no_def:3,nodata:0,node:[0,6,7],nodej:[7,14],nodeodm:[6,7,13,14],nohup:14,non:14,none:0,normal:[0,14],north:3,nostalgic_lederberg:14,note:[0,14],noth:0,notic:6,now:[6,14],npm:7,nsdi:8,num:0,num_thread:14,number:[0,6,7,14],obj:11,object:[0,14],observ:1,obstruct:14,obtain:[0,14],ocean:[7,14],octre:[0,14],odm:[0,1,3,4,5,6,7,9,10,11,12,13],odm_dem:[0,11],odm_filterpoint:0,odm_georeferenc:[0,11,14],odm_georeferenced_model:[11,14],odm_georeferencing_log:11,odm_georeferencing_utm_log:11,odm_mesh:[0,11],odm_meshing_log:11,odm_orthophoto:[0,11,14],odm_orthophoto_log:11,odm_orthphoto:11,odm_report:0,odm_textur:[11,14],odm_textured_model:11,odm_textured_model_geo:11,odmdata:14,off:[0,14],offer:6,offici:6,offlin:7,often:6,old:6,older:1,omega:[0,4],omit:14,onc:[6,14],one:[0,5,7,14],ones:14,onli:[0,1,6,7,14],onlin:7,onto:14,open:[6,14],openaerialmap:2,opendronemap:[1,6,7,8,10,12,13,14],openlay:0,openmv:0,opensfm:[0,7,11,14],oper:[6,14],optim:[0,14],option:[0,6,7,14],orchestr:7,order:14,org:[2,3,6,8,10,11,12,13],organ:14,origin:[0,14],orthophoto:[0,5,6,7,11],osx:6,other:[1,6,14],otherwis:[0,7],our:[5,7,14],out:[6,7,11,12,14],outlier:0,output:[0,6,7,11,14],outweigh:6,over:[0,6,7,11,14],overal:14,overcast:14,overhead:6,overlap:[0,7,14],overview:[0,14],own:14,pace:14,packag:[6,14],packbit:0,pacman:6,page:[0,1,2,3,4,6,7,8,9,10,11,12,13,14],panel:6,paper:14,parallel:[0,6,14],param:0,paramet:[0,5,6],parent:14,part:7,pass:[6,7,14],password:6,path:[0,1,6,7,14],pattern:5,pau:7,pdf:[0,8,14],peak:0,penalti:6,peopl:[6,14],pep8:1,per:[0,7,14],percentag:14,perform:[0,6,7],perman:0,permiss:6,perspect:0,phi:[0,4],photo:14,photogrammetri:14,photographi:[3,14],photometr:[0,14],pick:6,piec:14,piero:6,pilot:14,pin:5,pip:6,pipe:14,pipelin:[0,7],pix4d:8,pixel:[0,14],place:[0,6,7,8,14],plan:[5,7],planar:0,plane:14,platform:[6,7],pleas:[6,14],plu:[0,1],plugin:[3,6],ply:11,png:[0,9,11],point:[0,3,6,7,8,11,14],pointcloud:0,pollut:14,polygon:0,port:[6,7,14],portion:11,posit:[0,8,11],posm:5,possibl:[6,7,14],post:6,postprocess:0,potenti:0,power:14,pre:0,precis:[0,8],predefin:14,predictor:14,prefer:[6,14],prefix:6,prep:5,prepar:2,present:[0,14],press:[6,14],prevent:14,previou:[0,6],primari:0,print:0,prior:7,priorit:0,privileg:14,probabl:14,problem:[1,5,14],procedur:6,process:[0,5,6,7],processor:6,produc:[0,6,14],product:14,profession:6,profil:3,program:[0,6,14],progress:[0,14],proj:[0,3,4],project:[0,1,3,4,5,6,7,11],project_nam:14,project_path:14,prompt:6,prone:[7,14],prop:7,propag:7,proper:6,properli:[6,14],protect:6,provid:[0,7,14],psepsg:4,pull:5,purpos:[0,7],push:[7,14],put:12,pyodm:6,pyramid:14,python2:14,python:[6,14],pythonpath:14,qgi:[0,11,14],qualiti:[0,5],question:6,quickli:14,quickstart:6,radianc:0,radiometr:0,radiu:[0,14],ram:[0,6,14],random:14,randomli:1,rang:14,raster:[0,14],rather:14,raw:14,read:14,readm:[13,14],real:8,reason:14,recent:[1,6],recogn:14,recommend:[0,5,7,14],reconstruct:[0,11,14],recreat:14,rectif:0,rectifi:0,recurs:14,reduc:[0,7,14],refer:[6,7,14],reflect:0,regist:0,regul:0,regular:14,rel:8,releas:6,reli:[7,14],reliabl:1,remain:[0,7,14],remot:14,remov:[0,7,14],render:0,repeat:[6,7],replac:[6,14],repo:14,report:[0,5],repositori:6,repres:0,reproduc:1,reproduct:1,request:7,requir:[0,5,7,14],rerun:0,reset:6,resetadminpassword:6,resiz:[0,5],resolut:[0,14],resourc:[12,14],respect:7,respons:6,rest:14,restart:[0,6,14],result:[0,6,7,14],resum:7,rhel:5,rid:14,right:[6,14],rise:0,robson:14,roll:0,roof:14,root:14,roughli:0,rout:7,row:0,rtk:[0,3,4,8],rule:14,run:[0,5,7],runtim:[0,14],salaam:[7,14],same:[6,7,14],sampl:0,save:[0,6,14],savvi:14,scalar:[0,14],scale:[7,14],scene:[0,14],scm:6,scp:14,screen:[6,14],screenshot:1,script:6,sdk:6,seam:0,seamless:0,search:6,second:[1,6,7,14],secret:6,section:[6,14],secur:14,see:[6,7,14],seem:14,seen:0,select:6,self:14,sens:14,sensibl:14,sensor:0,sentera:10,sep:14,separ:14,sequenti:7,server:14,servic:7,session:14,set:[0,6,14],setup:[6,7,14],sever:[6,14],shadow:14,share:5,sharp:0,sharper:14,shell:14,shift:6,should:[0,6,7,14],show:[0,7,8,14],shrink:0,shut:14,shutdown:6,shutter:0,side:[0,14],sidelap:14,sierra:6,sift:0,significantli:14,similar:[0,6,7,14],simpl:[0,14],simplest:14,simpli:[6,7,14],sinc:[0,14],singl:[0,6,14],size:[0,14],ski:14,skip:[0,6,14],slider:6,slight:14,slightli:[0,14],slope:[0,14],slow:0,slower:0,slowli:14,small:[6,14],smaller:[0,14],smoke:14,smooth:0,smrf:[0,14],softwar:[6,14],sole:6,solv:14,some:[1,6,14],someon:14,someth:[6,7,14],sometim:[0,6,14],soon:14,sourc:[6,14],sourceforg:6,south:3,space:[0,6,14],spars:0,special:14,specif:[6,14],specifi:[0,6,14],spectral:0,speed:[0,14],spheric:0,spin:[7,14],split:[0,5,14],spot:14,src:14,ssh:14,stabl:[0,6,14],stage:0,stai:14,stand:14,standard:0,start:[0,1,5,14],startup:6,state:11,station:14,statu:14,steep:14,step:[0,1,5,7],still:[6,14],stitch:0,stockpil:5,stop:[0,6,7,14],storag:14,store:[6,7],straight:14,straightforward:6,string:0,stripe:0,structur:5,stuck:6,subfold:0,submodel:[0,7],substanti:14,subsystem:6,succeed:6,success:[2,6],sudo:[6,14],suffici:[0,14],suitabl:[0,6],sun:[0,14],superbuild:14,support:[0,2,5,7],sure:[6,7,14],surfac:[0,11,14],survei:14,surviv:5,suspicious_kepl:14,sysctl:6,system:6,systemat:14,tab:6,tag:0,tail:14,take:[0,6,7,14],taken:[0,14],tallest:14,tanzania:[7,14],tar:14,target:[6,14],task:[6,7,11],taskid:7,tcp:14,team:14,tell:14,telnet:7,temperatur:[0,14],term:[0,6,14],termin:[6,14],terrain:[0,11,14],text:14,textur:[0,7,11,14],texture_n:11,than:[0,5,7,14],thei:[6,14],them:[0,6,14],therefor:14,thermal:0,thi:[0,1,2,3,4,5,6,7,8,9,10,11,12,13],thing:[6,14],think:[6,14],those:[0,6],though:14,thread:0,three:6,threshold:[0,14],through:[7,14],thu:14,thumb:14,tie:11,tif:[9,11,14],tile:[0,14],tilt:14,time:[0,6,14],tini:6,tmp:1,tmpdir:1,toffanin:6,togeth:[0,6,12],token:[6,7],toler:14,tone:0,too:6,tool:[6,14],toolbox:6,top:[6,11],topograph:14,total:14,toward:12,track:[11,14],trai:6,transfer:14,transpar:6,tree:14,tri:0,triangl:0,triangul:14,tricki:14,troubleshoot:5,tsv:11,tune:0,turn:[0,14],tutori:[2,5,11],tweak:[0,14],two:[6,7,14],txt:[3,4,7,11,14],type:[0,6,8,14],typic:[6,14],uav4geo:3,uav:[2,8,14],ubuntu:[5,14],ultra:0,unauthor:6,under:6,understand:[5,14],undistort:[0,11],undistorted_reconstruct:11,undistorted_track:11,unfortun:6,unit:3,univers:11,unix:14,unless:14,unlock:7,unseen:0,until:6,unwieldi:14,updat:[6,7,14],upgrad:14,urban:14,url:[0,1],usag:[0,14],use:[0,3,6,7,14],used:[0,6,7,11,14],useful:[0,6,14],user:[6,7,14],usernam:14,using:[0,5,6,7,8,14],usr:14,utm:[3,4],v18:6,valid:[0,7,14],valu:[0,14],variabl:14,variat:14,varieti:6,variou:[0,6],vcpu:14,vendor:6,verbos:0,veri:[0,6],verifi:6,version:[0,1,6,7,14],vert:[0,4],vertex:0,vertic:[0,14],via:[0,6,7,14],vibrat:14,view:[7,14],viewcmd:7,viewer:[0,6],vignet:0,virtual:[5,14],virtualbox:6,visibl:14,visual:14,volcan:14,volum:5,vtx:6,wai:[6,7,14],want:[0,6,7,14],wasn:7,wast:14,weather:14,web:[6,7],webodm:[3,5,7,8,12,13,14],webodm_result:6,websit:6,weight:[0,6,14],weird:14,welcom:[5,6],well:[6,7,14],went:6,wgs84:[3,4],whale:6,what:[0,5,6,7,8,12],whatev:14,when:[0,6,7,14],where:[13,14],wherein:14,whether:6,which:[0,1,6,7,14],white:6,who:5,whole:14,willing:14,win:6,wind:14,window:[0,5,14],within:[0,6,14],without:[6,14],won:14,wonderful_burnel:14,word:[0,7],work:[0,6,7,14],workabl:14,workflow:[0,7,14],world:[6,7,8,14],worri:6,would:[6,14],write:7,wrong:14,wrongli:0,wsl:6,www:[6,8,10],xxx:14,xyz:[3,11],yaml:[11,14],ycbcr:14,you:[0,5,6,7],your:[0,6,14],yourself:6,yum:6,zanzibar:11,zcvf:14,zen_wright:14,zero:7,zone:3},titles:["\u0c0e\u0c02\u0c2a\u0c3f\u0c15\u0c32\u0c41 \u0c2e\u0c30\u0c3f\u0c2f\u0c41 \u0c2b\u0c4d\u0c32\u0c3e\u0c17\u0c4d\u0c38\u0c4d","\u0c0e\u0c32\u0c3e \u0c38\u0c39\u0c15\u0c30\u0c3f\u0c02\u0c1a\u0c3e\u0c32\u0c3f","\u0c0e\u0c17\u0c3f\u0c30\u0c47 \u0c1a\u0c3f\u0c1f\u0c4d\u0c15\u0c3e\u0c32\u0c41","\u0c17\u0c4d\u0c30\u0c4c\u0c02\u0c21\u0c4d \u0c15\u0c02\u0c1f\u0c4d\u0c30\u0c4b\u0c32\u0c4d \u0c2a\u0c3e\u0c2f\u0c3f\u0c02\u0c1f\u0c4d\u0c32\u0c41","\u0c1a\u0c3f\u0c24\u0c4d\u0c30\u0c02 \u0c1c\u0c3f\u0c2f\u0c4b\u0c32\u0c4a\u0c15\u0c47\u0c37\u0c28\u0c4d \u0c2b\u0c48\u0c32\u0c4d\u0c38\u0c4d","OpenDroneMap \u0c2f\u0c4a\u0c15\u0c4d\u0c15 \u0c21\u0c3e\u0c15\u0c4d\u0c2f\u0c41\u0c2e\u0c46\u0c02\u0c1f\u0c47\u0c37\u0c28\u0c4d\u200c\u0c15\u0c41 \u0c38\u0c4d\u0c35\u0c3e\u0c17\u0c24\u0c02","Installation and Getting Started","\u0c2a\u0c46\u0c26\u0c4d\u0c26 \u0c21\u0c47\u0c1f\u0c3e\u0c38\u0c46\u0c1f\u0c4d\u0c32\u0c28\u0c41 \u0c35\u0c3f\u0c2d\u0c1c\u0c3f\u0c02\u0c1a\u0c21\u0c02","\u0c2e\u0c4d\u0c2f\u0c3e\u0c2a\u0c4d \u0c16\u0c1a\u0c4d\u0c1a\u0c3f\u0c24\u0c24\u0c4d\u0c35\u0c02","\u0c07\u0c2e\u0c47\u0c1c\u0c4d \u0c2e\u0c3e\u0c38\u0c4d\u0c15\u0c4d\u200c\u0c32\u0c28\u0c41 \u0c09\u0c2a\u0c2f\u0c4b\u0c17\u0c3f\u0c02\u0c1a\u0c21\u0c02","\u0c2e\u0c32\u0c4d\u0c1f\u0c40\u0c38\u0c4d\u0c2a\u0c46\u0c15\u0c4d\u0c1f\u0c4d\u0c30\u0c32\u0c4d \u0c38\u0c2a\u0c4b\u0c30\u0c4d\u0c1f\u0c4d","OpenDroneMap \u0c05\u0c35\u0c41\u0c1f\u0c4d\u200c\u0c2a\u0c41\u0c1f\u0c4d\u200c\u0c32\u0c41","\u0c2b\u0c40\u0c1a\u0c30\u0c4d\u0c32\u0c28\u0c41 \u0c0e\u0c32\u0c3e \u0c05\u0c2d\u0c4d\u0c2f\u0c30\u0c4d\u0c25\u0c3f\u0c02\u0c1a\u0c3e\u0c32\u0c3f","\u0c05\u0c26\u0c28\u0c2a\u0c41 \u0c38\u0c42\u0c1a\u0c28\u0c32\u0c41","Tutorials"],titleterms:{"\u0c05":8,"\u0c05\u0c26\u0c28\u0c2a":13,"\u0c05\u0c28":11,"\u0c05\u0c2d":[1,12],"\u0c05\u0c35":11,"\u0c06\u0c15":11,"\u0c06\u0c30":[0,11],"\u0c06\u0c36":8,"\u0c07":3,"\u0c07\u0c2e":9,"\u0c09\u0c24":11,"\u0c09\u0c2a\u0c2f":9,"\u0c0e":0,"\u0c0e\u0c17":2,"\u0c0e\u0c21":3,"\u0c0e\u0c32":[1,12],"\u0c0f\u0c2e":8,"\u0c15":[1,2,3,4,5,9,10,11,13],"\u0c15\u0c2e":1,"\u0c15\u0c32":0,"\u0c15\u0c32\u0c28":1,"\u0c16\u0c1a":8,"\u0c17":[0,1,3,9],"\u0c17\u0c24":5,"\u0c17\u0c26":[3,13],"\u0c1a":[1,2,3,4,8,12],"\u0c1a\u0c21":[1,7,9],"\u0c1a\u0c28":8,"\u0c1a\u0c28\u0c32":13,"\u0c1a\u0c30":12,"\u0c1c":[3,4,9,11],"\u0c1f":[0,1,2,3,5,7,10,11],"\u0c1f\u0c30":3,"\u0c21":[1,3,5,7,10,11,13],"\u0c21\u0c32":11,"\u0c24":[3,4,8,11],"\u0c24\u0c24":8,"\u0c25":[11,12],"\u0c25\u0c28\u0c32\u0c28":1,"\u0c26":[1,7],"\u0c26\u0c28\u0c32":11,"\u0c27\u0c24":3,"\u0c28":[1,3,8,11,13],"\u0c2a":[0,1,3,7,8,10,11],"\u0c2a\u0c26":3,"\u0c2b":[0,1,3,4,11,12],"\u0c2c":11,"\u0c2c\u0c17":1,"\u0c2d\u0c1c":7,"\u0c2e":[0,1,3,5,8,9,11],"\u0c2e\u0c30":0,"\u0c2e\u0c32":10,"\u0c2f":[0,1,3,4,5,8,11,13],"\u0c2f\u0c30":[1,12],"\u0c30":[1,2,3,4,10,13],"\u0c30\u0c2d":8,"\u0c30\u0c32":10,"\u0c30\u0c38":[3,8],"\u0c32":[0,1,2,3,4,8,11,12,13],"\u0c32\u0c28":[7,9,12],"\u0c35":[1,3,5,7,8,10,13],"\u0c35\u0c28\u0c32":[3,8],"\u0c35\u0c32\u0c2a\u0c30":13,"\u0c36":8,"\u0c37":1,"\u0c37\u0c28":[4,5],"\u0c38":[0,1,3,4,5,7,8,9,10,13],"\u0c38\u0c2a":10,"\u0c38\u0c2e\u0c30":1,"\u0c38\u0c39\u0c15\u0c30":1,"\u0c39":10,"long":14,Using:14,access:[7,14],accuraci:14,acknowledg:7,addit:6,after:14,alloc:6,arch:6,assum:14,autosc:7,awai:14,bandwidth:14,basic:6,calibr:[7,14],camera:14,cento:6,check:6,clean:14,cluster:7,clusterodm:7,command:[6,14],cpu:6,creat:14,data:14,debian:6,digit:14,directori:14,distribut:7,docker:14,download:6,droplet:14,dsm:11,dtm:11,elev:14,expect:14,fedora:6,fieldwork:14,finish:14,flight:14,from:14,gcp:[3,14],gcpi:3,get:[6,7],hardwar:6,height:14,hello:6,high:14,imag:7,instal:[6,14],instanc:14,launch:6,limit:7,line:14,linux:6,list:14,local:7,locat:14,log:[7,14],low:14,machin:[6,14],maco:6,measur:14,memori:6,merg:7,model:14,more:6,odm:14,one:6,opendronemap:[5,11],orthophoto:14,paramet:14,pattern:14,pin:14,plan:14,posm:3,prep:14,process:14,project:14,pull:14,qualiti:14,recommend:6,requir:6,resiz:14,rhel:6,run:[6,14],split:7,start:[6,7],step:[6,14],stockpil:14,structur:14,support:6,surviv:14,than:6,thi:14,troubleshoot:6,tutori:14,ubuntu:6,understand:7,virtual:6,volum:14,webodm:6,what:14,who:14,window:6,you:14}}) \ No newline at end of file diff --git a/te/tutorials.html b/te/tutorials.html index 67b0ff62e..eccdd2feb 100644 --- a/te/tutorials.html +++ b/te/tutorials.html @@ -4,10 +4,11 @@ - + + - Tutorials — OpenDroneMap 2.4.7 documentation + Tutorials — OpenDroneMap 2.5.5 documentation @@ -64,7 +65,7 @@
    - 2.4.7 + 2.5.5
    @@ -292,14 +293,14 @@
    -
    +

    Tutorials

    Below you will find instructions for some common use cases.

    -
    +

    Creating High Quality Orthophotos

    -
    +
    image of OpenDroneMap orthophoto -
    +

    Without any parameter tweaks, ODM chooses a good compromise between quality, speed and memory usage. If you want to get higher quality results, you need to tweak some parameters:

      @@ -310,39 +311,39 @@
    • --mesh-size should be increased to 300000-600000 and --mesh-octree-depth should be increased to 10-11 in urban areas to recreate better buildings / roofs.

    -
    -
    +
    +

    Calibrating the Camera

    Camera calibration is a special challenge with commodity cameras. Temperature changes, vibrations, focus, and other factors can affect the derived parameters with substantial effects on resulting data. Automatic or self calibration is possible and desirable with drone flights, but depending on the flight pattern, automatic calibration may not remove all distortion from the resulting products. James and Robson (2014) in their paper Mitigating systematic error in topographic models derived from UAV and ground‐based image networks address how to minimize the distortion from self-calibration.

    -
    +
    image of lens distortion effect on bowling of data -
    +

    Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

    To mitigate this effect, there are a few options but the simplest are as follows: fly two patterns separated by 20°, and rather than having a nadir (straight down pointing) camera, use one that tilts forward by 5°.

    -
    +
    animation showing optimum -
    +

    As this approach to flying can be take longer than typical flights, a pilot or team can fly a small area using the above approach. OpenDroneMap will generate a calibration file called cameras.json that then can be imported to be used to calibrate another flight that is more efficiently flown.

    Alternatively, the following experimental method can be applied: fly with much lower overlap, but two crossgrid flights (sometimes called crosshatch) separated by 20° with a 5° forward facing camera.

    • Crossgrid overlap percentages can be lower than parallel flights. To get good 3D results, you will require 68% overlap and sidelap for an equivalent 83% overlap and sidelap.

    • To get good 2D and 2.5D (digital elevation model) results, you will require 42% overlap and sidelap for an equivalent 70% overlap and sidelap.

    -
    +
    animation showing experimental optimum -
    +

    Vertically separated flight lines also improve accuracy, but less so than a camera that is forward facing by 5°.

    -
    +
    figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration -
    +

    From James and Robson (2014), CC BY 4.0

    -
    -
    + +

    Creating Digital Elevation Models

    By default ODM does not create DEMs. To create a digital terrain model, make sure to pass the --dtm flag. To create a digital surface model, be sure to pass the --dsm flag.

    -
    +
    image of OpenDroneMap derived digital surface model -
    +

    For DTM generation, a Simple Morphological Filter (smrf) is used to classify points in ground vs. non-ground and only the ground points are used. The smrf filter can be controlled via several parameters:

      @@ -355,9 +356,9 @@

      Changing these options can affect the result of DTMs significantly. The best source to read to understand how the parameters affect the output is to read the original paper An improved simple morphological filter for the terrain classification of airborne LIDAR data (PDF freely available).

      Overall the --smrf-threshold option has the biggest impact on results.

      SMRF is good at avoiding Type I errors (small number of ground points mistakenly classified as non-ground) but only "acceptable" at avoiding Type II errors (large number non-ground points mistakenly classified as ground). This needs to be taken in consideration when generating DTMs that are meant to be used visually, since objects mistaken for ground look like artifacts in the final DTM.

      -
      +
      image of lens distortion effect on bowling of data -
      +

      Two other important parameters affect DEM generation:

        @@ -369,36 +370,36 @@
        docker run -ti --rm -v /my/project:/datasets/code <my_odm_image> --project-path /datasets --dtm --dem-resolution 2 --smrf-threshold 0.4 --smrf-window 24
         
        -
      -
      +
    +

    Measuring stockpile volume

    -
    +

    Fieldwork planning

    Weather conditions modify illumination and thus impact the photography results. Best results are obtained with evenly overcast or clear skies. Also look for low wind speeds that allow the camera to remain stable during the data collection process. In order to avoid shadows which on one side of the stockpile can obstruct feature detection and lessen the number of resulting points, always prefer the flights during the midday, when the sun is at the nadir so everything is consistently illuminated. Also ensure that your naked eye horizontal visibility distance is congruent with the planned flight distances for the specific project, so image quality is not adversely impacted by dust, fog, smoke, volcanic ash or pollution.

    -
    -
    +
    +

    Flight pattern

    Most stockpile measurement jobs does not require a crosshatch pattern or angled gimbal as the resting angle of stockpile materials allows the camera to capture the entire stockpile sides. Only some special cases where erosion or machinery operations causes steep angles on the faces of the stockpile would benefit of the crosshatch flight pattern and angled camera gimbal but consider that these additional recognized features come at a cost, (in field labor and processing time) and the resulting improvements are sometimes negligible.

    In most of the cases a lawn mower flight pattern is capable of producing highly accurate stockpile models.

    -
    +
    a simple lawnmower flight pattern can produce accurate results -
    +

    Recommended overlap would be between 75% and 80% with a sidelap in the order of 65% to 70%. It is also recommended to slightly increase overlap and sidelap as the flight height is increased.

    -
    -
    + +

    Flight height

    Flight height can be influenced by different camera models, but in a general way and in order to ensure a balance between image quality and flight optimization, it is recommended to be executed at heights 3 to 4 times the tallest stockpile height. So for a 10 meter stockpile, images can be captured at a height of 40 meters. As the flight height is increased, it is also recommended to increase overlap, so for a 40 meter height flight you can set a 65% sidelap and 75% overlap, but for a planned height of 80 meters a 70% sidelap and 80% overlap allowing features to be recognized and properly processed.

    -
    -
    + +

    GCPs

    To achieve accuracy levels better than 3%, the use of GCP’s is advised. Typically 5 distributed GCP are sufficient to ensure accurate results. When placing or measuring GCP, equipment accuracy should be greater than the GSD. Survey grade GNSS and total stations are intended to provide the required millimetric accuracy.

    For further information on the use of GCPs, please refer to the Ground Control Points section.

    -
    -
    + +

    Processing parameters

    A highly accurate model can be achieved using WebODM high resolution predefined settings. Then you can further adjust some parameters as necessary.

    If using ODM, these this reference values can help you configure the process settings.

    @@ -407,69 +408,69 @@ When placing or measuring GCP, equipment accuracy should be greater than the GSD

    --orthophoto-resolution 1.0

    --feature-quality high

    --pc-quality high

    -
    -
    + +

    Measuring

    As almost 50% of the material will be found in the first 20% of the stockpile height, special care should be taken in adequately defining the base plane.

    -
    +
    almost 50% of the material will be found in the first 20% of the stockpile height -
    +

    In WebODM Dashboard, clic on "view map" to start a 2D view of your project.

    Once in the 2D map view, clic on the "Measure volume, area and length" button.

    -
    +
    clic on the "Measure volume, area and length" button -
    +

    then clic on "Create a new measurement"

    -
    +
    clic on "Create a new measurement" -
    +

    Start placing the points to define the stockpile base plane

    -
    +
    Define the stockpile base plane -
    +

    Clic on "Finish measurement" to finish the process.

    -
    +
    Clic on "Finish measurement" to finish the process -
    +

    Dialog box will show the message "Computing ..." for a few seconds, and after the computing is finished the volume measurement value will be displayed.

    -
    +
    Clic on "Finish measurement" to finish the process -
    +

    If you are using the command line OpenDroneMap you can use the dsm files to measure the stockpile volumes using other programs.

    Also consider that once the limits of the stockpile are set in software like QGis, you will find there are some ways to determine the base plane. So for isolated stockpiles which boundaries are mostly visible, a linear approach can be used. While for stockpiles set in slopes or in bins, the base plane is better defined by the lowest point. Creation of a triangulated 3D surface to define the base plane is advised for large stockpiles. This is also valid for stockpiles paced on irregular surfaces.

    -
    -
    + +

    Expected accuracy

    For carefully planned and executed projects, and specially when GSD is less than 1 cm, the expected accuracy should be in the range of 1% to 2%. The resulting accuracy is comparable to the commercially available photogrammetry software and the obtained using survey grade GNSS equipment.

    -
    -
    -
    + + +

    Using Docker

    Since many users employ docker to deploy OpenDroneMap, it can be useful to understand some basic commands in order to interrogate the docker instances when things go wrong, or we are curious about what is happening. Docker is a containerized environment intended, among other things, to make it easier to deploy software independent of the local environment. In this way, it is similar to virtual machines.

    A few simple commands can make our docker experience much better.

    -
    +

    Listing Docker Machines

    We can start by listing available docker machines on the current machine we are running as follows:

    > docker ps
     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                    NAMES
     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                  zen_wright
    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
     

    If we want to see machines that may not be running but still exist, we can add the -a flag:

    > docker ps -a
     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS                    PORTS                    NAMES
     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                        zen_wright
    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
     cd7b9585b8f6        opendronemap/odm       "bash"                   3 days ago          Exited (1) 37 hours ago                            nostalgic_lederberg
     e31010c00b9a        opendronemap/odm       "python /code/run.py…"   3 days ago          Exited (2) 3 days ago                              suspicious_kepler
     c44e0d0b8448        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   3 days ago          Exited (0) 37 hours ago                            wonderful_burnell
     
    -
    -
    +
    +

    Accessing logs on the instance

    Using either the CONTAINER ID or the name, we can access any logs available on the machine as follows:

    > docker logs 2518817537ce
    @@ -500,8 +501,8 @@ The resulting accuracy is comparable to the commercially available photogrammetr
     

    The value -5 tells the tail command to give us just the last 5 lines of the logs.

    -
    -
    + +

    Command line access to instances

    Sometimes we need to go a little deeper in our exploration of the process for OpenDroneMap. For this, we can get direct command line access to the machines. For this, we can use docker exec to execute a bash command line shell in the machine of interest as follows:

    > docker exec -ti 2518817537ce bash
    @@ -509,15 +510,15 @@ The resulting accuracy is comparable to the commercially available photogrammetr
     

    Now we are logged into our docker instance and can explore the machine.

    -
    -
    + +

    Cleaning up after Docker

    Docker has a lamentable use of space and by default does not clean up excess data and machines when processes are complete. This can be advantageous if we need to access a process that has since terminated, but carries the burden of using increasing amounts of storage over time. Maciej Łebkowski has an excellent overview of how to manage excess disk usage in docker.

    -
    -
    -
    + + +

    Using ODM from low-bandwidth location

    -
    +

    What is this and who is it for?

    Via Ivan Gayton's repo.

    OpenDroneMap can’t always be @@ -542,10 +543,10 @@ missions in an African or similar location looking to process data ASAP while still in a field setting. Therefore it emphasizes a workflow intended to reduce bandwidth/data transfer, rather than just the simplest way of running ODM.

    -
    -
    +
    +

    Steps

    -
    +

    Install

    • Create a Digital Ocean droplet with at least 4GB of RAM. That’ll cost @@ -623,8 +624,8 @@ droplet, and /mnt/odmdata/).

    -
    -
    +
    +

    Prep data and project

    • Now push your images onto the server. You can use Secure Copy @@ -640,7 +641,7 @@ files.1, +

      Directory structure

      ODM requires the directories on the machine to be set up just so. The critical bits are the install folder (if you installed as above, it’s @@ -684,9 +685,9 @@ image_groups.txt file will allow ODM to keep track of which images belong to the same batch, even though they’re all in a single directory.

    -
    - -
    + + +

    Resize droplet, pull pin, run away

    • Shut down and resize your machine to an appropriately monstrous @@ -741,8 +742,8 @@ a large dataset (>1000 images), omit the +

    +

    After it finishes (assuming you survive that long)

    • As soon as processing is done, shut down the machine and resize it @@ -770,10 +771,10 @@ maybe smaller).

    Learn to edit and help improve this page!

    - - - - + + + + diff --git a/tutorials.html b/tutorials.html index b4a10b6fc..4ff554bae 100644 --- a/tutorials.html +++ b/tutorials.html @@ -4,10 +4,11 @@ - + + - Tutorials — OpenDroneMap 2.4.7 documentation + Tutorials — OpenDroneMap 2.5.5 documentation @@ -63,7 +64,7 @@
    - 2.4.7 + 2.5.5
    @@ -291,14 +292,14 @@
    -
    +

    Tutorials

    Below you will find instructions for some common use cases.

    -
    +

    Creating High Quality Orthophotos

    -
    +
    image of OpenDroneMap orthophoto -
    +

    Without any parameter tweaks, ODM chooses a good compromise between quality, speed and memory usage. If you want to get higher quality results, you need to tweak some parameters:

      @@ -309,39 +310,39 @@
    • --mesh-size should be increased to 300000-600000 and --mesh-octree-depth should be increased to 10-11 in urban areas to recreate better buildings / roofs.

    -
    -
    +
    +

    Calibrating the Camera

    Camera calibration is a special challenge with commodity cameras. Temperature changes, vibrations, focus, and other factors can affect the derived parameters with substantial effects on resulting data. Automatic or self calibration is possible and desirable with drone flights, but depending on the flight pattern, automatic calibration may not remove all distortion from the resulting products. James and Robson (2014) in their paper Mitigating systematic error in topographic models derived from UAV and ground‐based image networks address how to minimize the distortion from self-calibration.

    -
    +
    image of lens distortion effect on bowling of data -
    +

    Bowling effect on point cloud over 13,000+ image dataset collected by World Bank Tanzania over the flood prone Msimbasi Basin, Dar es Salaam, Tanzania.

    To mitigate this effect, there are a few options but the simplest are as follows: fly two patterns separated by 20°, and rather than having a nadir (straight down pointing) camera, use one that tilts forward by 5°.

    -
    +
    animation showing optimum -
    +

    As this approach to flying can be take longer than typical flights, a pilot or team can fly a small area using the above approach. OpenDroneMap will generate a calibration file called cameras.json that then can be imported to be used to calibrate another flight that is more efficiently flown.

    Alternatively, the following experimental method can be applied: fly with much lower overlap, but two crossgrid flights (sometimes called crosshatch) separated by 20° with a 5° forward facing camera.

    • Crossgrid overlap percentages can be lower than parallel flights. To get good 3D results, you will require 68% overlap and sidelap for an equivalent 83% overlap and sidelap.

    • To get good 2D and 2.5D (digital elevation model) results, you will require 42% overlap and sidelap for an equivalent 70% overlap and sidelap.

    -
    +
    animation showing experimental optimum -
    +

    Vertically separated flight lines also improve accuracy, but less so than a camera that is forward facing by 5°.

    -
    +
    figure showing effect of vertically separated flight lines and forward facing cameras on improving self calibration -
    +

    From James and Robson (2014), CC BY 4.0

    -
    -
    + +

    Creating Digital Elevation Models

    By default ODM does not create DEMs. To create a digital terrain model, make sure to pass the --dtm flag. To create a digital surface model, be sure to pass the --dsm flag.

    -
    +
    image of OpenDroneMap derived digital surface model -
    +

    For DTM generation, a Simple Morphological Filter (smrf) is used to classify points in ground vs. non-ground and only the ground points are used. The smrf filter can be controlled via several parameters:

      @@ -354,9 +355,9 @@

      Changing these options can affect the result of DTMs significantly. The best source to read to understand how the parameters affect the output is to read the original paper An improved simple morphological filter for the terrain classification of airborne LIDAR data (PDF freely available).

      Overall the --smrf-threshold option has the biggest impact on results.

      SMRF is good at avoiding Type I errors (small number of ground points mistakenly classified as non-ground) but only “acceptable” at avoiding Type II errors (large number non-ground points mistakenly classified as ground). This needs to be taken in consideration when generating DTMs that are meant to be used visually, since objects mistaken for ground look like artifacts in the final DTM.

      -
      +
      image of lens distortion effect on bowling of data -
      +

      Two other important parameters affect DEM generation:

        @@ -368,36 +369,36 @@
        docker run -ti --rm -v /my/project:/datasets/code <my_odm_image> --project-path /datasets --dtm --dem-resolution 2 --smrf-threshold 0.4 --smrf-window 24
         
        -
      -
      +
    +

    Measuring stockpile volume

    -
    +

    Fieldwork planning

    Weather conditions modify illumination and thus impact the photography results. Best results are obtained with evenly overcast or clear skies. Also look for low wind speeds that allow the camera to remain stable during the data collection process. In order to avoid shadows which on one side of the stockpile can obstruct feature detection and lessen the number of resulting points, always prefer the flights during the midday, when the sun is at the nadir so everything is consistently illuminated. Also ensure that your naked eye horizontal visibility distance is congruent with the planned flight distances for the specific project, so image quality is not adversely impacted by dust, fog, smoke, volcanic ash or pollution.

    -
    -
    +
    +

    Flight pattern

    Most stockpile measurement jobs does not require a crosshatch pattern or angled gimbal as the resting angle of stockpile materials allows the camera to capture the entire stockpile sides. Only some special cases where erosion or machinery operations causes steep angles on the faces of the stockpile would benefit of the crosshatch flight pattern and angled camera gimbal but consider that these additional recognized features come at a cost, (in field labor and processing time) and the resulting improvements are sometimes negligible.

    In most of the cases a lawn mower flight pattern is capable of producing highly accurate stockpile models.

    -
    +
    a simple lawnmower flight pattern can produce accurate results -
    +

    Recommended overlap would be between 75% and 80% with a sidelap in the order of 65% to 70%. It is also recommended to slightly increase overlap and sidelap as the flight height is increased.

    -
    -
    + +

    Flight height

    Flight height can be influenced by different camera models, but in a general way and in order to ensure a balance between image quality and flight optimization, it is recommended to be executed at heights 3 to 4 times the tallest stockpile height. So for a 10 meter stockpile, images can be captured at a height of 40 meters. As the flight height is increased, it is also recommended to increase overlap, so for a 40 meter height flight you can set a 65% sidelap and 75% overlap, but for a planned height of 80 meters a 70% sidelap and 80% overlap allowing features to be recognized and properly processed.

    -
    -
    + +

    GCPs

    To achieve accuracy levels better than 3%, the use of GCP’s is advised. Typically 5 distributed GCP are sufficient to ensure accurate results. When placing or measuring GCP, equipment accuracy should be greater than the GSD. Survey grade GNSS and total stations are intended to provide the required millimetric accuracy.

    For further information on the use of GCPs, please refer to the Ground Control Points section.

    -
    -
    + +

    Processing parameters

    A highly accurate model can be achieved using WebODM high resolution predefined settings. Then you can further adjust some parameters as necessary.

    If using ODM, these this reference values can help you configure the process settings.

    @@ -406,69 +407,69 @@ When placing or measuring GCP, equipment accuracy should be greater than the GSD

    –orthophoto-resolution 1.0

    –feature-quality high

    –pc-quality high

    -
    -
    + +

    Measuring

    As almost 50% of the material will be found in the first 20% of the stockpile height, special care should be taken in adequately defining the base plane.

    -
    +
    almost 50% of the material will be found in the first 20% of the stockpile height -
    +

    In WebODM Dashboard, clic on “view map” to start a 2D view of your project.

    Once in the 2D map view, clic on the “Measure volume, area and length” button.

    -
    +
    clic on the "Measure volume, area and length" button -
    +

    then clic on “Create a new measurement”

    -
    +
    clic on "Create a new measurement" -
    +

    Start placing the points to define the stockpile base plane

    -
    +
    Define the stockpile base plane -
    +

    Clic on “Finish measurement” to finish the process.

    -
    +
    Clic on "Finish measurement" to finish the process -
    +

    Dialog box will show the message “Computing …” for a few seconds, and after the computing is finished the volume measurement value will be displayed.

    -
    +
    Clic on "Finish measurement" to finish the process -
    +

    If you are using the command line OpenDroneMap you can use the dsm files to measure the stockpile volumes using other programs.

    Also consider that once the limits of the stockpile are set in software like QGis, you will find there are some ways to determine the base plane. So for isolated stockpiles which boundaries are mostly visible, a linear approach can be used. While for stockpiles set in slopes or in bins, the base plane is better defined by the lowest point. Creation of a triangulated 3D surface to define the base plane is advised for large stockpiles. This is also valid for stockpiles paced on irregular surfaces.

    -
    -
    + +

    Expected accuracy

    For carefully planned and executed projects, and specially when GSD is less than 1 cm, the expected accuracy should be in the range of 1% to 2%. The resulting accuracy is comparable to the commercially available photogrammetry software and the obtained using survey grade GNSS equipment.

    -
    -
    -
    + + +

    Using Docker

    Since many users employ docker to deploy OpenDroneMap, it can be useful to understand some basic commands in order to interrogate the docker instances when things go wrong, or we are curious about what is happening. Docker is a containerized environment intended, among other things, to make it easier to deploy software independent of the local environment. In this way, it is similar to virtual machines.

    A few simple commands can make our docker experience much better.

    -
    +

    Listing Docker Machines

    We can start by listing available docker machines on the current machine we are running as follows:

    > docker ps
     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS              PORTS                    NAMES
     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                  zen_wright
    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours         0.0.0.0:3000->3000/tcp   flamboyant_dhawan
     

    If we want to see machines that may not be running but still exist, we can add the -a flag:

    > docker ps -a
     CONTAINER ID        IMAGE                  COMMAND                  CREATED             STATUS                    PORTS                    NAMES
     2518817537ce        opendronemap/odm       "bash"                   36 hours ago        Up 36 hours                                        zen_wright
    -1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
    +1cdc7fadf688        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   37 hours ago        Up 37 hours               0.0.0.0:3000->3000/tcp   flamboyant_dhawan
     cd7b9585b8f6        opendronemap/odm       "bash"                   3 days ago          Exited (1) 37 hours ago                            nostalgic_lederberg
     e31010c00b9a        opendronemap/odm       "python /code/run.py…"   3 days ago          Exited (2) 3 days ago                              suspicious_kepler
     c44e0d0b8448        opendronemap/nodeodm   "/usr/bin/nodejs /va…"   3 days ago          Exited (0) 37 hours ago                            wonderful_burnell
     
    -
    -
    +
    +

    Accessing logs on the instance

    Using either the CONTAINER ID or the name, we can access any logs available on the machine as follows:

    > docker logs 2518817537ce
    @@ -499,8 +500,8 @@ The resulting accuracy is comparable to the commercially available photogrammetr
     

    The value -5 tells the tail command to give us just the last 5 lines of the logs.

    -
    -
    + +

    Command line access to instances

    Sometimes we need to go a little deeper in our exploration of the process for OpenDroneMap. For this, we can get direct command line access to the machines. For this, we can use docker exec to execute a bash command line shell in the machine of interest as follows:

    > docker exec -ti 2518817537ce bash
    @@ -508,15 +509,15 @@ The resulting accuracy is comparable to the commercially available photogrammetr
     

    Now we are logged into our docker instance and can explore the machine.

    -
    -
    + +

    Cleaning up after Docker

    Docker has a lamentable use of space and by default does not clean up excess data and machines when processes are complete. This can be advantageous if we need to access a process that has since terminated, but carries the burden of using increasing amounts of storage over time. Maciej Łebkowski has an excellent overview of how to manage excess disk usage in docker.

    -
    -
    -
    + + +

    Using ODM from low-bandwidth location

    -
    +

    What is this and who is it for?

    Via Ivan Gayton’s repo.

    OpenDroneMap can’t always be @@ -541,10 +542,10 @@ missions in an African or similar location looking to process data ASAP while still in a field setting. Therefore it emphasizes a workflow intended to reduce bandwidth/data transfer, rather than just the simplest way of running ODM.

    -
    -
    +
    +

    Steps

    -
    +

    Install

    • Create a Digital Ocean droplet with at least 4GB of RAM. That’ll cost @@ -622,8 +623,8 @@ droplet, and /mnt/odmdata/).

    -
    -
    +
    +

    Prep data and project

    • Now push your images onto the server. You can use Secure Copy @@ -639,7 +640,7 @@ files.1, +

      Directory structure

      ODM requires the directories on the machine to be set up just so. The critical bits are the install folder (if you installed as above, it’s @@ -683,9 +684,9 @@ image_groups.txt file will allow ODM to keep track of which images belong to the same batch, even though they’re all in a single directory.

    -
    - -
    + + +

    Resize droplet, pull pin, run away

    • Shut down and resize your machine to an appropriately monstrous @@ -740,8 +741,8 @@ a large dataset (>1000 images), omit the +

    +

    After it finishes (assuming you survive that long)

    • As soon as processing is done, shut down the machine and resize it @@ -769,10 +770,10 @@ maybe smaller).

    Learn to edit and help improve this page!

    - - - - + + + +