Skip to content
Snippets Groups Projects
Commit db7975aa authored by Julien Michel's avatar Julien Michel
Browse files

BUG: Fixing bug #983 (Split map was not correctly estimated when ImageRegion...

BUG: Fixing bug #983 (Split map was not correctly estimated when ImageRegion did not start at [0,0]). Added two tests for this case as well.
parent 992a610c
No related branches found
No related tags found
No related merge requests found
ImageRegionAdaptativeSplitter (0x98e530)
RTTI typeinfo: otb::ImageRegionAdaptativeSplitter<2u>
Reference Count: 2
Modified Time: 86
Debug: Off
Object Name:
Observers:
none
IsUpToDate: true
ImageRegion: ImageRegion (0x98e570)
Dimension: 2
Index: [1000, 1000]
Size: [4000, 4000]
Tile hint: [2000, 2000]
Requested number of splits: 5
Actual number of splits: 6
Split map:
Split 0: ImageRegion (0x7ffec57cfcc0)
Dimension: 2
Index: [1000, 1000]
Size: [3000, 1000]
Split 1: ImageRegion (0x7ffec57cfcc0)
Dimension: 2
Index: [4000, 1000]
Size: [1000, 1000]
Split 2: ImageRegion (0x7ffec57cfcc0)
Dimension: 2
Index: [1000, 2000]
Size: [3000, 2000]
Split 3: ImageRegion (0x7ffec57cfcc0)
Dimension: 2
Index: [4000, 2000]
Size: [1000, 2000]
Split 4: ImageRegion (0x7ffec57cfcc0)
Dimension: 2
Index: [1000, 4000]
Size: [3000, 1000]
Split 5: ImageRegion (0x7ffec57cfcc0)
Dimension: 2
Index: [4000, 4000]
Size: [1000, 1000]
ImageRegionAdaptativeSplitter (0x1417e80)
RTTI typeinfo: otb::ImageRegionAdaptativeSplitter<2u>
Reference Count: 2
Modified Time: 86
Debug: Off
Object Name:
Observers:
none
IsUpToDate: true
ImageRegion: ImageRegion (0x1417ec0)
Dimension: 2
Index: [1000, 1000]
Size: [4000, 4000]
Tile hint: [2000, 2000]
Requested number of splits: 5
Actual number of splits: 6
Split map:
Split 0: ImageRegion (0x7ffc72b1a930)
Dimension: 2
Index: [1000, 1000]
Size: [3000, 1000]
Split 1: ImageRegion (0x7ffc72b1a930)
Dimension: 2
Index: [4000, 1000]
Size: [1000, 1000]
Split 2: ImageRegion (0x7ffc72b1a930)
Dimension: 2
Index: [1000, 2000]
Size: [3000, 2000]
Split 3: ImageRegion (0x7ffc72b1a930)
Dimension: 2
Index: [4000, 2000]
Size: [1000, 2000]
Split 4: ImageRegion (0x7ffc72b1a930)
Dimension: 2
Index: [1000, 4000]
Size: [3000, 1000]
Split 5: ImageRegion (0x7ffc72b1a930)
Dimension: 2
Index: [4000, 4000]
Size: [1000, 1000]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment