Returns true if two sets of camera parameters are approximately equal: all 16
view-matrix elements and every intrinsics field agree within eps. Numeric
intrinsics are compared with tolerance; non-numeric fields (e.g. classname)
must match exactly, and both sides must expose the same set of fields. Any
supported view_matrix encoding is accepted (it is flattened before compare).
Returns true if two sets of camera parameters are approximately equal: all 16 view-matrix elements and every intrinsics field agree within
eps. Numeric intrinsics are compared with tolerance; non-numeric fields (e.g.classname) must match exactly, and both sides must expose the same set of fields. Any supportedview_matrixencoding is accepted (it is flattened before compare).