Commit Graph

13 Commits

Author SHA1 Message Date
Paul Zabelin
f69a92074c migrate to Swift 4.2 2018-10-08 11:25:06 -07:00
Paul Zabelin
2275209422 fix macOS test
fix imports order
2018-03-09 01:13:08 -08:00
Paul Zabelin
8048fb066f mute warnings from opencv doxygen comments 2018-03-09 00:04:42 -08:00
Paul Zabelin
301a7d88a0 add CompareMethodsSpec 2018-03-07 22:19:30 -08:00
Paul Zabelin
b68defc19c reformat comments to headerdoc 2018-03-04 20:09:39 -08:00
Paul Zabelin
c6ea874b1d add performance test for open cv
to compare perspective transform with find homography
2018-03-04 01:33:35 -08:00
Paul Zabelin
7a1ea1566e add cvGetPerspectiveTransform
another OpenCV method to solve the same problem
add spec to prove the result is the same
2018-03-04 01:22:44 -08:00
Paul Zabelin
51d9c9a06a rename OpenCVWrapper.transform to findHomography 2018-03-04 00:51:33 -08:00
Paul Zabelin
91fd8d0fda add comment to help with opencv installation 2018-02-28 23:55:49 -08:00
Paul Zabelin
597268c64c refactor NimbleSpecHelper
to share it with OS X target
2018-02-28 17:33:17 -08:00
Paul Zabelin
3d1b7dba18 migrate tests to quick 2018-02-28 02:05:49 -08:00
Paul Zabelin
bc25543859 migrate open cv test to quick 2018-02-28 02:00:18 -08:00
Paul Zabelin
73796a0684 add mac target to Podfile 2018-02-28 01:38:26 -08:00