Add landmark to image

dear sir
i want to a java code to read a text file containing the coordinate of landmark and draw points on an image at all this coordinates
with best regard

amerelkourd wrote:
dear sir
i want to a java codeThen write it. Or hire somebody to write it for you. This site, however, is not a code service.

Similar Messages

  • How do I add a BG image to the adobe bridge web gallery??

    Does anyone know how to add a background image to the web photo gallery in Adobe Bridge? I know how to change the bg color, but what if I wanted to add a bg image? How do I do it???

    Probably by getting the answer in the Bridge forum. (this be Lightroom)

  • Is it possible to add a barcode image generator API on HTMLDB that support

    Hi All,
    Currently we create Barcodes images using a Java solution - open source API called Barbeque.barcode.servlet. Is it possible to add a barcode image generator API on HTMLDB that support multiple formats?
    Our current process:
    All jobs created in our system require a barcode which is then printed onto a cover sheet for each job (refer example). We also currently have individual barcodes printed on a single feed barcode printer for attaching to jobs sheets. We also print A4 sheets of barcodes with the Field Technican id number on that we sent out to them.
    Thanks in advacne
    Manoj

    It certainly is possible to call Java from PL/SQL and so therefore from APEX.
    The process is fairly well documented online and there's a well cited example of calling Apache FOP within these forums.
    You may however need to do a little work to wrap your Java library using static methods in order to do this.
    Regards
    Ben

  • HOW TO ADD TEXT TO IMAGES

    how do you add text to images in Aperture?

    the user can superimpose text (inc. metadata) anywhere: on the image, in the border, over both.
    Learn something new every single day...
    Regards
    TD

  • How can i add a jpeg image in a label of my frame !

    hi!
    i wana to add a jpeg image to my frame in a label !!
    can you please help em !
    thanks

    yourPicture is a jpeg in the same dierctory as the class where u add this code ....
    URL picURL1 = getClass().getResource("yourPicture.jpeg");
    ImageIcon icon = null;
    if(picURL1 != null)icon = new ImageIcon(picURL1);
    JLabel lblLogo = new JLabel(icon, JLabel.CENTER);

  • How to add two different images on photoshop cs5?

    I was learning about the layers and masks and i seen that i have to have two images under each others under the layer option pannel, i tried many times to add images but it always shows in two different pannels as the folloing image I want to add two different images in this pannel to make any changes i want
    Thank you.
    image

    When you click on that icon Photoshop will add a revail all white layer mask and it will be the Photoshop target. Begin painting with black over the image part you wish to hide. Should you paint away something you want change to white paint and paint it back. Lower the brush opacity to fade in and out the image part.
    If you use ALT+Click on that icon a hide all black layer mask will be added as the current taget and hide all of the layer paint with whits to show.

  • I imported 635 images into an iPhoto album so that I can share them via a photo-stream. However, iPhoto says there are only 600. When I try to add the missing images it says they are already there. Why can i not see these images in iPhoto?

    I imported 635 images into an iPhoto album so that I can share them via a photo-stream. However, iPhoto says there are only 600. When I try to add the missing images it says they are already there. Why can i not see these images in iPhoto?

    Generally I would not use Facebook for sharing any photos, it compresses the photos substantially, and when you have shadows and dark colours you get visible "bands" where there should be subtle gradients, ie at sunsets and sunrises.
    It sounds like you are using two methods to upload to Facebook:
    1. Sharing from within Aperture, which basically syncs Facebook with your Aperture album, so any changes made at either end gets synced, hence the deletions from Albums, although the original file should still be in your library, just removed rom the album. It is like a playlist in iTunes.
    2. Exporting pics and uploading to Facebook from the browser.
    I am not sure how method 1 gets compressed, but I know that uploading hi-res jpegs to Facebook using method 2 results in poor quality images.
    I wouldn't even bother comparing option 1 or 2, and they will both be poor images once you view them on Facebook, as opposed to viewing uploaded images on proper image sharing / hosting sites.
    Your problem is not with Aperture, it is using Facebook for showing your work.
    If you export pics form Aperture at high res jpegs or TIFFs your images will be fine.
    If you insist to use Facebook as your way to share your work, then your workflow should be this:
    1. Right click images you want to share.
    2. Select Export version.
    3. Export as 100% size and ensure the export settings are set at 100% quality.
    4. Upload this pic into Facebook.
    This will get you the best image size and resolution on Facebook.
    See how you go.

  • How i can add link to image in mySql

    im trying
    add link to image in mysql fiels?
    I do not want use blob

    ok, here is my code
      </tr>
      <?php do { ?>
        <tr>
          <td><?php echo $row_Recordset1['id']; ?></td>
          <td><?php echo $row_Recordset1['ime']; ?></td>
          <td><?php echo $row_Recordset1['prezime']; ?></td>
          <td><?php echo $row_Recordset1['Form']; ?></td>
          <td><?php echo $row_Recordset1['Sun']; ?></td>
          <td><?php echo $row_Recordset1['Wather']; ?></td>
          <td><?php echo $row_Recordset1['Size']; ?></td>
          <td><?php echo $row_Recordset1['Zone']; ?></td>
         <td><img src="/plants/<?php echo $row_Recordset1['Picture']; ?>" /><td>
          <td><?php echo $row_Recordset1['Picture2']; ?></td>
        </tr>
        <?php } while ($row_Recordset1 = mysql_fetch_assoc($Recordset1)); ?>
    </table>

  • How to I add a background image in an Encore slidehsow?

    How do I add a background image in an Encore slidehsow? Currently the slideshow has a black background and I would love to be able to change that to an image.

    You can always fire up Premiere (or Photoshop) and create images with whatever background you choose.........

  • Add metadata (non-image data) to an image

    Hello,
    I want to read an image and add metadata (non-image data) like copyright... to the image and write it. I am able to read metadata of an image but couldn't add (write) into it...
    Help required urgently
    Regards
    Mamatha

    instead of data streams, why not just write the blob's bytes to the response output stream directly, then in the applet, you don't need a URLConnection object to get the image, just call getImage() in the applet with the URL.

  • Update XSLT engine, add metadata to images.

    Hello,
    It'd be super fantastic if the XSLT engine could be updated and support XSLT 2.0. Also have the option to format and indent on export.
    I don't think I can add metadata to images within InDesign. That be another plus.
    Regards,
    Eric

    It shouldn't be too hard (I guess ...) to make the XSLT processor a user-definable choice. That way I could use my trusty Saxon 8.0, wiv' extensions, smack right inside ID.

  • How does one add hyperlinks to images in Mail signatures?

    Greetings esteemed Mac boffins,
    How do I add hyperlinks to images that I have added to signatures in Mac Mail?
    There seems to be no option for it.
    Regards,
    Ryan

    It's just not working for me.  I can't figure it out.
    As you can see in the screenshot, I have the icon selection and when I go to the "add link" menu item, it's greyed out.
    I have provided 2 screenshots for reference.

  • Add a GIF image file to excel reports

    Hi all
    I have a concurrent program which gives me a report in excel( I Have PL/SQL code for generating excel output which works fine)
    I want to add a gif image to the excel report output
    can anyone tell me how to add a gif file to the excel report
    Thanks

    Hi;
    Please check:
    In Report Manager, How Can We Place The Line Description In The Center Of A Page for a published FSG report? [ID 553406.1]
    http://blogs.oracle.com/xmlpublisher/2008/05/excel_limitations.html
    Hope it helps
    Regard
    Helios

  • In iMovie - can I add a still image over footage?

    In iMovie - can I add a still image over footage?

    Yes. Use the Cutaway feature.
    http://www.kenstone.net/fcp_homepage/imovie_09_stone.html#cutaway%20pip

  • Why when i paste an image in a textflow it adds the text image name too?

    Hi,
    I'm trying to solve this behaviour:
    I copy an image in my desktop with CTRL+C/CMD+C.
    Then in my application I paste the image in the textflow with CTRL+V/CMD+V... but it adds the image and the image name (as text), instead I want it adds only the image!
    So, I'm listening the Event.PASTE event and get image from Clipboard.
    I save the file in the FILE_LIST_FORMAT in an object and I try reset other formats, like TEXT_FORMAT, where Clipboard store my image name...
    but nothing change.
    Do you have any suggestion please?
    Thanks!

    You might be able to handle it by listening for the paste event in the textFlow
              myTextFlow.addEventListener(FlowOperationEvent.FLOW_OPERATION_BEGIN, handleFlowEvents);
    private function handleFlowEvents(e:FlowOperationEvent):void {
                                  if (e.operation is PasteOperation) {
                                                 trapPaste(e.operation as PasteOperation);
    And then manipulate the PasteOperation in trapPaste()

Maybe you are looking for

  • Application Crash while updating a Bill of Material

    Hi, I am currently developing an addon for SAP Business One. When updating a BOM record I have the following problem: If i call the Update Method of the ProductTrees Object the SAP Business One Application Crashes with the Error: "Runtime Error! Prog

  • [solved]xorg configuration issues, either no mouse or flickering

    Hey all, ok well a little while ago I was having trouble with hda-intel and trying to get a decent frame rate on my card, it was never solved, now after an upgrade the problem seems to have solved itself, that is except now it flickers when playing a

  • ITunes not showing ATV Content...can't sync...HELP!

    Just updated to Snow Leopard...linked the ATV and iTunes with the 5 digit code. It shows up under devices...but only the summary and photo tabs are available. In the summary tab (where you usually have all the info on how you want to manage syncing,

  • Unable to Create a Dataset

    Hello! I am unable to create a dataset (type dataset) for a report in Visual Studio 2012. My Type dataset is a Stored Procedure. This same report with same Proc was developed successfully using a report builder. What do I do to make it work using SSR

  • Moving objects from one page to another

    Hi All, I need to move an image from one page to another... For example, on page 1, I have one image that needs to shifted to 5th page of the document. Is that possible? Vandy