source: other-projects/is-sheet-music-encore/trunk/image-identification-dev-02/.idea/workspace.xml@ 33418

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

made progress with morphology, based one image, need to refine further, then test on multiple images

File size: 14.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
3 <component name="ChangeListManager">
4 <list default="true" id="2a802599-8889-4aa5-9351-0a495d9acc5c" name="Default Changelist" comment="" />
5 <ignored path="$PROJECT_DIR$/out/" />
6 <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
7 <option name="SHOW_DIALOG" value="false" />
8 <option name="HIGHLIGHT_CONFLICTS" value="true" />
9 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
10 <option name="LAST_RESOLUTION" value="IGNORE" />
11 </component>
12 <component name="FileEditorManager">
13 <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
14 <file pinned="false" current-in-tab="false">
15 <entry file="file://$PROJECT_DIR$/image-identification-development/src/Main.java">
16 <provider selected="true" editor-type-id="text-editor">
17 <state relative-caret-position="2774">
18 <caret line="800" column="12" selection-start-line="800" selection-start-column="12" selection-end-line="800" selection-end-column="92" />
19 <folding>
20 <element signature="imports" expanded="true" />
21 <element signature="class#StartAndEndPoint#0;class#Main#0" />
22 <element signature="method#removeDuplicates#0;class#Main#0" />
23 <element signature="method#StandardDeviation#0;class#Main#0" />
24 <element signature="method#VarianceCalc#0;class#Main#0" />
25 <element signature="method#lineComparison#0;class#Main#0" />
26 <element signature="method#ClusterCheck#0;class#Main#0" />
27 <element signature="method#toBufferedImage#0;class#Main#0" />
28 <element signature="method#ClassifierPixelCount#0;class#Main#0" />
29 <element signature="method#ClassifierLineCount#0;class#Main#0" />
30 <element signature="method#ClassifierLineClusterOLD#0;class#Main#0" />
31 <element signature="method#ClassifierLineCluster#0;class#Main#0" />
32 <element signature="method#ClassifierLineClusterPt#0;class#Main#0" />
33 <element signature="method#LineCountOrCluster#0;class#Main#0" />
34 </folding>
35 </state>
36 </provider>
37 </entry>
38 </file>
39 <file pinned="false" current-in-tab="true">
40 <entry file="file://$PROJECT_DIR$/image-identification-development/src/MainMorph.java">
41 <provider selected="true" editor-type-id="text-editor">
42 <state relative-caret-position="347">
43 <caret line="306" column="41" selection-start-line="306" selection-start-column="41" selection-end-line="306" selection-end-column="41" />
44 <folding>
45 <element signature="e#9745#9798#1" />
46 <element signature="e#10939#13586#1" />
47 </folding>
48 </state>
49 </provider>
50 </entry>
51 </file>
52 </leaf>
53 </component>
54 <component name="FindInProjectRecents">
55 <findStrings>
56 <find>pointArrayList</find>
57 <find>clustersFoundRGB</find>
58 <find>ClassifierLineClusterPt</find>
59 <find>Object</find>
60 </findStrings>
61 </component>
62 <component name="IdeDocumentHistory">
63 <option name="CHANGED_PATHS">
64 <list>
65 <option value="$PROJECT_DIR$/../image-identification-terminal/javaImageClassifier.java" />
66 <option value="$PROJECT_DIR$/../image-identification-terminal/javaClassifierComparison" />
67 <option value="$PROJECT_DIR$/../image-identification-terminal/javaClassifierComparison.java" />
68 <option value="$PROJECT_DIR$/image-identification-development/src/Main.java" />
69 <option value="$PROJECT_DIR$/image-identification-development/src/MainMorph.java" />
70 </list>
71 </option>
72 </component>
73 <component name="MavenProjectNavigator">
74 <treeState>
75 <expand />
76 <select />
77 </treeState>
78 </component>
79 <component name="ProjectFrameBounds" extendedState="6">
80 <option name="x" value="511" />
81 <option name="y" value="214" />
82 <option name="width" value="918" />
83 <option name="height" value="767" />
84 </component>
85 <component name="ProjectView">
86 <navigator proportions="" version="1">
87 <foldersAlwaysOnTop value="true" />
88 </navigator>
89 <panes />
90 </component>
91 <component name="PropertiesComponent">
92 <property name="last_opened_file_path" value="$PROJECT_DIR$/../image-identification-terminal/javaClassifierComparison.java" />
93 <property name="project.structure.last.edited" value="SDKs" />
94 <property name="project.structure.proportion" value="0.15" />
95 <property name="project.structure.side.proportion" value="0.2" />
96 <property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
97 </component>
98 <component name="RunDashboard">
99 <option name="ruleStates">
100 <list>
101 <RuleState>
102 <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
103 </RuleState>
104 <RuleState>
105 <option name="name" value="StatusDashboardGroupingRule" />
106 </RuleState>
107 </list>
108 </option>
109 </component>
110 <component name="RunManager">
111 <configuration name="MainMorph" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
112 <option name="MAIN_CLASS_NAME" value="MainMorph" />
113 <module name="image-identification-dev-02" />
114 <option name="VM_PARAMETERS" value="-Djava.library.path=$PROJECT_DIR$/../../opencv-3.4.2/build/lib " />
115 <method v="2">
116 <option name="Make" enabled="true" />
117 </method>
118 </configuration>
119 <recent_temporary>
120 <list>
121 <item itemvalue="Application.MainMorph" />
122 </list>
123 </recent_temporary>
124 </component>
125 <component name="SvnConfiguration">
126 <configuration />
127 </component>
128 <component name="TaskManager">
129 <task active="true" id="Default" summary="Default task">
130 <changelist id="2a802599-8889-4aa5-9351-0a495d9acc5c" name="Default Changelist" comment="" />
131 <created>1564877113082</created>
132 <option name="number" value="Default" />
133 <option name="presentableId" value="Default" />
134 <updated>1564877113082</updated>
135 </task>
136 <servers />
137 </component>
138 <component name="ToolWindowManager">
139 <frame x="67" y="25" width="1613" height="1025" extended-state="6" />
140 <layout>
141 <window_info content_ui="combo" id="Project" order="0" weight="0.19783024" />
142 <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
143 <window_info id="Designer" order="2" />
144 <window_info id="UI Designer" order="3" />
145 <window_info id="Favorites" order="4" side_tool="true" />
146 <window_info anchor="bottom" id="Message" order="0" />
147 <window_info anchor="bottom" id="Find" order="1" />
148 <window_info anchor="bottom" id="Run" order="2" weight="0.24610245" />
149 <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
150 <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
151 <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
152 <window_info anchor="bottom" id="TODO" order="6" />
153 <window_info anchor="bottom" id="Version Control" order="7" />
154 <window_info anchor="bottom" id="Terminal" order="8" weight="0.32962137" />
155 <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" weight="0.32962137" />
156 <window_info anchor="bottom" id="Messages" order="10" weight="0.32962137" />
157 <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
158 <window_info anchor="right" id="Ant Build" order="1" weight="0.24952137" />
159 <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
160 <window_info anchor="right" id="Palette" order="3" />
161 <window_info anchor="right" id="Palette&#9;" order="4" />
162 <window_info anchor="right" id="Maven" order="5" weight="0.3299298" />
163 </layout>
164 </component>
165 <component name="antWorkspaceConfiguration">
166 <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
167 <option name="FILTER_TARGETS" value="false" />
168 </component>
169 <component name="editorHistoryManager">
170 <entry file="file://$PROJECT_DIR$/../image-identification-terminal/javaClassifierComparison" />
171 <entry file="file://$PROJECT_DIR$/../image-identification-terminal/javaImageClassifier.java">
172 <provider selected="true" editor-type-id="text-editor">
173 <state relative-caret-position="345">
174 <caret line="77" column="42" selection-start-line="77" selection-start-column="42" selection-end-line="77" selection-end-column="42" />
175 <folding>
176 <element signature="imports" expanded="true" />
177 <element signature="e#1743#2305#0" />
178 <element signature="e#4073#5568#0" />
179 <element signature="e#5573#6811#0" />
180 <element signature="e#6817#9109#0" />
181 <element signature="e#9114#9310#0" />
182 <element signature="e#9312#9371#0" />
183 <element signature="e#10174#11092#0" />
184 <element signature="e#11097#18874#0" />
185 <element signature="e#18879#21582#0" />
186 <element signature="e#21587#22251#0" />
187 <element signature="e#22256#22628#0" />
188 <element signature="e#22633#23394#0" />
189 </folding>
190 </state>
191 </provider>
192 </entry>
193 <entry file="file://$PROJECT_DIR$/../image-identification-terminal/javaClassifierComparison.java">
194 <provider selected="true" editor-type-id="text-editor">
195 <state relative-caret-position="921">
196 <caret line="107" column="5" lean-forward="true" selection-start-line="107" selection-start-column="5" selection-end-line="107" selection-end-column="5" />
197 <folding>
198 <element signature="imports" expanded="true" />
199 <element signature="class#StartAndEndPoint#0;class#javaClassifierComparison#0" />
200 <element signature="method#StartAndEndPoint#0;class#StartAndEndPoint#0;class#javaClassifierComparison#0" />
201 <element signature="class#Pair#0;class#javaClassifierComparison#0" />
202 <element signature="method#Classifier_LineCounter#0;class#javaClassifierComparison#0" />
203 <element signature="method#VarianceCalc#0;class#javaClassifierComparison#0" />
204 <element signature="method#lineComparison#0;class#javaClassifierComparison#0" />
205 <element signature="method#ClusterCheck#0;class#javaClassifierComparison#0" />
206 </folding>
207 </state>
208 </provider>
209 </entry>
210 <entry file="file://$PROJECT_DIR$/image-identification-development/src/Main.java">
211 <provider selected="true" editor-type-id="text-editor">
212 <state relative-caret-position="2774">
213 <caret line="800" column="12" selection-start-line="800" selection-start-column="12" selection-end-line="800" selection-end-column="92" />
214 <folding>
215 <element signature="imports" expanded="true" />
216 <element signature="class#StartAndEndPoint#0;class#Main#0" />
217 <element signature="method#removeDuplicates#0;class#Main#0" />
218 <element signature="method#StandardDeviation#0;class#Main#0" />
219 <element signature="method#VarianceCalc#0;class#Main#0" />
220 <element signature="method#lineComparison#0;class#Main#0" />
221 <element signature="method#ClusterCheck#0;class#Main#0" />
222 <element signature="method#toBufferedImage#0;class#Main#0" />
223 <element signature="method#ClassifierPixelCount#0;class#Main#0" />
224 <element signature="method#ClassifierLineCount#0;class#Main#0" />
225 <element signature="method#ClassifierLineClusterOLD#0;class#Main#0" />
226 <element signature="method#ClassifierLineCluster#0;class#Main#0" />
227 <element signature="method#ClassifierLineClusterPt#0;class#Main#0" />
228 <element signature="method#LineCountOrCluster#0;class#Main#0" />
229 </folding>
230 </state>
231 </provider>
232 </entry>
233 <entry file="file://$PROJECT_DIR$/image-identification-development/src/MainMorph.java">
234 <provider selected="true" editor-type-id="text-editor">
235 <state relative-caret-position="347">
236 <caret line="306" column="41" selection-start-line="306" selection-start-column="41" selection-end-line="306" selection-end-column="41" />
237 <folding>
238 <element signature="e#9745#9798#1" />
239 <element signature="e#10939#13586#1" />
240 </folding>
241 </state>
242 </provider>
243 </entry>
244 </component>
245 <component name="masterDetails">
246 <states>
247 <state key="ArtifactsStructureConfigurable.UI">
248 <settings>
249 <artifact-editor />
250 <splitter-proportions>
251 <option name="proportions">
252 <list>
253 <option value="0.2" />
254 </list>
255 </option>
256 </splitter-proportions>
257 </settings>
258 </state>
259 <state key="FacetStructureConfigurable.UI">
260 <settings>
261 <last-edited>No facets are configured</last-edited>
262 <splitter-proportions>
263 <option name="proportions">
264 <list>
265 <option value="0.2" />
266 </list>
267 </option>
268 </splitter-proportions>
269 </settings>
270 </state>
271 <state key="GlobalLibrariesConfigurable.UI">
272 <settings>
273 <splitter-proportions>
274 <option name="proportions">
275 <list>
276 <option value="0.2" />
277 </list>
278 </option>
279 </splitter-proportions>
280 </settings>
281 </state>
282 <state key="JdkListConfigurable.UI">
283 <settings>
284 <last-edited>1.8 (2)</last-edited>
285 <splitter-proportions>
286 <option name="proportions">
287 <list>
288 <option value="0.2" />
289 </list>
290 </option>
291 </splitter-proportions>
292 </settings>
293 </state>
294 <state key="ModuleStructureConfigurable.UI">
295 <settings>
296 <last-edited>image-identification-dev-02</last-edited>
297 <splitter-proportions>
298 <option name="proportions">
299 <list>
300 <option value="0.2" />
301 </list>
302 </option>
303 </splitter-proportions>
304 </settings>
305 </state>
306 <state key="ProjectLibrariesConfigurable.UI">
307 <settings>
308 <splitter-proportions>
309 <option name="proportions">
310 <list>
311 <option value="0.2" />
312 </list>
313 </option>
314 </splitter-proportions>
315 </settings>
316 </state>
317 </states>
318 </component>
319</project>
Note: See TracBrowser for help on using the repository browser.