106 research outputs found

    Optimized Image Resizing Using Seam Carving and Scaling

    Get PDF
    International audienceWe present a novel method for content-aware image resizing based on optimization of a well-defined image distance function, which preserves both the important regions and the global visual effect (the background or other decorative objects) of an image. The method operates by joint use of seam carving and image scaling. The principle behind our method is the use of a bidirectional similarity function of image Euclidean distance (IMED), while cooperating with a dominant color descriptor (DCD) similarity and seam energy variation. The function is suitable for the quantitative evaluation of the resizing result and the determination of the best seam carving number. ifferent from the previous simplex-modeapproaches, our method takes the advantages of both discrete and continuous methods. The technique is useful in image resizing for both reduction/retargeting and enlarging. We also show that this approach can be extended to indirect image resizing

    Weakly- and Self-Supervised Learning for Content-Aware Deep Image Retargeting

    Full text link
    This paper proposes a weakly- and self-supervised deep convolutional neural network (WSSDCNN) for content-aware image retargeting. Our network takes a source image and a target aspect ratio, and then directly outputs a retargeted image. Retargeting is performed through a shift map, which is a pixel-wise mapping from the source to the target grid. Our method implicitly learns an attention map, which leads to a content-aware shift map for image retargeting. As a result, discriminative parts in an image are preserved, while background regions are adjusted seamlessly. In the training phase, pairs of an image and its image-level annotation are used to compute content and structure losses. We demonstrate the effectiveness of our proposed method for a retargeting application with insightful analyses.Comment: 10 pages, 11 figures. To appear in ICCV 2017, Spotlight Presentatio

    Distortion Sensitive Algorithm to Preserve Line Structure Properties in Image Resampling

    Get PDF
    In order to remove less important content from image seam carving algorithm is used. In seam carving distortion is very low as compared to other techniques like scaling and cropping. The major drawback of seam carving is when seam intersects with straight line present in the image it distorts line structure; the line may become curve after distortion. This structure distortion not only degrades visual quality of image but also gives artifacts or aliased line structure. This paper presents a content aware seam carving algorithm to resize the image. After applying algorithm discussed the structure of regular objects present in the image can be preserved. In the proposed algorithm first line detection algorithm is applied over the image in order to detect possible straight lines present in the image. After detecting straight lines algorithm tries to find out intersection point of optimal seam with the straight line. Algorithm increases energy of local neighbourhood pixels of intersection point up to a predefined radius, so that no further seam can intersect same pixel again

    Image Resizing using Seam Carving

    Get PDF
    Image resizing has become more necessary with the increased popularity of cell phones, tablets and other electronic devices with varying screen sizes. This paper presents methods for resizing images and videos while attempting to preserve the important content of that image or video. An algorithm called seam carving can expand or reduce the size of an image while typically maintaining quality and content. Seam carving is not always effective however and there have been recent developments and modifications on this algorithm. This paper presents two advancements on seam carving, one that optimizes image retargeting on images with many repeated objects or patterns. The other applies the method of seam carving to video resizing

    Panoramic Image Communication for Mobile Application using Content-Aware Image Resizing Method

    Get PDF
    This paper presents an image resizing application for mobile communication to evaluate content-aware image resizing method for panoramic image. In many applications, we can take account into aspect ratio changing, removal or pan and zoom in the image. However, the implemented application in this work is more focus on image downsizing due to mobile application that is limited for image capacity. The generated panoramic image will be distorted if simply scaling by factors and the image will lose information or generate artifacts if crop the area directly. It is meaningful to discuss how to keep the main object in the image and resize the image by cutting off the unnecessary part. The implemented approach has been successfully developed and it will be valuable to compare image resizing on mobile terminal
    corecore