Hi,all
In the vision library, a function is available for Bhattacharya Distance calculation.
According to the definition of Bhattacharya Distance, square root need to be computed.
I was wondering whether such complex functions implementations from C runtime library are efficient
enough. Do engineers have to find other ways to optimize them?
Best Regards
Jogging