Paul Zabelin
67b3902142
update swift version in readme
2019-04-09 04:04:04 -07:00
Paul Zabelin
3d03436393
update pods
2019-04-09 03:33:42 -07:00
Paul Zabelin
6160c9b756
update travis xcode version
2019-04-09 03:32:00 -07:00
Paul Zabelin
d805300a57
update podspec to swift 5.0
2019-04-09 03:17:46 -07:00
Paul Zabelin
51ed02f993
use latest iOS and macOS versions for testing
2019-04-09 02:44:16 -07:00
Paul Zabelin
ecfdfd972b
migrate to swift 5
2019-04-09 01:30:07 -07:00
Paul Zabelin
92da0f2525
fix redudant public
2019-04-09 01:20:59 -07:00
Paul Zabelin
49c058a54c
migrate to new SIMD and xcode project settings
2019-04-09 01:17:39 -07:00
Paul Zabelin
a7c7d52882
update pods
2019-04-07 16:12:04 -07:00
Paul Zabelin
3a5fe6e6f1
bundle update
2019-04-07 16:09:29 -07:00
Paul Zabelin
00b630ff32
refactor photo view controller to add perspective straightening
2019-03-20 14:46:11 -07:00
Paul Zabelin
71f08a0300
refactor example with pan gestures
...
to use view tags to sort outlet array
2019-03-20 10:47:08 -07:00
Paul Zabelin
3c9704c8a5
update pods
2019-03-19 17:27:37 -07:00
Paul Zabelin
722f8cad02
extract transform components for testing affective transform on layer
2019-03-19 14:25:39 -07:00
Paul Zabelin
ef71565686
more inferred types
2019-03-18 10:48:10 -07:00
Paul Zabelin
3517fa7e4c
add specs showing use of basisVectorsToPointsMap and pointsToBasisVectorsMap
2019-03-17 22:24:23 -07:00
Paul Zabelin
cf20cb7298
reindent
2019-03-17 21:20:37 -07:00
Paul Zabelin
2ad52efe22
clenaup refactor
2019-03-16 10:12:18 -07:00
Paul Zabelin
d085de277d
rename Types
2019-03-16 09:51:48 -07:00
Paul Zabelin
15d6a80516
add file private to matrices extenstions
2019-03-16 09:43:29 -07:00
Paul Zabelin
c288644150
add ASCII comments to visualize matrices
2019-03-16 00:12:22 -07:00
Paul Zabelin
852c58fd5d
bundle update
2019-03-14 01:10:38 -07:00
Paul Zabelin
2a1449fa54
refactor to use type inference
2019-03-13 23:45:03 -07:00
Paul Zabelin
90281b8739
refactor specs
2019-03-12 03:45:39 -07:00
Paul Zabelin
923a8fe0ab
rename performance test, add baselines
2019-03-12 03:27:18 -07:00
Paul Zabelin
87d6ea5ff2
Merge branch 'update-pods'
...
* update-pods:
update pods
Bump concurrent-ruby from 1.1.4 to 1.1.5
2019-03-12 03:17:39 -07:00
Paul Zabelin
bf00c9a461
add performance test
...
to show bit cast init is faster
2019-03-12 03:16:43 -07:00
Paul Zabelin
9d3ec57c6c
refactor CATransform3D init
...
to use unsafe bit cast instead of constructor
2019-03-12 02:44:51 -07:00
Paul Zabelin
935d7c73da
remove xcode coverage workaround
...
as it seems to be fixed in xcode 10.1, http://www.openradar.me/radar?id=5065986117992448
2019-03-12 01:36:17 -07:00
Paul Zabelin
62657e57ad
update pods
...
to get ImageCoordinateSpace (1.0.7)
2019-03-12 01:10:40 -07:00
dependabot[bot]
1007fdad9c
Bump concurrent-ruby from 1.1.4 to 1.1.5
...
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby ) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases )
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.4...v1.1.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-03-11 13:24:23 +00:00
Paul Zabelin
eaa7b79698
Merge branch 'fix-travis'
...
* fix-travis:
use released version of cocoapods
2019-03-05 22:23:08 -08:00
Paul Zabelin
68bc2eff6e
use released version of cocoapods
2019-03-04 22:24:21 -08:00
Paul Zabelin
04fb123f83
update pod and bundle
2019-03-04 21:34:02 -08:00
Paul Zabelin
03cefe3b74
fix travis error - fatal: depth 0 is not a positive number
2019-02-06 10:55:17 -08:00
Paul Zabelin
6a3a7ff49d
fix lint warnings
2019-02-05 14:37:08 -08:00
Paul Zabelin
932341201e
update pod
2019-02-05 14:26:14 -08:00
Paul Zabelin
e2ec54989c
update bundle
2019-02-05 14:22:47 -08:00
Paul Zabelin
7c0ac88993
clear cache for circle ci homebrew
2019-01-28 17:03:40 -08:00
Paul Zabelin
2c681ef70d
workaround travis lint exception
2019-01-28 17:01:52 -08:00
Paul Zabelin
822d7cf90f
Use OpenCV version 4 ( #5 )
...
* use opencv4
* update opencv installation script for OpenCV 4
* update directories for caching homebrew packages
* add include path for mac os high sierra and opencv3
* refactor OpenCV wrapper to use static C functions
2019-01-28 11:36:05 -08:00
Paul Zabelin
49133afc94
Fix travis caching ( #4 )
...
* fix travis opencv installation
* add parent directory to cache, as it is small
* inline before script
2019-01-25 21:20:47 -08:00
Paul Zabelin
dddcb47172
optimize opencv cache for travis
2019-01-25 14:38:59 -08:00
Paul Zabelin
b4ce3a496c
Merge branch 'circleci'
...
* circleci: (23 commits)
update cache number
explicit path list, as circleci does not support variables
use environment for cache paths
add script to install opencv
install OpenCV with one level dependencies
add deep brew dependencies link opt
update pods
update bundle
optimize brew cache for opencv
optimize pod update
use OpenCV version 2
add check dependencies job
reuse pod install for mac
measure coverage, run on mac
add more simulators
parametrize job with xcode destination
skip pod install if not changed
add badge
skip cocoapods spec update when pods are already installed
lint
...
2019-01-25 14:23:27 -08:00
Paul Zabelin
f0ef97b5f5
update cache number
2019-01-25 14:08:47 -08:00
Paul Zabelin
ca58f17e2c
explicit path list, as circleci does not support variables
2019-01-25 14:08:06 -08:00
Paul Zabelin
cde59a4fe5
use environment for cache paths
2019-01-25 13:55:24 -08:00
Paul Zabelin
865049f66f
add script to install opencv
2019-01-25 12:52:00 -08:00
Paul Zabelin
4ebc8a6bd3
install OpenCV with one level dependencies
2019-01-25 11:00:49 -08:00
Paul Zabelin
e71e0cbb4d
add deep brew dependencies link opt
2019-01-25 10:53:12 -08:00