Items with no label
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 Discussions

Kalman filter to improve Point Cloud

SBans3
Beginner
2,303 Views

Hello All,

I was going through a white paper, in which there is improvisation of Point Cloud data using Kalman filter (please have a look on the attachment).

I am currently using Intel D415 for my application.

So I have 2 questions here:

1. Does Intel D415 uses Kalman filter already to improve the Point Cloud.

2. If not, is Intel is having some library, which can be used to improve the Point Cloud (using Kalman filter or some other technique).

Regards,

Saurabh

0 Kudos
1 Solution
MartyG
Honored Contributor III
1,011 Views

RealSense SDK 2.0's post-processing system supports filtered point clouds.

https://github.com/IntelRealSense/librealsense/tree/master/examples/post-processing librealsense/examples/post-processing at master · IntelRealSense/librealsense · GitHub

View solution in original post

0 Kudos
2 Replies
MartyG
Honored Contributor III
1,012 Views

RealSense SDK 2.0's post-processing system supports filtered point clouds.

https://github.com/IntelRealSense/librealsense/tree/master/examples/post-processing librealsense/examples/post-processing at master · IntelRealSense/librealsense · GitHub

0 Kudos
idata
Employee
1,011 Views

Hello Saurabh,

 

 

Intel also provides the https://www.intel.com/content/www/us/en/support/articles/000028866/emerging-technologies/intel-realsense-technology.html RealSense Post Processing White Paper with more information on post-processing for RealSense cameras.

 

 

Regards,

 

Jesus G.

 

Intel Customer Support
0 Kudos
Reply