323 Commits

Author SHA1 Message Date
Edgar O Silva
c7ae7140ea Added coffee script examples based on opencv tutorials and updated blockWaitKey function. 2014-01-07 20:28:06 -06:00
Peter Braden
1d9072aefb Merge branch 'master' of github.com:magicode/node-opencv into magicode-master
Conflicts:
	src/Matrix.cc
	src/Matrix.h
2013-12-23 17:22:42 -08:00
Peter Braden
6f9f38112b 0.4.0 v0.4.0 2013-12-23 16:09:45 -08:00
Peter Braden
f66364f1bb Fix for mavericks / homebrew re #87
Basically just copying solution from a071e79206

Actually have no idea _why_ this works - assume there's some intricacies with xcode on mavericks.
2013-12-23 16:08:34 -08:00
Peter Braden
0d53c15058 Merge pull request #85 from fastner/fix/tobuffer-options
Add support for options in async toBuffer()
2013-10-09 15:11:59 -07:00
Sebastian Fastner
bbf36e72b1 Add parameter support to async buffer generation 2013-10-03 16:32:13 +02:00
Sebastian Fastner
b79c30069f Add arguments support for async toBuffer 2013-10-03 16:01:33 +02:00
magicode
fddd01a3d1 add pixel function and floodFill function 2013-09-29 21:39:56 +03:00
Peter Braden
dd5961cfe2 Merge pull request #72 from eschnou/feature_contour_moments
Compute the moments of a contour
2013-09-05 05:42:58 -07:00
Peter Braden
2c5324df41 Merge pull request #71 from eschnou/fix_motion_track_example
Fixed the motion track example
2013-09-05 05:33:50 -07:00
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
Laurent Eschenauer
612d0f1c21 Fixed the motion track example 2013-08-27 21:46:32 +02:00
Peter Braden
65d9e3ea99 Merge pull request #70 from SergeMv/master
Did several changes and added some new functions
2013-08-25 02:07:25 -07:00
Paul
824ffceeb2 removed unneeded stuff 2013-08-22 23:48:45 +04:00
Paul
5daf9c0f4d Merge branch 'master' of https://github.com/SergeMv/node-opencv 2013-08-22 23:45:11 +04:00
Paul
187b6d073a added some functions: cvtColor, split, merge, equalizeHist 2013-08-22 23:43:41 +04:00
Paul
146925ee6d provided interpolation option for the resize() func 2013-08-22 19:37:08 +04:00
Paul
e7300b1cfc added options for toBuffer() func 2013-08-22 19:07:10 +04:00
SergeMv
e0c4d42503 Merge pull request #1 from SergeMv/rotate
fixed the rotate() func for angles which are multiple of 90
2013-08-22 06:07:28 -07:00
Paul
b2ed603a2a fixed the rotate() func for angles which are multiple of 90 2013-08-22 16:55:32 +04:00
Paul
3105e14f25 implemented copyTo() func 2013-08-22 05:06:58 +04:00
Peter Braden
276e42bffc Merge pull request #63 from timfpark/master
Add absDiff, bitwiseXor, and countNonZero to Matrix operations
2013-07-30 09:51:55 -07:00
Tim Park
ce742ecce2 rename test to match combined tests 2013-07-29 13:21:37 -07:00
Tim Park
6bdaa3a24f combine absDiff and countNonZero tests 2013-07-29 13:17:49 -07:00
Peter Braden
cceea7b498 Merge pull request #62 from SonicHedgehog/package.json
Enhance package.json
2013-07-29 13:10:03 -07:00
Tim Park
d60e3d11d5 add countNonZero to Matrix operations 2013-07-29 12:54:38 -07:00
Tim Park
363b950f1e add tests for bitwiseXor and absDiff 2013-07-29 10:48:44 -07:00
Jakob Krigovsky
813e5ee55f Specify repository url in package.json 2013-07-29 03:30:05 +02:00
Jakob Krigovsky
852de17b47 Specify MIT license in package.json 2013-07-29 03:27:56 +02:00
Jakob Krigovsky
a190298eaf Specify necessary node version in package.json correctly 2013-07-29 03:27:05 +02:00
Tim Park
4ce14beb96 Add bitwiseXor and absDiff to Matrix operations 2013-07-28 11:25:01 -07:00
Peter Braden
b8ec62e5f8 example of roi 2013-07-26 10:41:13 -07:00
Peter Braden
03a00c062f Merge pull request #59 from penguin359/master
Smoke test now uses portable file path
2013-07-23 10:06:42 -07:00
Peter Braden
d9f0b16f16 Merge pull request #60 from carthagan/patch-1
Fix of bindings.gyo for windows
2013-07-23 10:05:03 -07:00
carthagan
7ea1435491 Fix of bindings.gyo for windows
Adding includes in windows BuildMS
2013-07-19 09:20:56 -07:00
Loren M. Lang
13488fa94b Smoke test now uses portable file path
Added a sanity check to ensure smoke.sh is run from the correct folder
and use a relative path to the mona image so it works on any system.
2013-07-17 22:26:16 -07:00
Peter Braden
85e1ce2448 0.3.1 2013-07-17 15:48:12 -07:00
Peter Braden
3b4c361f5c Merge pull request #57 from magicode/master
fix issues #3
2013-07-17 15:46:07 -07:00
magicode
5eb7e836c3 fix issues #3 2013-07-17 08:00:12 +03:00
Peter Braden
abb20798c3 0.3.0 2013-06-19 11:27:12 -07:00
Peter Braden
7548d39616 Merge branch 'master' of github.com:peterbraden/node-opencv
Conflicts:
	src/Matrix.cc
	src/Matrix.h
2013-06-19 11:26:56 -07:00
Peter Braden
762ac42f3b 0.2.0 2013-06-19 11:23:24 -07:00
Peter Braden
45846cd3b2 Open Source Bridge Live coding - woohoo 2013-06-19 11:21:59 -07:00
Peter Braden
27f722e6aa Merge pull request #54 from smoodiver/master
Examples, added err argument to callback functions where missing
2013-06-09 16:22:24 -07:00
Ray Smoodiver
1e5a0f2a23 Added err arguments
Added err arguments to callback functions
2013-06-09 18:19:06 +12:00
Ray Smoodiver
4cc5eff25b Added err arguments
OpenCV functions now seem to return (err, val) style arguments. Updated example to handle
2013-06-09 18:16:03 +12:00
Peter Braden
ca87972037 test it 2013-05-16 19:02:52 -07:00
Peter Braden
bae7a1bfd9 threshold 2013-05-16 18:57:26 -07:00
Peter Braden
c93cfb782b Merge pull request #50 from gluxon/master
Use GitHub Flavored Markdown for JavaScript code and bash
2013-05-14 09:20:01 -07:00
Brandon Cheng
bce9d95c29 use github flavored markdown for javascript and bash 2013-05-13 17:00:42 -04:00