We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b63d8d5 + abb7a6c commit dae5ee8Copy full SHA for dae5ee8
1 file changed
README.rst
@@ -61,9 +61,9 @@ to use this module.
61
Since ITK version **4.13**, this module is available as a *Remote* module
62
in the ITK source code.
63
64
-Build it with the ``CMake`` option: ``Module_IsotropicWavelet``, this can be
+Build it with the ``CMake`` option: ``Module_IsotropicWavelets``, this can be
65
switched on with a ``CMake`` graphical interface ``ccmake`` or directly from the
66
-command line with: ``-DModule_IsotropicWavelet:BOOL=ON``
+command line with: ``-DModule_IsotropicWavelets:BOOL=ON``
67
68
For **older** ITK versions (>4.10 required if ``BUILD_TEST=ON``), add it
69
manually as an *External* or *Remote* module to the ITK source code.
0 commit comments