I am Charmie

メモとログ

matlab toolbox

MatLab Toolbox for Camera Calibration and Simulation

I found a cool toolbox!! I tried the basic functions for synthesize images with different parameters. It runs faster than my MatLab code! I'll dive into the code for more detail, especially how to apply intrinsic/extrinsic parameters and l…

K-SVD toolbox installation

This is a memo how to install K-SVD toolbox provided by Ron Rubinstein. For K-SVD toolbox installation, we need OMP toolbox. Thus, installation needs 2 steps, OMP installation and then K-SVD installation. OMP toolbox installation Change di…

CurveLab installation

This post is memo telling how to install CurveLab in MatLab. CurveLab is a toolbox the Fast Discrete Curvelet Transform both in MatLab and C++. You can find the detail from the website. Current version is 2.1.2. Installation is very simple…

WaveLab installation

This post is memo telling how to install WaveLab850 in MatLab. WaveLab is a collection of MatLab functions of wavelet analysis related algorithms such as wavelet transform and matching pursuit. You can find the detail from the website. Cur…