Peter Braden
642f111f9d
Merge branch 'master' of github.com:peterbraden/node-opencv
2013-02-05 14:21:35 -08:00
Brandon Cheng
22bdf646b1
Add bindings for cv::inRange
2013-01-27 18:16:30 -05:00
Peter Braden
8b899d073a
don't save images in example
2012-11-29 13:44:31 -08:00
Peter Braden
7d43360b72
fix unit test
2012-11-27 16:36:18 -08:00
Peter Braden
0ab26f913c
WIP
2012-11-27 16:13:23 -08:00
Peter Braden
c4aac1d201
Allow specifying which image channel to use for the back projection
2012-11-27 16:08:58 -08:00
Peter Braden
6df8bbbb9b
WIP on camshift re #22 - Got a working example but still unreliable
...
This is a combination of 4 commits.
WIP on camshift - need to focus the histogram on the ROI
Weird fringing issue, but otherwise tracking objects successfully
motion track example
WIP on camshift
WIP on camshift - have a smoke example, but bad results are coming back.
2012-11-26 20:11:59 -08:00
Peter Braden
1faf584392
change example out
2012-09-19 16:39:16 -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
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
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
1f41b20438
mv data
2012-01-27 11:43:38 -08:00
Peter Braden
c93b9dcf14
update examples
2012-01-26 16:50:21 -08:00
Peter Braden
a501f20f97
update proxy example
2012-01-23 23:37:59 -08:00
Peter Braden
2f3d3cea6e
WIP
2012-01-23 19:04:33 -08:00
Peter Braden
23d49455fe
Face detection using cascade classifier
2012-01-18 17:48:05 -08:00
Peter Braden
10c7436884
image save()
2012-01-16 23:10:04 -08:00
Peter Braden
403a62dbba
OpenCV Bindings - initial commit
2012-01-14 09:14:00 -08:00