Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 MATLAB 上有一个二进制图像。假设图像中有一个物体,像素值1和0分别代表物体和背景。我想获得可以基于对象内部的最大体积的矩形。是否有解决此问题的内置函数或算法建议?