bytedeco/javacv

How to do sigmoid on OpenCV Mat?

Open

#1,979 opened on Feb 5, 2023

View on GitHub
 (4 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

Hi what is the best way to calculate sigmoid on an entire Mat? I've been unable to figure it out after looking at documentation. Thank you.

Contributor guide