Commit fdf47f9d authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1913 from huangqinjin:ogre

parents f435b667 e068b62a
......@@ -442,7 +442,7 @@ public:
dst_type = CV_32FC4;
break;
case PF_L16:
case PF_DEPTH16:
case PF_DEPTH:
dst_type = CV_16U;
break;
default:
......
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