<div dir="ltr">Hello Everyone,<div><br></div><div>I am having problem with sampling percentage. I am getting same transform matrix and same error value even if I use different sampling percentage (e.g. 0.8 and 0.2) in case of both random and regular sampling strategy.</div><div><br></div><div>I am using same lines of code as written in manual and in examples.</div><div><br></div><div><div><i><span class="" style="white-space:pre">    </span>RegistrationType::MetricSamplingStrategyType  samplingStrategy=RegistrationType::RANDOM;</i></div><div><i><span class="" style="white-space:pre">       </span>Registration->SetMetricSamplingStrategy( samplingStrategy );</i></div><div><i><span class="" style="white-space:pre"> </span>Registration->SetMetricSamplingPercentage( 0.8);</i></div></div><div><br></div><div>Am<i> </i>I missing something in code?</div><div><br></div><div>I really appreciate your help.</div><div><br></div><div>Best Regards,</div><div>Suneeza </div></div>