Skip to content
Snippets Groups Projects
settings.xml 1.62 KiB
Newer Older
<contourFinders>
    <contourFinder>
        <minArea>10</minArea>
        <maxArea>40</maxArea>
        <minAreaRadius>40</minAreaRadius>
        <maxAreaRadius>350</maxAreaRadius>
        <trackHue>1</trackHue>
        <threshold>
Louis James's avatar
Louis James committed
            <r>122</r>
            <g>105</g>
            <b>99</b>
        </threshold>
    </contourFinder>
    <contourFinder>
        <minArea>10</minArea>
        <maxArea>40</maxArea>
        <minAreaRadius>40</minAreaRadius>
        <maxAreaRadius>350</maxAreaRadius>
        <trackHue>0</trackHue>
        <threshold>
Louis James's avatar
Louis James committed
            <r>55</r>
            <g>30</g>
            <b>19</b>
        </threshold>
    </contourFinder>
    <contourFinder>
        <minArea>10</minArea>
        <maxArea>40</maxArea>
        <minAreaRadius>40</minAreaRadius>
        <maxAreaRadius>350</maxAreaRadius>
        <trackHue>0</trackHue>
        <threshold>
            <r>255</r>
            <g>0</g>
            <b>255</b>
        </threshold>
    </contourFinder>
    <contourFinder>
        <minArea>10</minArea>
        <maxArea>40</maxArea>
        <minAreaRadius>40</minAreaRadius>
        <maxAreaRadius>350</maxAreaRadius>
        <trackHue>0</trackHue>
        <threshold>
            <r>255</r>
            <g>0</g>
            <b>255</b>
        </threshold>
    </contourFinder>
    <contourFinder>
        <minArea>10</minArea>
        <maxArea>40</maxArea>
        <minAreaRadius>40</minAreaRadius>
        <maxAreaRadius>350</maxAreaRadius>
        <trackHue>0</trackHue>
        <threshold>
            <r>255</r>
            <g>0</g>
            <b>255</b>
        </threshold>
    </contourFinder>
</contourFinders>