You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
stx = DP2STX(dp) builds stixel representation stx from disparity map dp following Badino et. al's paper "The Stixel World" published in 2009. The built stx is stored an array of structure that comes with feilds x, y, width, height, and d (disparity of stixel). When the disparity-depth ratio is known, use stx = DP2STX(dp,bf) to get more accurate results where bf is the product of the length of stereo baseline and focal length of the rectified left virtual camera.
Cite As
Johnny Chien (2026). Stixel World (https://in.mathworks.com/matlabcentral/fileexchange/65347-stixel-world), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.94 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Added the cover image. |
