Thread: Discreet Wavelet Transform

  1. #1
    Registered User
    Join Date
    Sep 2003
    Posts
    15

    Discreet Wavelet Transform

    Can anyone explain to me how to make a computer do a 2D discreet wavelet transform on an image. I've searched the internet and I know exactly what it is, and what it is supposed to look like, but I've found no algorithm or mathematical formula to actually do it. So, if anyone can give me a simple algorithm to get me started, I would greatly appreciate it.

    Thanks in advance.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Sep 2003
    Posts
    15
    I must be no good at Google. Sorry to waste your time.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 2d Cubik program in C
    By joot43 in forum C Programming
    Replies: 4
    Last Post: 05-25-2009, 07:17 AM
  2. Using Opengl to transform images
    By Cogman in forum Game Programming
    Replies: 2
    Last Post: 01-16-2009, 06:19 PM
  3. how to transform integer to char..
    By transgalactic2 in forum C Programming
    Replies: 7
    Last Post: 01-09-2009, 08:34 AM
  4. transform help!!!
    By what3v3r in forum C++ Programming
    Replies: 7
    Last Post: 01-16-2006, 10:27 PM
  5. fourier transform in C
    By blinky in forum C Programming
    Replies: 4
    Last Post: 02-25-2004, 12:27 PM