I have been working with OpenCv for months and I was wondering if someone can help me with one of the algorithms.
I want to calculate the Feret's diameter (8, 16,32 or 64)
with c++ and in OpenCv library, I couldn't find any function.
Can any one suggest any solution or algorithm?
Thanks