Just as a tip for all Video/ Visual Basic enthousiasts: I found a VERY simple way to deinterlace video:
In fact its simple: stretchblt the interlaced picture into two pictures half the height, where stretchbltmode is 3!
Private Sub DeInterlace(picSRC, picDSTEven, picDSTOdd)...
Hello
I am trying to find a way to compare a part of two pictureboxes in order to find out motion of an object between the two images.
Is there any other way than using point statement?
Hans
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.