[SciPy-User] Building Arrays from Video Data

Bruno George bgeorge98121 at gmail.com
Wed Jan 30 16:08:57 EST 2013


I'm working with video data acquired with a datalogger instead of a
standard video capture card.  The standard NTSC video frequency is
irrational,  its spec is 5MZ * 63/88, and I'm capturing 20x oversampling.
I'm having a great deal of trouble making a tidy array for demodulation
with the acquired data.

Does anyone have any suggestions how to approach building an array that
will give me a consistent starting value?  I have used zoom from
scipy.ndimage.interpolation, and it does job just fine, but finding the
starting and end points is giving me fits.

Any suggestions will be cheerfully tried.

Thanks,

Bruno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20130130/03646347/attachment.html>


More information about the SciPy-User mailing list