User Tag List

Results 1 to 4 of 4

Thread: Image Manipulator Object Erode + Dilate bugs.

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Image Manipulator Object Erode + Dilate bugs.

    The Erode and Dilate effects in the Image Manipulator Object fails to work proper. Bad karma, i need them.

    The erode effect causes black bars. Here a shot with 10 times erode applied:


    The dilate effect causes another kind of a bar:



    The file to reproduce is attached. 118 kb. Maybe it is something with my code. Start app and click at the erode button. Then click at the dilate button.

    Anyone an idea how i can erode and dilate in Overlay directly without the Image Manipulator?

    Attached files Attached files

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Posts
    227
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image Manipulator Object Erode + Dilate bugs.

    i cant reproduce the dilate bug in my app - but the erode is a def bug. it seems to be how the engine work (like a shadow) but you would have to contact the creator!

    Si x

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image Manipulator Object Erode + Dilate bugs.

    Strange that you cannot reproduce the dilate bug. As you can see at the screenshot it happens here. But thanks for confirming the Erode bug

    Hmm, is Herb still around? His page that is mentioned in the extensions is gone.

    By the way, what exactly does the calculation do to achieve erode and dilate? Maybe i can achieve the same result with a fastloop. I really need erode and dilate.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image Manipulator Object Erode + Dilate bugs.

    Sometimes the easiest solution is the best. Erode and Dilate makes a one pixel border. So i paste the image into another overlay which is two pixels wider, perform my erode and dilate there, and paste the result back into the first overlay while cutting away the one pixel border. Problem solved. Phew

Similar Threads

  1. Image Manipulator
    By Xenon3000 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 13th December 2010, 12:17 AM
  2. Bug Image manipulator object
    By Patrick in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th January 2008, 01:12 PM
  3. image manipulator Object tutorial ?
    By arma in forum File Archive
    Replies: 15
    Last Post: 7th June 2007, 03:42 PM
  4. [Request] Image Manipulator Object
    By Sphax in forum File Archive
    Replies: 1
    Last Post: 28th February 2007, 10:57 PM
  5. Image Manipulator object [Request]
    By Sphax in forum Extension Development
    Replies: 2
    Last Post: 11th November 2006, 08:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •