Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: middelbh
  • Content: Threads
  • Order by date
  1. middelbh

    Deinterlace Video

    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)...
  2. middelbh

    Comparing two picture boxes

    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

Part and Inventory Search

Back
Top