Nice tutorial
The recommended save-format is PNG (Portable Network Graphics ): lossless, supports truecolor RGB, and compresses pretty well.
Some links may also useful:
Here I will briefly advertise my code (no toolboxes are necessary to use any of the following, code available under BSD license):
- Converting between RGB, YUV, HSV, CIE Lab, ...
Convert images between different color representations - Wavelet CDF 9/7 Implementation
Implementation of the Cohen-Daubechies-Feauveau 9/7 wavelet. Supports color and arbitrary-size transforms. - Wavelet Transforms without the Wavelet Toolbox
Self-contained function for Daubechies, symlets, splines, S+P wavelets, JPEG2000 wavelets, and more. - tvreg: Variational Imaging Methods
Functions for total variation based denoising, deconvolution, and inpainting, and Chan-Vese segmentation.
Tutorials
- Writing Matlab C/MEX Code
MEX: Combine the power of Matlab and C. - Writing Fast Matlab Code
Profiling, JIT, vectorization, and more. - Image Processing with Matlab
Reading and writing image files, basic operations, and filtering - TikZ for High-Quality LaTeX Pictures
Introduction and examples of TikZ - A Quick Introduction to LaTeX
A 10-minute tutorial for writing mathematical papers in LaTeX - A Guide to the Math Contest in Modeling
with Brian Camley and Brad Klingenberg
No comments:
Post a Comment