We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40ba27c + ef85792 commit 6290b26Copy full SHA for 6290b26
src/depth_packet_processor.cpp
@@ -61,7 +61,7 @@ DepthPacketProcessor::Parameters::Parameters()
61
gaussian_kernel[1] = 0.1131098f;
62
gaussian_kernel[2] = 0.1069973f;
63
gaussian_kernel[3] = 0.1131098f;
64
- gaussian_kernel[4] = 0.1195715f;
+ gaussian_kernel[4] = 0.1195716f;
65
gaussian_kernel[5] = 0.1131098f;
66
gaussian_kernel[6] = 0.1069973f;
67
gaussian_kernel[7] = 0.1131098f;
0 commit comments