bytedeco/javacv

JavaCV's Frame to OpenCV's Mat

Open

#2,305 opened on Nov 29, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (6,985 stars) (1,583 forks)batch import
help wantedquestion

Description

For some reasons, I need to convert JavaCV's Frame to OpenCV's Mat. Is there any way to achieve this goal?

Contributor guide