Re: [OT] : Automated green screen removal / keying

2014-04-29 Thread Alok Gandhi
Hi Ognjen,

Please do share your friends mail.

Thanks !

Sent from my iPhone

> On Apr 29, 2014, at 9:38 PM, Ognjen Vukovic  wrote:
> 
> Forgot to mention it also tracks the marked surface


Re: [OT] : Automated green screen removal / keying

2014-04-29 Thread Alok Gandhi
Sure I will update you as soon as I am done!

Sent from my iPhone

> On Apr 29, 2014, at 8:25 PM, Francisco Criado  wrote:
> 
> Alok, is there a chance to see what you've done? sounds interesting!



Re: [OT] : Automated green screen removal / keying

2014-04-29 Thread Ognjen Vukovic
Forgot to mention it also tracks the marked surface


On Tue, Apr 29, 2014 at 6:02 PM, Ognjen Vukovic  wrote:

> I have a friend that wrote an in camera key app for ios, it works in real
> time and he uses it to check the quality of the light set up on shootings,
> i could give you his email and you can get in touch with him, he could
> probably help you out with it if you want.
>
>
> On Tue, Apr 29, 2014 at 4:55 PM, Francisco Criado 
> wrote:
>
>> Alok, is there a chance to see what you've done? sounds interesting!
>>
>> Francisco.
>>
>>
>>
>> 2014-04-29 6:20 GMT-03:00 Alok Gandhi :
>>
>> Just to update, I ended up doing an app for iOs and Android using
>>> Unity3D. Had to write my own chroma key shader but I am happy with the
>>> results, the shader algorithm needs a little bit more love but I am happy
>>> with a good start. It is not finished yet but progressing in the right
>>> direction at the right speed.
>>>
>>> Unity FTW!
>>>
>>>
>>> On Fri, Apr 25, 2014 at 1:18 PM, Alok Gandhi 
>>> wrote:
>>>
 Sure! thanks!


 On Fri, Apr 25, 2014 at 1:16 PM, Thomas Volkmann <
 li...@thomasvolkmann.com> wrote:

>   Sounds like a fun project!
>  You could take a look at Cortex-vfx and Gaffer as well.
>  https://code.google.com/p/cortex-vfx/
>  http://imageengine.github.io/gaffer/
>  O even TuttleOFX: http://opensource.mikrosimage.eu/tuttle.html
>  I didn't have the chance to do anything with these, but maybe it's
> even a better option than ImageMagick.
>  Let me know how it goes :)
>
>
> Alok Gandhi  hat am 25. April 2014 um
> 09:09 geschrieben:
>
>  Thanks Thomas, I have developed using ImageMagick before but never
> thought of that. It can be all done in python with a nice UI in QT. Cool
> thanks.
>
>
>  On Fri, Apr 25, 2014 at 12:33 PM, Thomas Volkmann <
> li...@thomasvolkmann.com> wrote:
>
>   ImageMagick maybe?
> http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
>  Blender should be easy to set up for this as well.
>
>
> Alok Gandhi < alok.gandhi2...@gmail.com> hat am 25. April 2014 um
> 07:32 geschrieben:
>
>   I am looking for an application which can do automated keying.
>
>  A client of mine wants to get an automated process, used by
> non-artist with some kind of interface to do automated keying.
>
>  I was thinking of doing a nuke script / plugin to do this.
>
>  Any other ideas ?
>
>
> --
>
>
>
>
>
>
>
> --
>
>
>
>



 --

>>>
>>>
>>>
>>> --
>>>
>>
>>
>


Re: [OT] : Automated green screen removal / keying

2014-04-29 Thread Ognjen Vukovic
I have a friend that wrote an in camera key app for ios, it works in real
time and he uses it to check the quality of the light set up on shootings,
i could give you his email and you can get in touch with him, he could
probably help you out with it if you want.


On Tue, Apr 29, 2014 at 4:55 PM, Francisco Criado wrote:

