Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5497123 By: mokhov
Hi, We remove noise currently using the low-pass FFT filter as a default implementation. The manual mentions subtraction of the noise sample frequencies from the regular sample frequencies -- this has not been put into the code base (while should as an alternative to any low-pass filter). See the removeNoise() method in here: http://marf.cvs.sourceforge.net/viewvc/marf/marf/src/marf/Preprocessing/Preproce ssing.java?revision=1.50&view=markup -s ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=213051 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ marf-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/marf-devel
