Image processing libraries in python

2018-09-14 Thread tejaswi
scipy the way to go in that case. Thank you, Tejaswi D Prakash -- https://mail.python.org/mailman/listinfo/python-list

Re: Finding set difference between ranges

2018-04-20 Thread tejaswi prakash
I generate the values using range and then convert them to sets. I am thinking about an approach which involves subtracting the ranges, or something along those lines, nothing concrete yet. On Wed 18 Apr, 2018, 8:43 PM Neil Cerutti, wrote: > On 2018-04-18, tejaswi prakash wrote: > >

Finding set difference between ranges

2018-04-17 Thread tejaswi prakash
meone suggest a better way of doing this to make these operations more efficient? Thank you, Tejaswi D Prakash -- https://mail.python.org/mailman/listinfo/python-list

Re: Levenberg-Marquardt Algorithm

2018-04-11 Thread tejaswi prakash
I am sorry, but I thought Levenberg marquardt was used quite bit in Image registration. Computing/refining homographies between two related views for instance. On Wed, Apr 11, 2018 at 12:49 PM, Christian Gollwitzer wrote: > Am 11.04.18 um 08:38 schrieb Priya Singh: > >> I have two 2D arrays one