FranckLab / FIDVC

Fast Iterative Digital Volume Correlation Algorithm
31 stars 18 forks source link

Problem regrding boundary of the image #14

Closed Erfan453 closed 7 years ago

Erfan453 commented 7 years ago

Dear sir,

To check your software for my experiment images, I wrap my image with known displacement field to create the stressed image. Then I compare the displacement field with what I applied. My image is a sphere under uniform expansion ( 400 pa). Your software perfectly matched the distorted image with initial one. But there is a problem on the boundary of sphere. As you can see in the attached pictures, the stress should be 400 pa within the sphere, but there is an significant error on the edges ( you can see the surface plot of the displacement, and the its gradient is different near the boundary due to interpolation) . Since I want the traction, this has caused serous problem for me. (I just attached the middle xy stack for representation)

The first image is the actual and distorted image under uniform expansion The second image is showing the good match after iterations The forth is comparison of the actual and FIDVC displacement. The fifth one showed sigmaxx and the red dots is the periphery of sphere in the middle section. I really appreciate if you help me to mitigate this issue. I f you think sending my data will help, please let me know.

Thanks in advance Yours sincerely

1 2 3 4 5

mohakpatel commented 7 years ago

Hi, I'm Mohak Patel, a graduate student from Franck lab.

I'm currently traveling on vacation.I will get back to you soon on this issue. Can you wait for a while? Please let me know.

Best, Mohak

Erfan453 commented 7 years ago

Hi,

Thanks for your response. Sure, I really appreciate your help.

Thank in advance Yours sincerely


From: Mohak Patel [notifications@github.com] Sent: Wednesday, January 11, 2017 7:28 AM To: FranckLab/FIDVC Cc: Mohagheghian, Erfan; Author Subject: Re: [FranckLab/FIDVC] Problem regrding boundary of the image (#14)

Hi, I'm Mohak Patel, a graduate student from Franck lab.

I'm currently traveling on vacation.I will get back to you soon on this issue. Can you wait for a while? Please let me know.

Best, Mohak

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_FranckLab_FIDVC_issues_14-23issuecomment-2D271868130&d=DQMCaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=M3ofFjBRJQTEIDnZEREnU5NR9epo9lT7q_tIr8JbggM&m=1g7SwET2S77vvmPxVqeUypcOQYZ2gtYA5-hn3GJSGnY&s=DzEoXrm31wW9qp9mQ7tYRQu6jsOxyJPr4PvY6D7aF5Y&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AUsD6oofajMmx9JVMZOb038opLSPa-5FzNks5rRNj1gaJpZM4LcZFk&d=DQMCaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=M3ofFjBRJQTEIDnZEREnU5NR9epo9lT7q_tIr8JbggM&m=1g7SwET2S77vvmPxVqeUypcOQYZ2gtYA5-hn3GJSGnY&s=CniX4o2dd-lfw5M2BMrcMxc-itS9de2mYgRfjaNYkt8&e=.

mohakpatel commented 7 years ago

Hi Erfan,

Thank you for waiting patiently. I'm back at work and can help you with your query.

FIDVC is a DIC based tracking method, which tracks displacement by matching subsets of the images using cross-correlation. As a result, the displacement value near the border of the images is more error prone as the image subset gets cropped. This is one of the reasons why you have errors near the border of images.

FIDVC for displacement measurement requires high contrast speckle pattern. From the raw images, it seems that the particle seeding density in the images is too low. Increasing the seeding density and decreasing particle size will help in improving the tracking performance of FIDVC.

These are two main reasons why I think you are getting errors with FIDVC. In any case, can you send me your raw images? It will help me look into the issue in detail. My email id is: patelbmohak@gmail.com

I hope this helps.

Best, Mohak