tests: templatematch: add test to check that we use the correct rgb format
authorThiago Santos <ts.santos@osg.sisa.samsung.com>
Mon, 28 Jul 2014 18:45:09 +0000 (15:45 -0300)
committerThiago Santos <ts.santos@osg.sisa.samsung.com>
Mon, 28 Jul 2014 18:57:07 +0000 (15:57 -0300)
commit06243b7eeee9ab09515e7367c189ef99bf5b652f
tree7dd3590241bc2a9b11f0335b1e2d0b2534c64d61
parentf5992a6cdd13c5460a9dd2bef17c7502a0816237
tests: templatematch: add test to check that we use the correct rgb format

templatematch should use the same RGB format that opencv uses (BGR), make sure
we keep it that way with this test.

https://bugzilla.gnome.org/show_bug.cgi?id=678485
tests/check/Makefile.am
tests/check/elements/templatematch.c [new file with mode: 0644]
tests/files/Makefile.am