404,933 research outputs found

    INTERACTIVE IMAGE PROCESSING AND MANIPULATION

    Get PDF
    ABSTRACT Electronic imaging informatics spans a diverse range of applications. These applications would benefit from an interpretive imaging platform, which allows dynamic manipulation and processing of electronic images. Ch is an embeddable C/C++ interpreter that provides an interpretive platform for C/C++ based scripts and programs. Combining Ch with ImageMagick provides the functionality for rapid development of user defined image manipulation and processing applications and scripts. The presented Ch ImageMagick package provides users with the ability to interpretively execute C code based on the ImageMagick C library. This article describes the integration of ImageMagick and Ch. The use of ImageMagick utilities in Ch scripts for rapid prototyping is illustrated. A Web-based example demonstrates the use of Ch and ImageMagick in C based CGI scripting to facilitate the development of Web-based applications involving image manipulation and processing

    Conditional Image Synthesis by Generative Adversarial Modeling

    Get PDF
    Recent years, image synthesis has attracted more interests. This work explores the recovery of details (low-level information) from high-level features. The generative adversarial nets (GAN) has led to the explosion of image synthesis. Moving away from those application-oriented alternatives, this work investigates its intrinsic drawbacks and derives corresponding improvements in a theoretical manner.Based on GAN, this work further investigates the conditional image synthesis by incorporating an autoencoder (AE) to GAN. The GAN+AE structure has been demonstrated to be an effective framework for image manipulation. This work emphasizes the effectiveness of GAN+AE structure by proposing the conditional adversarial autoencoder (CAAE) for human facial age progression and regression. Instead of editing on the image level, i.e., explicitly changing the shape of face, adding wrinkle, etc., this work edits the high-level features which implicitly guide the recovery of images towards expected appearance.While GAN+AE being prevalent in image manipulation, its drawbacks lack exploration. For example, GAN+AE requires a weight to balance the effects of GAN and AE. An inappropriate weight would generate unstable results. This work provides an insight to such instability, which is due to the interaction between GAN and AE. Therefore, this work proposes the decoupled learning (GAN//AE) to avoid the interaction between them and achieve a robust and effective framework for image synthesis. Most existing works used GAN+AE structure could be easily adapted to the proposed GAN//AE structure to boost their robustness. Experimental results demonstrate the correctness and effectiveness of the provided derivation and proposed methods, respectively.In addition, this work extends the conditional image synthesis to the traditional area of image super-resolution, which recovers the high-resolution image according the low-resolution counterpart. Diverting from such traditional routine, this work explores a new research direction | reference-conditioned super-resolution, in which a reference image containing desired high-resolution texture details is used besides the low-resolution image. We focus on transferring the high-resolution texture from reference images to the super-resolution process without the constraint of content similarity between reference and target images, which is a key difference from previous example-based methods
    • …
    corecore