# # ChangeLog for other-projects/is-sheet-music-encore/trunk/image-identification/.idea/workspace.xml # # Generated by Trac 1.4.2 # 2024-04-25T16:12:39+12:00 Mon, 13 May 2019 08:18:52 GMT cpb16 [33070] * other-projects/is-sheet-music-encore/trunk/image-identification/.idea/workspace.xml (modified) * other-projects/is-sheet-music-encore/trunk/image-identification/out/production/image-identification/Main.class (modified) * other-projects/is-sheet-music-encore/trunk/image-identification/src/Main.java (modified) Completed Straight Line Finding Code Mon, 13 May 2019 00:55:08 GMT cpb16 [33069] * other-projects/is-sheet-music-encore/trunk/image-identification (added) * other-projects/is-sheet-music-encore/trunk/image-identification/.idea (added) * other-projects/is-sheet-music-encore/trunk/image-identification/.idea/description.html (added) * other-projects/is-sheet-music-encore/trunk/image-identification/.idea/misc.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification/.idea/modules.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification/.idea/project-template.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification/.idea/vcs.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification/.idea/workspace.xml (added) * other-projects/is-sheet-music-encore/trunk/image-identification/TEST.jpg (added) * other-projects/is-sheet-music-encore/trunk/image-identification/Test.png (added) * other-projects/is-sheet-music-encore/trunk/image-identification/Test.png_HoughLineP (added) * other-projects/is-sheet-music-encore/trunk/image-identification/image-identification.iml (added) * other-projects/is-sheet-music-encore/trunk/image-identification/out (added) * other-projects/is-sheet-music-encore/trunk/image-identification/out/production (added) * other-projects/is-sheet-music-encore/trunk/image-identification/out/production/image-identification (added) * other-projects/is-sheet-music-encore/trunk/image-identification/out/production/image-identification/Main.class (added) * other-projects/is-sheet-music-encore/trunk/image-identification/src (added) * other-projects/is-sheet-music-encore/trunk/image-identification/src/Main.java (added) Have started basic line detection using OPENCV and intelliJ