====== Prepare Oblique Data Vexcel ====== This page describes how to prepare Vexcel Ultracam Osprey oblique resources for Orbit. \\ Using the vexcel_ultracam_osprey [[171:desktop_ext:oblique_mapping:manage_import:templates|Orbit import template]] prepared Osprey resources can be [[171:desktop_ext:oblique_mapping:manage_import:index|imported into Orbit]]. \\ It is **strongly recommend** to read first: [[180:technology:3d_mapping:about_resources_oblique|]] ===== Imagery ===== === Image files === * Files : *.jpg files, each oblique image is one jpg image file. * Naming :respecting the following formula : Concat("0",[PhotoID],"-",[Camera Description]). Where "PhotoId" represents the "Nr" column from the photoposition file below, and the "Camera description" represents the "Type" comumn from the Camera Calibration file below. === Image positions and orientations files === * File : one *.csv or *.txt file for each camera * Structure : flat ascii text file * Rows : each image is one record * Columns : semi column separated (char59), no headers, with exact order as the example below. * Structure of file name : as "Nr" column below. * Crs : Any [[180:technology:core:crs|supported projected coordinate system]] can be used, but all imported oblique resources should have the same crs. Session; Camera; Nr; X; Y; Z; Rot_X; Rot_Y; Rot_Z; ; 2; 291; 532979.5550; 5213578.0570; 1432.9740; -0.26064; 0.21105; 0.82629; ; 2; 292; 532981.8480; 5213465.5580; 1432.6380; -0.26442; 0.18207; 0.87048; ; 2; 293; 532983.9830; 5213351.9270; 1432.0760; -0.26001; 0.21834; 0.02574; ... === Camera calibration === Camera; Name; Type; Pixel_Size; Width; Height; Principal_Distance; PPA_X; PPA_Y; 2; ; ObliqueBwd; 0.006; 53.4; 39.9; 123; 0; 0; 3; ; ObliqueFwd; 0.006; 53.4; 39.9; 123; 0; 0; 4; ; ObliqueLeft; 0.006; 53.4; 39.9; 123; 6.75; 0; 5; ; ObliqueRight; 0.006; 53.4; 39.9; 123; -6.75; 0; ... For every camera it is required to review and adjust the default Orbit template camera calibrations, prior to the import. \\ /program/ext/obliques/project/template//planar<1,2,3,4>/import/import_locations.ord ===== DEM ===== === Raster file === * File : one *.tif file with corresponding *.tfw * Naming : free of choice * Crs : Any supported projected coordinate system can be used, but all imported oblique resources should have the same crs.