Hi Laura,
On Samstag 12 April 2008, Laura X wrote:
> So, are there PyQt applications/examples on image processing? Using
> PIL or OpenCV? Is it possible to load an AVI file and process the data
> in PyQt?
I am personally using the VIGRA library for image processing, but its python
bindings have
On Sat, 12 Apr 2008 02:16:58 -0300
"Laura X" <[EMAIL PROTECTED]> wrote:
> Dear PyQt experts,
>
> I am choosing a GUI toolkit for developing an application
> (cross-platform) and PyQt seems to be simpler/more-intuitive for
> programming than others. My application will have some basic image
> proc
Dear PyQt experts,
I am choosing a GUI toolkit for developing an application
(cross-platform) and PyQt seems to be simpler/more-intuitive for
programming than others. My application will have some basic image
processing (transformations, filtering, pattern recognition (e.g.,
with convolution), etc