> Alok, is there a chance to see what you've done? sounds interesting!
>
> Francisco.
>
>
>
> 2014-04-29 6:20 GMT-03:00 Alok Gandhi :
>
> Just to update, I ended up doing an app for iOs and Android using Unity3D.
>> Had to write my own chroma key shader but I am happy with the results, the
>> shader algorithm needs a little bit more love but I am happy with a good
>> start. It is not finished yet but progressing in the right direction at the
>> right speed.
>>
>> Unity FTW!
>>
>>
>> On Fri, Apr 25, 2014 at 1:18 PM, Alok Gandhi 
>> wrote:
>>
>>> Sure! thanks!
>>>
>>>
>>> On Fri, Apr 25, 2014 at 1:16 PM, Thomas Volkmann <
>>> li...@thomasvolkmann.com> wrote:
>>>
   Sounds like a fun project!
  You could take a look at Cortex-vfx and Gaffer as well.
  https://code.google.com/p/cortex-vfx/
  http://imageengine.github.io/gaffer/
  O even TuttleOFX: http://opensource.mikrosimage.eu/tuttle.html
  I didn't have the chance to do anything with these, but maybe it's
 even a better option than ImageMagick.
  Let me know how it goes :)


 Alok Gandhi  hat am 25. April 2014 um 09:09
 geschrieben:

  Thanks Thomas, I have developed using ImageMagick before but never
 thought of that. It can be all done in python with a nice UI in QT. Cool
 thanks.


  On Fri, Apr 25, 2014 at 12:33 PM, Thomas Volkmann <
 li...@thomasvolkmann.com> wrote:

   ImageMagick maybe?
 http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
  Blender should be easy to set up for this as well.


 Alok Gandhi < alok.gandhi2...@gmail.com> hat am 25. April 2014 um
 07:32 geschrieben:

   I am looking for an application which can do automated keying.

  A client of mine wants to get an automated process, used by non-artist
 with some kind of interface to do automated keying.

  I was thinking of doing a nuke script / plugin to do this.

  Any other ideas ?


 --







 --




>>>
>>>
>>>
>>> --
>>>
>>
>>
>>
>> --
>>
>
>


Re: [OT] : Automated green screen removal / keying

2014-04-29 Thread Francisco Criado
Alok, is there a chance to see what you've done? sounds interesting!

Francisco.



2014-04-29 6:20 GMT-03:00 Alok Gandhi :

> Just to update, I ended up doing an app for iOs and Android using Unity3D.
> Had to write my own chroma key shader but I am happy with the results, the
> shader algorithm needs a little bit more love but I am happy with a good
> start. It is not finished yet but progressing in the right direction at the
> right speed.
>
> Unity FTW!
>
>
> On Fri, Apr 25, 2014 at 1:18 PM, Alok Gandhi wrote:
>
>> Sure! thanks!
>>
>>
>> On Fri, Apr 25, 2014 at 1:16 PM, Thomas Volkmann <
>> li...@thomasvolkmann.com> wrote:
>>
>>>   Sounds like a fun project!
>>>  You could take a look at Cortex-vfx and Gaffer as well.
>>>  https://code.google.com/p/cortex-vfx/
>>>  http://imageengine.github.io/gaffer/
>>>  O even TuttleOFX: http://opensource.mikrosimage.eu/tuttle.html
>>>  I didn't have the chance to do anything with these, but maybe it's even
>>> a better option than ImageMagick.
>>>  Let me know how it goes :)
>>>
>>>
>>> Alok Gandhi  hat am 25. April 2014 um 09:09
>>> geschrieben:
>>>
>>>  Thanks Thomas, I have developed using ImageMagick before but never
>>> thought of that. It can be all done in python with a nice UI in QT. Cool
>>> thanks.
>>>
>>>
>>>  On Fri, Apr 25, 2014 at 12:33 PM, Thomas Volkmann <
>>> li...@thomasvolkmann.com> wrote:
>>>
>>>   ImageMagick maybe?
>>> http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
>>>  Blender should be easy to set up for this as well.
>>>
>>>
>>> Alok Gandhi < alok.gandhi2...@gmail.com> hat am 25. April 2014 um 07:32
>>> geschrieben:
>>>
>>>   I am looking for an application which can do automated keying.
>>>
>>>  A client of mine wants to get an automated process, used by non-artist
>>> with some kind of interface to do automated keying.
>>>
>>>  I was thinking of doing a nuke script / plugin to do this.
>>>
>>>  Any other ideas ?
>>>
>>>
>>> --
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>>
>>>
>>>
>>>
>>
>>
>>
>> --
>>
>
>
>
> --
>


