Keegan Brown
ec09e0bdde
Swapped out all "handle" for "local"
...
Now building and passing tests locally in node v0.10.40 v0.12.7 and
v4.1.1. Other modules would not build at node lower than v0.10, so I
stopped there.
2015-10-05 14:33:12 -05:00
Keegan Brown
0216128fb0
Builds fine in 4, Fails in 0.12.7
2015-10-01 18:15:10 -05:00
Keegan Brown
1974fd6d00
Revert "conversion + build + test passed... so far"
...
This reverts commit ea69fcc10b73a191e1d3dc6c9decdc1ebc8bc714.
2015-10-01 11:03:08 -05:00
Keegan Brown
ea69fcc10b
conversion + build + test passed... so far
2015-09-29 13:39:49 -05:00
Anshul Jain
7c426bf69a
Fix code formatting for native code closes #295
2015-09-14 17:03:51 -07:00
Max Ehrlich
14fed8c12b
Fixed a bug causing argments to be read incorrectly in stereoRectify
2015-02-13 12:11:18 -05:00
Max Ehrlich
f60b41ec32
Fixed naming error in reprojectImageTo3d
2015-02-13 12:05:58 -05:00
Max Ehrlich
b1d77ab64c
Fixed naming error in computeCorrespondEpilines
2015-02-05 14:39:22 -05:00
Max Ehrlich
92a9369d69
Added reprojectImageTo3D
2015-02-05 14:37:36 -05:00
Max Ehrlich
17afbceabd
Fixed bug in function name
2015-02-05 14:32:51 -05:00
Max Ehrlich
51631b307e
Added computeCorrespondEpilines
2015-02-05 14:31:37 -05:00
Max Ehrlich
31eab0e8c6
Added stereoRectify
2015-02-05 14:19:46 -05:00
Max Ehrlich
eb4808cebd
Factored out commonly repeated code into functions
2015-02-05 14:09:52 -05:00
Max Ehrlich
b4a04b112a
Added stereo calibrate
2015-02-05 12:19:44 -05:00
Max Ehrlich
d9aaf529f8
Fixed bug causing image sizes to be transposed
2015-01-27 12:55:42 -05:00
Max Ehrlich
b76c39a42e
Added getOptimalNewCameraMatrix
2015-01-27 11:49:01 -05:00
Max Ehrlich
9e9bf23e95
Switched to NaNNew functions to avoid compile errors on differing node versions
2015-01-21 10:56:16 -05:00
Max Ehrlich
9e04f95703
Added solvePnP
2015-01-20 14:05:58 -05:00
Max Ehrlich
024d8e5ee5
Changed to non-callback API since all methods are synchronous
2015-01-20 13:26:37 -05:00
Max Ehrlich
0c35976950
Added calibrateCamera function
2015-01-20 13:04:22 -05:00
Max Ehrlich
088b44bdeb
Added drawChessboardCorners
2015-01-20 10:19:28 -05:00
Max Ehrlich
e35698ac16
Moved findChessboardCorners to calib3d source file
2015-01-20 09:37:52 -05:00