Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Satoru KUMA
MPEG129-m52280
Commits
8009066c
Commit
8009066c
authored
May 18, 2018
by
David Flynn
Browse files
tools: remove obsolete test scripts
parent
0cf743a3
Changes
3
Show whitespace changes
Inline
Side-by-side
test/runme_linux
deleted
100755 → 0
View file @
0cf743a3
#!/bin/bash
../bin/linux/tmc3
--mode
0
--mergeDuplicatedPoints
1
--uncompressedDataPath
Ford_01-0100.ply
--compressedStreamPath
compressed.bin
--colorTransform
1
--numberOfNearestNeighborsInPrediction
8
--positionQuantizationScale
500.0
--levelOfDetailCount
6
--dist2
16777216 4194304 1048576 262144 65536 0
--quantizationSteps
1 1 1 2 2 2
--quantizationDeadZoneSizes
1 1 1 2 2 2
--searchRange
2
--attribute
color
--attribute
reflectance
../bin/linux/tmc3
--mode
1
--compressedStreamPath
compressed.bin
--reconstructedDataPath
reconstructed_dec.ply
--colorTransform
1
test/runme_osx
deleted
100755 → 0
View file @
0cf743a3
#!/bin/bash
../bin/osx/tmc3
--mode
0
--mergeDuplicatedPoints
1
--uncompressedDataPath
Ford_01-0100.ply
--compressedStreamPath
compressed.bin
--colorTransform
1
--numberOfNearestNeighborsInPrediction
8
--positionQuantizationScale
500.0
--levelOfDetailCount
6
--dist2
16777216 4194304 1048576 262144 65536 0
--quantizationSteps
1 1 1 2 2 2
--quantizationDeadZoneSizes
1 1 1 2 2 2
--searchRange
2
--attribute
color
--attribute
reflectance
../bin/osx/tmc3
--mode
1
--compressedStreamPath
compressed.bin
--reconstructedDataPath
reconstructed_dec.ply
--colorTransform
1
test/runme_windows.bat
deleted
100644 → 0
View file @
0cf743a3
..\bin\win\tmc3
--mode
0
--mergeDuplicatedPoints
1
--uncompressedDataPath
Ford_01
-
0100
.ply
--compressedStreamPath
compressed
.bin
--colorTransform
1
--numberOfNearestNeighborsInPrediction
8
--positionQuantizationScale
500
.0
--levelOfDetailCount
6
--dist
2
16777216
4194304
1048576
262144
65536
0
--quantizationSteps
1
1
1
2
2
2
--quantizationDeadZoneSizes
1
1
1
2
2
2
--searchRange
2
--attribute
color
--attribute
reflectance
..\bin\win\tmc3
--mode
1
--compressedStreamPath
compressed
.bin
--reconstructedDataPath
reconstructed_dec
.ply
--colorTransform
1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment