10-18-2018 04:47 AM
Hi,
I have several very long videos that I will be using for various measurements and error detection type things. One of the measurements I will be taking uses edge detection to measure the distance between 2 objects.
As the videos are very long, I was wondering if it is possible to store the values of the edge detection for future playbacks, so that the program doesn't have to "detect" them each time.
Storing the actual measured value would also be very handy, for plotting in a chart etc.
Having never used the Vision Toolkit before for edge detection this may be a very simple question, sorry about that.
Cheers,
Darren.
10-22-2018 08:20 AM
Hi!
You are store the videos following this knowledge base article: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019KV1SAM
Kind regards,
Kelly
10-30-2018 07:24 AM
Hi Kelly,
Thank you for the link, I will give it a go and see what happens...
Cheers,
Darren.