08-16-2016 03:28 AM
Hi,
I have recently built a program to capture video via an usb easycap.
The problem is the live video has some kind of noise that runs up and down at a certain speed.
What can i do to remove all these noises?
Thank you for helping
08-16-2016 03:32 AM
hi
Is this a labview related problem. if yes please give us more details or share your code.
regards
senthil
08-16-2016 03:39 AM - edited 08-16-2016 03:41 AM
Hi, here's my code:
I dont know whether it's a labview problem or not but i think there's something i can do for the image improvement in labview. I'm using a 75 Ohm Cable to transfer data from the machine to my laptop.
I have IMAQ and IMAQdx installed.
08-16-2016 08:26 AM
Up...
08-16-2016 08:34 AM
Have you checked it in NI MAX?
08-16-2016 08:34 AM
Are you taking a video of a video display? [That's what it looks like]. In which case you are observing a Moire pattern caused by having slightly different scan rates between your source (the video image) and your recorder (your video camera). If you looked at a single video pixel, its brightness would not be constant, but would vary over time (particularly if the image was also a time-varying image), so your "digital sample" will have "digitizing noise" (changes in the least significant bits depending on exactly when the sample was obtained).
WYSIWYG (I hope you know what that means ...).
Bob Schor
08-16-2016 09:07 AM - edited 08-16-2016 09:26 AM