``` 5) 3D-Denoise test $ test-cl-image -t 3d-denoise -f NV12 -i <inputfile> -o <outputfile> e.g.: $ test-cl-image -t 3d-denoise -f NV12 -i input.nv12 -o output.nv12 6) fisheye test $ test-cl-image -t 3d-denoise -f NV12 -i <inputfile> -o <outputfile> e.g.: $ test-cl-image -t fisheye -f NV12 -i input.nv12 -o output.nv12 ``` I think in second line parameter must be fisheye, not the same 3d-denoise ?
I think in second line parameter must be fisheye, not the same 3d-denoise ?