diff --git a/docs/Home.md b/docs/Home.md index 78d2d42d3..16c3c075f 100644 --- a/docs/Home.md +++ b/docs/Home.md @@ -36,7 +36,7 @@ int main() ### print Mat content ``` -void pretty_print(const Mat& m) +void pretty_print(const ncnn::Mat& m) { for (int q=0; q normed_feats(m.c); + + for (int i=0; i(y); + uchar* sp = normed_feats[i].ptr(y); + for (int x=0; x