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 (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

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