Source position: libopencv2.pas line 3091
type TcvRodrigues = procedure(
rotation_matrix: pCvMat;
rotation_vector: pCvMat;
jacobian: pCvMat;
conv_type: Integer
);