Commit a4958fbf authored by Vlad Shakhuro's avatar Vlad Shakhuro

Fix compute_channels documentation

parent 0ecbe87c
......@@ -53,9 +53,7 @@ namespace adas
params — pyramid computing parameters
Returns computed channels in vectors N x CH,
N — number of scales (outer vector),
CH — number of channels (inner vectors)
Returns vector of computed channels
*/
std::vector<Mat>
computeChannels(const Mat& image);
......
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