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.
我有一个由具有多种颜色和文本的背景图像组成的图像。
我已经完成了 OCR,并且我已经识别了文本周围的文本和边界框。
现在我想获取边界框内文本周围的所有像素并将其存储在矩阵中。
我使用 opencv 进行图像处理,使用 opengl 进行渲染(Rajawali)。
任何帮助,将不胜感激。
提前致谢。