source: other-projects/is-sheet-music-encore/trunk/image-identification-dev-02/image-identification-dev-02.iml@ 33415

Last change on this file since 33415 was 33415, checked in by cpb16, 5 years ago

updated, after unable to commit due to setup.bash being out of date. Added mainMorph for morphological development

File size: 816 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<module type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output />
5 <content url="file://$MODULE_DIR$">
6 <sourceFolder url="file://$MODULE_DIR$/image-identification-development" isTestSource="false" />
7 </content>
8 <orderEntry type="module-library">
9 <library>
10 <CLASSES>
11 <root url="jar://$MODULE_DIR$/../../opencv-3.4.2/build/bin/opencv-342.jar!/" />
12 </CLASSES>
13 <JAVADOC />
14 <SOURCES>
15 <root url="jar://$MODULE_DIR$/../../opencv-3.4.2/build/bin/opencv-342.jar!/" />
16 </SOURCES>
17 </library>
18 </orderEntry>
19 <orderEntry type="inheritedJdk" />
20 <orderEntry type="sourceFolder" forTests="false" />
21 </component>
22</module>
Note: See TracBrowser for help on using the repository browser.