Laurent Eschenauer
|
0520e6dcea
|
Compute the moments of a contour
Added a moments method to the contour object and an example
using resulting moments to display a cross at the "center
of gravity" of a contour.
|
2013-08-27 22:13:22 +02:00 |
|
Michael Smith
|
84e5f255df
|
Add ConvexHull binding for Contours class
|
2013-02-10 15:26:58 -08:00 |
|
Michael Smith
|
4f7968e567
|
Expose MinAreaRect binding for Contours
|
2013-02-10 15:25:26 -08:00 |
|
Michael Smith
|
a197586673
|
Expose point data from Contours
Add in a Point method to the Contours class to access the underlying
point coordinates from the JavaScript side.
|
2013-02-10 15:04:37 -08:00 |
|
Jean-Tiare LE BIGOT
|
3b3c591517
|
add bindings for boundingBox in contours --> returns an (x, y, width, height) object
|
2013-01-20 15:39:51 +01:00 |
|
Jean-Tiare LE BIGOT
|
abf5e9948c
|
add bindings for cornerCount (size in OpenCV) in contours + fix bool instead of double in approxPolyDP
|
2013-01-20 15:07:20 +01:00 |
|
Jean-Tiare LE BIGOT
|
d2e8b1969f
|
add bindings for isConvex in contours
|
2013-01-20 14:20:33 +01:00 |
|
Jean-Tiare LE BIGOT
|
e3280ddc1e
|
add bindings for approxPolyDP in contours
|
2013-01-20 14:16:16 +01:00 |
|
Jean-Tiare LE BIGOT
|
a94bc32d5f
|
add bindings for arcLength in contours
|
2013-01-20 14:02:48 +01:00 |
|
Camilo Aguilar
|
3b5311cf42
|
Some code clean up
|
2012-10-20 02:35:15 -04:00 |
|
Tomas Alvarez
|
a0308135cb
|
Added videocapture working (libuv), some examples, more methods to Matrix and implement of libuv for detectobjects
|
2012-06-18 12:01:28 -03:00 |
|