Remove false NCLS
- Jul 17, 2019
-
-
Antoine Regimbeau authored
-
- Jul 16, 2019
-
-
Antoine Regimbeau authored
-
Antoine Regimbeau authored
-
Antoine Regimbeau authored
-
- Jul 15, 2019
-
-
Antoine Regimbeau authored
-
As said in #1921 (closed) the NCLS filter we had was doing nothing more than the UCLS filter. That is why I removed it from the application choice and also from OTB.
This filter was doing the same thing as an unconstrained least square. Have a look at the for loop here and replace all the matrix to see that correction=0
No reference in documentation
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging:
git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i
on latest changes and commit