1 | initial version |
There nothing special in OpenCV moments, so there no need to write tutorial about them. You can read good explanation of image moments in wikipedia.
Also in documentation of OpenCV you can find how to use moments new OpenCV way.
2 | No.2 Revision |
There nothing special in OpenCV moments, so there no need to write tutorial about them. You can read good explanation of image moments in wikipedia.
Also in documentation of OpenCV you can find how to use moments in new OpenCV way.