bytedeco/javacv

The recorder should be designed with multiple ways to handle frames

Aperta

#2241 aperta il 13 giu 2024

 (3 commenti) (0 reazioni) (0 assegnatari)Java (1583 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (6985 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor