how to create range image?
6 次查看(过去 30 天)
显示 更早的评论
hello,
does anyone know how can we convert intensity image (grayscale image) to range image?
I want to image proccessing the lidar image and I need range image .
thanks!
4 个评论
DGM
2021-9-29
I am unfamiliar with handling 3D models in MATLAB, but I'm sure there's a way. My point was that you'd need a 3D model, and not just a 2D projection to do that easily.
FWIW, rangefilt() isn't what you want. Rangefilt() is just a simple sliding-window range (max-min) filter.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!