Re: [OT] : Automated green screen removal / keying

2014-04-29 Thread Alok Gandhi
Just to update, I ended up doing an app for iOs and Android using Unity3D.
Had to write my own chroma key shader but I am happy with the results, the
shader algorithm needs a little bit more love but I am happy with a good
start. It is not finished yet but progressing in the right direction at the
right speed.

Unity FTW!


On Fri, Apr 25, 2014 at 1:18 PM, Alok Gandhi wrote:

> Sure! thanks!
>
>
> On Fri, Apr 25, 2014 at 1:16 PM, Thomas Volkmann  > wrote:
>
>>   Sounds like a fun project!
>>  You could take a look at Cortex-vfx and Gaffer as well.
>>  https://code.google.com/p/cortex-vfx/
>>  http://imageengine.github.io/gaffer/
>>  O even TuttleOFX: http://opensource.mikrosimage.eu/tuttle.html
>>  I didn't have the chance to do anything with these, but maybe it's even
>> a better option than ImageMagick.
>>  Let me know how it goes :)
>>
>>
>> Alok Gandhi  hat am 25. April 2014 um 09:09
>> geschrieben:
>>
>>  Thanks Thomas, I have developed using ImageMagick before but never
>> thought of that. It can be all done in python with a nice UI in QT. Cool
>> thanks.
>>
>>
>>  On Fri, Apr 25, 2014 at 12:33 PM, Thomas Volkmann <
>> li...@thomasvolkmann.com> wrote:
>>
>>   ImageMagick maybe?
>> http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
>>  Blender should be easy to set up for this as well.
>>
>>
>> Alok Gandhi < alok.gandhi2...@gmail.com> hat am 25. April 2014 um 07:32
>> geschrieben:
>>
>>   I am looking for an application which can do automated keying.
>>
>>  A client of mine wants to get an automated process, used by non-artist
>> with some kind of interface to do automated keying.
>>
>>  I was thinking of doing a nuke script / plugin to do this.
>>
>>  Any other ideas ?
>>
>>
>> --
>>
>>
>>
>>
>>
>>
>>
>> --
>>
>>
>>
>>
>
>
>
> --
>



--


Re: [OT] : Automated green screen removal / keying

2014-04-25 Thread Stephen Davidson
I use Primatte Keyer
 within
After Effects, for all my green screen work.
Although not a totally automated process, nor would you want it to be,
it is one of the easiest that I have used. It is also excellent
about removing green "spill" from the keyed subjects.

This is a plugin for Adobe After Effects, Final Cut Pro, and Apple Motion.
so If you don't have one of these apps, it could get pricey.
If you don't do green screen all the time, it may not be worth the expense.
If you do a lot of green screen work, it is definitely worth the expense
for all the time it will save you.


On Fri, Apr 25, 2014 at 1:32 AM, Alok Gandhi wrote:

> I am looking for an application which can do automated keying.
>
> A client of mine wants to get an automated process, used by non-artist
> with some kind of interface to do automated keying.
>
> I was thinking of doing a nuke script / plugin to do this.
>
> Any other ideas ?
>
>
> --
>



-- 

Best Regards,
*  Stephen P. Davidson*

*(954) 552-7956*sdavid...@3danimationmagic.com

*Any sufficiently advanced technology is indistinguishable from magic*


 - Arthur C. Clarke




Re: [OT] : Automated green screen removal / keying

2014-04-25 Thread Alok Gandhi
Sure! thanks!


On Fri, Apr 25, 2014 at 1:16 PM, Thomas Volkmann
wrote:

