<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Hi Prakash,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">"judge differences in 2 photographs" - without any constraints, this is a very hard problem, and currently unsolved in science.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">If you have a movement in the antenna, you can judge that by calculating a difference to reference image. But if you sometimes have also a movement of the camera, it becomes non-trivial to decide whether the camera has moved somewhat or the antenna did not deploy fully.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Is this image a reference or field image? Can you attach some more so we can see the variability among them? It is really hard to give advice when we have to guess what kind of data you are working with.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Regards,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Dženan</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 18, 2017 at 10:50 PM, Surya Prakash <span dir="ltr"><<a href="mailto:ds_prakash@rediffmail.com" target="_blank">ds_prakash@rediffmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Dženan,<br>
Thanks for your suggestions. You asked for a sample of the data, one image is attached herewith. Sometimes, there may be translation / rotation involved in the field collected antenna image. How we can address that. What examples I should follow. I apologies for posting directly.<br>
<br>
Similarly I am working on another problem. How I can judge differences in 2 photographs acquired at different times. Translation and rotation will be there as these photos are acquired manually using digital cameras. I am looking for feature differences etc.<br>
<br>
Thanks & regards<br>
Prakash<br>
<br>
On Sat, 09 Dec 2017 21:09:18 +0530 Dženan Zukić <u></u> wrote<br>
>Hi Prakash,<span class="m_7801431525653788382im m_7801431525653788382HOEnZb"><br>
what you might do is create mask of your deployed antenna and save it along your reference image of the antenna. Then in field, acquire a new image, apply the mask to both reference and field images, and then do a difference. Try it with several different field images with different lighting and states of deployment of the antenna to figure out a dependence of pixel-wise difference in images and whether antenna was deployed properly.<br>
Regards,Dženan<br></span><div class="m_7801431525653788382HOEnZb"><div class="m_7801431525653788382h5">
On Sat, Dec 9, 2017 at 2:28 AM, Surya Prakash <u></u> wrote:<br>
Hi Dženan<br>
<br>
Thank you very much for your help and guidance.<br>
<br>
The images I am working with are 2D. Camera position is fixed with respect to Antenna. Assuming there are no variations in foreground and background. Lighting / Illumination may differ from lab and field conditions. <br>
<br>
In the lab, images are acquired in still condition. Even though camera is fixed with respect to each other, the entire system is not stationary but moving.<br>
<br>
Waiting for your advise<br>
<br>
<br>
<br>
Thanks & regards<br>
<br>
Prakash<br>
<br>
<br>
<br>
On Fri, 08 Dec 2017 20:27:39 +0530 Dženan Zukić  wrote<br>
<br>
>Hi Prakash,<br>
<br>
are the images you are working with 3D or 2D? If 2D, do they have variable lighting, variable background, variable foreground (maybe something obscuring the antenna)? Does the camera move relative to antenna or not?<br>
<br>
In the simplest case (camera not moving, lighting, foreground and background not variable) you don't need to do any registration, just subtract the images (reference and current) and compare difference against a threshold to judge whether the antenna deployed. And each added variable in the imaging process makes your task much harder.<br>
<br>
Is the camera just pivoting in a fixed position? You could get away with translation only during registration. Camera moving and pivoting, but pointing at the same location? You will need deformable registration, probably with manual initialization too. And so forth.<br>
<br>
If you want more specific advice, be more specific in your question. And show us some example images (reference and those being examined).<br>
<br>
And you might as well post it on discourse, more people will see it as we moved the discussions there.<br>
<br>
Regards,Dženan<br>
<br>
On Thu, Dec 7, 2017 at 11:01 PM, Surya Prakash  wrote:<br>
<br>
Hi Dženan,<br>
<br>
<br>
<br>
Thanks for the reply. Earlier I was using ITK and after a long gap again I required it. Actually I am planning to use ITK for whether an antenna is deployed properly or not. I have antenna images (reference). I want to match the image of deployed antenna with the reference images to judge whether it is deployed properly or not. There are two things.<br>
<br>
<br>
<br>
1. If needed I should be able to register my present image with reference image without using any control points (if possible)<br>
<br>
<br>
<br>
2. Automatic change / difference between the images. <br>
<br>
<br>
<br>
As the example list is too vast can you please suggest what will be the right choice for me.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Thanks & regards<br>
<br>
<br>
<br>
Prakash<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
On Thu, 07 Dec 2017 20:18:17 +0530 Dženan Zukić  wrote<br>
<br>
<br>
<br>
>Hi Surya,<br>
<br>
<br>
<br>
there are plenty of example for registration. You could take a look at the ones on the wiki.<br>
<br>
<br>
<br>
Regards,Dženan<br>
<br>
<br>
<br>
On Thu, Dec 7, 2017 at 2:09 AM, Surya Prakash  wrote:<br>
<br>
<br>
<br>
Hi all<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
I have some reference images acquired previously. Current images I want to register with those images. What examples of ITK I should follow<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Thanks & regards<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Prakash<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
The ITK community is transitioning from this mailing list to <a href="http://discourse.itk.org" target="_blank">discourse.itk.org</a>. Please join us there!<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
______________________________<wbr>__<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Visit other Kitware open-source projects at<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/product<wbr>s/protraining.php</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FA<wbr>Q</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/insight-users</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br></div></div></blockquote></div><br></div></div>