69 Commits

Author SHA1 Message Date
Peter Braden
48ab05f624 basics of goodFeaturesToTrack 2012-09-19 12:26:46 -07:00
Wade Simmons
97ffde101f match upstream tab style 2012-08-01 23:22:04 -07:00
Wade Simmons
ce126ba9c8 wrap Mat(Mat, Rect) constructor
This is so you can create a clone of a ROI (Rectangle of Interest)
2012-08-01 23:09:42 -07:00
Peter Braden
48996e2448 add namespaces 2012-06-22 14:14:58 -07:00
Peter Braden
7532b9e332 Fix build warnings 2012-06-22 14:02:03 -07:00
Tomas Alvarez
9f88205143 New rectangle function, new example and added std namespace fixing the vector compile problem 2012-06-22 14:01:40 -03:00
Tomas Alvarez
4d1ea2867b Merge github.com:talvarez/node-opencv
Conflicts:
	src/Matrix.cc
	src/Matrix.h
2012-06-19 14:53:52 -03:00
Tomas Alvarez
b73174c00f Added videocapture working (libuv), some examples, more methods to Matrix and implement of libuv for detectobjects 2012-06-18 11:54:31 -03:00
Peter Braden
c4a1c7161f Fix row and col tests for 1 channel matrices 2012-06-01 15:42:29 -04:00
Peter Braden
5f4ef5af30 Fix unit test build - looks like cv::resize doesn't work with 64 bit floats
re - http://stackoverflow.com/questions/7385465/resize-an-image-and-changing-its-depth
2012-05-31 17:00:04 -04:00
John Hurliman
765ee8d68b Fix Matrix::Row() and Matrix::Col() to return proper BGR pixel values for images 2012-05-04 15:27:35 -07:00
Peter Braden
43b376e5e4 WIP 2012-04-26 13:35:20 -07:00
Peter Braden
d7873e2b4e row, col, eye 2012-01-24 17:38:19 -08:00
Peter Braden
406eef45a2 try catch, macros etc 2012-01-24 12:23:08 -08:00
Peter Braden
3644d3ed8d Remove image 2012-01-23 23:21:51 -08:00
Peter Braden
bf3b39beb0 new interface 2012-01-23 23:11:34 -08:00
Peter Braden
2f3d3cea6e WIP 2012-01-23 19:04:33 -08:00
Peter Braden
3dae57f51c screwing around 2012-01-19 23:12:38 -08:00
Peter Braden
468034d329 WIP 2012-01-18 01:37:09 -08:00