Getting frame location at which "WARNING: Problematic image data, interpass-validation" occurs.
61 views
Skip to first unread message
Francisco Oliveira
unread,
Sep 11, 2023, 8:33:26 AM9/11/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PIVlab
Hi,
Would it be possible to get a "frame vector" to understand where these kind of errors - "WARNING: Problematic image data, interpass-validation discarded 57% of the vectors in pass nr. 2!" - appear? I am not sure if such variable is accessible now, but if it isn't I can code it myself if someone point me in the right direction. I have some problems with my cameras (sometimes they present stripped regions of missed data) that I wish to remove, and I would like to understand the snapshot in which they occur.
Thank you for your help!
Francisco Oliveira
William Thielicke (Shrediquette)
unread,
Sep 12, 2023, 3:09:27 AM9/12/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PIVlab
Hi, I think you could open piv_fftmulti.m, search for "WARNING: Problematic image data" and then add a "keyboard" statement, then you have access to all variables and check them out.