# # ChangeLog for other-projects/is-sheet-music-encore/trunk/image-identification-development # # Generated by Trac 1.4.2 # 2024-05-01T11:49:46+12:00 Sun, 26 May 2019 05:15:31 GMT cpb16 [33110] * other-projects/is-sheet-music-encore/trunk/download-images/imageErrors.txt (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea/workspace.xml (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-development/Notes.txt (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/Test_HoughLineP.png (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-development/out/production/image-identification/Main.class (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-development/src/Main.java (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/Makefile (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/results.txt (modified) Ground truth complete for SE and BK. Added file to keep track of all ... Mon, 20 May 2019 07:19:02 GMT cpb16 [33097] * other-projects/is-sheet-music-encore/trunk/image-identification-development (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea/description.html (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea/misc.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea/modules.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea/project-template.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea/vcs.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/.idea/workspace.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/Makefile (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/TestImages (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/TestImages/TEST.jpg (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/TestImages/Test.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/TestImages/Test02.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/TestImages/sudoku.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/Test_HoughLineP.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/image-identification.iml (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/image-identification.properties (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/image-identification.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/out (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/out/production (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/out/production/image-identification (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/out/production/image-identification/Main.class (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/src (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/src/Main.java (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/terminalImageClassifier.class (added) * other-projects/is-sheet-music-encore/trunk/image-identification-development/terminalImageClassifier.java (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/Makefile (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-1.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-10.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-2.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-3.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-4.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-5.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-6.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-7.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-8.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/TestImages/mdp.39015080937769-9.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaAccuracyCalculator.class (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaAccuracyCalculator.java (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaImageClassifier.class (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaImageClassifier.java (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/results.txt (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/testClassifer.sh (added) Have compiled openCV java from terminal. Have created classifier one. ...