Skip to content
GitLab
Explore
Sign in
Commits · 27e669bcedd321c2a6b9cd8b936b049177bcc49c
Autocnet
Browse files
Jan 27, 2016
Merge remote-tracking branch 'upstream/master'
· 27e669bc
jcwbacker
authored
Jan 27, 2016
27e669bc
Merge pull request #27 from jlaura/master
· 2a29104e
Kristin Berry
authored
Jan 27, 2016
2a29104e
Merged from upstream.
· 5de1ccfe
jcwbacker
authored
Jan 27, 2016
5de1ccfe
Added visualization utilities and example notebooks. This is not tested since...
· 62999afa
jcwbacker
authored
Jan 27, 2016
62999afa
Merge remote-tracking branch 'upstream/master'
· 4739b95d
jay
authored
Jan 27, 2016
4739b95d
Homography computation method added
· 2078e96b
Jay
authored
Jan 27, 2016
2078e96b
Merge pull request #26 from jlaura/master
· 576b7402
Kristin Berry
authored
Jan 27, 2016
576b7402
Update for CR
· 0cd05e86
Jay
authored
Jan 27, 2016
0cd05e86
Ranges needs to be a bit more inclusive on stochastic process tests
· 5a5b2dcf
Jay
authored
Jan 27, 2016
5a5b2dcf
Travis updates to get skimage in
· c2c1f24c
Jay
authored
Jan 27, 2016
c2c1f24c
Reworked ratio testing to support n-images and return numpy boolean arrays.
· a621692d
Jay
authored
Jan 27, 2016
a621692d
Merge remote-tracking branch 'upstream/master'
· ef8e83c6
jay
authored
Jan 26, 2016
ef8e83c6
added a pattern matching function
· 2bd31a11
jay
authored
Jan 26, 2016
2bd31a11
Merge pull request #24 from kree/outlier_detection
· fb6eb862
jlaura
authored
Jan 26, 2016
fb6eb862
Jan 26, 2016
merge with upstream again after pushing PR#25
· ecd36ba1
kberry
authored
Jan 26, 2016
ecd36ba1
Merge pull request #25 from jcwbacker/graphAccessors
· 2cb0fe08
Kristin Berry
authored
Jan 26, 2016
2cb0fe08
Added convenience methods to CandidateGraph class. Updated node attributes...
· 3c68f625
jcwbacker
authored
Jan 26, 2016
3c68f625
merged with upstream
· 2ba7c023
kberry
authored
Jan 26, 2016
2ba7c023
documentation updates for outlierdetector
· 170a0f7b
kberry
authored
Jan 26, 2016
170a0f7b
minor updates to outlier_detector
· 7f8452a8
kberry
authored
Jan 26, 2016
7f8452a8
updated outlier detection for changes to matches df
· 1ed40ab8
kberry
authored
Jan 26, 2016
1ed40ab8
Jan 25, 2016
Merged with upstream/master
· bdfcf269
kberry
authored
Jan 25, 2016
bdfcf269
Merge pull request #22 from kree/computehomography
· 6ec490cb
jlaura
authored
Jan 25, 2016
6ec490cb
updated compute_homography for updated matches df format
· 3fc473a6
kberry
authored
Jan 25, 2016
3fc473a6
merged with upstream
· 44222cb9
kberry
authored
Jan 25, 2016
44222cb9
minor changes
· df6b838d
kberry
authored
Jan 25, 2016
df6b838d
Merge pull request #23 from jlaura/nimage_matching
· fef05475
jlaura
authored
Jan 25, 2016
fef05475
Simplification of the match dataframe and n-image support to generate a control network.
· 8649fb48
jay
authored
Jan 25, 2016
8649fb48
Jan 22, 2016
Created new homography branch without outlier changes
· f580a4c7
kberry
authored
Jan 22, 2016
f580a4c7
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
Loading