sexta-feira, 25 de agosto de 2017
Repertório Matlab
----------------------------------------------------------------------------------------------------------------------
Geral
Simple Optimized GUI Tabs
https://www.mathworks.com/matlabcentral/fileexchange/54992-simple-optimized-gui-tabs?requestedDomain=www.mathworks.com
Created tabbed GUI in GUIDE
https://www.mathworks.com/matlabcentral/answers/218801-created-tabbed-gui-in-guide
----------------------------------------------------------------------------------------------------------------------
Calibração
BOS
Generating Quasi-Random Numbers
PIV
Camera Calibration Toolbox for Matlab
http://www.vision.caltech.edu/bouguetj/calib_doc/
images.geotrans.PiecewiseLinearTransformation2D
https://www.mathworks.com/help/images/ref/piecewiselineartransformation2d.images.geotrans.piecewiselineartransformation2d.html?requestedDomain=www.mathworks.com
PiecewiseLinearTransformation2D
https://www.mathworks.com/help/images/ref/images.geotrans.piecewiselineartransformation2d.html
Artigos Base:
1- http://papers.sae.org/2015-01-1699/
2- http://iopscience.iop.org/article/10.1088/0957-0233/27/8/085201/meta
----------------------------------------------------------------------------------------------------------------------
Pre-processing
Sliding Neighborhood Operations
Sliding window minimum and maximum filter
Local Normalization
Filtro RMS:
func=@(x)rms(x(:));
RMS = nlfilter(IMG,[N N],func);
Ele calcula o rms em uma vizinhança NxN de uma imagem IMG
Filtros especiais:
https://www.mathworks.com/help/images/ref/fspecial.html
- POD-based Background Removal
Blog: http://seis.bris.ac.uk/~aexrt/PIVPODPreprocessing/index.html
Mathworks: https://www.mathworks.com/matlabcentral/fileexchange/59655-pod-based-background-removal-for-particle-image-velocimetry?focused=6942558&tab=function
- Specify polygonal region of interest (ROI)
Matworks: https://www.mathworks.com/help/images/ref/roipoly.html
--------------------------------------------------------------------------------------------------------------------------
Repertório Matlab: Reconstrução
Assinar:
Postar comentários (Atom)
Nenhum comentário:
Postar um comentário