File tree Expand file tree Collapse file tree 6 files changed +0
-52
lines changed Expand file tree Collapse file tree 6 files changed +0
-52
lines changed Original file line number Diff line number Diff line change @@ -123,15 +123,6 @@ io/IH5.icc
123
123
io/Raster.h
124
124
io/Raster.icc
125
125
io/Serialization.h
126
- matchtemplate/ampcor/correlators/correlators.h
127
- matchtemplate/ampcor/correlators/kernels.h
128
- matchtemplate/ampcor/correlators/Sequential.h
129
- matchtemplate/ampcor/correlators/Sequential.icc
130
- matchtemplate/ampcor/dom/dom.h
131
- matchtemplate/ampcor/dom/Raster.h
132
- matchtemplate/ampcor/dom/Raster.icc
133
- matchtemplate/ampcor/dom/SLC.h
134
- matchtemplate/ampcor/dom/SLC.icc
135
126
math /Bessel.h
136
127
math /ComplexMultiply.h
137
128
math /detail/RootFind1dBase.h
Original file line number Diff line number Diff line change @@ -59,19 +59,6 @@ io/gdal/SpatialReference.cpp
59
59
io/IH5.cpp
60
60
io/IH5Dataset.cpp
61
61
io/Raster.cpp
62
- matchtemplate/ampcor/correlators/c2r.cpp
63
- matchtemplate/ampcor/correlators/correlate.cpp
64
- matchtemplate/ampcor/correlators/detect.cpp
65
- matchtemplate/ampcor/correlators/maxcor.cpp
66
- matchtemplate/ampcor/correlators/migrate.cpp
67
- matchtemplate/ampcor/correlators/nudge.cpp
68
- matchtemplate/ampcor/correlators/offsets.cpp
69
- matchtemplate/ampcor/correlators/r2c.cpp
70
- matchtemplate/ampcor/correlators/refStats.cpp
71
- matchtemplate/ampcor/correlators/sat.cpp
72
- matchtemplate/ampcor/correlators/tgtStats.cpp
73
- matchtemplate/ampcor/dom/Raster.cc
74
- matchtemplate/ampcor/dom/SLC.cc
75
62
math /Bessel.cpp
76
63
math /polyfunc.cpp
77
64
math /RootFind1dNewton.cpp
Original file line number Diff line number Diff line change @@ -44,11 +44,6 @@ image/gpuResampSlc.h
44
44
image/ResampSlc.h
45
45
io/DataStream.h
46
46
io/DataStream.icc
47
- matchtemplate/ampcor/correlators.h
48
- matchtemplate/ampcor/kernels.h
49
- matchtemplate/ampcor/public .h
50
- matchtemplate/ampcor/Sequential.h
51
- matchtemplate/ampcor/Sequential.icc
52
47
math /ComplexMultiply.h
53
48
signal/forward.h
54
49
signal/gpuCrossMul.h
Original file line number Diff line number Diff line change @@ -30,17 +30,6 @@ geometry/Topo.cpp
30
30
geometry/utilities.cu
31
31
image/gpuResampSlc.cu
32
32
image/ResampSlc.cpp
33
- matchtemplate/ampcor/c2r.cu
34
- matchtemplate/ampcor/correlate.cu
35
- matchtemplate/ampcor/detect.cu
36
- matchtemplate/ampcor/maxcor.cu
37
- matchtemplate/ampcor/migrate.cu
38
- matchtemplate/ampcor/nudge.cu
39
- matchtemplate/ampcor/offsets.cu
40
- matchtemplate/ampcor/r2c.cu
41
- matchtemplate/ampcor/refStats.cu
42
- matchtemplate/ampcor/sat.cu
43
- matchtemplate/ampcor/tgtStats.cu
44
33
matchtemplate/pycuampcor/cuAmpcorChunk.cu
45
34
matchtemplate/pycuampcor/cuAmpcorController.cu
46
35
matchtemplate/pycuampcor/cuAmpcorParameter.cu
Original file line number Diff line number Diff line change @@ -57,7 +57,6 @@ io/raster/raster.cpp
57
57
io/raster/rasterepsg.cpp
58
58
io/raster/rastermatrix.cpp
59
59
io/raster/rasterview.cpp
60
- matchtemplate/ampcor/ampcor.cpp
61
60
math /bessel/bessel53.cpp
62
61
math /sinc.cpp
63
62
math /polyfunc.cpp
Original file line number Diff line number Diff line change @@ -25,19 +25,6 @@ geometry/geometry/gpuGeometry.cpp
25
25
geometry/topo/gpuTopo.cpp
26
26
image/resampslc/gpuResampSlc.cpp
27
27
io/datastream/datastream.cu
28
- matchtemplate/ampcor/addTiles.cpp
29
- matchtemplate/ampcor/correlate.cpp
30
- matchtemplate/ampcor/detect.cpp
31
- matchtemplate/ampcor/maxcor.cpp
32
- matchtemplate/ampcor/migrate.cpp
33
- matchtemplate/ampcor/nudge.cpp
34
- matchtemplate/ampcor/pushTiles.cpp
35
- matchtemplate/ampcor/refine.cpp
36
- matchtemplate/ampcor/refStats.cpp
37
- matchtemplate/ampcor/sanity.cpp
38
- matchtemplate/ampcor/sat.cpp
39
- matchtemplate/ampcor/tgtStats.cpp
40
- matchtemplate/ampcor/zoomcor.cpp
41
28
signal/gpuCrossMul.cpp
42
29
signal/gpuFilter.cpp
43
30
signal/gpuLooks.cpp
You can’t perform that action at this time.
0 commit comments