Skip to content
Snippets Groups Projects
Commit 8412a43b authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH LSD Example Test : Specify value to draw the lines over the image

parent 125d2398
Branches
Tags
No related merge requests found
......@@ -139,6 +139,7 @@ int main( int argc, char * argv[] )
drawLineFilter->SetInput(reader->GetOutput());
drawLineFilter->SetInputLineSpatialObjectList(lsdFilter->GetOutput());
drawLineFilter->SetValue(1000);
// Software Guide : EndCodeSnippet
// Software Guide : BeginLatex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment