2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 1 year ago.
Jan 28, 2023 — Jan 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DEV: Filled in with LPC code from /rescources/LPC. Should work, but will need testing in the complete marf build More... over 22 years ago
Newer Version of Wave Class More... over 22 years ago
DEV: FFT with spectrogram, FFT.java may be outdated. More... over 22 years ago
DEV: Initial checkin of LPC code More... over 22 years ago
Updated Filter class. Finally, this version really works..! Uses square-root Hamming window to remove glitches between windows. Takes an input wave and a frequency response, and fills a provided array with a filtered version of the input. Only thing left to do now is simplify the computation of frequency response curves. More... over 22 years ago
Date: Sat, 09 Nov 2002 20:19:23 -0500 From: Jimmy Nicolacopoulos <[email protected]> Subject: Wave class - Better version To: Sergei Moklov <[email protected]> More... over 22 years ago
Pure cosmetical changes in the javadoc comments and cleanup. More... over 22 years ago
Date: Sat, 09 Nov 2002 16:55:56 -0500 From: Jimmy Nicolacopoulos <[email protected]> Subject: Wave class done! To: Sergei Moklov <[email protected]> More... over 22 years ago
TODO update More... over 22 years ago
The Framework Made Compile!!!! make - would compile it all make apidoc - would generate docs in the level ../../www make apidoc-dev - same, for developers Added new exception and test class to test compile (a kludge, but works) make clean - will remove all *.class files from all subdirs, use before commit. More... over 22 years ago
doc traces start sneaking in. for those wishing observe stylesheets used for the onlie version here it is More... over 22 years ago
Makefile is fixed WRT to javadoc API generation. NotImpl exception had wrong constructor :) More... over 22 years ago
Somewhat fixed makefile More... over 22 years ago
Keeping you updated before begin compile. Created a global Makefile for the MARF sources and fixed a typo in the MARF.java itsek. Note: Makefile is going to be tested now, please dont think its final version. More... over 22 years ago
Few more 'frameworked' stuff. Most notable is Classification. Put missing import in Dummy. Next stage - trying to make it all compile. More... over 22 years ago
Light app. update WRT the MARF changes, More... over 22 years ago
Forgot to add 'frameworked' FFT stub. More... over 22 years ago
The Framework Must Grow! :-) Resistance is futile! Moving towards smth more compilable. LPC, FFT, F0 guys note: when you are ready to integratem consult the stub and the interfaces before blindly overriding them. Do cvs update before you commit! More changes will follow. More... over 22 years ago
Just a stub for Ian to work on. Empty feel free to insert whatever :-) On top, declare: package marf.gui; More... over 22 years ago
Still can't figure out the glitch in this filter... More... over 22 years ago
Moved these files from Preprocessing folder because they're still works in progress. More... over 22 years ago
Update TODO. Draft: Architecture in class diagrams in RR's *.mdl and *.jpg More... over 22 years ago
update of things TODO, mostly mine, if you you want you can add yours too More... over 22 years ago
F0 Stub to be implemented. More... over 22 years ago
Intermediate commit getting some meat into generic Classif and Fearure extr. Showing on the blank LPC use of Extraction More... over 22 years ago
Minor updates in MARF and FFT. FFT changes icnlude basic intergration steps into the framework. More... over 22 years ago
Few MARF updates, really minor. Created base Preprocessing Sample and Preprocessing got some stuff incorporated from Jimmy. Still keep on working, just a chekcpoint... More... over 22 years ago
intermediate commit before the class :-) some changes in MARF and added Sample class More... over 22 years ago
Moved "FFT" to "Feature Extraction" Added "Filter" and "Noise Reduction" to "Preprocessing Modules" Added "Stochastic" to "Classification Modules" More... over 22 years ago
Sorry for the huge commit. :) On the other hand, this will make you a little bit more used to it :) More... over 22 years ago