Re: java codec
Ben Greear <[email protected]> Thu, 03 Feb 2005 20:03:59 -0800
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Organization | Candela Technologies |
| Message-ID | <[email protected]> |
林 海涛 wrote: > Islam, > > I am wondering about you email, here is my understand. > > You were using Matlab to test your codec Algorithm, it works fine. > So you want to use it in your java program. > Is is right? > > I think you write the algorighm in Java is a good approach. You can use > the Matlab to generate the C/C++ code of the Algorithm, and then you can > use this algorithm in your java program by JNI. Why bother with JNI? Just code the whole thing in Java if you want to use Java. I wouldn't worry about any performance issues. But, if you want it to integrate into Vocal, then you might make use of C or C++ output from Matlab... Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ vocal mailing list [email protected] To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal