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.
在 OpenCV 中是否可以仅加载超高分辨率图像(例如 15,000 x 15,000)的特定 ROI(例如 200 x 200 补丁)?图像可能太大而无法完全加载,然后裁剪 ROI。
如果在 OpenCV 中不可能,是否还有其他库允许此类功能?