2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Jan 28, 2023 — Jan 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Conservatively bump to 1.6 to re-enable Makefile-based builds with <Enumeration>, etc. Will review later. More... over 8 years ago
Ensure closing of the streams since may cause problems for very long runs with a lot of sample files open hitting OS limits. More... about 9 years ago
Adjust cluster filenames to include frequency component. More... about 9 years ago
Enhance exception reporting for now within the module. More... about 9 years ago
Implement configurable options for mean, median, single, and no-clustering based trained data sets. Clean up a bit. More... about 9 years ago
Sync bib. More... over 11 years ago
Sync bib. More... over 11 years ago
Sync bib. More... over 11 years ago
Sync bib. More... over 11 years ago
Add RawFeatureExtraction(double[] padSampleData) and get/setMode() API to RawFeatureExtraction; for primary use in MARFCAT and more speficially MARFPCAT, but also other apps may benefit from this. Clean up some code and comments I passed by in the process. More... almost 12 years ago
Primarily, make some more type safety improvements. The rest is for coding conventions. More... almost 12 years ago
Primarily, make some more type safety improvements. The rest is for coding conventions. More... almost 12 years ago
Do some maintenance for type checks, serialver, and some warnings put to debug. More... almost 12 years ago
Make minor cosmetic update in the javadoc comments. More... almost 12 years ago
Silence some debug versbosity. More... almost 12 years ago
Add the getClassificationClass() API based on the integer method than instantiation. Used in MARFCAT with DGT. More... almost 12 years ago
Parametrize Class code. Add getClassificationClassByID() to be able to get a Class from the numerical classifier ID. More... almost 12 years ago
Commit more debug/testing reporting, etc. More... almost 12 years ago
Fix a couple more small bugs and add JUnit test stubs and implement some to help to hunt those bugs down. More... almost 12 years ago
Correct a few bugs, and start adding comments while review the code. More... almost 12 years ago
Commit more corrections on typing, coding conventions, and typos in comments. More... almost 12 years ago
Commit minor corrections in typing, comments, and style. More... almost 12 years ago
Commit minor corrections in typing, comments, and style. More... almost 12 years ago
Bump year to 2012. More... over 12 years ago
Bump year to 2012. More... over 12 years ago
Bump year to 2012. More... over 12 years ago
Sync bib. More... over 12 years ago
Sync bib. More... over 12 years ago
Re-implement the high-level 1D separating DWT filter more per spec. More... over 12 years ago
Perform a debugging pass of translation fixes from C++ and Matlab of the code inspired from. Align more with our coding standards. Test. Preliminary results with the current separating DWT are not encouraging suggesting likely the implementation is still buggy. Will look at it later, but at least it's able to complete the pipeline. What's interesting e.g. in MARFCAT experiments is that 2nd best is ~5 times better than the first guess. More... over 12 years ago