Code Monkey home page Code Monkey logo

ucurvmd's Introduction

UCURV toolbox version 2.0 

Implementation of the Uniform Discrete Curvelet Transform for any dimension.
The toolbox can run curvelet transform in 2,3,4,5 and more dimension, as long
as the data can be held in MATLAB memory. There are three main subroutines,
ucurvmdwin calculates all the curvelet windows for a particular transform
parameters, ucurvmddec and ucurvmdre do the decomposition (forward transform)
and reconstruction (inverse transform). 

Demo
====

Files in the toolbox
====================
* Key files : Key subroutine for using UDCT

udctmdrec.m      
udctmddec.m       
udctmdwin.m

* Utilities for using UDCT : For using UDCT effectively

README.txt    
opUdct.m
vec2udct.m     Convert the output of the UDCT into a vector form
udct2vec.m    
udct2vec_r.m          
vec2udct_r.m
showudct.m    
demodecrec.m  

* Internal utilities for UDCT : for use by the above two categories, should not be used elsewhere

adapt_grid.m  
coord2vec.m   
vec2coord.m
fun_meyer.m   Return 1-D meyer function from x sample 
udctmddec_mat.m  
downsamp.m    
upsamp.m
angle_fun.m   
angle_kron.m  
udct_lev_image.m  
udctmdrec_mat.m  
fftflip.m   Flip the matrix and shift to make FFT compatible

* External utilities : for use without UDCT

mkZonePlate.m 
mkR.m           
snr.m         

References
==========
Truong T. Nguyen and Hervé Chauris, ``The Uniform Discrete Curvelet Transform  ," IEEE Trans. Signal Processing


ucurvmd's People

Contributors

nttruong7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.