Opened 10 years ago
Closed 8 years ago
#2535 closed enhancement (duplicate)
Enhancement request - i.segment handle large images above 2 billion pixels
Reported by: | dnewcomb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.2.0 |
Component: | Default | Version: | svn-releasebranch70 |
Keywords: | i.segment | Cc: | |
CPU: | Unspecified | Platform: | Linux |
Description
I have a 3.6 billion pixel RGB image. i.segment currently fails with the following error message.
i.segment -d group=bsl_2012@bsl_landcover output=bsl_2012allarea_diff20_min50 threshold=.20 minsize=50 memory=15000 Loading input bands... Processing pass 1... ERROR: Invalid region id -2147480082
Looking in createsegs.c and iseg.h , it appears that the region stats are int variables, topping out at about 2 billion.
Change History (3)
comment:1 by , 9 years ago
Milestone: | 7.1.0 → 7.2.0 |
---|
comment:3 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Milestone renamed