Commit 9c26387c authored by alexandre benoit's avatar alexandre benoit

updated sources to correct buildbot warnings

parent 25b482f1
...@@ -209,7 +209,7 @@ Retina::getMagno ...@@ -209,7 +209,7 @@ Retina::getMagno
* a Mat, this output is rescaled for standard 8bits image processing use in OpenCV * a Mat, this output is rescaled for standard 8bits image processing use in OpenCV
* RAW methods actually return a 1D matrix (encoding is M1, M2, ... Mn), this output is the original retina filter model output, without any quantification or rescaling. * RAW methods actually return a 1D matrix (encoding is M1, M2,... Mn), this output is the original retina filter model output, without any quantification or rescaling.
Retina::getParameters Retina::getParameters
+++++++++++++++++++++ +++++++++++++++++++++
......
...@@ -147,4 +147,3 @@ int main(int argc, char* argv[]) { ...@@ -147,4 +147,3 @@ int main(int argc, char* argv[]) {
return 0; return 0;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment