bytedeco/javacv

How to add a transparent background image to opencv_ core.addWeighted

Open

#1.912 geöffnet am 27. Okt. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (6.985 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

How to add a transparent background image to opencv_ core.addWeighted; At present, transparent parts in transparent pictures are filled with white;
I want to get the reversed color through mat, but I can't find the corresponding method, similar to Core bitwise_ not(coreMask, coreMask);

Contributor Guide