symisc / sod

An Embedded Computer Vision & Machine Learning Library (CPU Optimized & IoT Capable)
https://sod.pixlab.io
Other
1.75k stars 213 forks source link

Find in focus area ? #11

Closed prediabaid closed 5 years ago

prediabaid commented 5 years ago

Hi, is there a way to find in focus areas of a photo using Sod ?

symisc commented 5 years ago

You mean feature extraction something like SIFT or Minutiae. If so, take a look at https://sod.pixlab.io/c_api/sod_minutiae.html.