<liclass="toctree-l4"><aclass="reference internal"href="../../installation/#step-3-download-and-launch-webodm">Langkah 3. Unduh dan Jalankan WebODM</a></li>
</ul>
</li>
</ul>
</li>
<liclass="toctree-l2"><aclass="reference internal"href="../../installation/#basic-commands-and-troubleshooting">Perintah Dasar dan Pemecahan Masalah</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../installation/#running-on-more-than-one-machine">Berjalan di lebih dari satu mesin</a></li>
<liclass="toctree-l2"><aclass="reference internal"href="../../tutorials/#using-odm-from-low-bandwidth-location">Menggunakan ODM dari lokasi bandwidth rendah</a><ul>
<liclass="toctree-l3"><aclass="reference internal"href="../../tutorials/#what-is-this-and-who-is-it-for">Untuk apa ini dan untuk siapa?</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../tutorials/#prep-data-and-project">Siapkan data dan proyek</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../tutorials/#resize-droplet-pull-pin-run-away">Resize droplet, pull pin, run away</a></li>
<liclass="toctree-l4"><aclass="reference internal"href="../../tutorials/#after-it-finishes-assuming-you-survive-that-long">Setelah itu selesai (dengan asumsi anda bertahan selama itu)</a></li>
</ul>
</li>
</ul>
</li>
<liclass="toctree-l2"><aclass="reference internal"href="../../tutorials/#using-potree-3d-viewer-module-on-webodm">Using Potree 3D viewer module on WebODM</a><ul>
<liclass="toctree-l3"><aclass="reference internal"href="../boundary/#what-is-boundary-geojson">What is Boundary [GeoJSON]?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../boundary/#when-is-boundary-geojson-appropriate">When is Boundary [GeoJSON] appropriate?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../boundary/#why-would-one-use-boundary-geojson">Why would one use Boundary [GeoJSON]?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../boundary/#how-would-one-create-boundary-geojson">How would one create Boundary [GeoJSON]?</a><ul>
<liclass="toctree-l3"><aclass="reference internal"href="#what-are-camera-lens-models">What Are Camera Lens Models?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="#when-are-manual-selections-appropriate">When are manual selections appropriate?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="#why-would-one-use-a-particular-camera-lens-model">Why would one use a particular Camera Lens Model?</a></li>
<liclass="toctree-l2"><aclass="reference internal"href="../../gcp/#recommended-practices-for-gcp-setting">Praktik yang direkomendasikan untuk setelan GCP</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../large/#getting-started-with-distributed-split-merge">Memulai dengan Didistribusikan Membagi-Menggabungkan</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../faq/#can-i-process-two-or-more-orthophoto-geotiffs-to-stitch-them-together">Can I process two or more orthophoto GeoTIFFs to stitch them together?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../faq/#i-want-to-build-a-commercial-application-that-includes-odm-do-i-need-a-commercial-license">I want to build a commercial application that includes ODM. Do I need a commercial license?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../faq/#are-there-other-licensing-options-aside-from-the-agplv3">Are there other licensing options aside from the AGPLv3?</a></li>
<liclass="toctree-l3"><aclass="reference internal"href="../../faq/#your-computer-is-running-out-of-memory-what-can-you-do">Your computer is running out of memory, what can you do?</a></li>
<p>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: <codeclass="docutils literal notranslate"><spanclass="pre">auto</span></code></p>
<divclass="line-block">
<divclass="line">Parameter Type:</div>
<divclass="line-block">
<divclass="line"><strong>String</strong></div>
</div>
<divclass="line">Parameter Domain:</div>
<divclass="line-block">
<divclass="line"><codeclass="docutils literal notranslate"><spanclass="pre">auto</span></code> : Automatic selection of best camera projection model.</div>
<h2>What Are Camera Lens Models?<aclass="headerlink"href="#what-are-camera-lens-models"title="Link permanen untuk headline ini"></a></h2>
<p>Camera Lens Models are projection/distortion models that OpenSFM uses to correct for the optics of the camera platforms that record our images. These corrections are essential for proper camera/scene modeling, and therefore, proper reconstruction of the data.</p>
<h2>When are manual selections appropriate?<aclass="headerlink"href="#when-are-manual-selections-appropriate"title="Link permanen untuk headline ini"></a></h2>
<p>Manually choosing a Camera Lens Model is currently only recommended in the case of Spherical Cameras (GoPro Fusion, GoPro Max, Insta360, Kodak PixPro, etc.) as these are currently not detected automatically by OpenSFM.</p>
<h2>Why would one use a particular Camera Lens Model?<aclass="headerlink"href="#why-would-one-use-a-particular-camera-lens-model"title="Link permanen untuk headline ini"></a></h2>
<p>In rare cases, OpenSFM may not be able to detect (or retrieve from its Camera database) the correct Camera Lens Model for your particular sensor, in which case you should select the closest appropriate model. When in doubt, try specifying <codeclass="docutils literal notranslate"><spanclass="pre">brown</span></code> first.</p>
</section>
<sectionid="example-images">
<h2>Example Images<aclass="headerlink"href="#example-images"title="Link permanen untuk headline ini"></a></h2>
<p>The following examples are all data taken with a standard Rectilinear Lens. Manual selection of the various Camera Lens Models is demonstrated to show some differences in how this will affect reconstruction.</p>
<sectionid="auto-rectilinear-data">
<h3><codeclass="docutils literal notranslate"><spanclass="pre">auto</span></code> : Rectilinear Data<aclass="headerlink"href="#auto-rectilinear-data"title="Link permanen untuk headline ini"></a></h3>
<figureclass="align-default"id="id2">
<imgalt="Rectilinear data rendered by ``auto`` Camera Lens Model"src="https://user-images.githubusercontent.com/19295950/127077336-ae79a958-a953-4376-86fd-430d0e5457f2.png"/>
<figcaption>
<p><spanclass="caption-text">This Point Cloud shows a proper reconstruction via the <codeclass="docutils literal notranslate"><spanclass="pre">auto</span></code> (<codeclass="docutils literal notranslate"><spanclass="pre">brown</span></code>) Camera Lens Model, which is appropriate for this sensor.</span><aclass="headerlink"href="#id2"title="Link permanen untuk gambar ini"></a></p>
</figcaption>
</figure>
</section>
<sectionid="brown-rectilinear-data">
<h3><codeclass="docutils literal notranslate"><spanclass="pre">brown</span></code> : Rectilinear Data<aclass="headerlink"href="#brown-rectilinear-data"title="Link permanen untuk headline ini"></a></h3>
<figureclass="align-default"id="id3">
<imgalt="Rectilinear data rendered by ``brown`` Camera Lens Model"src="https://user-images.githubusercontent.com/19295950/127077753-580a174e-7572-4315-8801-224ce097d9fc.png"/>
<figcaption>
<p><spanclass="caption-text">As in the prior example, this Point Cloud is reconstructed via the <codeclass="docutils literal notranslate"><spanclass="pre">brown</span></code> Camera Lens Model.</span><aclass="headerlink"href="#id3"title="Link permanen untuk gambar ini"></a></p>
</figcaption>
</figure>
</section>
<sectionid="fisheye-rectilinear-data">
<h3><codeclass="docutils literal notranslate"><spanclass="pre">fisheye</span></code> : Rectilinear Data<aclass="headerlink"href="#fisheye-rectilinear-data"title="Link permanen untuk headline ini"></a></h3>
<figureclass="align-default"id="id4">
<imgalt="Rectilinear data rendered by ``fisheye`` Camera Lens Model"src="https://user-images.githubusercontent.com/19295950/127077826-53d459fe-5e4e-4b10-8e70-fbddf775c4f7.png"/>
<figcaption>
<p><spanclass="caption-text">In this Point Cloud reconstruction, severe bowling and other artifacts have been introduced via the use of the wrong Camera Lens Model.</span><aclass="headerlink"href="#id4"title="Link permanen untuk gambar ini"></a></p>
</figcaption>
</figure>
</section>
<sectionid="perspective-rectilinear-data">
<h3><codeclass="docutils literal notranslate"><spanclass="pre">perspective</span></code> : Rectilinear Data<aclass="headerlink"href="#perspective-rectilinear-data"title="Link permanen untuk headline ini"></a></h3>
<figureclass="align-default"id="id5">
<imgalt="Rectilinear data rendered by ``perspective`` Camera Lens Model"src="https://user-images.githubusercontent.com/19295950/127077485-699f9e61-72a6-45f2-990f-f5748b6ee99f.png"/>
<figcaption>
<p><spanclass="caption-text">This Point Cloud rendered well, very similar to the <codeclass="docutils literal notranslate"><spanclass="pre">auto</span></code> and <codeclass="docutils literal notranslate"><spanclass="pre">brown</span></code> examples. One may see artifacts in the <codeclass="docutils literal notranslate"><spanclass="pre">perspective</span></code> Camera Lens Model in very large collections, or over very flat/homogenus terrain (agricultural fields). In such cases, forcing <codeclass="docutils literal notranslate"><spanclass="pre">brown</span></code> may help.</span><aclass="headerlink"href="#id5"title="Link permanen untuk gambar ini"></a></p>
</figcaption>
</figure>
</section>
<sectionid="spherical-rectilinear-data">
<h3><codeclass="docutils literal notranslate"><spanclass="pre">spherical</span></code> : Rectilinear Data<aclass="headerlink"href="#spherical-rectilinear-data"title="Link permanen untuk headline ini"></a></h3>
<figureclass="align-default"id="id6">
<imgalt="Rectilinear data rendered by ``spherical`` Camera Lens Model"src="https://user-images.githubusercontent.com/19295950/127078960-27e35cbb-a378-4d0d-92e2-42dbfd1edd7c.png"/>
<figcaption>
<p><spanclass="caption-text">This Point Cloud failed to reconstruct properly due to the manual selection of the <codeclass="docutils literal notranslate"><spanclass="pre">fisheye</span></code> Camera Lens Model. Similar failures to reconstruct can often indicate the wrong manual selection, or in edge cases, wrong <codeclass="docutils literal notranslate"><spanclass="pre">auto</span></code> selection of the Camera Lens Model, and you are advised to try another Model that is more appropriate.</span><aclass="headerlink"href="#id6"title="Link permanen untuk gambar ini"></a></p>
</figcaption>
</figure>
<p><aclass="reference external"href="https://github.com/opendronemap/docs#how-to-make-your-first-contribution">Learn to edit</a> and help improve <aclass="reference external"href="https://github.com/OpenDroneMap/docs/blob/publish/source/arguments_edit/camera-lens.rst">this page</a>!</p>