Hello -
This may seem like an odd request for the main python google group, but I
thought this question might have answers coming from different backgrounds that
utilize python.
I'm trying to find a way of rendering an optical distortion on a video I will
be presenting through the use of a hea
On Tuesday, 8 March 2016 19:53:10 UTC-6, Chris Angelico wrote:
> On Wed, Mar 9, 2016 at 12:32 PM, wrote:
> > This may seem like an odd request for the main python google group, but I
> > thought this question might have answers coming from different backgrounds
> > that utilize python.
> >
> >
On Tuesday, 8 March 2016 19:46:18 UTC-6, Ben Finney wrote:
> semeon.ri...@gmail.com writes:
>
> > This may seem like an odd request for the main python google group
>
> (Note that this is not a Google group. Google may be presenting this
> forum to you, but it's not exclusive to Google and many
Hello -
Simple question. I hope.
I have 600 images (jpg) I am trying to generate. Each image will be made up of
a line, with specific orientation (degrees) and length values (pixel). The
background will be white (rgb: 255,255,255). I'm hoping each will have a name
that corresponds to these va
On Thursday, 8 January 2015 20:54:38 UTC-6, Denis McMahon wrote:
> On Thu, 08 Jan 2015 22:07:03 +, Denis McMahon wrote:
>
> > On Thu, 08 Jan 2015 09:09:18 -0800, semeon.risom wrote:
> >
> >> Simple question. I hope. .
>
> To follow up, below is a solution to the problem you stated.
>
>
On Friday, 9 January 2015 12:18:46 UTC-6, Joel Goldstick wrote:
> On Fri, Jan 9, 2015 at 12:49 PM, wrote:
>
>
> On Thursday, 8 January 2015 20:54:38 UTC-6, Denis McMahon wrote:
>
> > On Thu, 08 Jan 2015 22:07:03 +, Denis McMahon wrote:
>
> >
>
> > > On Thu, 08 Jan 2015 09:09:18 -0800,
On Saturday, 10 January 2015 21:31:25 UTC-6, Denis McMahon wrote:
> On Fri, 09 Jan 2015 09:49:25 -0800, semeon.risom wrote:
>
> > Thank you for the help btw. I think I'm close to a solution, but I'm
> > having issue feeding the coordinates from my csv file into the formula.
> >
> > This is the e