-
Notifications
You must be signed in to change notification settings - Fork 17
/
.hgignore
132 lines (111 loc) · 2.62 KB
/
.hgignore
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
# use glob syntax.
syntax: glob
applications/doppia/doppia
applications/simple_stereo/simple_stereo
applications/simple_stereo_lib/test_simple_stereo_lib
applications/simple_gpu_stereo/simple_gpu_stereo
applications/stereo_matching/stereo_matching
applications/stereo_matching_with_prior/stereo_matching_with_prior
applications/klt_for_video/klt_for_video
applications/flow_for_video/flow_for_video
applications/tracks_classifier_evaluation/tracks_classifier_evaluation
applications/stixel_world/stixel_world
applications/objects_detection/objects_detection
applications/ground_estimation/ground_estimation
applications/create_learning_files/create_learning_files
applications/boosted_learning/boosted_learning
applications/bootstrapping_lib/test_*_lib
applications/objects_detection_lib/test_*_lib
applications/stixel_world_lib/test_*_lib
applications/compute_geodesic_channels/compute_geodesic_channels
applications/reweight_detections/reweight_detections
tests/data_sequence/test_data_sequence
tests/tracks_categorisation/test_tracks_categorisation
tests/lines_detection/test_lines_detection
tests/ground_plane/test_ground_plane
tests/stixels_estimation/test_stixels_estimation
tests/objects_detection/test_objects_detection
src/applications/objects_detection/*_recordings*
tools/objects_detection/tmp/*
src/applications/objects_detection/cvpr2012/*
src/applications/objects_detection/results/*
src/applications/boosted_learning/results/*
src/applications/objects_detection/config_models/*
src/applications/objects_detection/crop*
src/applications/boosted_learning/left22222seed/*
src/applications/boosted_learning/22222seed_new/*
src/applications/boosted_learning/59166seed/*
tools/objects_detection/crop*
tools/objects_detection/results/*
src/applications/boosted_learning/22222Seed/*
src/applications/objects_detection/car_detection*
src/objects_detection/gpu/generated_*
documentation/build
2011_*
2010_*
2012_*
2013_*
gmon.out
Makefile
CMakeCache.txt
CMakeFiles/*
cmake_install.cmake
Debug/*
output/*
sceneflow_devernay/*
folki/*
src/applications/doppia/*_recordings/
src/applications/tracks_classifier_evaluation/*.txt
src/applications/objects_detection/training_runs
src/applications/linear_svm_learning/inria_model*.txt
*.a
*.o
*.so
*.exr
*.png
*.pgm
*.pnm
*.jpg
*.tif
*.svg
*.avi
*.mp4
*.pdf
*.submit
*~
*.pidb
*.orig
.waf*
.svn*
.scon*
.lock*
*.pro.user
*.tmp
*.pyc
*.pickle
*.pkl
opencv.pc
*.proto.data
#*.proto
*.proto.bin
*.bin
*.data_sequence
*.sequence
*.iv
*.test
*.csv
*.zip
*.pro.user.*
*.txt.user*
*.cbp
*recordings/program_options.txt
callgrind.out.*
cachegrind.out.*
*.callgrind
*.prof
\#*
.leo_shadow
*.out.txt
*.condor.out
*.err
*.log