bytedeco/javacv

The recorder should be designed with multiple ways to handle frames

Offen

#2.241 geöffnet am 13.06.2024

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (6.985 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide