fixed grammar of the comment
This commit is contained in:
parent
2ec815be89
commit
4839bfb1a5
@ -2084,7 +2084,7 @@ template<> struct Accumulator<char> { typedef float Type; };
|
|||||||
template<> struct Accumulator<short> { typedef float Type; };
|
template<> struct Accumulator<short> { typedef float Type; };
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Squeared Euclidean distance functor
|
* Squared Euclidean distance functor
|
||||||
*/
|
*/
|
||||||
template<class T>
|
template<class T>
|
||||||
struct CV_EXPORTS SL2
|
struct CV_EXPORTS SL2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user