the rest modes of cv::Mat::convertTo

This commit is contained in:
Ilya Lavrenov
2014-10-10 11:05:19 +00:00
parent 4babecf3b0
commit 5f23d99918
3 changed files with 66 additions and 0 deletions

View File

@@ -181,6 +181,8 @@ struct PyrDownVec_32f
typedef NoVec<int, ushort> PyrDownVec_32s16u;
typedef NoVec<int, short> PyrDownVec_32s16s;
typedef NoVec<float, float> PyrUpVec_32f;
#elif CV_NEON
struct PyrDownVec_32s8u