08/22/17 [imagej-elphel][master] by AndreyFilippov: batch mode for multiple image sets
AndreyFilippov committed changes to the Elphel git project :
batch mode for multiple image sets
batch mode for multiple image sets
08/22/17 [imagej-elphel][master] by AndreyFilippov: correcting wrongly reported exposure
AndreyFilippov committed changes to the Elphel git project :
correcting wrongly reported exposure
correcting wrongly reported exposure
08/21/17 [x3domlet][master] by Oleg Dzhimiev: tmp changes
Oleg Dzhimiev committed changes to the Elphel git project :
tmp changes
tmp changes
08/17/17 [x3domlet][master] by Oleg Dzhimiev: input change marker coordinates
Oleg Dzhimiev committed changes to the Elphel git project :
input change marker coordinates
input change marker coordinates
Working with 3D models
Blender
← Older revision Revision as of 00:55, 17 August 2017 Line 36: Line 36: * ''File > Import > Wavefront (.obj)'' * ''File > Import > Wavefront (.obj)'' * Switch '''viewport shading''' to '''texture''' (in ''Default view'' it's located next to the ''Object mode'') * Switch '''viewport shading''' to '''texture''' (in ''Default view'' it's located next to the ''Object mode'') +* Also, set '''Shading Multitexture shadeless''' ===CloudCompare=== ===CloudCompare=== Oleg08/11/17 [meta-elphel393][] by Oleg Dzhimiev: + garmin patch
Oleg Dzhimiev committed changes to the Elphel git project :
+ garmin patch
+ garmin patch
08/11/17 [linux-elphel][] by Oleg Dzhimiev: fix garmin usb driver for garmin 18x usb
Oleg Dzhimiev committed changes to the Elphel git project :
fix garmin usb driver for garmin 18x usb
fix garmin usb driver for garmin 18x usb
Elphel Software Kit for Ubuntu
Installation of GCC Compiler kit for Axis ETRAX processor
← Older revision Revision as of 01:02, 11 August 2017 Line 158: Line 158: deb-src http://ppa.launchpad.net/elphel/ppa/ubuntu natty main deb-src http://ppa.launchpad.net/elphel/ppa/ubuntu natty main −2.+2. (in case of) ...public key is not available... + + sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6050780EC7A72F76 + +3. sudo apt-get update sudo apt-get update sudo apt-get install cris-dist sudo apt-get install cris-dist Oleg08/09/17 [x3domlet][master] by Oleg Dzhimiev: printing distances to console
Oleg Dzhimiev committed changes to the Elphel git project :
printing distances to console
printing distances to console
08/09/17 [x3domlet][master] by Oleg Dzhimiev: fixed back least square fitting
Oleg Dzhimiev committed changes to the Elphel git project :
fixed back least square fitting
fixed back least square fitting
08/09/17 [x3domlet][master] by Oleg Dzhimiev: fixed: y=0 after dragging marker over map
Oleg Dzhimiev committed changes to the Elphel git project :
fixed: y=0 after dragging marker over map
fixed: y=0 after dragging marker over map
Tmp manual
Record
← Older revision Revision as of 17:46, 9 August 2017 Line 142: Line 142: ===Record=== ===Record=== −* Recording is done by the '''camogm''' program+* Recording is done by the [[Camogm|'''camogm''']] program * If recording to internal or external SSD, please, read about [[Tmp_manual#eSATA_port_switching|eSATA port switching]] * If recording to internal or external SSD, please, read about [[Tmp_manual#eSATA_port_switching|eSATA port switching]] * <font color='red'>important:</font> Event logger (GPS, IMU, IMG, EXT) recording is started/stopped separately. See [[Tmp_manual#Record_the_Event_Logger_data_.28GPS.2CIMU.2CIMG_.26_EXT.29|instructions]] below. * <font color='red'>important:</font> Event logger (GPS, IMU, IMG, EXT) recording is started/stopped separately. See [[Tmp_manual#Record_the_Event_Logger_data_.28GPS.2CIMU.2CIMG_.26_EXT.29|instructions]] below. Oleg08/09/17 [x3domlet][master] by Oleg Dzhimiev: minor changes
Oleg Dzhimiev committed changes to the Elphel git project :
minor changes
minor changes
08/08/17 [x3domlet][master] by Oleg Dzhimiev: testing + display real world coordinates, scene coordinates to console
Oleg Dzhimiev committed changes to the Elphel git project :
testing + display real world coordinates, scene coordinates to console
testing + display real world coordinates, scene coordinates to console
08/03/17 [imagej-elphel][master] by Andrey Filippov: removed common_roll from where it does not belong
Andrey Filippov committed changes to the Elphel git project :
removed common_roll from where it does not belong
removed common_roll from where it does not belong
08/03/17 [imagej-elphel][master] by AndreyFilippov: fixed nastgy bug
AndreyFilippov committed changes to the Elphel git project :
fixed nastgy bug
fixed nastgy bug
08/03/17 [x3domlet][master] by Oleg Dzhimiev: added weights to least square fitting
Oleg Dzhimiev committed changes to the Elphel git project :
added weights to least square fitting
added weights to least square fitting
Working with 3D models
Original file formats
← Older revision Revision as of 00:18, 3 August 2017 (5 intermediate revisions by the same user not shown)Line 1: Line 1: −==<font color='blue'>Original file format</font>==+==<font color='blue'>Original file formats</font>== −* '''*.x3d''' (<font color='red'>download the textures that are stored in separate files</font> - the paths are specified inside x3d, usually just the file names = same directory)+* '''*.x3d''' −** to download a sample, visit [https://community.elphel.com/3d+map/ 3d+map] - open 3d scene then click the '''download''' button.+* '''*.obj''' wavefront + +====Comments==== +* to download a model (x3d, obj and textures) visit [https://community.elphel.com/3d+map/ 3d+map] - open 3d scene then click the '''download''' button. +* textures are '''*.png''' files are shared between x3d and obj +* x3d - textures are listed inside +* obj - textures are listed in an extra (material) file - '''*.mtl''' +* most of the time textures will be located in the same dir +* if downloading a model manually - do not forget textures (and a corresponding '''*.mtl''' for '''*.obj''') ==<font color='blue'>Programs</font>== ==<font color='blue'>Programs</font>== Line 9: Line 17: * Blender * Blender −==<font color='blue'>Convert to other 3D formats</font>==+==<font color='blue'>Convert *.x3d to other 3D formats</font>== ===MeshLab=== ===MeshLab=== * ''File > Export Mesh As...'' supports a few formats: '''*.3ds''', '''*.ply''', '''*.stl''', '''*.obj''', '''*.dxf''', '''*.dae''', '''*.xyz''', etc. * ''File > Export Mesh As...'' supports a few formats: '''*.3ds''', '''*.ply''', '''*.stl''', '''*.obj''', '''*.dxf''', '''*.dae''', '''*.xyz''', etc. Line 17: Line 25: ===Blender=== ===Blender=== * Supports some x3d files but not all * Supports some x3d files but not all − ==<font color='blue'>View</font>== ==<font color='blue'>View</font>== Oleg08/02/17 [imagej-elphel][master] by AndreyFilippov: correction scale
AndreyFilippov committed changes to the Elphel git project :
correction scale
correction scale
08/02/17 [imagej-elphel][master] by AndreyFilippov: minor fix
AndreyFilippov committed changes to the Elphel git project :
minor fix
minor fix
Pages
