Datasets:
Fix stereo geometry description: side-scatter arrangement, not forward-scatter
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ Two cases are provided:
|
|
| 25 |
- **Case A (clean)**: 85 000 particles per 2048 × 2048 image (≈ 5.2 ppw at 16 × 16 windows), no noise. Sets an upper bound on PIV accuracy.
|
| 26 |
- **Case B (noisy)**: 22 000 particles per image (≈ 1.3 ppw), Gaussian sensor noise (mean 80, std 16, SNR ≈ 8). Realistic experimental conditions.
|
| 27 |
|
| 28 |
-
Each case contains 4 000 image pairs in both planar and stereo
|
| 29 |
|
| 30 |
Companion to the PIVtools software paper (SoftwareX, submitted). The dataset is self-contained: drop it next to a [PIVtools](https://github.com/MTT69/python-PIVtools) install and the benchmark scripts reproduce every validation figure in the paper.
|
| 31 |
|
|
@@ -103,7 +103,7 @@ MTT69/TurbulentChannel/
|
|
| 103 |
| Case A particle count | 85 000 per image (≈ 5.2 ppw at 16 × 16 windows), no noise |
|
| 104 |
| Case B particle count | 22 000 per image (≈ 1.3 ppw at 16 × 16 windows) |
|
| 105 |
| Case B noise | Gaussian, mean = 80, std = 16, SNR ≈ 8 |
|
| 106 |
-
| Stereo geometry | Two cameras at ±45°
|
| 107 |
| dt | Matches JHTDB snapshot spacing (see CDL configs) |
|
| 108 |
|
| 109 |
## Ground truth
|
|
|
|
| 25 |
- **Case A (clean)**: 85 000 particles per 2048 × 2048 image (≈ 5.2 ppw at 16 × 16 windows), no noise. Sets an upper bound on PIV accuracy.
|
| 26 |
- **Case B (noisy)**: 22 000 particles per image (≈ 1.3 ppw), Gaussian sensor noise (mean 80, std 16, SNR ≈ 8). Realistic experimental conditions.
|
| 27 |
|
| 28 |
+
Each case contains 4 000 image pairs in both planar and stereo geometries. The stereo cameras are placed symmetrically at ± 45° from the sheet normal, in a side-scatter arrangement. Ground truth is provided separately for each case — both derive from the same underlying JHTDB channel snapshots but with their respective particle counts, so finite-sample statistics are self-consistent.
|
| 29 |
|
| 30 |
Companion to the PIVtools software paper (SoftwareX, submitted). The dataset is self-contained: drop it next to a [PIVtools](https://github.com/MTT69/python-PIVtools) install and the benchmark scripts reproduce every validation figure in the paper.
|
| 31 |
|
|
|
|
| 103 |
| Case A particle count | 85 000 per image (≈ 5.2 ppw at 16 × 16 windows), no noise |
|
| 104 |
| Case B particle count | 22 000 per image (≈ 1.3 ppw at 16 × 16 windows) |
|
| 105 |
| Case B noise | Gaussian, mean = 80, std = 16, SNR ≈ 8 |
|
| 106 |
+
| Stereo geometry | Two cameras at ± 45° from the sheet normal (side-scatter arrangement) |
|
| 107 |
| dt | Matches JHTDB snapshot spacing (see CDL configs) |
|
| 108 |
|
| 109 |
## Ground truth
|