You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
Added EdgeDetector node, using 3x3 HW sobel filter
Added support for SpatialCalculator on RGB-depth aligned frames; Note: RGB ISP and depth frame must have the same output resolution (e.g. 1280x720), maximum frame width of 1920 pixels is supported
Added bilateral filter on depth frame
Added median filter after stereo LR-check
Added runtime configuration for stereo node: confidence threshold, LR-check threshold, bilateral sigma, median filter