06/07/18 [python3-convert-jp4][master] by Oleg Dzhimiev: initial + splitting composite images
Oleg Dzhimiev committed changes to the Elphel git project :
initial + splitting composite images
initial + splitting composite images
06/07/18 [python3-convert-jp4][master] by Oleg K Dzhimiev: Add README.md
Oleg K Dzhimiev committed changes to the Elphel git project :
Add README.md
Add README.md
06/06/18 [imagej-elphel][dct] by AndreyFilippov: Done with poorly textured areas
AndreyFilippov committed changes to the Elphel git project :
Done with poorly textured areas
Done with poorly textured areas
06/06/18 [imagej-elphel][gpu] by AndreyFilippov: Low texture areas - debugging averaging correlation with surface approximation with planes
AndreyFilippov committed changes to the Elphel git project :
Low texture areas - debugging averaging correlation with surface approximation with planes
Low texture areas - debugging averaging correlation with surface approximation with planes
06/05/18 [imagej-elphel][gpu] by AndreyFilippov: continue on correlation with averaging
AndreyFilippov committed changes to the Elphel git project :
continue on correlation with averaging
continue on correlation with averaging
Elphel Software Kit for Ubuntu
ImageJ and Elphel plugins for imageJ
← Older revision Revision as of 21:31, 4 June 2018 Line 294: Line 294: -Xms2048m -Xms2048m -Xmx24576m -Xmx24576m +* Kubuntu 18.04 might need: + https://stackoverflow.com/questions/6784463/error-trustanchors-parameter-must-be-non-empty * From Eclipse: * From Eclipse: 1. File -> Import -> Existing Maven Projects -> set imagej-elphel as Root Directory - a project will appear in the project list -> Finish 1. File -> Import -> Existing Maven Projects -> set imagej-elphel as Root Directory - a project will appear in the project list -> Finish Oleg06/03/18 [imagej-elphel][gpu] by AndreyFilippov: Fixed CM bug for bi-quad, more on low-texture filtering
AndreyFilippov committed changes to the Elphel git project :
Fixed CM bug for bi-quad, more on low-texture filtering
Fixed CM bug for bi-quad, more on low-texture filtering
06/01/18 [imagej-elphel][gpu] by AndreyFilippov: More work on low-textured areas with bi-quad camera
AndreyFilippov committed changes to the Elphel git project :
More work on low-textured areas with bi-quad camera
More work on low-textured areas with bi-quad camera
05/28/18 [imagej-elphel][gpu] by AndreyFilippov: building models from bi-quad data
AndreyFilippov committed changes to the Elphel git project :
building models from bi-quad data
building models from bi-quad data
05/27/18 [imagej-elphel][gpu] by AndreyFilippov: filtering foreground selection for the rig
AndreyFilippov committed changes to the Elphel git project :
filtering foreground selection for the rig
filtering foreground selection for the rig
05/25/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: lost license header
Oleg Dzhimiev committed changes to the Elphel git project :
lost license header
lost license header
05/25/18 [python3-imagej-tiff][master] by Oleg Dzhimiev: 1. parse xml data 2. stack tiles 3. 8bpp and 32bpp 4. extract values from specific layer named 'other' 5. test 8bpp against corresponding 32bpp
Oleg Dzhimiev committed changes to the Elphel git project :
1. parse xml data 2. stack tiles 3. 8bpp and 32bpp 4. extract values from specific layer named 'other' 5. test 8bpp against corresponding 32bpp
1. parse xml data 2. stack tiles 3. 8bpp and 32bpp 4. extract values from specific layer named 'other' 5. test 8bpp against corresponding 32bpp
Tensorflow with gpu
← Older revision
Revision as of 07:36, 25 May 2018
Line 11:
Line 11:
https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1604&target_type=deblocal https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&target_distro=Ubuntu&target_version=1604&target_type=deblocal
* then * then
− sudo apt-get install cuda-9-0+ sudo apt-get install cuda-9-2 # included on that NVidia page
https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#post-installation-actions https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#post-installation-actions
* *
− ~$ export PATH=/usr/local/cuda-9.0/bin${PATH:+:${PATH}}+ ~$ export PATH=/usr/local/cuda-9.2/bin${PATH:+:${PATH}}
− ~$ export LD_LIBRARY_PATH=/usr/local/cuda-9.0/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}+ ~$ export LD_LIBRARY_PATH=/usr/local/cuda-9.2/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
* *
~$ nvidia-smi ~$ nvidia-smi
Line 38:
Line 38:
* install tensorflow * install tensorflow
+ ~$ sudo apt-get install python3-pip # if it is not already installed
+
~$ sudo pip3 install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.7.0-cp35-cp35m-linux_x86_64.whl ~$ sudo pip3 install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.7.0-cp35-cp35m-linux_x86_64.whl
Andrey.filippov
05/24/18 [imagej-elphel][gpu] by AndreyFilippov: Dealing with low-textured areas with dual quad camera
AndreyFilippov committed changes to the Elphel git project :
Dealing with low-textured areas with dual quad camera
Dealing with low-textured areas with dual quad camera
05/22/18 [imagej-elphel][gpu] by AndreyFilippov: added preliminary inter-camera correlation, but it is not working yet
AndreyFilippov committed changes to the Elphel git project :
added preliminary inter-camera correlation, but it is not working yet
added preliminary inter-camera correlation, but it is not working yet
Eyesis4Pi workflow
← Older revision
Revision as of 20:20, 21 May 2018
Line 39:
Line 39:
|style="padding:0px 15px 0px 15px;"| Setting up paths and shooting parameters |style="padding:0px 15px 0px 15px;"| Setting up paths and shooting parameters
|align="center" | 0-1 |align="center" | 0-1
−|style="padding:0px 15px 0px 15px;"| Initial settings can take longer time of course+|style="padding:0px 15px 0px 15px;"| Initial settings can take longer time
|- |-
|align="center" | 8 |align="center" | 8
Oleg
Eyesis4Pi 393 workflow
Workflow
← Older revision Revision as of 20:19, 21 May 2018 Line 28: Line 28: |align="center" | - |align="center" | - |align="center" | [[Eyesis4Pi 393 User Guide - Recording|Web GUI]] |align="center" | [[Eyesis4Pi 393 User Guide - Recording|Web GUI]] −|style="padding:0px 15px 0px 15px;"| Initial settings can take longer time of course+|style="padding:0px 15px 0px 15px;"| Initial settings can take longer time |- |- |align="center" valign="top" | 5 |align="center" valign="top" | 5 Oleg05/19/18 [imagej-elphel][dct] by AndreyFilippov: Implemented 8bpp mode for ML output
AndreyFilippov committed changes to the Elphel git project :
Implemented 8bpp mode for ML output
Implemented 8bpp mode for ML output
05/19/18 [imagej-elphel][gpu] by AndreyFilippov: Added 32-bit tiff output for ML data
AndreyFilippov committed changes to the Elphel git project :
Added 32-bit tiff output for ML data
Added 32-bit tiff output for ML data
05/18/18 [elphel-apps-imgsrv][master] by Oleg Dzhimiev: added base channel for filename for multicam systems
Oleg Dzhimiev committed changes to the Elphel git project :
added base channel for filename for multicam systems
added base channel for filename for multicam systems
Pages
