<div dir="ltr">Hi All,<div><br></div><div>  I want the set the center of rotation for the affinetransform .I used the function setCenter function ,the signature is defined as setCenter(itk::MatrixOffsetTransformBase<double,3U,3U>::InputType&center).I tried to set the center in the following way,</div><div><br></div><div>itk::MatrixOffsetTransformBase<double,3U,3U> centerType;<br></div><div><br></div><div><div><span class="gmail-Apple-tab-span" style="white-space:pre">     </span>"itk::MatrixOffsetTransformBase<TParametersValueType, NInputDimensions, NOutputDimensions>::MatrixOffsetTransformBase() [with TParametersValueType=double, NInputDimensions=3U, NOutputDimensions=3U]" (declared at line 482 of "D:\itk\InsightToolkit-4.9.1\src\Modules\Core\Transform\include\itkMatrixOffsetTransformBase.h") is inaccessible<span class="gmail-Apple-tab-span" style="white-space:pre">    </span></div></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span" style="white-space:pre"><br></span></div><div><span class="gmail-Apple-tab-span">Is it possible to define the center of rotation point for the transform? How do I do it?</span></div><div><span class="gmail-Apple-tab-span">-swetha</span></div><div><br></div><div><div><br></div></div><div><br></div></div>