bytedeco/javacv

The recorder should be designed with multiple ways to handle frames

开放

#2,241 创建于 2024年6月13日

 (3 条评论) (0 个反应) (0 位负责人)Java (1,583 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (6,985 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

hi,The javacv framework should be a kind of wrapper for OpenCV.And off-heap memory should be used to the maximum image But in the diagram above, in order to adapt to the outputstream. JVM memory is used, which can put pressure on the JVM if the data stream is large

贡献者指南