NAUTEC - Intelligent Robotics and Automation Group (Grupo de Automação e Robótica Inteligentes)
C3 - Centre of Computer Sciences (Centro de Ciências Computacionais)
ECOMP-FURG Computer Engineering Course (Curso de Engenharia de Computação - FURG)
EAUTO-FURG Automation Engineering Course (Curso de Engenharia de Automação - FURG)
PPGCOMP-FURG Master in Computer Engineering (Mestrado em Engenharia de Computação - FURG)
VeRLab Computer Vision and Robotics Lab (Laboratório de Visão Computacional e Robótica)
DCC-UFMG Computer Science Departament (Departamento de Ciência da Computação - UFMG)
AP4ISR Artificial Perception for Intelligent Systems and Robotics Team (Percepção Artificial para Robótica e Sistemas Inteligentes)
ISR Robotics and Systems Institute (Instituto de Sistemas e Robótica)
UC University of Coimbra (Universidade de Coimbra)
QCAT CSIRO's Queensland Centre for Advanced Technologies (QCAT)
ASL CSIRO ICT Centre's Autonomous Systems Laboratory
print -painters -dpdf -r600 File.pdf
pdf2ps file.pdf file.ps ou pdftops file.pdf
ps2pdf14 -dPDFSETTINGS=/prepress -dEmbedAllFonts=true file.ps file.pdf
(LINUX) gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dNOPAUSE -dQUIET -dBATCH -sOutputFile=small.pdf big.pdf
(WIN32) gswin64 -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/prepress -dNOPAUSE -dQUIET -dBATCH -sOutputFile=small.pdf big.pdf
-dPDFSETTINGS=/screen (screen-view-only quality, 72 dpi images)
-dPDFSETTINGS=/ebook (low quality, 150 dpi images)
-dPDFSETTINGS=/printer (high quality, 300 dpi images)
-dPDFSETTINGS=/prepress (high quality, color preserving, 300 dpi imgs)
-dPDFSETTINGS=/default (almost identical to /screen)
mplayer -ao null -vo png VIDEO.MOV
ffmpeg -i VIDEO.AVI -sameq %04d.png
ffmpeg -i ./image%d.png -vcodec png video.mov
cscript ospp.vbs /dstatusall
\renewcommand{\baselinestretch}{1.01}
https://www.mathworks.com/company/newsletters/articles/programming-patterns-maximizing-code-performance-by-optimizing-memory-access.html
http://www.mathworks.com/help/matlab/matlab_prog/techniques-for-improving-performance.html