>   Sounds like a fun project!
>  You could take a look at Cortex-vfx and Gaffer as well.
>  https://code.google.com/p/cortex-vfx/
>  http://imageengine.github.io/gaffer/
>  O even TuttleOFX: http://opensource.mikrosimage.eu/tuttle.html
>  I didn't have the chance to do anything with these, but maybe it's even a
> better option than ImageMagick.
>  Let me know how it goes :)
>
>
> Alok Gandhi  hat am 25. April 2014 um 09:09
> geschrieben:
>
>  Thanks Thomas, I have developed using ImageMagick before but never
> thought of that. It can be all done in python with a nice UI in QT. Cool
> thanks.
>
>
>  On Fri, Apr 25, 2014 at 12:33 PM, Thomas Volkmann <
> li...@thomasvolkmann.com> wrote:
>
>   ImageMagick maybe?
> http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
>  Blender should be easy to set up for this as well.
>
>
> Alok Gandhi < alok.gandhi2...@gmail.com> hat am 25. April 2014 um 07:32
> geschrieben:
>
>   I am looking for an application which can do automated keying.
>
>  A client of mine wants to get an automated process, used by non-artist
> with some kind of interface to do automated keying.
>
>  I was thinking of doing a nuke script / plugin to do this.
>
>  Any other ideas ?
>
>
> --
>
>
>
>
>
>
>
> --
>
>
>
>



--


Re: [OT] : Automated green screen removal / keying

2014-04-25 Thread Thomas Volkmann
Sounds like a fun project!
You could take a look at Cortex-vfx and Gaffer as well.
https://code.google.com/p/cortex-vfx/
http://imageengine.github.io/gaffer/
O even TuttleOFX: http://opensource.mikrosimage.eu/tuttle.html
I didn't have the chance to do anything with these, but maybe it's even a better
option than ImageMagick.
Let me know how it goes :)


> Alok Gandhi  hat am 25. April 2014 um 09:09
> geschrieben:
> 
>  Thanks Thomas, I have developed using ImageMagick before but never thought of
> that. It can be all done in python with a nice UI in QT. Cool thanks.
> 
> 
>  On Fri, Apr 25, 2014 at 12:33 PM, Thomas Volkmann   > wrote:
>> >ImageMagick maybe?
>> >  http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
> >Blender should be easy to set up for this as well.
> > 
> > 
> > > > > Alok Gandhi < alok.gandhi2...@gmail.com
> > > > >  > hat am 25. April 2014 um
> > > > > 07:32 geschrieben:
> > > 
> > > I am looking for an application which can do automated keying.
> > > 
> > > A client of mine wants to get an automated process, used by non-artist
> > > with some kind of interface to do automated keying.
> > > 
> > > I was thinking of doing a nuke script / plugin to do this.
> > > 
> > > Any other ideas ?
> > > 
> > > 
> > > --
> > > 
> > >> > 
> > 
> >  > 
> 
> 
>  --
> 



Re: [OT] : Automated green screen removal / keying

2014-04-25 Thread Alok Gandhi
Thanks Thomas, I have developed using ImageMagick before but never thought
of that. It can be all done in python with a nice UI in QT. Cool thanks.


On Fri, Apr 25, 2014 at 12:33 PM, Thomas Volkmann
wrote:

>   ImageMagick maybe?
> http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
>  Blender should be easy to set up for this as well.
>
>
> Alok Gandhi  hat am 25. April 2014 um 07:32
> geschrieben:
>
>   I am looking for an application which can do automated keying.
>
>  A client of mine wants to get an automated process, used by non-artist
> with some kind of interface to do automated keying.
>
>  I was thinking of doing a nuke script / plugin to do this.
>
>  Any other ideas ?
>
>
> --
>
>
>
>



--


Re: [OT] : Automated green screen removal / keying

2014-04-25 Thread Thomas Volkmann
ImageMagick maybe?
http://www.imagemagick.org/discourse-server/viewtopic.php?t=14394
Blender should be easy to set up for this as well.


> Alok Gandhi  hat am 25. April 2014 um 07:32
> geschrieben:
> 
>  I am looking for an application which can do automated keying.
> 
>  A client of mine wants to get an automated process, used by non-artist with
> some kind of interface to do automated keying.
> 
>  I was thinking of doing a nuke script / plugin to do this.
> 
>  Any other ideas ?
> 
> 
>  --
> 



[OT] : Automated green screen removal / keying

2014-04-24 Thread Alok Gandhi
I am looking for an application which can do automated keying.

A client of mine wants to get an automated process, used by non-artist with
some kind of interface to do automated keying.

I was thinking of doing a nuke script / plugin to do this.

Any other ideas ?


--