mirror of https://github.com/davisking/dlib.git
clarified spec
This commit is contained in:
parent
8a0e2e4dc8
commit
11f47957bc
|
@ -1642,7 +1642,7 @@ namespace dlib
|
||||||
typename T,
|
typename T,
|
||||||
typename P
|
typename P
|
||||||
>
|
>
|
||||||
const matrix_exp pixel_to_vector (
|
const matrix<T,pixel_traits<P>::num,1> pixel_to_vector (
|
||||||
const P& pixel
|
const P& pixel
|
||||||
);
|
);
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Reference in New Issue