This function was inspired by the built-in function RECTINT, which computes the intersection area of rectangles. Among other applications, RECTINT can be useful for object detection performance analysis, in which you may want to compare detected bounding boxes to ground truth bounding boxes.
In my application, I have 3D cubes that I want to compare. CUBEINT allows me to compute the intersection volume between cubes.
See the function header for additional details.
Cite As
Matthew Eicholtz (2026). cubeint (https://uk.mathworks.com/matlabcentral/fileexchange/59319-cubeint), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Object Detection Using Features >
Find more on Object Detection Using Features in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
