bytedeco/javacv

How can I detect focal point coordinate of an image?

Open

#407 opened on May 13, 2016

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

I am creating a service, that takes imageUrl as input and return focal point coordinate as output. How can I do that using javacv? Any help/suggestion is much appreciated.

Contributor guide