Opened 7 years ago

Closed 6 years ago

Last modified 6 years ago

#3427 closed enhancement (fixed)

Ask for improvement of i.segment.stats : Allow parallel work for different rasters

Reported by: tgrippa Owned by: grass-dev@…
Priority: normal Milestone:
Component: Addons Version: unspecified
Keywords: segment Cc:
CPU: Unspecified Platform: Unspecified

Description

Hi,

I would like to ask for an improvement of i.segment.stats add-on. For the moment, the processing workflow is serial (objects statistics computed for the first band, e.g. blue, then on red, then on green, etc..). It could be great if the process could be parallelized on X different cores. I'm often computing objects statistics on +10 different rasters. This improvement would allow for saving a lot of processing time.

Cheers,

PS: Thank you for making GRASS more and more efficient for Object-Based image analysis.

Change History (3)

comment:1 by mlennert, 6 years ago

Resolution: fixed
Status: newclosed

In 71626:

i.segment.stats: adding option to calculate raster stats in parallel (fixes #3427)

comment:2 by mlennert, 6 years ago

Please test new version.

comment:3 by tgrippa, 6 years ago

Tested on Linux Mint 18.1 (MATE 64bits) and GRASS 7.3.svn (r71315). Works perfectly. Thanks for the improvement.

Note: See TracTickets for help on using tickets.