The only functionality provided by SimpleITK with respect to Jacobians is to compute the determinant of a deformation field. To do that, first get a deformation field representation of your transformation via the TransformToDisplacementFieldFilter and then run the DisplacementFieldJacobianDeterminantFilter filter.