User Tag List

Results 1 to 6 of 6

Thread: Image annotation / Image modification with MMF2

  1. #1
    No Products Registered

    Join Date
    Sep 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Image annotation / Image modification with MMF2

    Hi,

    I would like to know if with MMF2 I can draw onto
    images. Let say I load a JPG then I want to draw
    on top of it boxes (transparent with frame) on top of some parts of the image... then save the modified/annotated image.

    Don't know if I'm clear enough...

    If you have any advice about extension that would do that
    or if without extensions I would do that ...

    Many thanks !

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Image annotation / Image modification with MMF2

    Yes, the Surface Object can do that just fine.
    Working as fast as I can on Fusion 3

  3. #3
    No Products Registered

    Join Date
    Sep 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Image annotation / Image modification with MMF2

    Thanks for the info, I've installed it.

    How would you draw on top of a bitmap picture a box (transparent with frame) ?

    Many thanks.

  4. #4
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Image annotation / Image modification with MMF2

    I'm sorry, could your rephrase you post? I have no idea what a 'bitmap picture box' is or what you mean by 'transparent with frame' :\

  5. #5
    No Products Registered

    Join Date
    Sep 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello
    You can definetly add a .]NET Imaging AnnotationSDK. The annotation capabilities can be used to markup and draw objects onto an image or document page, and the specific annotation shapes include text, freehand, line, ellipse, rectangle, rubber stamps, etc. The supported image and document annotating formats contain PNG, GIF, BMP, JPEG, TIFF, PDF and Word.

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'll need that feature soon so I gave it a try.
    Sadly, you can't draw on the fly a rectangle with the surface object, you can just trace it with coordinates, so it's a little trickier than expected.

    My attempt :
    1/ I use an invisible Active Picture to retrieve the path of the loaded picture (The Active Picture has a file selector - even whith a preview - while the Surface object does not).
    2/ I use an Active System Box as a virtual frame to retrieve the coordinates.
    3/ I trace the Surface rectangle with those coordinates.

    By the way does the Surface Object have a documentation? Some of its features seem rather vague.

    Surface_frame.mfa

    Edit : oups, I just realized it was an old thread. Sorry, anyway my example can be of use for somebody.

Similar Threads

  1. image active : Bug Changement d'image
    By Monos in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 10th April 2013, 05:55 PM
  2. MMF2 image from shader bug
    By Jack133 in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 8th March 2013, 08:00 PM
  3. Objet Image (ou Image Active) et rayures
    By volgot in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th April 2011, 04:10 PM
  4. Getting image dimensions from IMAGE parameters?
    By Nobuyuki in forum Shader Development
    Replies: 3
    Last Post: 6th February 2011, 11:51 PM
  5. Bug in MMF2 Image Editor ?
    By Duncki in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 11th July 2006, 06:12 PM

Posting Permissions

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