mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-19 19:49:42 +08:00
更新:
(1)基于非线性校正的数据 生成 定标文件; (2)将非线性定标参数写到文件中,给卓哥用;
This commit is contained in:
@ -176,7 +176,7 @@ void ATPFiberImager::recordTarget(int recordTimes, QString path)
|
||||
void ATPFiberImager::autoExpose()
|
||||
{
|
||||
float fPredictedExposureTime;
|
||||
m_FiberSpectrometer->PerformAutoExposure(0.7,0.8,fPredictedExposureTime);
|
||||
m_FiberSpectrometer->PerformAutoExposure(0.6,0.9,fPredictedExposureTime);
|
||||
}
|
||||
|
||||
ZZ_S32 ATPFiberImager::GetMaxValue(ZZ_S32 * dark, int number)
|
||||
|
Reference in New Issue
Block a user