-
Notifications
You must be signed in to change notification settings - Fork 14
/
OPENSOURCE
102 lines (76 loc) · 3.3 KB
/
OPENSOURCE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
We thank the open source community for making this project possible. APT contains code from the following open-source projects:
* deepnet/deepcut:
https://github.com/AlexEMG/DeepLabCut
A. & M. Mathis Labs
DeepLabCut2.0 Toolbox (deeplabcut.org)
* deepnet/leap
https://github.com/talmo/leap
Talmo Pereira: talmo(at)princeton.edu
* deepnet/imagenet_resnet.py, deepnet/TrainingGeneratorTFRecord.py, deepnet/apt_dpk.py, deepnet/apt_dpk_callbacks.py
https://github.com/jgraving/deepposekit
Jacob Graving, Daniel Chae, Hemal Naik, Liang Li, Benjamin Koger, Blair Costelloe, and Iain Couzin
* matlab/trackers/cpr
http://www.vision.caltech.edu/xpburgos/ICCV13/code/rcpr_v1.zip
X.P. Burgos-Artizzu, P.Perona, and Piotr Dollar
* matlab/javaaddpathstatic.m:
http://stackoverflow.com/questions/19625073/how-to-run-clojure-from-matlab/22524112#22524112
Andrew Janke
* matlab/JavaTableWrapper
https://www.mathworks.com/matlabcentral/fileexchange/49994-java-table-wrapper-for-user-interfaces
Robyn Jackey
* matlab/jsonlab-1.2
https://www.mathworks.com/matlabcentral/fileexchange/33381-jsonlab-a-toolbox-to-encode-decode-json-files
Qianqian Fang
* matlab/propertiesGUI
http://undocumentedmatlab.com/articles/propertiesgui
Yair M. Altman: altmany(at)gmail.com
* matlab/treeTable
http://undocumentedmatlab.com/articles/treetable
Yair M. Altman: altmany(at)gmail.com
* matlab/YAMLMatlab_0.4.3, matlab/+yaml
https://code.google.com/archive/p/yamlmatlab/
https://github.com/ewiger/yamlmatlab
Jiri Cigler, Jan Siroky, Pavel Tomasko
* matlab/misc/ellipsedraw
https://www.mathworks.com/matlabcentral/fileexchange/3224-ellipsedraw1-0
Lei Wang
* matlab/misc/findjobj_modern.m
https://www.mathworks.com/matlabcentral/fileexchange/14317-findjobj-find-java-handles-of-matlab-graphic-objects
Yair Altman
* matlab/misc/glob.m
https://www.mathworks.com/matlabcentral/fileexchange/40149-expand-wildcards-for-files-and-directory-names
Peter van den Biggelaar
* matlab/misc/saveJSONfile.m
https://www.mathworks.com/matlabcentral/fileexchange/50965-structure-to-json
Lior Kirsch
* matlab/misc/whereisjavaclassloadingfrom.m
https://stackoverflow.com/questions/4376565/java-jpa-class-for-matlab/4380622#4380622
Andrew Janke
* matlab/user/APT2RT
http://www.mathworks.com/matlabcentral/fileexchange/22422-absolute-orientation
Christian Wengert
http://www.mathworks.com/matlabcentral/fileexchange/35475-quaternions
Przemyslaw Baranski
https://www.mathworks.com/matlabcentral/fileexchange/24484-geom3d
David Legland
https://isbweb.org/software/movanal/kinemat/
Christoph Reinschmidt, Ton van den Bogert
* external/JAABA
http://jaaba.sourceforge.net/
Mayank Kabra, Kristin Branson, et al.
* external/CameraCalibrationToolbox
http://www.vision.caltech.edu/bouguetj/calib_doc/
Jean-Yves Bouguet
* external/netlab
https://www.mathworks.com/matlabcentral/fileexchange/2654-netlab
Ian T. Nabney
* external/PiotrDollarToolbox
https://pdollar.github.io/toolbox/
Piotr Dollar
* matlab/misc/imgzoompan.m
https://github.com/danyalejandro/imgzoompan
Dany Cabrera
* matlab/misc/inputdlgWithBrowse.m (original: inputdlg.m)
matlab/misc/imcontrast_kb.m (original: imcontrast.m)
matlab/private_imuitools/\*.m (requirements for imcontrast.m)
Modified MATLAB toolbox code.