xcd
2020-03-28 18a29824a66de5bdd26bb8d16f4b6b4380740120
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0"?>
<ArrayOfJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Job>
    <name>JobLLMF</name>
    <tools>
      <JobTool>
        <type>FindLine</type>
        <fitLineParam>
          <hv_RowBegin>761.0526315789474</hv_RowBegin>
          <hv_ColumnBegin>657.57831325301208</hv_ColumnBegin>
          <hv_RowEnd>376.04953560371519</hv_RowEnd>
          <hv_ColumnEnd>880.65060240963851</hv_ColumnEnd>
          <hv_measure_Length1>500</hv_measure_Length1>
          <hv_measure_Length2>20</hv_measure_Length2>
          <hv_measure_sigma>1</hv_measure_sigma>
          <hv_measure_threshold>40</hv_measure_threshold>
          <hv_measure_number>20</hv_measure_number>
          <hv_measure_position>first</hv_measure_position>
          <hv_measure_transition>positive</hv_measure_transition>
          <hv_measure_interpolation>nearest_neighbor</hv_measure_interpolation>
        </fitLineParam>
      </JobTool>
      <JobTool>
        <type>FindLine</type>
      </JobTool>
      <JobTool>
        <type>FindLine</type>
      </JobTool>
    </tools>
  </Job>
</ArrayOfJob>