Strumenti Utente

Strumenti Sito


magistraleinformaticanetworking:spm:spm1617knl

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
Prossima revisione
Revisione precedente
magistraleinformaticanetworking:spm:spm1617knl [28/12/2016 alle 09:34 (8 anni fa)] – [Tools] Marco Daneluttomagistraleinformaticanetworking:spm:spm1617knl [19/01/2017 alle 16:10 (8 anni fa)] (versione attuale) – [OpenCV] Marco Danelutto
Linea 33: Linea 33:
  
 The machine also has a g++ compiler, but for the project you **must** use the Intel compiler. The machine also has a g++ compiler, but for the project you **must** use the Intel compiler.
 +
 +==== Java ====
 +Standard Java JDK 8 is installed under 
 +<code>
 +/ust/local/jdk
 +</code>
 +Please consider adding /usr/local/jdk/bin to your $PATH:
 +<code>
 +export PATH=/usr/local/jdk/bin:$PATH
 +</code>
 +(to be executed in the shell or added to the .bashrc)
  
 ==== Programming framework ==== ==== Programming framework ====
Linea 52: Linea 63:
  
 All the filters used should be implemented by yourself.  All the filters used should be implemented by yourself. 
 +==== ffmpeg ==== 
 +I installed ffmpeg under <code>/home/marcod/ffmpeg_build</code>. You'll find here a bin and a lib directory with some of the libraries possibly needed to run correctly OpenCV
 ==== Video filters ==== ==== Video filters ====
 For the "video" project we suggest to use filters such as  For the "video" project we suggest to use filters such as 
magistraleinformaticanetworking/spm/spm1617knl.1482917691.txt.gz · Ultima modifica: 28/12/2016 alle 09:34 (8 anni fa) da Marco Danelutto

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki