Skip to content
Snippets Groups Projects
Commit 16da2200 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

ENH: LSD example with double precision

parent 2c82fb07
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ int main( int argc, char * argv[] )
const char * outfname = argv[2];
typedef unsigned char InputPixelType;
typedef unsigned char PrecisionType;
typedef double PrecisionType;
const unsigned int Dimension = 2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment