Ask Your Question
0

OpenCV moments tutorial

asked 2013-06-27 13:16:31 -0600

yohanrw gravatar image

updated 2013-06-27 14:43:36 -0600

SR gravatar image

Hello all,

I really dont understand opencv moments because the official tutorial and other tutorials I found are not giving the idea about what it is, rather than showing how to get moments in OLD opencv way.

Can someone please be kind enough to provie me a good tutorial to learn moments, moment types, and how to apply it in opencv?

Please help!

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
2

answered 2013-10-07 02:37:12 -0600

Michael Burdinov gravatar image

updated 2013-10-07 02:41:23 -0600

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.

edit flag offensive delete link more
1

answered 2013-10-06 13:18:21 -0600

Tamir Fridman gravatar image

Hi,

Checkout this this explanation, I this its good...

http://www.aishack.in/2011/06/image-moments/

edit flag offensive delete link more

Comments

broken link

saqehi gravatar imagesaqehi ( 2015-07-16 09:28:56 -0600 )edit
mcduffee gravatar imagemcduffee ( 2016-09-23 09:16:59 -0600 )edit

Question Tools

Stats

Asked: 2013-06-27 13:16:31 -0600

Seen: 4,518 times

Last updated: Oct 07 '13