Uses of Class
com.agisoft.metashape.tasks.BuildDepthMaps
Packages that use BuildDepthMaps
-
Uses of BuildDepthMaps in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks with parameters of type BuildDepthMapsModifier and TypeMethodDescriptionstatic final int[]TasksJNI.BuildDepthMaps_getCameras(long jarg1, BuildDepthMaps jarg1_) static final intTasksJNI.BuildDepthMaps_getDownscale(long jarg1, BuildDepthMaps jarg1_) static final intTasksJNI.BuildDepthMaps_getFilterMode(long jarg1, BuildDepthMaps jarg1_) static final intTasksJNI.BuildDepthMaps_getMaxNeighbors(long jarg1, BuildDepthMaps jarg1_) static final intTasksJNI.BuildDepthMaps_getMaxWorkgroupSize(long jarg1, BuildDepthMaps jarg1_) static final booleanTasksJNI.BuildDepthMaps_getReuseDepth(long jarg1, BuildDepthMaps jarg1_) static final booleanTasksJNI.BuildDepthMaps_getSubdivideTask(long jarg1, BuildDepthMaps jarg1_) static final intTasksJNI.BuildDepthMaps_getWorkitemSizeCameras(long jarg1, BuildDepthMaps jarg1_) static final voidTasksJNI.BuildDepthMaps_setCameras(long jarg1, BuildDepthMaps jarg1_, int[] jarg2) static final voidTasksJNI.BuildDepthMaps_setDownscale(long jarg1, BuildDepthMaps jarg1_, int jarg2) static final voidTasksJNI.BuildDepthMaps_setFilterMode(long jarg1, BuildDepthMaps jarg1_, int jarg2) static final voidTasksJNI.BuildDepthMaps_setMaxNeighbors(long jarg1, BuildDepthMaps jarg1_, int jarg2) static final voidTasksJNI.BuildDepthMaps_setMaxWorkgroupSize(long jarg1, BuildDepthMaps jarg1_, int jarg2) static final voidTasksJNI.BuildDepthMaps_setReuseDepth(long jarg1, BuildDepthMaps jarg1_, boolean jarg2) static final voidTasksJNI.BuildDepthMaps_setSubdivideTask(long jarg1, BuildDepthMaps jarg1_, boolean jarg2) static final voidTasksJNI.BuildDepthMaps_setWorkitemSizeCameras(long jarg1, BuildDepthMaps jarg1_, int jarg2) protected static longBuildDepthMaps.getCPtr(BuildDepthMaps obj)