Using thematic layer for segmentation in eCognition Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How to generate TTA mask for accuracy assement in eCognition?eCognition: set region grow treshold by layer value differenceUsing shapefiles as a reference for accuracy assessment in ecognitionCopy class in higher level in eCognitionHow to use thematic layer for supervised classification in eCognitionHow do I delete a class in Ecognition?Duplicate Layers in eCognitionSet a rule for grow region in eCognitioneCognition TTA Mask : Aerial images in ecognition for supervised classification
If Windows 7 doesn't support WSL, then what is "Subsystem for UNIX-based Applications"?
Moving a wrapfig vertically to encroach partially on a subsection title
Why shouldn't this prove the Prime Number Theorem?
How were pictures turned from film to a big picture in a picture frame before digital scanning?
How does light 'choose' between wave and particle behaviour?
Weaponising the Grasp-at-a-Distance spell
What does it mean that physics no longer uses mechanical models to describe phenomena?
What is the origin of 落第?
White walkers, cemeteries and wights
Tips to organize LaTeX presentations for a semester
Asymptotics question
Why complex landing gears are used instead of simple,reliability and light weight muscle wire or shape memory alloys?
How much damage would a cupful of neutron star matter do to the Earth?
Rationale for describing kurtosis as "peakedness"?
What does the writing on Poe's helmet say?
What would you call this weird metallic apparatus that allows you to lift people?
How can a team of shapeshifters communicate?
Why are vacuum tubes still used in amateur radios?
Co-worker has annoying ringtone
Is multiple magic items in one inherently imbalanced?
Flight departed from the gate 5 min before scheduled departure time. Refund options
Why weren't discrete x86 CPUs ever used in game hardware?
Printing attributes of selection in ArcPy?
What is chord melody?
Using thematic layer for segmentation in eCognition
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?How to generate TTA mask for accuracy assement in eCognition?eCognition: set region grow treshold by layer value differenceUsing shapefiles as a reference for accuracy assessment in ecognitionCopy class in higher level in eCognitionHow to use thematic layer for supervised classification in eCognitionHow do I delete a class in Ecognition?Duplicate Layers in eCognitionSet a rule for grow region in eCognitioneCognition TTA Mask : Aerial images in ecognition for supervised classification
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have a thematic layer, i want to perform segmentation and classification only within the thematic layer,not in a whole image. how can i do it? I tried to segment the image after viewing the thematic layer in view setting and the thematic layer usage was enabled, but it was segmenting the whole image.
ecognition
add a comment |
I have a thematic layer, i want to perform segmentation and classification only within the thematic layer,not in a whole image. how can i do it? I tried to segment the image after viewing the thematic layer in view setting and the thematic layer usage was enabled, but it was segmenting the whole image.
ecognition
add a comment |
I have a thematic layer, i want to perform segmentation and classification only within the thematic layer,not in a whole image. how can i do it? I tried to segment the image after viewing the thematic layer in view setting and the thematic layer usage was enabled, but it was segmenting the whole image.
ecognition
I have a thematic layer, i want to perform segmentation and classification only within the thematic layer,not in a whole image. how can i do it? I tried to segment the image after viewing the thematic layer in view setting and the thematic layer usage was enabled, but it was segmenting the whole image.
ecognition
ecognition
edited Sep 19 '18 at 10:20
PolyGeo♦
54.1k1782246
54.1k1782246
asked Sep 19 '18 at 9:58
PrathibaPrathiba
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The usual approach to this would be to do it in multiple steps:
- Chessboard segmentation with a very large object size, using thematic layers
- Assign class, using 'Number of overlaps', into two classes, "Outside AOI" and "Inside AOI"
- Do additional segmentation on object level, rather than pixel level, using the "Inside AOI" class only.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f296402%2fusing-thematic-layer-for-segmentation-in-ecognition%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The usual approach to this would be to do it in multiple steps:
- Chessboard segmentation with a very large object size, using thematic layers
- Assign class, using 'Number of overlaps', into two classes, "Outside AOI" and "Inside AOI"
- Do additional segmentation on object level, rather than pixel level, using the "Inside AOI" class only.
add a comment |
The usual approach to this would be to do it in multiple steps:
- Chessboard segmentation with a very large object size, using thematic layers
- Assign class, using 'Number of overlaps', into two classes, "Outside AOI" and "Inside AOI"
- Do additional segmentation on object level, rather than pixel level, using the "Inside AOI" class only.
add a comment |
The usual approach to this would be to do it in multiple steps:
- Chessboard segmentation with a very large object size, using thematic layers
- Assign class, using 'Number of overlaps', into two classes, "Outside AOI" and "Inside AOI"
- Do additional segmentation on object level, rather than pixel level, using the "Inside AOI" class only.
The usual approach to this would be to do it in multiple steps:
- Chessboard segmentation with a very large object size, using thematic layers
- Assign class, using 'Number of overlaps', into two classes, "Outside AOI" and "Inside AOI"
- Do additional segmentation on object level, rather than pixel level, using the "Inside AOI" class only.
answered Sep 19 '18 at 13:06
Mikkel Lydholm RasmussenMikkel Lydholm Rasmussen
5,083819
5,083819
add a comment |
add a comment |
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f296402%2fusing-thematic-layer-for-segmentation-in-ecognition%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown