Skip to content
Snippets Groups Projects
Commit ebd92268 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

DOC: minor changes to MeanShift example

parent 805fe636
Branches
Tags
No related merge requests found
...@@ -87,7 +87,7 @@ int main(int argc, char * argv[]) ...@@ -87,7 +87,7 @@ int main(int argc, char * argv[])
// Software Guide : BeginLatex // Software Guide : BeginLatex
// //
// We start by the classical \code{typedef}s needed for reading and // We start by the classical \code{typedef}s needed for reading and
// writing the images. The EDISON code upon which OTB's // writing the images. The EDISON \url{http://www.caip.rutgers.edu/riul/research/code/EDISON/index.html} code upon which OTB's
// implementation is based, uses float pixel precision, so we choose // implementation is based, uses float pixel precision, so we choose
// to work with a float pixel type. // to work with a float pixel type.
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment