IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.6k stars 4.83k forks source link

temporal_filter.cpp #3737

Closed lljiaohuai closed 5 years ago

lljiaohuai commented 5 years ago

Required Info
Camera Model { R200 / F200 / SR300 / ZR300 / D400 }
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version {Win (8.1/10) / Linux (Ubuntu 14/16/17) / MacOS
Kernel Version (Linux Only) (e.g. 4.14.13)
Platform PC/Raspberry Pi/ NVIDIA Jetson / etc..
SDK Version { legacy / 2.<?>.<?> }
Language {C/C#/labview/nodejs/opencv/pcl/python/unity }
Segment {Robot/Smartphone/VR/AR/others }

Issue Description

<Describe your issue / question / feature request / etc..> I want to know more detail about temporal-filter.cpp, but I can not find the information about it. Does it not public?

dorodnic commented 5 years ago

https://github.com/IntelRealSense/librealsense/blob/master/doc/post-processing-filters.md https://dev.intelrealsense.com/docs/depth-post-processing

lljiaohuai commented 5 years ago

Thank you very much,I will learn how to use it.

dorodnic commented 5 years ago

Let us know if you have any follow up questions