<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello,
<div class=""><br class="">
</div>
<div class="">You seem to need a way to interactively explore your program, images and registration setup.</div>
<div class=""><br class="">
</div>
<div class="">All ITK registration metrics are designed to be minimized. So the correlations are negative if I recall correctly.</div>
<div class=""><br class="">
</div>
<div class="">You may want to look into Slicer3D (<a href="https://www.slicer.org" class="">https://www.slicer.org</a>) for a image visualizer which is aware of ITK’s image geometry.</div>
<div class=""><br class="">
</div>
<div class="">You also may want to look into using an interactive programing environment such as Python to better understand the image geometry and the properties of what you are trying to setup.</div>
<div class=""><br class="">
</div>
<div class="">You may find the SimpleITK Notebooks on Image Registration useful:</div>
<div class=""><br class="">
</div>
<div class=""><a href="http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/" class="">http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/</a></div>
<div class=""><br class="">
</div>
<div class="">HTH,</div>
<div class="">Brad</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Aug 17, 2016, at 2:52 PM, Andrew Harris <<a href="mailto:aharr8@uwo.ca" class="">aharr8@uwo.ca</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class="">Hello,
<div class="">I am attempting to register two 3D images using the CorrelationImageToImageMetricv4, the LBFGSBOptimizer, and a 3DVersorRigidRegistration. Even if I put the same volumes in to the registration for both the fixed and moving image, I get a very
 low value for correlation.  One thought I had was I might be setting the origins incorrectly, as previously in the project the origin was defined as the centre of the image cubes and I have attempted to stay with that convention, and I haven’t found an example
 in the ITK examples where the origin is set to something other than 0.  The other issue might be that the original data is a char array so I had to create a cast filter to change the image to floats, and the origins might be getting confused between the two.
 If anyone has any thoughts they would be welcome, I can provide source code if that would be helpful.<br clear="all" class="">
<div class="">
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<div class="">
<div dir="ltr" class="">
<p class="">--</p>
<p class="">AH<br class="">
</p>
<p class=""><br class="">
</p>
<p class="">-----------------------------------------------------------------------------------------------</p>
<p class=""><i class="">This email and any attachments thereto may contain private, confidential, and privileged materials for the sole use of the intended recipient. Any reviewing, copying, or distribution of this email (or any attachments thereto) by other
 than the intended recipient is strictly prohibited. If you are not the intended recipient, please contact the sender immediately and permanently destroy this email and any attachments thereto.</i></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
_____________________________________<br class="">
Powered by <a href="http://www.kitware.com" class="">www.kitware.com</a><br class="">
<br class="">
Visit other Kitware open-source projects at<br class="">
<a href="http://www.kitware.com/opensource/opensource.html" class="">http://www.kitware.com/opensource/opensource.html</a><br class="">
<br class="">
Kitware offers ITK Training Courses, for more information visit:<br class="">
http://www.kitware.com/products/protraining.php<br class="">
<br class="">
Please keep messages on-topic and check the ITK FAQ at:<br class="">
http://www.itk.org/Wiki/ITK_FAQ<br class="">
<br class="">
Follow this link to subscribe/unsubscribe:<br class="">
http://public.kitware.com/mailman/listinfo/insight-users<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>