Results 1 to 1 of 1
- 11-02-2011, 02:10 PM #1
Member
- Join Date
- Nov 2011
- Posts
- 1
- Rep Power
- 0
JSCI library (multiresolution function) to make wavelet
Hi. I am working with JSCI library to make wavelet transformation. I got the example code from JSCI documentation how to make Fast wavelet transform. But the code lack in some part, it using the function from class Multiresolution but didn't explain how to declare multiresolution object. I try to make multiresolution object using this code but it didn't work.
Multiresolution m = new Multiresolution() ;
I need to call the function in the multireolution like this
m.previousDimension();
Anyone who know how to use multiresolution function please Help. How can i make multiresolution object?
Or anyone know how to make wavelet transform with Low/high filter?
Similar Threads
-
How to make my project function using Netbeans
By emberato in forum New To JavaReplies: 1Last Post: 10-30-2011, 06:48 PM -
wanna make Library Management project
By Vinay Bhatia in forum New To JavaReplies: 5Last Post: 12-24-2010, 01:13 AM -
Error when loading unix shared library with function System.loadLibrary()
By cartoon_20 in forum Advanced JavaReplies: 0Last Post: 04-28-2010, 12:32 PM -
How to make a function?
By mephisto772 in forum New To JavaReplies: 5Last Post: 02-23-2009, 09:51 AM -
How to make print function for single label?
By makpandian in forum AWT / SwingReplies: 2Last Post: 02-12-2009, 05:26 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks