期刊文献+
共找到346,789篇文章
< 1 2 250 >
每页显示 20 50 100
Asymmetric Loss Based on Image Properties for Deep Learning-Based Image Restoration
1
作者 Linlin Zhu Yu Han +5 位作者 Xiaoqi Xi Zhicun Zhang Mengnan Liu Lei Li Siyu Tan Bin Yan 《Computers, Materials & Continua》 SCIE EI 2023年第12期3367-3386,共20页
Deep learning techniques have significantly improved image restoration tasks in recent years.As a crucial compo-nent of deep learning,the loss function plays a key role in network optimization and performance enhancem... Deep learning techniques have significantly improved image restoration tasks in recent years.As a crucial compo-nent of deep learning,the loss function plays a key role in network optimization and performance enhancement.However,the currently prevalent loss functions assign equal weight to each pixel point during loss calculation,which hampers the ability to reflect the roles of different pixel points and fails to exploit the image’s characteristics fully.To address this issue,this study proposes an asymmetric loss function based on the image and data characteristics of the image recovery task.This novel loss function can adjust the weight of the reconstruction loss based on the grey value of different pixel points,thereby effectively optimizing the network training by differentially utilizing the grey information from the original image.Specifically,we calculate a weight factor for each pixel point based on its grey value and combine it with the reconstruction loss to create a new loss function.This ensures that pixel points with smaller grey values receive greater attention,improving network recovery.In order to verify the effectiveness of the proposed asymmetric loss function,we conducted experimental tests in the image super-resolution task.The experimental results show that the model with the introduction of asymmetric loss weights improves all the indexes of the processing results without increasing the training time.In the typical super-resolution network SRCNN,by introducing asymmetric weights,it is possible to improve the peak signal-to-noise ratio(PSNR)by up to about 0.5%,the structural similarity index(SSIM)by up to about 0.3%,and reduce the root-mean-square error(RMSE)by up to about 1.7%with essentially no increase in training time.In addition,we also further tested the performance of the proposed method in the denoising task to verify the potential applicability of the method in the image restoration task. 展开更多
关键词 Deep learning image restoration loss function image properties super resolution image denoising
下载PDF
Model-based deep learning for fiber bundle infrared image restoration
2
作者 Bo-wen Wang Le Li +4 位作者 Hai-bo Yang Jia-xin Chen Yu-hai Li Qian Chen Chao Zuo 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第9期38-45,共8页
As the representative of flexibility in optical imaging media,in recent years,fiber bundles have emerged as a promising architecture in the development of compact visual systems.Dedicated to tackling the problems of u... As the representative of flexibility in optical imaging media,in recent years,fiber bundles have emerged as a promising architecture in the development of compact visual systems.Dedicated to tackling the problems of universal honeycomb artifacts and low signal-to-noise ratio(SNR)imaging in fiber bundles,the iterative super-resolution reconstruction network based on a physical model is proposed.Under the constraint of solving the two subproblems of data fidelity and prior regularization term alternately,the network can efficiently“regenerate”the lost spatial resolution with deep learning.By building and calibrating a dual-path imaging system,the real-world dataset where paired low-resolution(LR)-high-resolution(HR)images on the same scene can be generated simultaneously.Numerical results on both the United States Air Force(USAF)resolution target and complex target objects demonstrate that the algorithm can restore high-contrast images without pixilated noise.On the basis of super-resolution reconstruction,compound eye image composition based on fiber bundle is also embedded in this paper for the actual imaging requirements.The proposed work is the first to apply a physical model-based deep learning network to fiber bundle imaging in the infrared band,effectively promoting the engineering application of thermal radiation detection. 展开更多
关键词 Fiber bundle Deep learning Infrared imaging image restoration
下载PDF
Preconditioned Bminpert Algorithms for Matrix Equation AX = B and Their Applications in Color Image Restoration
3
作者 Chenzhi Guo Zhanshan Yang 《Open Journal of Applied Sciences》 CAS 2023年第3期461-471,共11页
The purpose of this paper is to show the preconditioned BMinPert algorithm and analyse the practical implementation. Then a posteriori backward error for BGMRES is given. Furthermore, we discuss their applications in ... The purpose of this paper is to show the preconditioned BMinPert algorithm and analyse the practical implementation. Then a posteriori backward error for BGMRES is given. Furthermore, we discuss their applications in color image restoration. The key differences between BMinPert and other methods such as BFGMRES-S(m, p<sub>f</sub>), GsGMRES and BGMRES are illustrated with numerical experiments which expound the advantages of BMinPert in the presence of sensitive data with ill-condition problems. 展开更多
关键词 Block Minimum Joint Backward Perturbation Nonsymmetric Linear Systems image restoration
下载PDF
Adaptive Noise Detector and Partition Filter for Image Restoration
4
作者 Cong Lin Chenghao Qiu +2 位作者 CanWu Siling Feng Mengxing Huang 《Computers, Materials & Continua》 SCIE EI 2023年第5期4317-4340,共24页
The random-value impulse noise(RVIN)detection approach in image denoising,which is dependent on manually defined detection thresholds or local window information,does not have strong generalization performance and can... The random-value impulse noise(RVIN)detection approach in image denoising,which is dependent on manually defined detection thresholds or local window information,does not have strong generalization performance and cannot successfully cope with damaged pictures with high noise levels.The fusion of the K-means clustering approach in the noise detection stage is reviewed in this research,and the internal relationship between the flat region and the detail area of the damaged picture is thoroughly explored to suggest an unique two-stage method for gray image denoising.Based on the concept of pixel clustering and grouping,all pixels in the damaged picture are separated into various groups based on gray distance similarity features,and the best detection threshold of each group is solved to identify the noise.In the noise reduction step,a partition decision filter based on the gray value characteristics of pixels in the flat and detail areas is given.For the noise pixels in flat and detail areas,local consensus index(LCI)weighted filter and edge direction filter are designed respectively to recover the pixels damaged by the RVIN.The experimental results show that the accuracy of the proposed noise detection method is more than 90%,and is superior to most mainstream methods.At the same time,the proposed filtering method not only has good noise reduction and generalization performance for natural images and medical images with medium and high noise but also is superior to other advanced filtering technologies in visual effect and objective quality evaluation. 展开更多
关键词 image denoising pixel clustering NORMALIZATION subregion filtering medical image
下载PDF
An Optimized Implementation of a Novel Nonlinear Filter for Color Image Restoration
5
作者 Turki M.Alanazi 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期1553-1568,共16页
Image processing is becoming more popular because images are being used increasingly in medical diagnosis,biometric monitoring,and character recognition.But these images are frequently contaminated with noise,which ca... Image processing is becoming more popular because images are being used increasingly in medical diagnosis,biometric monitoring,and character recognition.But these images are frequently contaminated with noise,which can corrupt subsequent image processing stages.Therefore,in this paper,we propose a novel nonlinear filter for removing“salt and pepper”impulsive noise from a complex color image.The new filter is called the Modified Vector Directional Filter(MVDF).The suggested method is based on the traditional Vector Directional Filter(VDF).However,before the candidate pixel is processed by the VDF,theMVDF employs a threshold and the neighboring pixels of the candidate pixel in a 3×3 filter window to determine whether it is noise-corrupted or noise-free.Several reference color images corrupted by impulsive noise with intensities ranging from 3%to 20%are used to assess theMVDF’s effectiveness.The results of the experiments show that theMVDF is better than the VDF and the Generalized VDF(GVDF)in terms of the PSNR(Peak Signal-to-Noise Ratio),NCD(Normalized Color Difference),and execution time for the denoised image.In fact,the PSNR is increased by 6.554%and 12.624%,the NCD is decreased by 20.273%and 44.147%,and the execution time is reduced by approximately a factor of 3 for the MVDF relative to the VDF and GVDF,respectively.These results prove the efficiency of the proposed filter.Furthermore,a hardware design is proposed for the MVDF using the High-Level Synthesis(HLS)flow in order to increase its performance.This design,which is implemented on the Xilinx ZynqXCZU9EG Field-ProgrammableGate Array(FPGA),allows the restoration of a 256×256-pixel image in 2 milliseconds(ms)only. 展开更多
关键词 Nonlinear filter impulsive noise noise reduction software/hardware optimization color image HLS FPGA
下载PDF
Novel image restoration model coupling gradient fidelity term based on adaptive total variation 被引量:1
6
作者 石明珠 许廷发 +3 位作者 梁炯 冯亮 张坤 周立伟 《Journal of Beijing Institute of Technology》 EI CAS 2011年第2期261-266,共6页
A novel image restoration model coupling with a gradient fidelity term based on adaptive total variation is proposed in this paper. In order to choose proper parameters, the selection criteria were analyzed theoretica... A novel image restoration model coupling with a gradient fidelity term based on adaptive total variation is proposed in this paper. In order to choose proper parameters, the selection criteria were analyzed theoretically, and a simple scheme to demonstrate its validity was adopted experimentally. To make fair comparisons of performances of three models, the same numerical algorithm was used to solve partial differential equations. Both the international standard test image on Lena and HR image of CBERS-02B of Dalian city were used to verify the performance of the model. Experimental results illustrate that the new model not only preserved the edge and important details but also alleviated the staircase effect effectively. 展开更多
关键词 image restoration total variation(TV) gradient fidelity term staircase effect
下载PDF
A Fast Filling Algorithm for Image Restoration Based on Contour Parity 被引量:1
7
作者 Yan Liu Wenxin Hu +2 位作者 Longzhe Han Maksymyuk Taras Zhiyun Chen 《Computers, Materials & Continua》 SCIE EI 2020年第4期509-519,共11页
Filling techniques are often used in the restoration of images.Yet the existing filling technique approaches either have high computational costs or present problems such as filling holes redundantly.This paper propos... Filling techniques are often used in the restoration of images.Yet the existing filling technique approaches either have high computational costs or present problems such as filling holes redundantly.This paper proposes a novel algorithm for filling holes and regions of the images.The proposed algorithm combines the advantages of both the parity-check filling approach and the region-growing inpainting technique.Pairing points of the region’s boundary are used to search and to fill the region.The scanning range of the filling method is within the target regions.The proposed method does not require additional working memory or assistant colors,and it can correctly fill any complex contours.Experimental results show that,compared to other approaches,the proposed algorithm fills regions faster and with lower computational cost. 展开更多
关键词 Region filling image restoration parity check region growing
下载PDF
Robust Core Tensor Dictionary Learning with Modified Gaussian Mixture Model for Multispectral Image Restoration
8
作者 Leilei Geng Chaoran Cui +3 位作者 Qiang Guo Sijie Niu Guoqing Zhang Peng Fu 《Computers, Materials & Continua》 SCIE EI 2020年第10期913-928,共16页
The multispectral remote sensing image(MS-RSI)is degraded existing multi-spectral camera due to various hardware limitations.In this paper,we propose a novel core tensor dictionary learning approach with the robust mo... The multispectral remote sensing image(MS-RSI)is degraded existing multi-spectral camera due to various hardware limitations.In this paper,we propose a novel core tensor dictionary learning approach with the robust modified Gaussian mixture model for MS-RSI restoration.First,the multispectral patch is modeled by three-order tensor and high-order singular value decomposition is applied to the tensor.Then the task of MS-RSI restoration is formulated as a minimum sparse core tensor estimation problem.To improve the accuracy of core tensor coding,the core tensor estimation based on the robust modified Gaussian mixture model is introduced into the proposed model by exploiting the sparse distribution prior in image.When applied to MS-RSI restoration,our experimental results have shown that the proposed algorithm can better reconstruct the sharpness of the image textures and can outperform several existing state-of-the-art multispectral image restoration methods in both subjective image quality and visual perception. 展开更多
关键词 Multispectral remote sensing image restoration modified Gaussian mixture sparse core tensor tensor dictionary learning
下载PDF
Image Restoration Using Hybrid Features Improvement on Morphological Component Analysis
9
作者 Der-Chang Tseng Ru-Yin Wei +1 位作者 Ching-Ta Lu Ling-Ling Wang 《Journal of Electronic Science and Technology》 CAS CSCD 2019年第4期371-381,共11页
Images are generally corrupted by impulse noise during acquisition and transmission.Noise deteriorates the quality of images.To remove corruption noise,we propose a hybrid approach to restoring a random noisecorrupted... Images are generally corrupted by impulse noise during acquisition and transmission.Noise deteriorates the quality of images.To remove corruption noise,we propose a hybrid approach to restoring a random noisecorrupted image,including a block matching 3D(BM3D)method,an adaptive non-local mean(ANLM)scheme,and the K-singular value decomposition(K-SVD)algorithm.In the proposed method,we employ the morphological component analysis(MCA)to decompose an image into the texture,structure,and edge parts.Then,the BM3D method,ANLM scheme,and K-SVD algorithm are utilized to eliminate noise in the texture,structure,and edge parts of the image,respectively.Experimental results show that the proposed approach can effectively remove interference random noise in different parts;meanwhile,the deteriorated image is able to be reconstructed well. 展开更多
关键词 Adaptive non-local mean(ANLM) block matching 3D(BM3D) image restoration morphological component analysis(MCA) singular value decomposition(SVD).
下载PDF
Greyscale based learning in BPNN for image restoration problem
10
作者 UMAR Farooq 闫雪梅 +1 位作者 SADIA Murawwat MUHAMMAD Imran 《Journal of Beijing Institute of Technology》 EI CAS 2013年第1期94-100,共7页
A new method of back propagation learning with respect to the problem of image restoration which is named as greyscale based learning in back propagation neural networks ( BPNN) is investigated. It is observed that by... A new method of back propagation learning with respect to the problem of image restoration which is named as greyscale based learning in back propagation neural networks ( BPNN) is investigated. It is observed that by using this method the value of mean square error ( MSE) decreases significantly. In addition,this method also gives good visual results when it is applied in image restoration problem. This method is also useful to tackle the inherited drawback of falling into local minima by reducing its effect on overall system by bifurcating the learning locally different for different grey scale values. The performance of this algorithm has been studied in detail with different combinations of weights. In short,this algorithm provides much better results especially when compared with the simple back propagation algorithm with any further enhancements and without going for hybrid solutions. 展开更多
关键词 greyscale based learning back propagation neural network( BPNN) image restoration
下载PDF
A New Method of Image Restoration Technology Based on WGAN
11
作者 Wei Fang Enming Gu +2 位作者 Weinan Yi Weiqing Wang Victor S.Sheng 《Computer Systems Science & Engineering》 SCIE EI 2022年第5期689-698,共10页
With the development of image restoration technology based on deep learning,more complex problems are being solved,especially in image semantic inpainting based on context.Nowadays,image semantic inpainting techniques... With the development of image restoration technology based on deep learning,more complex problems are being solved,especially in image semantic inpainting based on context.Nowadays,image semantic inpainting techniques are becoming more mature.However,due to the limitations of memory,the instability of training,and the lack of sample diversity,the results of image restoration are still encountering difficult problems,such as repairing the content of glitches which cannot be well integrated with the original image.Therefore,we propose an image inpainting network based on Wasserstein generative adversarial network(WGAN)distance.With the corresponding technology having been adjusted and improved,we attempted to use the Adam algorithm to replace the traditional stochastic gradient descent,and another algorithm to optimize the training used in recent years.We evaluated our algorithm on the ImageNet dataset.We obtained high-quality restoration results,indicating that our algorithm improves the clarity and consistency of the image. 展开更多
关键词 image restoration WGAN DCGAN context semantic
下载PDF
Motion-Blurred Image Restoration Based on Joint Invertibility of PSFs
12
作者 Yuye Zhang Jingli Huang +1 位作者 Jiandong Liu Hakeel Ahmed Chohan 《Computer Systems Science & Engineering》 SCIE EI 2021年第2期407-416,共10页
To implement restoration in a single motion blurred image,the PSF(Point Spread Function)is difficult to estimate and the image deconvolution is ill-posed as a result that a good recovery effect cannot be obtained.Cons... To implement restoration in a single motion blurred image,the PSF(Point Spread Function)is difficult to estimate and the image deconvolution is ill-posed as a result that a good recovery effect cannot be obtained.Considering that several different PSFs can get joint invertibility to make restoration wellposed,we proposed a motion-blurred image restoration method based on joint invertibility of PSFs by means of computational photography.Firstly,we designed a set of observation device which composed by multiple cameras with the same parameters to shoot the moving target in the same field of view continuously to obtain the target images with the same background.The target images have the same brightness,but different exposure time and different motion blur length.It is easy to estimate the blur PSFs of the target images make use of the sequence frames obtained by one camera.According to the motion blur superposition feature of the target and its background,the complete blurred target images can be extracted from the observed images respectively.Finally,for the same target images with different PSFs,the iterative restoration is solved by joint solution of multiple images in spatial domain.The experiments showed that the moving target observation device designed by this method had lower requirements on hardware conditions,and the observed images are more convenient to use joint-PSF solution for image restoration,and the restoration results maintained details well and had lower signal noise ratio(SNR). 展开更多
关键词 Motion-blurred image restoration PSF invertibility ill-posed problem computational photography
下载PDF
Weighted Nuclear Norm Minimization-Based Regularization Method for Image Restoration
13
作者 Yu-Mei Huang Hui-Yin Yan 《Communications on Applied Mathematics and Computation》 2021年第3期371-389,共19页
Regularization methods have been substantially applied in image restoration due to the ill-posedness of the image restoration problem.Different assumptions or priors on images are applied in the construction of image ... Regularization methods have been substantially applied in image restoration due to the ill-posedness of the image restoration problem.Different assumptions or priors on images are applied in the construction of image regularization methods.In recent years,matrix low-rank approximation has been successfully introduced in the image denoising problem and significant denoising effects have been achieved.Low-rank matrix minimization is an NP-hard problem and it is often replaced with the matrix’s weighted nuclear norm minimization(WNNM).The assumption that an image contains an extensive amount of self-similarity is the basis for the construction of the matrix low-rank approximation-based image denoising method.In this paper,we develop a model for image restoration using the sum of block matching matrices’weighted nuclear norm to be the regularization term in the cost function.An alternating iterative algorithm is designed to solve the proposed model and the convergence analyses of the algorithm are also presented.Numerical experiments show that the proposed method can recover the images much better than the existing regularization methods in terms of both recovered quantities and visual qualities. 展开更多
关键词 image restoration Regularization method Weighted nuclear norm Alternating iterative method
下载PDF
Dark channel prior based blurred image restoration method using total variation and morphology 被引量:1
14
作者 Yibing Li Qiang Fu +1 位作者 Fang Ye Hayaru Shouno 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第2期359-366,共8页
The blurred image restoration method can dramatically highlight the image details and enhance the global contrast, which is of benefit to improvement of the visual effect during practical applications. This paper is b... The blurred image restoration method can dramatically highlight the image details and enhance the global contrast, which is of benefit to improvement of the visual effect during practical applications. This paper is based on the dark channel prior principle and aims at the prior information absent blurred image degradation situation. A lot of improvements have been made to estimate the transmission map of blurred images. Since the dark channel prior principle can effectively restore the blurred image at the cost of a large amount of computation, the total variation(TV) and image morphology transform(specifically top-hat transform and bottomhat transform) have been introduced into the improved method.Compared with original transmission map estimation methods, the proposed method features both simplicity and accuracy. The estimated transmission map together with the element can restore the image. Simulation results show that this method could inhibit the ill-posed problem during image restoration, meanwhile it can greatly improve the image quality and definition. 展开更多
关键词 image restoration DARK channel prior TOTAL variation(TV) MORPHOLOGY transform.
下载PDF
Preconditioned Iterative Methods for Algebraic Systems from Multiplicative Half-Quadratic Regularization Image Restorations 被引量:1
15
作者 Michael K.Ng 《Numerical Mathematics(Theory,Methods and Applications)》 SCIE 2010年第4期461-474,共14页
Image restoration is often solved by minimizing an energy function consisting of a data-fidelity term and a regularization term. A regularized convex term can usually preserve the image edges well in the restored imag... Image restoration is often solved by minimizing an energy function consisting of a data-fidelity term and a regularization term. A regularized convex term can usually preserve the image edges well in the restored image. In this paper, we consider a class of convex and edge-preserving regularization functions, I.e., multiplicative half-quadratic regularizations, and we use the Newton method to solve the correspondingly reduced systems of nonlinear equations. At each Newton iterate, the preconditioned conjugate gradient method, incorporated with a constraint preconditioner, is employed to solve the structured Newton equation that has a symmetric positive definite coefficient matrix.The igenvalue bounds of the preconditioned matrix are deliberately derived, which can be used to estimate the convergence speed of the preconditioned conjugate gradient method. We use experimental results to demonstrate that this new approach is efficient,and the effect of image restoration is r0easonably well. 展开更多
关键词 image CONJUGATE gradient METHOD image restoration symmetric positive definite energy function NEWTON METHOD matrix approach results use paper class new
下载PDF
A METHOD TO APPROACH OPTIMAL RESTORATION IN IMAGE RESTORATION PROBLEMS WITHOUT NOISE ENERGY INFORMATION 被引量:2
16
作者 曾三友 丁立新 康立山 《Acta Mathematica Scientia》 SCIE CSCD 2003年第4期512-520,共9页
This paper proposes a new image restoration technique, in which the resultingregularized image approximates the optimal solution steadily. The affect of the regular-ization operator and parameter on the lower band and... This paper proposes a new image restoration technique, in which the resultingregularized image approximates the optimal solution steadily. The affect of the regular-ization operator and parameter on the lower band and upper band energy of the residueof the regularized image is theoretically analyzed by employing wavelet transform. Thispaper shows that regularization operator should generally be lowstop and highpass. So thispaper chooses a lowstop and highpass operator as regularization operator, and constructan optimization model which minimizes the mean squares residue of reg ularized solutionto determine regularization parameter. Although the model is random, on the conditionof this paper, it can be solved and yields regularization parameter and regularized solu-tion. Otherwise, the technique has a mechanism to predict noise energy. So, without noiseinformation, it can also work and yield good restoration results. 展开更多
关键词 图象恢复 噪音能量信息 正则化算子 小波变换 渐近最优解 模型 最小二乘 极小化
下载PDF
Single foggy image restoration based on spatial correlation analysis of dark channel prior 被引量:1
17
作者 Yan Tian Dong Xia Yiping Xu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第4期688-696,共9页
Focusing on the degradation of foggy images, a restoration approach from a single image based on spatial correlation of dark channel prior is proposed. Firstly, the transmission of each pixel is estimated by the spati... Focusing on the degradation of foggy images, a restoration approach from a single image based on spatial correlation of dark channel prior is proposed. Firstly, the transmission of each pixel is estimated by the spatial correlation of dark channel prior. Secondly, a degradation model is utilized to restore the foggy image. Thirdly, the final recovered image, with enhanced contrast,is obtained by performing a post-processing technique based on just-noticeable difference. Experimental results demonstrate that the information of a foggy image can be recovered perfectly by the proposed method, even in the case of the abrupt depth changing scene. 展开更多
关键词 空间相关性 图像复原 相关性分析 通道 退化模型 回收利用 后处理技术 基于图像
下载PDF
Two Ways of Use of the PSO for Degraded Image Restoration 被引量:1
18
作者 Abida Toumi Naima Rechid +1 位作者 Abdelmalik Taleb-Ahmed Khier Benmahammed 《通讯和计算机(中英文版)》 2011年第6期436-442,共7页
关键词 退化图像 图像复原 PSO 模糊图像恢复 高斯模糊 高斯白噪声 粒子群 优化技术
下载PDF
THE SINE TRANSFORM OPERATOR IN THE BANACH SPACE OF SYMMETRIC MATRICES AND ITS APPLICATION IN IMAGE RESTORATION
19
作者 高洁欣 金小庆 冼伟光 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1999年第2期231-242,共12页
In this paper, we study an operator s which maps every n-by-n symmetric matrix A, to a matrix s(A_n) that minimizes || B_n-A_n || F over the set of all matrices B_n, that can be diagonalized by the sine transform. The... In this paper, we study an operator s which maps every n-by-n symmetric matrix A, to a matrix s(A_n) that minimizes || B_n-A_n || F over the set of all matrices B_n, that can be diagonalized by the sine transform. The matrix s(A_n), called the optimal sine transform preconditioner, is defined for any n-by-n symmetric matrices A_n. The cost of constructing s(A_n) is the same as that of optimal circulant preconditioner c(A_n) which is defined in [8], The s(A_n) has been proved in [6] to be a good preconditioner in solving symmetric Toeplitz systems with the preconditioned conjugate gradient (PCG) method. In this paper, we discuss the algebraic and geometric properties of the operator s, and compute its operator norms in Banach spaces of symmetric matrices. Some numerical tests and an application in image restoration are also given. 展开更多
关键词 Toeplitz matrix optimal SINE TRANSFORM PRECONDITIONER since TRANSFORM OPERATOR PCG method image restoration.
下载PDF
ROV Based Underwater Blurred Image Restoration 被引量:2
20
作者 LIU Zhishen *, DING Tianfu, WANG GangOcean Remote Sensing Institute (ORSI), Ocean Unversity of China, Qingdao 266003, P..R.China 《Journal of Ocean University of Qingdao》 2003年第1期85-88,共4页
In this paper, we present a method of ROV based image processing to restore underwater blurry images from the theory of light and image transmission in the sea. Computer is used to simulate the maximum detection range... In this paper, we present a method of ROV based image processing to restore underwater blurry images from the theory of light and image transmission in the sea. Computer is used to simulate the maximum detection range of the ROV under different water body conditions. The receiving irradiance of the video camera at different detection ranges is also calculated. The ROV’s detection performance under different water body conditions is given by simulation. We restore the underwater blurry images using the Wiener filter based on the simulation. The Wiener filter is shown to be a simple useful method for underwater image restoration in the ROV underwater experiments. We also present examples of restored images of an underwater standard target taken by the video camera in these experiments. 展开更多
关键词 计算机 模拟 水下探测 图象传播
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部