Skip to content
GitLab
Explore
Sign in
Commits · 6d256df183b39df75921b16119476f09b5f2b747
Autocnet
Browse files
Feb 13, 2016
Update .travis.yml
· 6d256df1
jlaura
authored
Feb 12, 2016
6d256df1
Update requirements.txt
· 8ad98543
jlaura
authored
Feb 12, 2016
8ad98543
Feb 12, 2016
Update .travis.yml
· 434b3bae
jlaura
authored
Feb 12, 2016
434b3bae
Feb 11, 2016
Merge pull request #45 from kree/jigsaw
· 59d6ca0d
jlaura
authored
Feb 11, 2016
59d6ca0d
Feb 10, 2016
added a spaceZ
· ceea3e68
kberry
authored
Feb 10, 2016
ceea3e68
more change reversions
· 8d67335d
kberry
authored
Feb 10, 2016
8d67335d
undo changes intended to be temporary
· d2cde252
kberry
authored
Feb 10, 2016
d2cde252
merge with upstream and changes for jigsaw test
· 88569ce5
kberry
authored
Feb 10, 2016
88569ce5
changes to use cubes
· b77ba33e
kberry
authored
Feb 10, 2016
b77ba33e
Merge pull request #44 from jlaura/master
· 6e4557eb
jlaura
authored
Feb 10, 2016
6e4557eb
Bug fixed in subpixel.
· fec9cd9a
Jay
authored
Feb 10, 2016
fec9cd9a
Merge pull request #43 from jlaura/master
· 5862ac95
Kristin Berry
authored
Feb 09, 2016
5862ac95
Feb 09, 2016
merge fixes
· 319c642d
jay
authored
Feb 09, 2016
319c642d
Merge branch 'offset_validation'
· 56d014c4
jay
authored
Feb 09, 2016
56d014c4
Updated coverage testing to work on edges as well. Note the added dependency: PySAL.
· 3f12fa2d
Jay
authored
Feb 09, 2016
3f12fa2d
Merge pull request #41 from jlaura/offset_validation
· bf536437
Kristin Berry
authored
Feb 09, 2016
bf536437
Updated for code rev.
· 52236ced
jay
authored
Feb 09, 2016
52236ced
PATH updates.
· 8ad1e162
Jay
authored
Feb 09, 2016
8ad1e162
Fixed bug in homography computation, vis good to go.
· 21bcdc67
Jay
authored
Feb 09, 2016
21bcdc67
Reworked edge visualization code and added a helper method to network edges.
· 3faca1aa
Jay
authored
Feb 09, 2016
3faca1aa
Merge pull request #40 from jlaura/offset_validation
· a2bba204
Kristin Berry
authored
Feb 09, 2016
a2bba204
Yanked path stuff that was not working, reworked single node visualization.
· 269ab105
Jay
authored
Feb 09, 2016
269ab105
Moved to proper directory.
· 1ee60f43
Jay
authored
Feb 08, 2016
1ee60f43
Updated for code review comments
· 50baf742
Jay
authored
Feb 08, 2016
50baf742
Test cleanup and TODO entries.
· 49ba7342
jay
authored
Feb 08, 2016
49ba7342
Moved poorly named 'health' module to 'cg' (computational geometry)
· 16a5a5be
Jay
authored
Feb 08, 2016
16a5a5be
Feb 08, 2016
merge from convex hull
· a3e1ed05
jay
authored
Feb 08, 2016
a3e1ed05
Fixes to tests.
· a639cda5
Jay
authored
Feb 08, 2016
a639cda5
Weird edge key behavior.
· 9ae08533
Jay
authored
Feb 08, 2016
9ae08533
Test fixes.
· d5945e26
Jay
authored
Feb 08, 2016
d5945e26
Swapped lists to sets for clean keys.
· f8068dc3
Jay
authored
Feb 08, 2016
f8068dc3
merge upstream
· 3dc7d063
jay
authored
Feb 08, 2016
3dc7d063
Merge pull request #38 from jlaura/offset_validation
· 5df0a1c8
Kristin Berry
authored
Feb 08, 2016
5df0a1c8
Update test_two_image.py
· 26a0ea19
jlaura
authored
Feb 08, 2016
26a0ea19
merged upstream
· ba327ad7
jay
authored
Feb 08, 2016
ba327ad7
Three image test updated to new class based access.
· f52fa40b
Jay
authored
Feb 08, 2016
f52fa40b
Merge pull request #39 from kree/fromlist
· 42b416a2
jlaura
authored
Feb 08, 2016
42b416a2
Update test_two_image.py
· 2de77bca
jlaura
authored
Feb 08, 2016
2de77bca
Update test_two_image.py
· c7e77725
jlaura
authored
Feb 08, 2016
c7e77725
Replaced the node / edge dicts with custom data types.
· ceda438b
jay
authored
Feb 08, 2016
ceda438b
Loading