Commit 2c6f23ec authored by Ohji Nakagami's avatar Ohji Nakagami Committed by David Flynn
Browse files

m42538/recolour: implement recolouring method of m42141 option 2

This commit eliminates the blending of point attribute values during
the attribute transfer process used in geometry quantisation by forcing
the blending weight to be 0|1 (m42141).

m42538 also recommends to disable the bounded search of the closest
attribute from the contributing set by setting searchRange=0.  This is
reflected by a change to the software defaults and configuration.
parent b328078c
...@@ -24,7 +24,7 @@ categories: ...@@ -24,7 +24,7 @@ categories:
- &commonAttr - &commonAttr
- numberOfNearestNeighborsInPrediction: 8 - numberOfNearestNeighborsInPrediction: 8
- levelOfDetailCount: 9 - levelOfDetailCount: 9
- searchRange: 2 - searchRange: 0
- dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 - dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
- quantizationSteps: &citytunnelq1mmquantizationStepsText - quantizationSteps: &citytunnelq1mmquantizationStepsText
r01: 1 2 4 8 16 32 64 128 128 r01: 1 2 4 8 16 32 64 128 128
......
...@@ -48,7 +48,7 @@ categories: ...@@ -48,7 +48,7 @@ categories:
r04: 0 1 2 4 4 4 r04: 0 1 2 4 4 4
r05: 0 1 2 4 4 4 r05: 0 1 2 4 4 4
r06: 0 1 2 4 4 4 r06: 0 1 2 4 4 4
- searchRange: 2 - searchRange: 0
- attribute: reflectance - attribute: reflectance
ford_02_q1mm: ford_02_q1mm:
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 286 571 1143 2286 4571 9143 18286 36571 65536 quantizationSteps: 286 571 1143 2286 4571 9143 18286 36571 65536
quantizationDeadZoneSizes: 286 571 1143 2286 4571 9143 18286 36571 65536 quantizationDeadZoneSizes: 286 571 1143 2286 4571 9143 18286 36571 65536
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 77 154 308 615 1231 2462 4923 9846 19692 quantizationSteps: 77 154 308 615 1231 2462 4923 9846 19692
quantizationDeadZoneSizes: 77 154 308 615 1231 2462 4923 9846 19692 quantizationDeadZoneSizes: 77 154 308 615 1231 2462 4923 9846 19692
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 29 57 114 229 457 914 1829 3657 7314 quantizationSteps: 29 57 114 229 457 914 1829 3657 7314
quantizationDeadZoneSizes: 29 57 114 229 457 914 1829 3657 7314 quantizationDeadZoneSizes: 29 57 114 229 457 914 1829 3657 7314
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 10 20 40 80 160 320 640 1280 2560 quantizationSteps: 10 20 40 80 160 320 640 1280 2560
quantizationDeadZoneSizes: 10 20 40 80 160 320 640 1280 2560 quantizationDeadZoneSizes: 10 20 40 80 160 320 640 1280 2560
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 2 5 10 20 40 80 160 320 640 quantizationSteps: 2 5 10 20 40 80 160 320 640
quantizationDeadZoneSizes: 2 5 10 20 40 80 160 320 640 quantizationDeadZoneSizes: 2 5 10 20 40 80 160 320 640
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 0 1 2 4 8 16 16 32 32 quantizationSteps: 0 1 2 4 8 16 16 32 32
quantizationDeadZoneSizes: 0 1 2 4 8 16 16 32 32 quantizationDeadZoneSizes: 0 1 2 4 8 16 16 32 32
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 286 571 1143 2286 4571 9143 18286 36571 65536 quantizationSteps: 286 571 1143 2286 4571 9143 18286 36571 65536
quantizationDeadZoneSizes: 286 571 1143 2286 4571 9143 18286 36571 65536 quantizationDeadZoneSizes: 286 571 1143 2286 4571 9143 18286 36571 65536
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 100 200 400 800 1600 3200 6400 12800 25600 quantizationSteps: 100 200 400 800 1600 3200 6400 12800 25600
quantizationDeadZoneSizes: 100 200 400 800 1600 3200 6400 12800 25600 quantizationDeadZoneSizes: 100 200 400 800 1600 3200 6400 12800 25600
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 50 100 200 400 800 1600 3200 6400 12800 quantizationSteps: 50 100 200 400 800 1600 3200 6400 12800
quantizationDeadZoneSizes: 50 100 200 400 800 1600 3200 6400 12800 quantizationDeadZoneSizes: 50 100 200 400 800 1600 3200 6400 12800
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 17 33 67 133 267 533 1067 2133 4267 quantizationSteps: 17 33 67 133 267 533 1067 2133 4267
quantizationDeadZoneSizes: 17 33 67 133 267 533 1067 2133 4267 quantizationDeadZoneSizes: 17 33 67 133 267 533 1067 2133 4267
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 4 8 16 32 64 128 256 512 1024 quantizationSteps: 4 8 16 32 64 128 256 512 1024
quantizationDeadZoneSizes: 4 8 16 32 64 128 256 512 1024 quantizationDeadZoneSizes: 4 8 16 32 64 128 256 512 1024
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 1 2 4 8 16 32 32 32 32 quantizationSteps: 1 2 4 8 16 32 32 32 32
quantizationDeadZoneSizes: 1 2 4 8 16 32 32 32 32 quantizationDeadZoneSizes: 1 2 4 8 16 32 32 32 32
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 1 2 4 8 16 32 64 128 128 quantizationSteps: 1 2 4 8 16 32 64 128 128
quantizationDeadZoneSizes: 1 2 4 8 16 32 64 128 128 quantizationDeadZoneSizes: 1 2 4 8 16 32 64 128 128
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 1 2 4 8 16 32 64 64 66 quantizationSteps: 1 2 4 8 16 32 64 64 66
quantizationDeadZoneSizes: 1 2 4 8 16 32 64 64 66 quantizationDeadZoneSizes: 1 2 4 8 16 32 64 64 66
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 1 2 4 8 16 32 32 32 34 quantizationSteps: 1 2 4 8 16 32 32 32 34
quantizationDeadZoneSizes: 1 2 4 8 16 32 32 32 34 quantizationDeadZoneSizes: 1 2 4 8 16 32 32 32 34
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 1 2 4 8 8 8 16 16 16 quantizationSteps: 1 2 4 8 8 8 16 16 16
quantizationDeadZoneSizes: 1 2 4 8 8 8 16 16 16 quantizationDeadZoneSizes: 1 2 4 8 8 8 16 16 16
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 1 2 4 4 4 4 4 8 8 quantizationSteps: 1 2 4 4 4 4 4 8 8
quantizationDeadZoneSizes: 1 2 4 4 4 4 4 8 8 quantizationDeadZoneSizes: 1 2 4 4 4 4 4 8 8
......
...@@ -5,7 +5,7 @@ colorTransform: 1 ...@@ -5,7 +5,7 @@ colorTransform: 1
positionQuantizationScale: 1 positionQuantizationScale: 1
numberOfNearestNeighborsInPrediction: 8 numberOfNearestNeighborsInPrediction: 8
levelOfDetailCount: 9 levelOfDetailCount: 9
searchRange: 2 searchRange: 0
dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0 dist2: 134217728 33554432 8388608 2097152 524288 131072 32768 8192 0
quantizationSteps: 0 1 1 1 2 2 2 2 2 quantizationSteps: 0 1 1 1 2 2 2 2 2
quantizationDeadZoneSizes: 0 1 1 1 2 2 2 2 2 quantizationDeadZoneSizes: 0 1 1 1 2 2 2 2 2
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment