Peter Braden
|
cfc6c16721
|
Remove unused 'sleep_for' variable to suppress compile warning
|
2015-02-11 18:35:00 +01:00 |
|
Peter Braden
|
c36350ade8
|
Move smoke test into makefile
|
2015-02-11 18:32:25 +01:00 |
|
Peter Braden
|
1418336348
|
Merge pull request #221 from Queuecumber/master
Removed unused code to avoid compile warning
|
2015-02-10 08:26:14 +01:00 |
|
Max Ehrlich
|
d0400ec5ae
|
Added graph-cut stereo algorithm
|
2015-02-09 18:19:00 -05:00 |
|
edgarsilva
|
3558be3d50
|
Always build from source in appveyor.
|
2015-02-06 15:40:25 -06:00 |
|
Edgar O Silva
|
c776475f3a
|
Merge pull request #10 from hybridgroup/custom-os-cflags
Custom os cflags, fixes pre compiled binaries
|
2015-02-06 13:24:52 -06:00 |
|
edgarsilva
|
44695e0c61
|
Test install from pre compiled binaries
|
2015-02-06 11:26:46 -06:00 |
|
Max Ehrlich
|
487ac8a137
|
Added semi-global block matching stereo
|
2015-02-06 11:06:58 -05:00 |
|
Max Ehrlich
|
e7b3cab803
|
Added Stereo block matching algorithm
|
2015-02-06 10:27:20 -05:00 |
|
edgarsilva
|
055c7a2405
|
Bring back node-pre-gyp info to investigate why branch passes but not master.
|
2015-02-05 18:31:13 -06:00 |
|
edgarsilva
|
a04ba455dd
|
Remove node-pre-gyp info call, since it is failing on windows.
|
2015-02-05 17:48:44 -06:00 |
|
edgarsilva
|
a405869720
|
Test node-pre-gyp info for 64 bit.
|
2015-02-05 17:31:04 -06:00 |
|
edgarsilva
|
081ac43f1b
|
Added all opencv libraries to opencv.pc file.
|
2015-02-05 16:53:02 -06:00 |
|
edgarsilva
|
90244f1db2
|
Print available libraries for opencv.
|
2015-02-05 16:24:18 -06: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 |
|
edgarsilva
|
16380f445e
|
Fix missing targets from bindings to make tests pass.
|
2015-02-04 13:02:09 -06:00 |
|
edgarsilva
|
7d16f2e046
|
Return to old version of opencv to try compilation.
|
2015-02-04 12:51:35 -06:00 |
|
Max Ehrlich
|
037fa6a7a5
|
Removed unused code to avoid compile warning
|
2015-02-04 13:27:11 -05:00 |
|
edgarsilva
|
9035d9b0fb
|
Fix merge issue with main repo master
|
2015-02-04 12:05:48 -06:00 |
|
edgarsilva
|
37bda024c2
|
Force ppa update to get newer version of opencv.
|
2015-02-04 11:56:12 -06:00 |
|
edgarsilva
|
aeff4d10f6
|
Update travis opencv version.
|
2015-02-04 11:51:29 -06:00 |
|
edgarsilva
|
4bc20cda6f
|
Fix issue with different versions of opencv installed in different OSs, updated cflags opencv version in bindings.gyp
|
2015-02-04 11:22:09 -06:00 |
|
Peter Braden
|
6aaea0978c
|
Merge pull request #220 from Queuecumber/master
More camera calibration functions
|
2015-02-02 18:48:42 +01:00 |
|
Max Ehrlich
|
8ed5177c34
|
Added map1 type paramter to initUndistortRectifyMap
|
2015-01-27 12:59:51 -05:00 |
|
Max Ehrlich
|
d9aaf529f8
|
Fixed bug causing image sizes to be transposed
|
2015-01-27 12:55:42 -05:00 |
|
Max Ehrlich
|
3d09bb30ea
|
Added remap
|
2015-01-27 12:55:32 -05:00 |
|
Max Ehrlich
|
51be174b6e
|
Added interpolation constants
|
2015-01-27 12:22:05 -05:00 |
|
Max Ehrlich
|
a66d95b537
|
Added initUndistortRectifyMap
|
2015-01-27 12:02:08 -05:00 |
|
Max Ehrlich
|
b76c39a42e
|
Added getOptimalNewCameraMatrix
|
2015-01-27 11:49:01 -05:00 |
|
Max Ehrlich
|
92f0bf80e5
|
Added cv::undistort
|
2015-01-27 11:16:36 -05:00 |
|
Max Ehrlich
|
96068dd7a9
|
Added stub imgproc source file
|
2015-01-27 10:53:06 -05:00 |
|
Max Ehrlich
|
e0998baa92
|
Merge remote-tracking branch 'upstream/master'
|
2015-01-27 10:43:20 -05:00 |
|
Peter Braden
|
c8c7625c6e
|
Merge pull request #218 from IMGNRY/master
Forced nan to 1.4.3
|
2015-01-26 17:48:39 +01:00 |
|
Peter Braden
|
52a4517926
|
Update README.md
|
2015-01-26 17:42:14 +01:00 |
|
Peter Braden
|
176887e3ba
|
Update README.md
|
2015-01-26 17:41:14 +01:00 |
|
Peter Braden
|
8a7a8c6f85
|
Merge pull request #215 from Queuecumber/master
Added Camera Calibration Functions
|
2015-01-26 17:39:45 +01: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 |
|
Max Ehrlich
|
97715a8048
|
Added findChessboardCorners function
|
2015-01-19 15:15:05 -05:00 |
|
Peter Braden
|
52de1e706c
|
Merge pull request #212 from scanlime/master
Build-related fixes in src/Matrix.cc
|
2015-01-19 19:32:50 +01:00 |
|