What steps will reproduce the problem?
1. bin/ImageStack -help fastnlmeans
What version of the product are you using? On what operating system?
HEAD
Please provide any additional information below.
svn diff
Index: src/GaussTransform.cpp
===================================================================
--- src/GaussTransform.cpp (revision 240)
+++ src/GaussTransform.cpp (working copy)
@@ -946,7 +946,7 @@
" spatial search sizes. The three arguments are the patch size, the"
" spatial standard deviation, and the patch-space standard deviation.\n"
"\n"
- "Usage: ImageStack -load noisy.jpg -fastnlmeans 2 3 0.1 -save
denoised.jpg");
+ "Usage: ImageStack -load noisy.jpg -fastnlmeans 2 3 0.1 -save
denoised.jpg\n");
}
bool FastNLMeans::test() {
Original issue reported on code.google.com by n...@cape.com on 14 Oct 2012 at 5:54
Original issue reported on code.google.com by
n...@cape.com
on 14 Oct 2012 at 5:54