Opened 8 years ago
Last modified 6 years ago
#3290 new enhancement
i.segement references
Reported by: | wenzeslaus | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 7.6.2 |
Component: | Imagery | Version: | svn-trunk |
Keywords: | i.segment, references, doc, documentation, man | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
The G7:i.segment References section does not contain any references. Do we have any specific papers related to the methods used?
The original GSoC 2012 wiki linked from the manual page says:
= References = TODO: complete references with links. [http://www.armurs.ulb.ac.be/images/8/86/PERS_Carleer_05.pdf] Carleer, et al: Assessment of Very High Spatial Resolution Satellite Image Segmentations, 2005 (Evaluates 2 boundary and 2 region based algorithms.) [http://marte.dpi.inpe.br/col/sid.inpe.br/deise/1999/02.05.09.30/doc/T205.pdf] Bins, et al: Satellite Imagery Segmentation: A Region Growing Approach, 1996 (Describes approach taken in SPRING software.) [http://www.sciencedirect.com/science/article/pii/S0031320300001497] Cheng et. al.: Color image segmentation: advances and prospect, 2000 (survey of segmentation methods and color spaces) [http://www.isprs.org/proceedings/XXXV/congress/comm4/papers/506.pdf] G. Meinel, M. Neubert: A Comparison of Segmentation Programs for High Resolution Remote Sensing Data, 20?? (Includes timing to complete segmentation) [http://www.wiley.com/WileyCDA/WileyTitle/productCd-0471377392.html?0471377392=] Pitas, I: Digital Image Processing Algorithms and Applications, 2000 (Textbook, including 1 chapter on segmentation methods.) eCognition Reference Manual Kurtz et. al: Hierarchical Segmentation of Multiresolution Remote Sensing Images, 2011 Comaniciu, Dorin: Mean Shift: A Robust Approach Toward Feature Space Analysis, 2002
Change History (11)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Milestone: | 7.2.1 → 7.2.2 |
---|
comment:3 by , 7 years ago
Milestone: | 7.2.2 → 7.4.0 |
---|
All enhancement tickets should be assigned to 7.4 milestone.
follow-up: 7 comment:6 by , 7 years ago
I don't have any trace of specific literature that inspired the region growing algorithm. I just sent a mail to Eric Momsen who developed the first version of the module during GSoC to see if he has any references.
comment:7 by , 7 years ago
Replying to mlennert:
I don't have any trace of specific literature that inspired the region growing algorithm. I just sent a mail to Eric Momsen who developed the first version of the module during GSoC to see if he has any references.
It is the Bins et al. (1996) paper listed in the description of this ticket that inspired the region growing algorithm.
comment:8 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:9 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Replying to wenzeslaus:
I don't think so. But I'll check in my archives of the time whether there was any specific papers.
That list was more a general inspiration, AFAIR.
Moritz