How convert a big image to parts of images? means split a jpg image to several sub imges.(thi​s sub image can joint into that big image)

hi friends..
how convert a big image to parts of images? means split a jpg image to several sub imges.(this sub images can joint into that big image) any help
Solved!
Go to Solution.

In the example, i have created two images and added them together, and the converse can be done in the same way.
Thanks
uday,
Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
Certified LabVIEW Associate Developer (CLAD) Using LV13

Similar Messages

  • How do I rid the User Account Control - "Do you want the following program to make changes to this computer?" - FireFox Helper pop-up that shows after every log in?

    The following pop-up is displayed after every log-in, even after it is clicked yes after previous log-ins. Several students log-in the computers daily. How do I rid THIS?:
    User Account Control
    "Do you want the following program to make changes to this computer?
    Program Name: FireFox Helper
    Verified Publisher: Mozilla Corporation
    File Origin: Hard Drive on this Computer

    In Windows 7, Microsoft updated UAC in several ways. By default, UAC does not prompt when certain programs included with Windows make changes requiring elevated permissions. Other programs still trigger a UAC prompt. The strictness of UAC can be changed to either always prompt, or to never do so.
    [http://windows.microsoft.com/eN-US/windows-vista/What-is-User-Account-Control What is User Account Control?]
    [http://windows.microsoft.com/en-US/windows-vista/Turn-User-Account-Control-on-or-off Turn User Account Control on or off]
    It is the same on win7.
    [http://en.wikipedia.org/wiki/User_Account_Control User Account Control]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • When I try to get my emails from my yahoo account it tells me my server is down how do I fix this problem so I can get into my account

    I need help please getting my server back up I can't get into my email

    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
     Cheers, Tom

  • How do I get Mac OS X v10.5 Leopard? I'm running 10.4.11 and there is nothing I can download anymore that doesn't require v10.5. HELP

    Is it still available? it's so old.

    *Mac OS X 10.5 Leopard installation system requirements*
    http://support.apple.com/kb/TA24950
    Leopard is no longer available at the Apple Store *but may be available by calling Apple Phone Sales @ 1-800-MY-APPLE (1-800-692-7753)*.
    Installing Mac OS X 10.5 Leopard
    http://support.apple.com/kb/HT1544
    Mac OS X 10.5 Leopard Installation and Setup Guide
    http://manuals.info.apple.com/en/leopard_install-setup.pdf
    After you install the base 10.5, download & install the 10.5.8 combo update at http://support.apple.com/downloads/Mac_OS_X_10_5_8_Combo_Update
     Cheers, Tom

  • How I could find that an image have transparent background

    Hi All,
    I have an image with transparent background placed in an ellipse item.
    Is there exist a way using which I can find out that placed image have a transparent background?
    Regards,
    Alam

    This may help you find your iTune account:
    Frequently Asked Questions About Apple ID
    Without knowing your old account info there is nothing you can do.

  • Combining multiple layers into one "final image" then working on each layer's opacity to affect what the final image looks like

    Ideally the "final" image would be displayed.  I'd go over to the layers panel and work on each layer, dialing up and down the opacity and see the effects on the "final" image.  This is in regards to interior real estate.  Normally I combine my images in Photomatix (different exposures) and have that method down.  But what I'd like to be able to do is to, say, strobe different areas of the scene while shooting maybe six images (same exposure), load those six into CS5 (File>Scripts>Load Files Into Stack) then proceed.
    I've looked at a ton of videos on Youtube and searched CS5 Help and just can't find the answer to what exactly what I'm trying to do.  I can choose Edit>Auto-Blend Layers and that does indeed give me a final image (like in Enfuse or Photomatix) but I haven't found a way to then adjust each individual layer to affect that final image.  And I know there's a way, maybe coming at this from a completely different direction.  Thanks.

    Ok I will take the last question first, since that is probably the easiest.end
    A merged file or a flattened file is the same thing as a composite.
    A merged file still has its transparency and data that is outside the canvas area.
    A flattened file is a merged file that is converted to a background layer that does not support transparency or data outside the canvas.
    A composite can be a merged copy of the existing layers if you use the multiple key strokes I mentioned above. Whereas a merged file is a composite of the original layers. So I personally use the term composite to mean a copy as merged and flatten already explain that process, no need to give them an additional term to mean the same thing.
    Generally blend modes work by selecting individual layers before changing the blend mode. However you can group the layers or convert them to a smart object and apply a blend to that group or object.
    Normally you set the blend mode as you work on each layer. But you could set all of them to overlay or reduce the opacity to 30 or 50 percent to see through all the layers, then adjust them later on.
    I am not sure how it works on the mac, but on windows you can select the blend text box then use the up and down arrow keys to change the blend mode to see how it looks.
    I recommend that you go through the free videos on layers, masks, opacity, and layer styles. This will help you dramatically. Also a few books on the subject will help has well.
    (free)
    http://creativesuitepodcast.com/
    http://kelbytv.com/
    http://tv.adobe.com/
    http://www.youtube.com/
    (pay)
    http://kelbyone.com/
    http://Lynda.com

  • Can You Support Me About Images Windows Application?

    Hello,
    I am doing a project about contact. I want show images avatar of user? But I cannot show images format "C:\Users\USERNAME\Pictures\images.jpg"
    I have tried:
    BitmapImage bim = new BitmapImage(new Uri(@"C:\Users\USERNAME\Pictures\images.jpg"));
    ImgAvatar.Source = bim;
    But It isn't activity. Can you support I show images like it. or auto copy images this link to Assets in Project?
    Thanks you so much !

    use one of them
    1
    var imageBytes = File.ReadAllBytes("bitmap.bmp");
    var image = imageBytes.ToImage();
    image.Save("output.bmp");
    2
     from some file:
    Image.Save(@"FilePath", ImageFormat.Jpeg);
    3.
    Image bitmap = Image.FromFile("C:\\MyFile.bmp");
    bitmap.Save("C:\\MyFile2.bmp");  
    4 from pictureBox:
    pictureBox1.Image.Save(@"path + imageName",ImageFormat.Jpeg);
    5
    byte[] img = Convert.FromBase64String(s);
    System.IO.File.WriteAllBytes(@"C:\image.bmp", img);

  • How i can change port that oracle web server listen on in 10gEx

    Hi
    Thank you for reading my psot
    How i can change the port 8080 that oracle web server listen on it ?
    I have other server listening on this port and i can not change that port.
    I have oracle 10g Express edition

    This question has been asked and answered several times in the XE forum. Feel free to join us in the XE forum at Oracle Database Express Edition (XE)
    If you're not registered there, do so using http://www.oracle.com/technology/xe/registration
    The answer is to use dbms_xdb's sethttpport procedure.

  • This VI claims to be part of a library, but the library does not claim to own this VI.

    I am having a reoccurring issue with "This VI claims to be part of a library, but the library does not claim to own this VI." I can work around this by disconnecting the vi from the library and then saving it back.
    However, I cannot access some vi because I don't have a password. Sub-vi's are not executable and I am thinking this is due to the issue first mentioned. For example, after relinking to a library the vi in question is now having class conflicts. I cannot modify this vi to fix it.
    I believe this issue is responsible for certain functionality of my project to work for months on end and then suddenly the functionality stops working. After investigating, I find that there is an issue with some .lvlib, and using a different vi from that library will solve the issue (for example, switching from standard report to html report). I think this may be related to "This VI claims to be part of a library, but the library does not claim to own this VI."
    This seems to be happening since installation of version 10.
    Help!
    Attachments:
    linkage issue.JPG ‏82 KB
    after re-link to library.JPG ‏130 KB

    Hello,
    What version of Labview were you using before you upgraded to Labview 2010?
    Eric
    Eric Liauw
    AE Specialist - Automated Test | CLD | CTD
    National Instruments

  • How do I download my CS5.5 on a 2nd computer? Where do I access it on this website?

    How do I download my CS5.5 on a 2nd computer? Where do I access it on this website?

    You can check your Adobe account and see if there is a download provided there for you.
    You can also download the trial version of the software thru the page linked below and then use your current serial number to activate it. (the download originates from the Adobe server)
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site or else the download will not work properly.
    CS5.5:
    http://prodesigntools.com/adobe-cs5-5-direct-download-links.html

  • How do you cut out the part of an image in a photo?

    How do you cut out a part of an image on a photo that you have added to Pages. For example, if I have added a picture of a giraffe to Pages how would I cut out the giraffe from the image and get rid of the rest of the image

    You can use the instant alpha tool to make the background transparent.
    FYI: Pages is part of iWork, not iLife.

  • How convert an image into its RGB value

    i want to find out how to convert an image files such as .gif or .jpg into its RGB value so that i can find out how much amount of a particular colors contain in the image.

    Try this:
    public int countColors(String filename) throws IOException {
    BufferedImage image = ImageIO.read(new FileInputStream(filename));
    Set colors = new HashSet();
    int height = image.getHeight();
    int width = image.getWidth();
    for (int x = 0; x < width; x++) {
    for (int y = 0; y < height; y++) {
    colors.add(new Integer(image.getRGB(x, y)));
    return colors.size();

  • How Convert a Byte array to a image format

    Hi,
    How to convert a Byte array to an image format....I shall be more clear what i want...See i recieve a Byte array fom server this Byte array before recieveing at my end it was converted from an image/text format into a Byte array and is sent from server and, I recieve this Byte array now I have to convert this Byte array into their respective image....please tell me how to convert a Byte array to a image ......... Kindly explain clearly as i am new to Java......
    Thanking You.

    Note: This thread was originally posted in the [New To Java|http://forums.sun.com/forum.jspa?forumID=54] forum, but moved to this forum for closer topic alignment.

  • How to convert 24bits png image into 8 bits image

    Hi,
    I have gone through some of threads in this forum on changing color bits. But, I still can find right way to change my image (24bits) into different color bits(8 bits). The reason i want to change the color bits because I am getting a GIF image from map server, convert it into PNG format then rescale then into size of mobile phone screen.The PNG image is really has large data length , so the it took a while to load the whole image on screen.
    Note : The following code is taken from few threads in this forum and i have modified it to suit my application.
    I have no idea about Java2d...any help really appreciated...Thanks in advance!!!
    My code is as follow:-
    public File Scale(int width, int height, BufferedImage ImgSrc)
         try
                   //BufferedImage bi = ImageIO.read(ImgSrc);
                   //int w = bi.getWidth(), h = bi.getHeight();
         //Image oldRescale = bi.getScaledInstance(i, j, Image.SCALE_SMOOTH);
         BufferedImage Rescale = rescale(ImgSrc, width, height);
                   //ColorSpace cs = ColorSpace.getInstance(ColorSpace.CS_GRAY);
                   //ColorConvertOp op = new ColorConvertOp(cs, null);
                   //Rescale = op.filter(Rescale, null);
         File outfile = new File("map.png");
                   ImageIO.write(Rescale, "png", outfile);
                   BufferedImage fromFile = ImageIO.read(outfile);
                   ColorModel cm = fromFile.getColorModel();
                   System.out.println(cm.getClass() + ", bits/pixel=" + cm.getPixelSize());
              catch(Exception e)
                   e.printStackTrace();
              return new File("map.png");
         public static GraphicsConfiguration getDefaultConfiguration()
    GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
    GraphicsDevice gd = ge.getDefaultScreenDevice();
    return gd.getDefaultConfiguration();
         public static BufferedImage copyRescaled(BufferedImage tgt, BufferedImage src)
              Graphics2D g2 = tgt.createGraphics();
    int w=tgt.getWidth(), h=tgt.getHeight();
    hintForBestQuality(g2);
         g2.drawImage(src, 0, 0, w, h, null);
         g2.dispose();
    return tgt;
    public static Graphics2D hintForBestQuality(Graphics2D g2)
    g2.setRenderingHint(RenderingHints.KEY_INTERPOLATION,
              RenderingHints.VALUE_INTERPOLATION_BILINEAR);
    g2.setRenderingHint(RenderingHints.KEY_RENDERING,
              RenderingHints.VALUE_RENDER_QUALITY);
    return g2;
         public static BufferedImage rescale(BufferedImage src, int w, int h)
    int transparency = src.getColorModel().getTransparency();
    GraphicsConfiguration gc = getDefaultConfiguration();
    BufferedImage tgt = gc.createCompatibleImage(w, h, transparency);
    return copyRescaled(tgt, src);

    First, we need to be clear about what you're trying to do -- is it rescale an
    image or insure that the image is saved with a 8bit pixel depth? Or both? You are also
    using GraphicsConfiguration's createCompatibleImage, which is excellent if you are going
    to display the image immediately because it might be hardware accelerated
    or compatible with hardware format, but you mentioned mobile phone screens, so
    there is no advantage to using GraphicsConfiguration in that case, and if fact, it's
    probably changing your ColorModel when you're not looking.
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.geom.*;
    import java.awt.image.*;
    import java.io.*;
    import java.net.*;
    import javax.imageio.*;
    import javax.swing.*;
    public class Example {
        public static void main(String[] args) throws IOException {
            URL url = new URL("http://java.sun.com/developer/technicalArticles/GUI/JavaServerFaces/fig2.gif");
            BufferedImage image = ImageIO.read(url);
            System.out.println("image's colormodel = " + image.getColorModel().getClass());
            BufferedImage rescaled = scaleAndConvertColorModel(image, 0.75, null); //GIF => IndexColorModel
            System.out.println("rescaled's colormodel = " + image.getColorModel().getClass());
            File png = new File("junk.png");
            ImageIO.write(rescaled, "png", png);
            BufferedImage fromFile = ImageIO.read(png);
            System.out.println("fromFile's colormodel = " + image.getColorModel().getClass());
            JPanel cp = new JPanel(new GridLayout(0,1));
            addTo(cp, image, "original image");
            addTo(cp, rescaled, "rescaled image");
            addTo(cp, fromFile, "png file image");
            JFrame f = new JFrame("Example");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.setContentPane(cp);
            f.pack();
            f.setLocationRelativeTo(null);
            f.setVisible(true);
            Will rescale and convert colormodel if necessary.
            ColorModel == null => don't convert. May return src if suitable.
        public static BufferedImage scaleAndConvertColorModel(BufferedImage src, double scale, ColorModel cm) {
            int w0 = src.getWidth();
            int h0 = src.getHeight();
            int w = (int) (w0 * scale);
            int h = (int) (h0 * scale);
            ColorModel cm0 = src.getColorModel();
            if (cm == null)
                cm = cm0;
            if (w==w0 && h==h0 && cm.equals(cm0))
                return src;
            BufferedImage tgt = createImage(w, h, cm);
            Graphics2D g = tgt.createGraphics();
            if (scale < 1) {
                Image temp = src.getScaledInstance(w, h, Image.SCALE_AREA_AVERAGING);
                g.drawImage(temp, null, null);
            } else {
                hintForBestQuality(g);
                g.drawRenderedImage(src, AffineTransform.getScaleInstance(scale, scale));
            g.dispose();
            return tgt;
        public static BufferedImage createImage(int w, int h, ColorModel cm) {
            if (w <= 0 || h <= 0)
                throw new IllegalArgumentException("...");
            boolean alphaPremultiplied = cm.isAlphaPremultiplied();
            WritableRaster raster = cm.createCompatibleWritableRaster(w, h);
            return new BufferedImage(cm, raster, alphaPremultiplied, null);
        public static Graphics2D hintForBestQuality(Graphics2D g) {
            g.setRenderingHint(RenderingHints.KEY_INTERPOLATION, RenderingHints.VALUE_INTERPOLATION_BICUBIC);
            g.setRenderingHint(RenderingHints.KEY_RENDERING, RenderingHints.VALUE_RENDER_QUALITY);
            return g;
        static void addTo(Container c, BufferedImage image, String title) {
            JLabel label = new JLabel(new ImageIcon(image));
            label.setBorder(BorderFactory.createTitledBorder(title));
            c.add(label);
    }

  • How do I find which albums an image is part of?

    I have several albums in a project to select and organise images for printing, in different sizes. But now I want to check if I've selected the same image more than once - i.e., is the same image part of multiple albums. I can check manually or search on the file name, but that is one image at a time. Is there a smarter and simpler way to do this?
    Thanks for any tips!
    Jan-Peter

    hello, jan-peter
    quote: "I want to check if I've selected the same image more than once - i.e., is the same image part of multiple albums. I can check manually or search on the file name, but that is one image at a time. Is there a smarter and simpler way to do this?"
    Once you have an album selected in the project panel you can alway Option click on another ablum to see a browser view of 2 albums at once.
    victor

Maybe you are looking for

  • Crystal Report Viewer Control error

    Please Help, I have a web application developed in .net 2005 which is using crystal reports developer product version 10.0.0.533. This web application with crystal is working fine on my local machine with OS windows xp, but on the windows server 2003

  • New Technical Systems in SLD, but Database not found

    hi,all After i creating a Technical Systems about BW system, the Database missed, especially the database tab of the Technical Systems is grey. i've already checked the installation number, database host, msg server, app server, port, but still not w

  • Siri doesn't seem to work with Find My Friends

    Siri doesn't seem to work with Find My Friends completely accurately. If I ask it where once of my friends is, it tells me it doesn't know, but shows that person in the response, twice, with their location. Anyone experiencing this? Also - I found a

  • My apple tv just blew up!  What is with that?

    I was changing radio stations on my Apple TV using the regular Apple TV remote when I heard a pop and parts of the Apple TV were falling off the shelf!  What happened and why?  Will Apple replace it or do I have to buy a new one?  I believe it is pas

  • Billing Due List empty

    Dear Gurus, We are using CRM 5.0 standalone and we want to implement CRM Billing for CRM-created standard sales orders. We have done the following: - Defined billing unit BP and assigned to corresponding sales area. - Defined billing type (F2) and ma