I got a problem about the mean rotation calculation.
I have a group of rotation matrics in my program and I want to calculate the mean rotation on the basis of these rotation matrics.
I think it is a general mathmatical problem. So I wanna know where I can find the code or math lib written in C++.