# # ChangeLog for other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaAccuracyCalculator.java # # Generated by Trac 1.4.2 # 2024-06-02T20:54:51+12:00 Mon, 10 Jun 2019 01:48:01 GMT cpb16 [33141] * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/Makefile (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/Makefile~ (added) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaAccuracyCalculator.class (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaAccuracyCalculator.java (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaImageClassifier.class (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/javaImageClassifier.java (modified) * other-projects/is-sheet-music-encore/trunk/image-identification-terminal/runClassifer.sh (added) Completed end-to-end pipeline and one classifier 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. ...