3 Commits (b5512f02f316d677592df8352c5884dd3635fabd)

Author SHA1 Message Date
Drew Short b5512f02f3 Working on some cleanup. Moved setup logic for the image tile into it's own class. Reduced the logic in the factory. Need to work on context menus and selectable items in the pane next. Might have to be done with a custom TilePane that allows selection. 10 years ago
Drew Short 783a3a4aba More refactoring 10 years ago
Drew Short 15ce4f1f05 Changing packages around to match new modules 10 years ago
Drew Short dfa3dee087 Working on creating a multi-module build of the project! 10 years ago
Drew Short 04d7d6afe8 Removed 3 more debugging statements that are pointeless as the results are recorded elsewhere and they just introduce noise in the logs 10 years ago
Drew Short dc643512b7 Commented out a bunch of debug logging statements that aren't needed right now. Updated some hibernate config files. Added some exceptions to the logback config to ignore debug statements from hibernate and EHCache as they aren't important in our debugging right now. Updated todo... sort of... 10 years ago
Drew Short cf2e951c43 Added some proper hashing. Added a few more tests. Added a little bit more benchmarking 11 years ago
Drew Short 8c9936a45d Added mathematics library for transformation support. Implemented PHash and added PHash specific tests 11 years ago
Drew Short 24a1b32bad Started work on hashing and added a sample image for testing. First new unit test is broken due to array indexing issues. Configured the pom further for testing configuration. Added a few properties to support different levels or precision depending on the hash. 11 years ago