Rank: 534 based on 134 downloads (last 30 days) and 2 files submitted
photo

Jerome Gilles

E-mail
Company/University
UCLA

Personal Profile:

Assistant Adjunct Professor

Professional Interests:
Signal/Image Processing

 

Watch this Author's files

 

Files Posted by Jerome View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Jun 2013 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles signal processing, bregman, sparse, sparsity, compress sensing, image processing 60 17
  • 4.5
4.5 | 2 ratings
18 Jun 2013 Empirical Wavelet Transforms This toolbox proposes the original implementation of Empirical Wavelet Transforms Author: Jerome Gilles signal processing, image processing, mathematics, wavelet, multiresolution analy... 74 1
Comments and Ratings by Jerome View all
Updated File Comments Rating
17 Jun 2013 Empirical Wavelet Transforms This toolbox proposes the original implementation of Empirical Wavelet Transforms Author: Jerome Gilles

For people trying to compile ftc_seg.c under Windows, you should add the following lines in the C file if you get some linking error:

double round(double val)
{
return floor(val + 0.5);
}

13 Mar 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles

Great, let me know when it will available online and if needed I will update my toolbox accordingly ;-)

12 Mar 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles

Dear Eric,

Sorry but I know anything about Mac systems (what is XCode 4.3?) and I don't understand why you need a fortran compiler ...

Now concerning the compilation of FFTW, don't follow the documentation in curvelab but the documentation of FFTW itself and read what are the error messages. In my case it just needed to add the "-fPIC" flag in the compilation option in the Makefile (this option is useful for recent compilers).

Now concerning the use of curvelab, if you have any suggestions to replace it by an equivalent, I'm open. But curvelets are THE reference in terms of directional multiresolution expansions.
You seem interested to 3D processing, which multiresolution tool do you normally use?

The purpose of this toolbox is to show how to use the Bregman Iterations and to help people to use it for their own needs just by doing easy changes.

10 Mar 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles

I'm on a linux 64bit computer and I also had some trouble to compile the mex files of curvelab. The point is that you need to install the last 2.x version of FFTW (you can install it locally in order to discard version conflicts with an already installed version on your system). I remember that I modified the makefiles files in order to suit with my compiler and librairies versions to properly compile FFTW.
Next to you can compile the curvelab toolbox.

In my knowledge, Curvelab is the only toolbox which implement the 3D curvelets. Another option is to use some other expansion.

08 Mar 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles

oups sorry!

the fspecial3 function was written by Damien Garcia, a PhD student in Montreal.
It is available via this link:

http://www.biomecardio.com/matlab/fspecial3.html

I will ask Damien if he is agree if I put his function into the Bregman Cookbook ;-)

Comments and Ratings on Jerome's Files View all
Updated File Comment by Comments Rating
17 Jun 2013 Empirical Wavelet Transforms This toolbox proposes the original implementation of Empirical Wavelet Transforms Author: Jerome Gilles Gilles, Jerome

For people trying to compile ftc_seg.c under Windows, you should add the following lines in the C file if you get some linking error:

double round(double val)
{
return floor(val + 0.5);
}

30 Jul 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles Rapacchi, Stanislas

17 Mar 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles Diaz, Eric

17 Mar 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles Diaz, Eric

And finally for the rating, I only put 4 stars because the denoising performance does not seem to be that great, especially for the 3D, and the example files do not have good commenting for which algorithms to use, when and why. Also, the TVG_CartoonTexture_Decomposition example does not work when run, and there isn't good documentation for it. I'll be glad to upgrade to 5, if you fix the commenting parts. As for the efficacy, well, I don't know if you can do anything about that.

17 Mar 2012 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles Diaz, Eric

And finally for the rating, I only put 4 stars because the denoising performance does not seem to be that great, especially for the 3D, and the example files do not have good commenting for which algorithms to use, when and why. Also, the TVG_CartoonTexture_Decomposition example does not work when run, and there isn't good documentation for it. I'll be glad to upgrade to 5, if you fix the commenting parts. As for the efficacy, well, I don't know if you can do anything about that.

Top Tags Applied by Jerome
image processing, signal processing, 3d processing, bregman, compress sensing
Files Tagged by Jerome View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Jun 2013 Bregman Cookbook This toolbox provides signal/image/3D processing based on Bregman Iterations Author: Jerome Gilles signal processing, bregman, sparse, sparsity, compress sensing, image processing 60 17
  • 4.5
4.5 | 2 ratings
18 Jun 2013 Empirical Wavelet Transforms This toolbox proposes the original implementation of Empirical Wavelet Transforms Author: Jerome Gilles signal processing, image processing, mathematics, wavelet, multiresolution analy... 74 1

Contact us