Skip to content
GitLab
Explore
Sign in
Commits · ac07e8801782e89e46089c4b0057ff8c5125c25e
Autocnet
Browse files
Jan 22, 2016
Fixing typoes
· ac07e880
kberry
authored
Jan 22, 2016
ac07e880
Removed unnecessary comments
· 07985aae
kberry
authored
Jan 22, 2016
07985aae
Updates associated with fixing homography2d
· e5ba13f4
kberry
authored
Jan 22, 2016
e5ba13f4
updated compute_homography to use correct nodes
· 30fa50b4
kberry
authored
Jan 22, 2016
30fa50b4
Jan 21, 2016
add documentation to find_self_neighbors; some cleanup
· 39a93c58
kberry
authored
Jan 21, 2016
39a93c58
update documentation for distance_ratio_test and rename
· 2c143213
kberry
authored
Jan 21, 2016
2c143213
First attempt at an outlier-detection class. Not yet working and no tests.
· 994aaa68
kberry
authored
Jan 21, 2016
994aaa68
Jan 20, 2016
update to correct indicies
· 060eacf0
kberry
authored
Jan 20, 2016
060eacf0
cleaned up old homography code, improved test case
· 1c828e49
kberry
authored
Jan 20, 2016
1c828e49
update matcher to return just a dataframe again
· 0178615a
kberry
authored
Jan 20, 2016
0178615a
change structure of compute_homography to be part of CandidateGraph.
· 3ded32b4
kberry
authored
Jan 20, 2016
3ded32b4
shell of calculating homography functionality; update matcher to return a...
· 7ae7189e
kberry
authored
Jan 20, 2016
7ae7189e
Jan 17, 2016
Merge pull request #21 from kree/master
· 6a5a9c68
jlaura
authored
Jan 16, 2016
6a5a9c68
specify opencv version in .travis.yml
· 77b040cd
Kristin Berry
authored
Jan 16, 2016
77b040cd
Jan 15, 2016
Merge pull request #20 from jcwbacker/master
· f1983505
Kristin Berry
authored
Jan 15, 2016
f1983505
Minor documentation change and slight changes for PEP 8 compliancy
· 32aa6452
kberry
authored
Jan 15, 2016
32aa6452
Added Jupyter Notebook for the Sprint 1 Demo.
· e223e6db
jwbacker
authored
Jan 15, 2016
e223e6db
Merge branch 'master' of
https://github.com/kree/autocnet
· 5799b14a
kberry
authored
Jan 15, 2016
5799b14a
Undo unnecessary addition
· 62f112af
kberry
authored
Jan 14, 2016
62f112af
Resolved merge conflict
· 9df29d0f
kberry
authored
Dec 10, 2015
9df29d0f
Merge pull request #19 from jlaura/functional_test
· 558e71b8
jcwbacker
authored
Jan 15, 2016
558e71b8
Updated functional test to pass dict to SIFT
· 362db13f
Jay
authored
Jan 15, 2016
362db13f
merging from upstream
· 67d4bf73
jay
authored
Jan 15, 2016
67d4bf73
Merge remote-tracking branch 'upstream/master'
· 3d2eb91c
jay
authored
Jan 15, 2016
3d2eb91c
Adding missing two image adjacency, required for two image functional test.
· b268b39a
Jay
authored
Jan 15, 2016
b268b39a
Updates to the tests to cover x,y measure addition in protobuf
· 46fdbc16
jay
authored
Jan 15, 2016
46fdbc16
Working functional test generating an ISIS compliant cnet with measures having x,y coordinates.
· 5de651c2
Jay
authored
Jan 15, 2016
5de651c2
merge from master
· c3771da2
jay
authored
Jan 15, 2016
c3771da2
Jan 14, 2016
Merge pull request #18 from jcwbacker/master
· e0a3af7a
jlaura
authored
Jan 14, 2016
e0a3af7a
Updated documentation files to include extract_metadata, feature_extractor,...
· fb60b0d5
jcwbacker
authored
Jan 14, 2016
fb60b0d5
Changed input parameter for feature extractor to take a dictionary of keywords.
· b771cb1d
jcwbacker
authored
Jan 14, 2016
b771cb1d
Undo unnecessary addition
· 11e3c24f
kberry
authored
Jan 14, 2016
11e3c24f
Merge branch 'matching'
· a4335246
kberry
authored
Jan 14, 2016
a4335246
Merged upstream
· 7f9248ab
jay
authored
Jan 14, 2016
7f9248ab
Merge pull request #12 from kree/matching
· a0468b31
jlaura
authored
Jan 14, 2016
a0468b31
added pillow to .travis.yml to try to solve bytescale problem
· d6823689
kberry
authored
Jan 14, 2016
d6823689
Testing Travis/SciPy issues
· 1487385c
Jay
authored
Jan 14, 2016
1487385c
revert .travis.yml failed modification test
· 551c3096
kberry
authored
Jan 14, 2016
551c3096
Testing Travis/SciPy issues
· 59fcb663
Jay
authored
Jan 14, 2016
59fcb663
trying to solve can't find bytescale problem with travis
· cbf37723
kberry
authored
Jan 14, 2016
cbf37723
Loading