2 research outputs found

    Image Zooming using Corner Matching

    Get PDF
    This work was intended to direct the choice of an image interpolation/zoom algorithm for use in UND’s Open Prototype for Educational Nanosats (OPEN) satellite program. Whether intended for a space-borne platform or a balloon-borne platform, we expect to use a low cost camera (Raspberry Pi) and expect to have very limited bandwidth for image transmission. However, the technique developed could be used for any imaging application. The approach developed analyzes overlapping 3x3 blocks of pixels looking for “L” patterns that suggest the center pixel should be changed such that a triangle pattern results. We compare this approach against different types of single-frame image interpolation algorithms, such as zero-order-hold (ZOH), bilinear, bicubic, and the directional cubic convolution interpolation (DCCI) approach. We use the peak signal-to-noise ratio (PSNR) and mean squared error (MSE) as the primary means of comparison. In all but one of the test cases the proposed method resulted in a lower MSE and higher PSNR than the other methods. Meaning this method results in a more accurate image after zooming than the other methods

    Tuning Shape Parameter of Radial Basis Functions in Zooming Images using Genetic Algorithm

    Get PDF
    Image zooming is one of the current issues of image processing where maintaining the quality and structure of the zoomed image is important. To zoom an image, it is necessary that the extra pixels be placed in the data of the image. Adding the data to the image must be consistent with the texture in the image and not to create artificial blocks. In this study, the required pixels are estimated by using radial basis functions and calculating the shape parameter c with genetic algorithm. Then, all the estimated pixels are revised based on the sub-algorithm of edge correction. The proposed method is a non-linear method that preserves the edges and minimizes the blur and block artifacts of the zoomed image. The proposed method is evaluated on several images to calculate the optimum shape parameter of radial basis functions. Numerical results are presented by using PSNR and SSIM fidelity measures on different images and are compared to some other methods. The average PSNR of the original image and image zooming is 33.16 which shows that image zooming by factor 2 is similar to the original image, emphasizing that the proposed method has an efficient performance
    corecore