2
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years 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... about 10 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... over 10 years ago
Adjust cluster filenames to include frequency component. More... over 10 years ago
Enhance exception reporting for now within the module. More... over 10 years ago
Implement configurable options for mean, median, single, and no-clustering based trained data sets. Clean up a bit. More... over 10 years ago
Sync bib. More... almost 13 years ago
Sync bib. More... almost 13 years ago
Sync bib. More... about 13 years ago
Sync bib. More... about 13 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... over 13 years ago
Primarily, make some more type safety improvements. The rest is for coding conventions. More... over 13 years ago
Primarily, make some more type safety improvements. The rest is for coding conventions. More... over 13 years ago
Do some maintenance for type checks, serialver, and some warnings put to debug. More... over 13 years ago
Make minor cosmetic update in the javadoc comments. More... over 13 years ago
Silence some debug versbosity. More... over 13 years ago
Add the getClassificationClass() API based on the integer method than instantiation. Used in MARFCAT with DGT. More... over 13 years ago
Parametrize Class code. Add getClassificationClassByID() to be able to get a Class from the numerical classifier ID. More... over 13 years ago
Commit more debug/testing reporting, etc. More... over 13 years ago
Fix a couple more small bugs and add JUnit test stubs and implement some to help to hunt those bugs down. More... over 13 years ago
Correct a few bugs, and start adding comments while review the code. More... over 13 years ago
Commit more corrections on typing, coding conventions, and typos in comments. More... over 13 years ago
Commit minor corrections in typing, comments, and style. More... over 13 years ago
Commit minor corrections in typing, comments, and style. More... over 13 years ago
Bump year to 2012. More... almost 14 years ago
Bump year to 2012. More... almost 14 years ago
Bump year to 2012. More... almost 14 years ago
Sync bib. More... almost 14 years ago
Sync bib. More... almost 14 years ago
Re-implement the high-level 1D separating DWT filter more per spec. More... almost 14 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... almost 14 years ago