Image Morphing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shyren

    Image Morphing

    Hi,
    I have found morphing images using PHP here
    http://saliljain.cutpage.com/?p=7 does anybody know a better technique
    as its very basic and doesn't give very good results.
    thanks
    shyren

  • Erwin Moller

    #2
    Re: Image Morphing

    shyren wrote:
    [color=blue]
    > Hi,
    > I have found morphing images using PHP here
    > http://saliljain.cutpage.com/?p=7 does anybody know a better technique
    > as its very basic and doesn't give very good results.
    > thanks
    > shyren[/color]

    Hi Shyren,

    The answer to your question depends on what you want excactly. Morphing is
    very general terminology.
    I would advise you to build your own to your own taste.
    (It is good fun too.)

    PHP has loads of imagefunctions you can use.

    Go to


    for a good startingpoint for imagemanipulati on.

    Regards,
    Erwin Moller

    Comment

    Working...