Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cresson Remi
LSGRM
Commits
257ef5f9
Commit
257ef5f9
authored
Nov 06, 2017
by
Cresson Remi
Browse files
DOC: add a todo for tomorrow
parent
4845d624
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/lsgrmGraphOperations.txx
View file @
257ef5f9
...
@@ -96,6 +96,8 @@ MergeAllGraphsAndAchieveSegmentation(
...
@@ -96,6 +96,8 @@ MergeAllGraphsAndAchieveSegmentation(
// // Write output graph to the output graph directory
// // Write output graph to the output graph directory
// WriteGraph<TSegmenter>(segmenter.m_Graph, tmpDir, 0, 0);
// WriteGraph<TSegmenter>(segmenter.m_Graph, tmpDir, 0, 0);
// TODO: use std::sort to sort the graph before the polygon filling
typename TSegmenter::LabelImageType::SizeType outSize;
typename TSegmenter::LabelImageType::SizeType outSize;
outSize[0] = imageWidth;
outSize[0] = imageWidth;
outSize[1] = imageHeight;
outSize[1] = imageHeight;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment