Ignore:
Timestamp:
2019-08-15T13:53:28+12:00 (5 years ago)
Author:
cpb16
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/is-sheet-music-encore/trunk/image-identification-dev-02/.idea/workspace.xml

    r33415 r33418  
    1515        <entry file="file://$PROJECT_DIR$/image-identification-development/src/Main.java">
    1616          <provider selected="true" editor-type-id="text-editor">
    17             <state relative-caret-position="2394">
    18               <caret line="780" selection-start-line="780" selection-end-line="780" />
     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" />
    1919              <folding>
    2020                <element signature="imports" expanded="true" />
     
    4040        <entry file="file://$PROJECT_DIR$/image-identification-development/src/MainMorph.java">
    4141          <provider selected="true" editor-type-id="text-editor">
    42             <state relative-caret-position="340">
    43               <caret line="275" lean-forward="true" selection-start-line="275" selection-end-line="275" />
     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" />
    4444              <folding>
    45                 <element signature="class#StartAndEndPoint#0;class#MainMor#0" />
    46                 <element signature="method#toBufferedImage#0;class#MainMor#0" />
     45                <element signature="e#9745#9798#1" />
     46                <element signature="e#10939#13586#1" />
    4747              </folding>
    4848            </state>
     
    156156      <window_info anchor="bottom" id="Messages" order="10" weight="0.32962137" />
    157157      <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.25" />
     158      <window_info anchor="right" id="Ant Build" order="1" weight="0.24952137" />
    159159      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
    160160      <window_info anchor="right" id="Palette" order="3" />
     
    162162      <window_info anchor="right" id="Maven" order="5" weight="0.3299298" />
    163163    </layout>
     164  </component>
     165  <component name="antWorkspaceConfiguration">
     166    <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
     167    <option name="FILTER_TARGETS" value="false" />
    164168  </component>
    165169  <component name="editorHistoryManager">
     
    206210    <entry file="file://$PROJECT_DIR$/image-identification-development/src/Main.java">
    207211      <provider selected="true" editor-type-id="text-editor">
    208         <state relative-caret-position="2394">
    209           <caret line="780" selection-start-line="780" selection-end-line="780" />
     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" />
    210214          <folding>
    211215            <element signature="imports" expanded="true" />
     
    229233    <entry file="file://$PROJECT_DIR$/image-identification-development/src/MainMorph.java">
    230234      <provider selected="true" editor-type-id="text-editor">
    231         <state relative-caret-position="340">
    232           <caret line="275" lean-forward="true" selection-start-line="275" selection-end-line="275" />
     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" />
    233237          <folding>
    234             <element signature="class#StartAndEndPoint#0;class#MainMor#0" />
    235             <element signature="method#toBufferedImage#0;class#MainMor#0" />
     238            <element signature="e#9745#9798#1" />
     239            <element signature="e#10939#13586#1" />
    236240          </folding>
    237241        </state>
Note: See TracChangeset for help on using the changeset viewer.