descriptor->AddOption("NumBandRefImage","The channel number to compare in the reference image (between 1 and number of channels)","chR",1,false,ApplicationDescriptor::Integer);
descriptor->AddOption("NumBandMeasuredImage","The channel number to compare in the measured image (between 1 and number of channels)","chM",1,false,ApplicationDescriptor::Integer);
descriptor->AddOption("StartX","first point in x-axis ","x0",1,false,ApplicationDescriptor::Real);