scholarly journals Memristive System Based Image Processing Technology: A Review and Perspective

Electronics ◽  
2021 ◽  
Vol 10 (24) ◽  
pp. 3176
Author(s):  
Xiaoyue Ji ◽  
Zhekang Dong ◽  
Guangdong Zhou ◽  
Chun Sing Lai ◽  
Yunfeng Yan ◽  
...  

As the acquisition, transmission, storage and conversion of images become more efficient, image data are increasing explosively. At the same time, the limitations of conventional computational processing systems based on the Von Neumann architecture continue to emerge, and thus, improving the efficiency of image processing has become a key issue that has bothered scholars working on images for a long time. Memristors with non-volatile, synapse-like, as well as integrated storage-and-computation properties can be used to build intelligent processing systems that are closer to the structure and function of biological brains. They are also of great significance when constructing new intelligent image processing systems with non-Von Neumann architecture and for achieving the integrated storage and computation of image data. Based on this, this paper analyses the mathematical models of memristors and discusses their applications in conventional image processing based on memristive systems as well as image processing based on memristive neural networks, to investigate the potential of memristive systems in image processing. In addition, recent advances and implications of memristive system-based image processing are presented comprehensively, and its development opportunities and challenges in different major areas are explored as well. By establishing a complete spectrum of image processing technologies based on memristive systems, this review attempts to provide a reference for future studies in the field, and it is hoped that scholars can promote its development through interdisciplinary academic exchanges and cooperation.

2011 ◽  
Vol 130-134 ◽  
pp. 2581-2584
Author(s):  
Ming De Gong ◽  
Bo Tian ◽  
Yue Ning ◽  
Wei Wei Li

Digital image has a large quantity of image data and long time for transmitting. It affects the real-time of the teleoperation robot system. According to the basic principle of human eye identifying objects and image blurry processing, a new image processing method of simulating human eye range of interest (ROI) is proposed. The method uses the calibration algorithm of three-dimensional stereo target and the Gauss blurred principle. The non-ROI region is blurred to hierarchy for extracting the feature and measurement to finish the image processing tasks. The experimental results showed that the quality of the images was assured and the transmission time was shorted. The real-time of the teleoperation robot system was also guaranteed.


2013 ◽  
Vol 347-350 ◽  
pp. 1594-1597
Author(s):  
Jin Hai Zhang

Image acquisition is to study an image acquisition, transmission and storage of information, is the basis of image processing technologies. Currently most of the image acquisition device through the computer interface in the image data into the computer, with high speed and large storage capacity of the computer complete the image acquisition. Traditional computer interface in image processing of data if there is a problem such as high cost, inconvenience, in response to this situation, this paper proposes a USB2.0 interface technology of image acquisition system programme.


2021 ◽  
Vol 15 ◽  
Author(s):  
Jiajuan Shi ◽  
Zhongqiang Wang ◽  
Ye Tao ◽  
Haiyang Xu ◽  
Xiaoning Zhao ◽  
...  

A neuromorphic computing chip that can imitate the human brain’s ability to process multiple types of data simultaneously could fundamentally innovate and improve the von-neumann computer architecture, which has been criticized. Memristive devices are among the best hardware units for building neuromorphic intelligence systems due to the fact that they operate at an inherent low voltage, use multi-bit storage, and are cost-effective to manufacture. However, as a passive device, the memristor cell needs external energy to operate, resulting in high power consumption and complicated circuit structure. Recently, an emerging self-powered memristive system, which mainly consists of a memristor and an electric nanogenerator, had the potential to perfectly solve the above problems. It has attracted great interest due to the advantages of its power-free operations. In this review, we give a systematic description of self-powered memristive systems from storage to neuromorphic computing. The review also proves a perspective on the application of artificial intelligence with the self-powered memristive system.


Author(s):  
Klaus-Ruediger Peters

