Uses of Enum
com.agisoft.metashape.FilterMode
Packages that use FilterMode
-
Uses of FilterMode in com.agisoft.metashape
Methods in com.agisoft.metashape that return FilterModeModifier and TypeMethodDescriptionstatic FilterModeReturns the enum constant of this type with the specified name.static FilterMode[]FilterMode.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of FilterMode in com.agisoft.metashape.tasks
Methods in com.agisoft.metashape.tasks that return FilterModeMethods in com.agisoft.metashape.tasks with parameters of type FilterModeModifier and TypeMethodDescriptionvoidBuildDepthMaps.setFilterMode(FilterMode value) Depth map filtering mode.