MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / saveCalibration

Method saveCalibration

sources/base/HyperHdrInstance.cpp:362–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

360}
361
362void HyperHdrInstance::saveCalibration(QString saveData)
363{
364 _instanceConfig->saveSetting(settings::type::VIDEODETECTION, saveData);
365}
366
367void HyperHdrInstance::setSmoothing(int time)
368{

Callers

nothing calls this directly

Calls 1

saveSettingMethod · 0.80

Tested by

no test coverage detected