Quantum Image Processing Fei Yan • Salvador E

Total Page:16

File Type:pdf, Size:1020Kb

Quantum Image Processing Fei Yan • Salvador E Quantum Image Processing Fei Yan • Salvador E. Venegas-Andraca Quantum Image Processing Fei Yan Salvador E. Venegas-Andraca Changchun University of Science and Tecnologico de Monterrey Technology Escuela de Ingenieria y Ciencias Changchun, China Monterrey, Mexico ISBN 978-981-32-9330-4 ISBN 978-981-32-9331-1 (eBook) https://doi.org/10.1007/978-981-32-9331-1 © Springer Nature Singapore Pte Ltd. 2020 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors, and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations. This Springer imprint is published by the registered company Springer Nature Singapore Pte Ltd. The registered company address is: 152 Beach Road, #21-01/04 Gateway East, Singapore 189721, Singapore Preface Quantum information science is a deeply interdisciplinary field that involves physics, mathematics, and computer science. It is devoted to finding methods to exploit quantum mechanical effects in nature, notably superposition and entan- glement, to perform information processing beyond the limits of conventional computation. Over the past several decades, various research groups around the world have strived to achieve the ambitious goal of building a quantum computer that could dramatically improve computational power for particular tasks. Responding to the growing need to extract information from images and video, image processing is a fundamental task in many branches of science and engineering. Due to the restricted architecture of classical computers and the com- putational complexity of state-of-the-art classical algorithms in image processing and its applications, developing efficient algorithms to store and manipulate visual information has become an important and challenging research area. Quantum image processing focuses on quantum algorithms for storing, process- ing, and retrieving visual information. Due to some of the astounding properties inherent to quantum information, for instance, computational parallelism, it is anticipated that quantum image processing technologies will offer capabilities and performance that are currently unrivaled by their traditional equivalents in areas such as computing speed, tamperproof security, and minimal storage requirements. This book is divided into seven chapters. In Chap. 1, the key fundamentals of quantum computation and information are reviewed, and the history of quantum image processing is introduced. The widely used quantum image representations and their well-designed operations are presented in Chaps. 2 and 3. The outline of quantum image security technologies and a few quantum image understanding algorithms are suggested in Chaps. 4 and 5. The two emerging subtopics of quantum movies and quantum audio are elaborated in Chap. 6. Chapter 7 discusses open questions identified in the literature, along with future development trends in quantum image processing. It is hoped that this book offers a rigorous introduction to quantum image processing and some thought-provoking snapshots of prospective developments. The completion of this book relied greatly on the research achievements published v vi Preface in the field and the two bibles: Quantum Computation and Quantum Information (Michael A. Nielsen et al.) and Digital Image Processing (Rafael C. Gonzalez et al.). Immense gratitude is due to the emeritus professor of the Tokyo Institute of Technology, Kaoru Hirota, and Professor Zhengang Jiang at Changchun University of Science and Technology for their enlightenment and ongoing help that turned this book from an idea into reality. In addition, special commendation goes to Kehan Chen, Nianqiao Li, and Shan Zhao for their contributions to the timely and thorough organization of the figures and references in the book. This work is supported by the National Natural Science Foundation of China (No. 61502053). SEVAgratefully acknowledges the financial support of CONACyT (SNI 41594) and Fronteras de la Ciencia (1007). Additionally, SEVA dedicates his work to his dearest wife Lourdes and beloved daughter Renata, his eternal gratitude for their love, support, and patience. Being subject to the limits of the authors’ ability and because quantum image processing is still in its primary stage, it is hard to avoid errors and omissions. The authors apologize for this and welcome criticism and suggestions. Changchun, China Fei Yan Monterrey, Mexico Salvador E. Venegas-Andraca Contents 1 Introduction and Overview ................................................. 1 1.1 QuantumComputationandInformation............................... 2 1.1.1 QuantumComputers............................................ 2 1.1.2 QuantumBitsandQuantumRegisters......................... 4 1.1.3 QuantumCircuitsandQuantumGates ........................ 7 1.2 Background of Quantum Image Processing ........................... 9 1.2.1 QuantumInterdisciplinaryResearch........................... 9 1.2.2 Quantum-BasedImageProcessingTechniques ............... 11 References..................................................................... 15 2 Quantum Image Representations .......................................... 19 2.1 QuantumImageModels ................................................ 19 2.1.1 ImageColorModel............................................. 19 2.1.2 ImageCoordinateModel....................................... 21 2.1.3 ImageColorInformationEncodingModel.................... 22 2.2 FlexibleRepresentationforQuantumImages......................... 23 2.2.1 FRQI Representation and Initialization........................ 23 2.2.2 GeometricTransformationsonFRQIImages................. 26 2.2.3 ColorTransformationsonFRQIImages ...................... 31 2.3 Multi-Channel Representation for Quantum Images .................. 34 2.3.1 RGBα ColorSpace............................................. 34 2.3.2 MCQI Representation and Initialization ....................... 35 2.3.3 ColorTransformationsonMCQIImages...................... 37 2.4 NovelEnhancedRepresentationforQuantumImages................ 42 2.4.1 NEQR Representation and Initialization ...................... 42 2.4.2 ColorTransformationsonNEQRImages ..................... 43 References..................................................................... 47 3 Quantum Image Operations ................................................ 49 3.1 Parallel Comparison of Multiple Pairs of Quantum Images .......... 49 3.1.1 Representation of Strip Using Multiple Quantum Images .... 50 3.1.2 SchemetoCompareQuantumImagesinParallel............. 51 vii viii Contents 3.1.3 EvaluationofSimilarityBetweenTwoQuantumImages..... 53 3.1.4 Parallel Comparison of Multiple Quantum Images ina Strip......................................................... 55 3.2 Quantum Image Up-Scaling Based on Nearest-Neighbor Interpolation............................................................. 59 3.2.1 GeneralizedQuantumImageRepresentation.................. 59 3.2.2 SchemeofQuantumImageUp-ScalingOperation ........... 60 3.2.3 CircuitImplementationofUp-ScalingOperation............. 61 3.2.4 ExampleofQuantumImageUp-Scaling...................... 63 3.3 QuantumImageRotationbyanArbitraryAngle...................... 65 3.3.1 ThreeShearTransformations .................................. 65 3.3.2 Quantum Modules for Shear Transformations ................ 66 3.3.3 SchemeofQuantumImageRotationOperation .............. 70 3.3.4 ExampleofQuantumImageRotation ......................... 74 References..................................................................... 77 4 Quantum Image Security ................................................... 79 4.1 QIMP-Based Security Technologies ................................... 79 4.1.1 AlgorithmsforQuantumWatermarking....................... 80 4.1.2 AlgorithmsforQuantumImageEncryption................... 82 4.1.3 Algorithms for Quantum Image Steganography .............. 84 4.2 DupleWatermarkingStrategyforQuantumImages .................. 85 4.2.1 Double Information Key Generation........................... 85 4.2.2 WatermarkImageEmbeddingandExtraction................. 90 4.2.3 Metric for Estimating Congruity Between Quantum Images........................................................... 92 4.3 Quantum Image Encryption Using One-Dimensional Quantum CellularAutomata....................................................... 93 4.3.1 QuantumCellularAutomata ................................... 93 4.3.2 SchemeofQuantumImageEncryptionOperation............ 94 4.3.3 ExampleofQuantumImageEncryption
Recommended publications
  • Quantum Spectral Analysis: Frequency in Time Mario Mastriani
    Quantum spectral analysis: frequency in time Mario Mastriani To cite this version: Mario Mastriani. Quantum spectral analysis: frequency in time. 2017. hal-01655209v1 HAL Id: hal-01655209 https://hal.inria.fr/hal-01655209v1 Preprint submitted on 4 Dec 2017 (v1), last revised 26 Dec 2018 (v3) HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Quantum spectral analysis: frequency at time Mario Mastriani Quantum Communications Group, Merxcomm LLC, 2875 NE 191 st, suite 801, Aventura, FL 33180, USA [email protected] Abstract A quantum time-dependent spectrum analysis, or simply, quantum spectral analysis (QuSA) is presented in this work, and it’s based on Schrödinger equation, which is a partial differential equation that describes how the quantum state of a non-relativistic physical system changes with time. In classic world is named frequency at time (FAT), which is presented here in opposition and as a complement of traditional spectral analysis frequency-dependent based on Fourier theory. Besides, FAT is a metric, which assesses the impact of the flanks of a signal on its frequency spectrum, which is not taken into account by Fourier theory and even less in real time.
    [Show full text]
  • Arxiv:2006.08747V1 [Quant-Ph] 15 Jun 2020 Department of Computational Intelligence and Systems Science, Tokyo Institute of Tech- Nology, Japan 2 Fei Yan Et Al
    Noname manuscript No. (will be inserted by the editor) A Critical and Moving-Forward View on Quantum Image Processing Fei Yan · Salvador E. Venegas-Andraca · Kaoru Hirota Received: date / Accepted: date Physics and computer science have a long tradition of cross-fertilization. One of the latest outcomes of this mutually beneficial relationship is quan- tum information science, which comprises the study of information processing tasks that can be accomplished using quantum mechanical systems [1]. Quan- tum Image Processing (QIMP) is an emergent field of quantum information science whose main goal is to strengthen our capacity for storing, processing, and retrieving visual information from images and video either by transition- ing from digital to quantum paradigms or by complementing digital imaging with quantum techniques. The expectation is that harnessing the properties of quantum mechanical systems in QIMP will result in the realization of ad- vanced technologies that will outperform, enhance or complement existing and upcoming digital technologies for image and video processing tasks. QIMP has become a popular area of quantum research due to the ubiquity and primacy of digital image and video processing in modern life [2]. Digital image processing is a key component of several branches of applied computer science and engineering like computer vision and pattern recognition, disci- plines that have had a tremendous scientific, technological and commercial success due to their widespread applications in many fields like medicine [3,4], military technology [5,6] and the entertaining industry [7,8]. The technologi- cal and commercial success of digital image processing in contemporary (both civil and military) life is a most powerful incentive for working on QIMP.
    [Show full text]
  • Traceable Quantum Steganography Scheme Based on Pixel Value Diferencing Jia Luo1,2, Ri-Gui Zhou1,2*, Gaofeng Luo1,2,3, Yaochong Li1,2 & Guangzhong Liu1*
    www.nature.com/scientificreports OPEN Traceable Quantum Steganography Scheme Based on Pixel Value Diferencing Jia Luo1,2, Ri-Gui Zhou1,2*, GaoFeng Luo1,2,3, YaoChong Li1,2 & GuangZhong Liu1* A novel and traceable quantum steganography scheme based on pixel value diferencing (PVD) is proposed. In the proposed scheme, a quantum cover image is divided into non-overlapping blocks of two consecutive pixels. Then, by a series of reversible logic circuits, we calculate the diference value based on the values of the two pixels in each block and classify it as one of a set of continuous ranges. The secret image and operator information are embedded in the cover image by using the new obtained diference value to replace the original one. The number of bits of secret image that can be embedded in a block is determined, and the number of bits of operator information is decided by the range of the diference value belongs to. Moreover, when the embedded data is extracted from a stego image, it is not necessary to refer to the original cover image. The performance of the proposed scheme is based on the analysis of several categories of simulation results, such as visual quality, capacity, and robustness. In recent decades, an increasing number of researchers have invested in the feld of quantum image processing. Firstly, Vlasov1 proposed a method of recognizing orthogonal images. Later, G. Beach et al.2 showed that quantum algorithms like Grover algorithm3 can be used for image processing tasks. And then, the investigations about capturing and storing digital image on a quantum computer were explored.
    [Show full text]
  • Quantum Image Processing: the Truth, the Whole Truth, and Nothing but the Truth About Its Problems on Internal Image- Representation and Outcomes Recovering
    Quantum Image Processing: the truth, the whole truth, and nothing but the truth about its problems on internal image- representation and outcomes recovering Mario Mastriani ORCID Id: 0000-0002-5627-3935 Qubit Reset LLC, 2875 NE 191, suite 801, Aventura, FL 33180, USA [email protected] Abstract – In this paper, three tecniques of internal image-representation in a quantum computer are compared: Flexible Representation of Quantum Images (FRQI), Novel Enhanced Quantum Represen- tation of digital images (NEQR), and Quantum Boolean Image Processing (QBIP). All conspicuous technical items are considered in this comparison for a complete analysis: i) performance as Classical- to-Quantum (Cl2Qu) interface, ii) characteristics of the employed qubits, iii) sparsity of the used internal registers, iv) number and size of the required registers, v) quality in the outcomes recovering, vi) number of required gates and its consequent accumulated noise, vi) decoherence, and vii) fidelity. These analyses and demonstrations are automatically extended to all variants of FRQI and NEQR. This study demonstrated the practical infeasibility in the implementation of FRQI and NEQR on a physical quantum computer (QPU), while QBIP has proven to be extremely successful on: a) the four main quantum simulators on the cloud, b) two QPUs, and c) optical circuits from three labs. Moreover, QBIP also demonstrated its economy regarding the required resources needed for its proper function and its great robustness (immunity to noise), among other advantages, in fact, without any exceptions. Keywords: Classical-to-Quantum Interface; Flexible Representation of Quantum Images; Novel Enhanced Quantum Representation of digital images; Physical quantum computer; Quantum Boolean Image Processing; Quantum Image Processing.
    [Show full text]
  • Optimal Estimation of States in Quantum Image Processing
    Quantum image processing? Mario Mastriani DLQS LLC, 4431 NW 63RD Drive, Coconut Creek, FL 33073, USA [email protected] Abstract—This paper presents a number of problems concerning the practical (real) implementation of the techniques known as Quantum Image Processing. The most serious problem is the recovery of the outcomes after the quantum measurement, which will be demonstrated in this work that is equivalent to a noise measurement, and it is not considered in the literature on the subject. It is noteworthy that this is due to several factors: 1) a classical algorithm that uses Dirac’s notation and then it is coded in MATLAB does not constitute a quantum algorithm, 2) the literature emphasizes the internal representation of the image but says nothing about the classical-to-quantum and quantum-to-classical interfaces and how these are affected by decoherence, 3) the literature does not mention how to implement in a practical way (at the laboratory) these proposals internal representations, 4) given that Quantum Image Processing works with generic qubits this requires measurements in all axes of the Bloch sphere, logically, and 5) among others. In return, the technique known as Quantum Boolean Image Processing is mentioned, which works with computational basis states (CBS), exclusively. This methodology allows us to avoid the problem of quantum measurement, which alters the results of the measured except in the case of CBS. Said so far is extended to quantum algorithms outside image processing too. Keywords—Quantum algorithms – Quantum Boolean Image Processing - Quantum/Classical Interfaces – Quantum image processing - Quantum measurement - Quantum signal processing.
    [Show full text]
  • Quantum Boolean Image Denoising
    Quantum Boolean Image Denoising Mario Mastriani DLQS LLC, 4431 NW 63RD Drive, Coconut Creek, FL 33073, USA. [email protected] Abstract —A quantum Boolean image processing methodology is presented in this work, with special emphasis in image denoising. A new approach for internal image representation is outlined together with two new interfaces: classical-to-quantum and quantum-to-classical. The new quantum-Boolean image denoising called quantum Boolean mean filter (QBMF) works with computational basis states (CBS), exclusively. To achieve this, we first decompose the image into its three color components, i.e., red, green and blue. Then, we get the bitplanes for each color, e.g., 8 bits-per-pixel, i.e., 8 bitplanes-per-color. From now on, we will work with the bitplane corresponding to the most significant bit (MSB) of each color, exclusive manner. After a classical-to-quantum interface (which includes a classical inverter), we have a quantum Boolean version of the image within the quantum machine. This methodology allows us to avoid the problem of quantum measurement, which alters the results of the measured except in the case of CBS. Said so far is extended to quantum algorithms outside image processing too. After filtering of the inverted version of MSB (inside quantum machine) the result passes through a quantum-classical interface (which involves another classical inverter) and then proceeds to reassemble each color component and finally the ending filtered image. Finally, we discuss the more appropriate metrics for image denoising in a set of experimental results. Keywords —Quantum algorithms - Quantum-Boolean Image Denoising - Quantum/Classical Interfaces - Quantum measurement.
    [Show full text]
  • Optimal Estimation of States in Quantum Image Processing”, Arxiv:1406.5121 [Quant-Ph] [Online]
    Quantum Edge Detection for Image Segmentation in Optical Environments Mario Mastriani DLQS LLC, 4431 NW 63RD Drive, Coconut Creek, FL 33073, USA. [email protected] Abstract—A quantum edge detector for image segmentation in optical environments is presented in this work. A Boolean version of the same detector is presented too. The quantum version of the new edge detector works with computational basis states, exclusively. This way, we can easily avoid the problem of quantum measurement retrieving the result of applying the new detector on the image. Besides, a new criterion and logic based on projections onto vertical axis of Bloch’s Sphere exclusively are presented too. This approach will allow us: 1) a simpler development of logic quantum operations, where they will closer to those used in the classical logic operations, 2) building simple and robust classical-to-quantum and quantum- to-classical interfaces. Said so far is extended to quantum algorithms outside image processing too. In a special section on metric and simulations, a new metric based on the comparison between the classical and quantum versions algorithms for edge detection of images is presented. Notable differences between the results of classical and quantum versions of such algorithms (outside and inside of quantum computer, respectively) show the existence of implementation problems involved in the experiment, and that they have not been properly modeled for optical environments. However, although they are different, the quantum results are equally valid. The latter is clearly seen in the computer simulations. Keywords—Quantum algorithms - Quantum edge detection – Image segmentation - Quantum/Classical Interfaces - Quantum measurement.
    [Show full text]
  • Steganography of Quantum Color Images Based on Blocking and Gray Level Difference R Gaofeng Luo1, Ling Shi2,*, Ammar Oad1,3 and Liang Zong1
    JOURNAL OF Engineering Science and Journal of Engineering Science and Technology Review 13 (1) (2020) 98 - 105 estr Technology Review J Research Article www.jestr.org Steganography of Quantum Color Images Based on Blocking and Gray Level Difference r Gaofeng Luo1, Ling Shi2,*, Ammar Oad1,3 and Liang Zong1 1College of Information Engineering, Shaoyang University, Shaoyang 422000, China 2Department of Information Technology and Creativity, Shaoyang Polytechnic, Shaoyang 422000, China 3 Information Technology Center, Sindh Agriculture University Tandojam, Hyderabad, Sindh, Pakistan Received 13 October 2019; Accepted 5 February 2020 ___________________________________________________________________________________________ Abstract Steganography of quantum images is restricted by high fidelity and robustness, which limit hiding capacity and decrease visual quality. To improve the concealment of steganographic embedding of secret messages and enhance embedding capacity, the present study proposed a quantum red-green-blue (RGB) image steganography based on image block and gray level difference. First, digital color images were represented by quantum models and divided into non-overlapping blocks. Second, reference pixels in the blocks were selected, and gray level difference between the reference pixels and the G channel of other pixels was calculated. Third, according to the location of the difference, different bit planes where secret messages were embedded into the R and the B channels of the carrier image were determined. Finally, steganographic image was divided into blocks. The G channel gray difference was calculated, and the original secret message was extracted. Results demonstrate that quantum RGB image steganography has a steganographic capacity of four bits per pixel, and its quantum circuit is less complex. In comparison with other quantum image steganographic methods, the proposed method ensures a large steganographic capacity while realizing satisfactory visual quality and steganographic concealment.
    [Show full text]
  • Quantum Image Processing and Its Application to Edge Detection: Theory and Experiment
    PHYSICAL REVIEW X 7, 031041 (2017) Quantum Image Processing and Its Application to Edge Detection: Theory and Experiment Xi-Wei Yao,1,4,5,* Hengyan Wang,2 Zeyang Liao,3 Ming-Cheng Chen,6 Jian Pan,2 Jun Li,7 Kechao Zhang,8 Xingcheng Lin,9 Zhehui Wang,10 Zhihuang Luo,7 Wenqiang Zheng,11 Jianzhong Li,12 † ‡ Meisheng Zhao,13 Xinhua Peng,2,14, and Dieter Suter15, 1Department of Electronic Science, College of Physical Science and Technology, Xiamen University, Xiamen, Fujian 361005, China 2CAS Key Laboratory of Microscale Magnetic Resonance and Department of Modern Physics, University of Science and Technology of China, Hefei, Anhui 230026, China 3Institute for Quantum Science and Engineering (IQSE) and Department of Physics and Astronomy, Texas A&M University, College Station, Texas 77843-4242, USA 4Dahonggou Haydite Mine, Urumqi, Xinjiang 831499, China 5College of Physical Science and Technology, Yili University, Yining, Xinjiang 835000, China 6Hefei National Laboratory for Physical Sciences at Microscale and Department of Modern Physics, University of Science and Technology of China, Hefei, Anhui 230026, China 7Beijing Computational Science Research Center, Beijing 100193, China 8Institute of Theoretical Physics, Chinese Academy of Sciences, Beijing 100190, China 9Department of Physics & Astronomy and Center for Theoretical Biological Physics, Rice University, Houston, Texas 77005, USA 10School of Mathematical Sciences, Peking University, Beijing 100871, China 11Center for Optics and Optoelectronics Research, College of Science, Zhejiang
    [Show full text]
  • Quantum Key Secure Communication Protocol Via Enhanced Superdense Coding
    Quantum Key Secure Communication Protocol via Enhanced Superdense Coding Mario Mastriani ( [email protected] ) Florida International University https://orcid.org/0000-0002-5627-3935 Research Article Keywords: Quantum entanglement , Quantum Internet , Quantum repeaters , Quantum teleportation Posted Date: May 11th, 2021 DOI: https://doi.org/10.21203/rs.3.rs-472488/v1 License: This work is licensed under a Creative Commons Attribution 4.0 International License. Read Full License Quantum key secure communication protocol via enhanced superdense coding Mario Mastriani Summary In the last decades, Quantum Cryptography has become one of the most important branches of Quantum Communications with a particular projection over the future Quantum Internet. It is precisely in Quantum Cryptography where two techniques stand out above all others: Quantum key Distribution (QKD), and Quantum Secure Direct Communication (QSDC). The first one has four loopholes relating to the exposure of the key at all points in the communication system, while the second has clear practical implementation problems in all its variants currently in use. Here, we present an alternative to QKD and QSDC techniques called quantum key secure communication (QKSC) protocol with a successful implementation on two free access quantum platforms. Keywords Quantum entanglement • Quantum Internet • Quantum repeaters • Quantum teleportation ORCID Id: 0000-0002-5627-3935 Mario Mastriani: [email protected] Knight Foundation School of Computing & Information Sciences, Florida International University, 11200 S.W. 8th Street, Miami, FL 33199, USA 1 Introduction Currently, information security implies, one way or another, the use of techniques based on principles of quantum mechanics. Below we will mention the most relevant of all of them: Quantum key distribution (QKD) protocols.
    [Show full text]
  • Quantum Computation-Based Image Representation, Processing Operations and Their Applications
    Entropy 2014, 16, 5290-5338; doi:10.3390/e16105290 OPEN ACCESS entropy ISSN 1099-4300 www.mdpi.com/journal/entropy Review Quantum Computation-Based Image Representation, Processing Operations and Their Applications Fei Yan 1;2;*, Abdullah M. Iliyasu 2;3 and Zhengang Jiang 1 1 School of Computer Science and Technology, Changchun University of Science and Technology, No. 7089, Weixing Road, Changchun 130022, China; E-Mail: [email protected] 2 Department of Computational Intelligence and Systems Science, Tokyo Institute of Technology, G3-49, 4259 Nagatsuta, Midori-ku, Yokohama 226-8502, Japan; E-Mail: [email protected] 3 College of Engineering, Salman Bin Abdulaziz University, P.O. Box 173, Al-Kharj 11942, Saudi Arabia * Author to whom correspondence should be addressed; E-Mail: [email protected]; Tel.: +86-431-8558-3582. External Editor: Kevin H. Knuth Received: 28 June 2014; in revised form: 21 August 2014 / Accepted: 29 August 2014 / Published: 10 October 2014 Abstract: A flexible representation of quantum images (FRQI) was proposed to facilitate the extension of classical (non-quantum)-like image processing applications to the quantum computing domain. The representation encodes a quantum image in the form of a normalized state, which captures information about colors and their corresponding positions in the images. Since its conception, a handful of processing transformations have been formulated, among which are the geometric transformations on quantum images (GTQI) and the CTQI that are focused on the color information of the images. In addition, extensions and applications of FRQI representation, such as multi-channel representation for quantum images (MCQI), quantum image data searching, watermarking strategies for quantum images, a framework to produce movies on quantum computers and a blueprint for quantum video encryption and decryption have also been suggested.
    [Show full text]
  • Arxiv:1812.11042V3 [Cs.CV] 11 Feb 2019
    IMAGE PROCESSING IN QUANTUM COMPUTERS Aditya Dendukuri and Khoa Luu [email protected], [email protected] 1Computer Vision and Image Understanding Lab Computer Science and Computer Engineering Department, University of Arkansas, Fayetteville, AR, 72701 ABSTRACT lot of promise for the future of computing. This new class of Quantum Image Processing (QIP) is an exciting new field decision problems are also grouped in a computational class showing a lot of promise as a powerful addition to the ar- called bounded-error quantum polynomial time (BQP). The senal of Image Processing techniques. Representing image core idea of quantum computing is a qubit: the quantum ana- pixel by pixel using classical information requires enormous logue of a classical computer bit. A classical bit is only capa- amount of computational resources. Hence, exploring meth- ble of storing a determined value (0 or 1). A qubit can store ods to represent images in a different paradigm of information both 0 and 1 in an uncertain state as a superposition: is important. In this work, we study the representation of im- ages in Quantum Information. The main motivation for this αj0i + βj1i (1) pursuit is the ability of storing N bits of classical information in only log2 N quantum bits (qubits). The promising first step was the exponentially efficient implementation of the Fourier α and β are the normalized probability amplitudes. transform in quantum computers as compared to Fast Fourier If we consider N classical bits, we can use the super- Transform in classical computers. In addition, Images en- position principle to encode classical N bit information in coded in quantum information could obey unique quantum log N quantum bits.
    [Show full text]