Uses of Class
net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceSettings
Packages that use ReflectanceSettings
Package
Description
-
Uses of ReflectanceSettings in net.algart.executors.modules.cv.matrices.camera
Methods in net.algart.executors.modules.cv.matrices.camera that return ReflectanceSettingsModifier and TypeMethodDescriptionstatic ReflectanceSettingsIntensityToReflectance.loadReflectanceSettings(net.algart.executors.api.Executor executor, String file) -
Uses of ReflectanceSettings in net.algart.executors.modules.cv.matrices.camera.reflectance
Methods in net.algart.executors.modules.cv.matrices.camera.reflectance that return ReflectanceSettingsModifier and TypeMethodDescriptionstatic ReflectanceSettingsReflectanceSettings.setTranslation(ReflectanceSettings.Translation translation) ReflectanceSettings.setType(ReflectanceTranslationType type) ReflectanceSettings.setVersion(String version) static ReflectanceSettingsReflectanceSettings.valueOf(jakarta.json.JsonObject reflectanceJson) static ReflectanceSettings