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.
1 parent 0f12c2d commit de1dd99Copy full SHA for de1dd99
src/main/java/averagingND/GenNormCC.java
@@ -59,9 +59,7 @@ public class GenNormCC {
59
* the boundaries are always strange **/
60
final double max_fraction_shift = 0.9;
61
62
- /** //ImagePlus imageIn = IJ.openVirtual("/home/eugene/Desktop/projects/UnequalTiffs/BB/001f.tif");
63
- //Img< FloatType >img = FloatTiffImgWrap.wrapVirtualFloat(imageIn, MiscUtils.getDimensionsTextImageJ(imageIn));
64
- //ImageJFunctions.show(img, "test_raw");
+ /**
65
* @param image
66
* @param template
67
*/
0 commit comments