Uses of Class
com.irurueta.ar.sfm.ReconstructionException
Packages that use ReconstructionException
Package
Description
This package contains classes related to Structure From Motion
techniques in order to obtain 3D reconstructed data from matched points
obtained when a camera moves
-
Uses of ReconstructionException in com.irurueta.ar.sfm
Subclasses of ReconstructionException in com.irurueta.ar.sfmModifier and TypeClassDescriptionclass
Exception raised if reconstruction process is cancelled.class
Exception raised if reconstruction process fails for some reason.