Differential hysteresis processing is a new image processing technology that provides a tool for the display of image data information at any level of differential contrast resolution. This includes the maximum contrast resolution of the acquisition system which may be 1,000-times higher than that of the visual system (16 bit versus 6 bit). All microscopes acquire high precision contrasts at a level of <0.01-25% of the acquisition range in 16-bit - 8-bit data, but these contrasts are mostly invisible or only partially visible even in conventionally enhanced images. The processing principle of the differential hysteresis tool is based on hysteresis properties of intensity variations within an image.Differential hysteresis image processing moves a cursor of selected intensity range (hysteresis range) along lines through the image data reading each successive pixel intensity. The midpoint of the cursor provides the output data. If the intensity value of the following pixel falls outside of the actual cursor endpoint values, then the cursor follows the data either with its top or with its bottom, but if the pixels' intensity value falls within the cursor range, then the cursor maintains its intensity value.


Author(s):  
B. Roy Frieden

Despite the skill and determination of electro-optical system designers, the images acquired using their best designs often suffer from blur and noise. The aim of an “image enhancer” such as myself is to improve these poor images, usually by digital means, such that they better resemble the true, “optical object,” input to the system. This problem is notoriously “ill-posed,” i.e. any direct approach at inversion of the image data suffers strongly from the presence of even a small amount of noise in the data. In fact, the fluctuations engendered in neighboring output values tend to be strongly negative-correlated, so that the output spatially oscillates up and down, with large amplitude, about the true object. What can be done about this situation? As we shall see, various concepts taken from statistical communication theory have proven to be of real use in attacking this problem. We offer below a brief summary of these concepts.


Entropy ◽  
2021 ◽  
Vol 23 (7) ◽  
pp. 816
Author(s):  
Pingping Liu ◽  
Xiaokang Yang ◽  
Baixin Jin ◽  
Qiuzhan Zhou

Diabetic retinopathy (DR) is a common complication of diabetes mellitus (DM), and it is necessary to diagnose DR in the early stages of treatment. With the rapid development of convolutional neural networks in the field of image processing, deep learning methods have achieved great success in the field of medical image processing. Various medical lesion detection systems have been proposed to detect fundus lesions. At present, in the image classification process of diabetic retinopathy, the fine-grained properties of the diseased image are ignored and most of the retinopathy image data sets have serious uneven distribution problems, which limits the ability of the network to predict the classification of lesions to a large extent. We propose a new non-homologous bilinear pooling convolutional neural network model and combine it with the attention mechanism to further improve the network’s ability to extract specific features of the image. The experimental results show that, compared with the most popular fundus image classification models, the network model we proposed can greatly improve the prediction accuracy of the network while maintaining computational efficiency.


2021 ◽  
Vol 22 (1) ◽  
Author(s):  
Dominik Jens Elias Waibel ◽  
Sayedali Shetab Boushehri ◽  
Carsten Marr

Abstract Background Deep learning contributes to uncovering molecular and cellular processes with highly performant algorithms. Convolutional neural networks have become the state-of-the-art tool to provide accurate and fast image data processing. However, published algorithms mostly solve only one specific problem and they typically require a considerable coding effort and machine learning background for their application. Results We have thus developed InstantDL, a deep learning pipeline for four common image processing tasks: semantic segmentation, instance segmentation, pixel-wise regression and classification. InstantDL enables researchers with a basic computational background to apply debugged and benchmarked state-of-the-art deep learning algorithms to their own data with minimal effort. To make the pipeline robust, we have automated and standardized workflows and extensively tested it in different scenarios. Moreover, it allows assessing the uncertainty of predictions. We have benchmarked InstantDL on seven publicly available datasets achieving competitive performance without any parameter tuning. For customization of the pipeline to specific tasks, all code is easily accessible and well documented. Conclusions With InstantDL, we hope to empower biomedical researchers to conduct reproducible image processing with a convenient and easy-to-use pipeline.


2005 ◽  
Vol 15 (12) ◽  
pp. 3999-4006 ◽  
Author(s):  
FENG-JUAN CHEN ◽  
FANG-YUE CHEN ◽  
GUO-LONG HE

Some image processing research are restudied via CNN genes with five variables, and this include edge detection, corner detection, center point extraction and horizontal-vertical line detection. Although they were implemented with nine variables, the results of computer simulation show that the effect with five variables is identical to or better than that with nine variables.


Sign in / Sign up

Export Citation Format

Share Document