CN112967202A - Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation - Google Patents

Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation Download PDF

Info

Publication number
CN112967202A
CN112967202A CN202110269937.9A CN202110269937A CN112967202A CN 112967202 A CN112967202 A CN 112967202A CN 202110269937 A CN202110269937 A CN 202110269937A CN 112967202 A CN112967202 A CN 112967202A
Authority
CN
China
Prior art keywords
image
noise
partial differential
differential equation
hyperbolic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110269937.9A
Other languages
Chinese (zh)
Inventor
王玉柱
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
North China University of Water Resources and Electric Power
Original Assignee
North China University of Water Resources and Electric Power
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by North China University of Water Resources and Electric Power filed Critical North China University of Water Resources and Electric Power
Priority to CN202110269937.9A priority Critical patent/CN112967202A/en
Publication of CN112967202A publication Critical patent/CN112967202A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2107File encryption

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses a denoising method for an encrypted image with privacy protection by using hyperbolic partial differential equations, and relates to the technical field of image processing. The denoising method of the encrypted image with the privacy protection function comprises the following steps: step 1: inputting an original image sample to be processed; step 2: noise adding is carried out on the input original image sample to be processed, and a noise-containing image is obtained; step 3: establishing a denoising model according to the obtained noise-containing image, and judging the image characteristics; step 4: selecting a threshold, detecting the edge of the noise image, and calculating the gradient amplitude of the noise image; step 5: establishing a hyperbolic partial differential equation according to the background of the related problems and the data of image processing; step 6: and solving the partial differential equation to obtain a noise-removed image. According to the hyperbolic partial differential equation image denoising method, the hyperbolic partial differential equation and the algorithm thereof are combined to denoise the image, so that the denoising efficiency and precision of the image are effectively improved, the denoised image is encrypted, and privacy protection can be formed.

Description

Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation
Technical Field
The invention relates to the technical field of image processing, in particular to a denoising method of an encrypted image with a protection privacy by using a hyperbolic partial differential equation.
Background
Image denoising refers to a process of reducing noise in a digital image, and the digital image in reality is often influenced by noise interference of imaging equipment and external environment in the digitization and transmission processes and is called a noisy image or a noise image; noise is an important cause of image interference, and an image may have various noises in practical application, and these noises may be generated in transmission or quantization, etc., and can be divided into three forms according to the relation between noise and signal, wherein f (x, y) represents a given original image, g (x, y) represents an image signal, and n (x, y) represents noise;
the hyperbolic partial differential equation is an important partial differential equation for describing vibration or wave phenomenon, the solution of the hyperbolic partial differential equation can be decomposed into a form of multiplying vibration and vibration or multiplying an exponential function and an exponential function, the general energy is infinite, the hyperbolic partial differential equation is mainly used for describing vibration, wave phenomenon and corresponding motion process, a typical special example of the hyperbolic partial differential equation is a wave equation and a wave equation with n =1, the hyperbolic partial differential equation can be used for describing tiny transverse vibration of a string and is called a string vibration equation, and the most important property of the hyperbolic partial differential equation is the suitability of the Cauchy problem. Sometimes, people also use the equation as the basis for the definition of the hyperbolic equation, a characteristic polynomial of the hyperbolic equation can allow multiple real roots to appear, and whether the equation is hyperbolic or not is related to a low-order term of the equation;
the conventional image denoising method has the disadvantages of insufficient convenience in practical operation application, complex operation, low algorithm combination degree with a hyperbolic partial differential equation, influence on operation efficiency, insufficient privacy protection effect on images and certain limitation; therefore, a hyperbolic partial differential equation denoising method with privacy protection encryption image is provided.
Disclosure of Invention
The invention aims to provide a denoising method of an encrypted image with a protected privacy by a hyperbolic partial differential equation, so as to solve the problems in the background.
In order to solve the technical problems, the invention is realized by the following technical scheme:
the invention discloses a denoising method of a hyperbolical partial differential equation encrypted image with privacy protection, which comprises the following steps:
step 1: inputting an original image sample to be processed;
step 2: noise adding is carried out on the input original image sample to be processed, and a noise-containing image is obtained;
step 3: establishing a denoising model according to the obtained noise-containing image, and judging the image characteristics;
step 4: selecting a threshold, detecting the edge of the noise image, and calculating the gradient amplitude of the noise image;
step 5: establishing a hyperbolic partial differential equation according to the background of the related problems and the data of image processing;
step 6: solving the partial differential equation to obtain a de-noised image;
step 7: decomposing the coefficient of the image by using a hyperbolic partial differential equation algorithm again, establishing a verification model, and performing a numerical experiment;
step 8: according to the experimental simulation result, if the image verification is successful, entering Step9, and if the image verification is unsuccessful, entering Step4 again until the image verification is completed;
step 9: encrypting the image to form privacy protection;
step 10: and outputting the denoised image.
Preferably, the Step2 adds noise to the input original image sample to be processed, and performs gray scale conversion if necessary.
Preferably, the adding sources of the image noise in Step2 comprise image acquisition, image transmission and image compression, and the noise types of the image comprise salt-pepper noise and Gaussian noise.
Preferably, the noise component in Step2 includes additive noise, which is independent of the input image signal, such as channel noise and noise generated when the camera of the photoconductive camera tube scans the image, and the additive noise is typically gaussian noise; multiplicative noise, which is related to image signals, noise when flying spot scanners scan images, correlated noise in television images, and grain noise in film; quantization noise, which is irrelevant to the input image signal, is generated by reflecting quantization error in the quantization process to the receiving end.
Preferably, when Step4 detects the edges of the noise image and calculates the gradient amplitude of the noise image, a weight function is selected and a suitable second order differential operator is constructed.
Preferably, the hyperbolic partial differential equation is solved in Step6, and the hyperbolic equation is determined according to coefficient characteristics of the partial differential equation and is decomposed into a form of multiplying vibration by vibration or multiplying an exponential function by the exponential function.
Preferably, the technique for encrypting the image in Step9 includes aliasing and diffusion, where the aliasing is performed by disturbing the original positions of the pixel values in the two-dimensional matrix; the diffusion is to process the matrix by a small change of a pixel value in the original image to cause a large change of the pixel value in the whole image, so as to achieve the final encryption purpose.
Preferably, the Step10 outputs the denoised image, and the operation is based on a computer and a computer memory, and the computer is electrically connected with the computer memory.
The invention has the following beneficial effects:
the hyperbolic partial differential equation denoising method with the privacy protection function has the advantages that technical support is carried out on image denoising through the hyperbolic partial differential equation and the algorithm thereof, and denoising efficiency and denoising precision of the image are effectively improved.
According to the hyperbolic partial differential equation denoising method for protecting the privacy encrypted image, disclosed by the invention, the denoising image is encrypted, so that privacy protection can be formed, and the safety is enhanced.
The hyperbolic partial differential equation has the advantages that the privacy protection encrypted image denoising method can better keep the edge state after image processing, and the image visual effect is improved.
The hyperbolic partial differential equation has the advantages of simple operation process, high operation efficiency, low operation cost, convenience in maintenance and higher popularization value.
Of course, it is not necessary for any product in which the invention is practiced to achieve all of the above-described advantages at the same time.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is an operation flow chart of a denoising method of a hyperbolic partial differential equation encrypted image with privacy protection provided by the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Please refer to fig. 1: the invention relates to a hyperbolic partial differential equation privacy-protecting encrypted image denoising method, which comprises the following steps:
step 1: inputting an original image sample to be processed;
step 2: noise adding is carried out on the input original image sample to be processed, and a noise-containing image is obtained;
step 3: establishing a denoising model according to the obtained noise-containing image, and judging the image characteristics;
step 4: selecting a threshold, detecting the edge of the noise image, and calculating the gradient amplitude of the noise image;
step 5: establishing a hyperbolic partial differential equation according to the background of the related problems and the data of image processing;
step 6: solving the partial differential equation to obtain a de-noised image;
step 7: decomposing the coefficient of the image by using a hyperbolic partial differential equation algorithm again, establishing a verification model, and performing a numerical experiment;
step 8: according to the experimental simulation result, if the image verification is successful, entering Step9, and if the image verification is unsuccessful, entering Step4 again until the image verification is completed;
step 9: encrypting the image to form privacy protection;
step 10: and outputting the denoised image.
In Step2, noise addition is performed on the input original image sample to be processed, and gradation conversion is performed if necessary.
The adding sources of the image noise in Step2 comprise image acquisition, image transmission and image compression, and the noise types of the image comprise salt and pepper noise and Gaussian noise.
The noise component in Step2 includes additive noise, which is independent of the input image signal, such as channel noise and noise generated when the camera of the photoconductive camera tube scans the image, and the additive noise is typically gaussian noise; multiplicative noise, which is related to image signals, noise when flying spot scanners scan images, correlated noise in television images, and grain noise in film; quantization noise, which is irrelevant to the input image signal, is generated by reflecting quantization error in the quantization process to the receiving end.
When Step4 detects the edges of the noise image and calculates the gradient amplitude of the noise image, a weight function needs to be selected and a suitable second-order differential operator is constructed.
In Step6, a hyperbolic partial differential equation is solved, and the hyperbolic equation is determined according to coefficient characteristics of the partial differential equation and is decomposed into a form of multiplying vibration by vibration or multiplying an exponential function by the exponential function.
The image encryption technology in Step9 includes confusion and diffusion, wherein the confusion is achieved by disturbing the original position of a pixel value in a two-dimensional matrix; the diffusion is to process the matrix by a small change of a pixel value in the original image to cause a large change of the pixel value in the whole image, so as to achieve the final encryption purpose.
The denoised image is output in Step10, the operation is based on a computer and a computer memory, and the computer is electrically connected with the computer memory.
In the invention, the noise model has different processing algorithms for different noises, and for the input image v (x) with noises, the additive noise can be expressed by an equation: v (x) = u (x) + η (x), x ∈ Ω, where u (x) is the original image without noise, x is the pixel set, η (x) is the additive noise term representing the influence of noise, Ω is the pixel set, i.e. the whole image, and it can be seen from this formula that the noise is directly superimposed on the original image, and this noise can be salt-pepper noise, gaussian noise, theoretically, if the noise can be accurately obtained, the original image can be restored by subtracting the noise from the input image, but the reality is always very bone-feeling, and unless the way of noise generation is explicitly known, the noise is difficult to be separately solved; in engineering, the noise in an image is often approximately represented by gaussian noise N (μ, σ 2), where μ =0, σ 2 is the variance of the noise, σ 2 is larger, the noise is larger, an effective way to remove gaussian noise is to average the image, and the averaging result of N identical images reduces the variance of gaussian noise to one N times of the original variance, and the denoising algorithms with better effect are designed based on this idea;
in the invention, the Gaussian low-pass filter is a linear smoothing filter with a transfer function being a Gaussian function, and the Gaussian function is a normally distributed density function, so the Gaussian low-pass filter is very effective for removing noise which obeys normal distribution;
in the scheme, the image denoising is distributed according to the noise density, and comprises Gaussian noise: the noise follows Gaussian distribution, that is, the number of noise points with certain intensity is the largest, the number of noise points with the farther distance from the intensity is smaller, and the rule follows the Gaussian distribution. Gaussian noise is an additive noise, i.e. the noise is directly added to the original image and can therefore be filtered out with a linear filter; salt and pepper noise (impulse noise): the salt and pepper is scattered on the image, so that the name is that the noise with many white spots or black spots appears on the image, such as snowflake noise in a television. The salt and pepper noise can be regarded as logic noise, the filtering result by a linear filter is not good, and a good result can be obtained by filtering by a median filter; uniform noise: refers to noise whose power spectral density (the distribution of signal power in the frequency domain) is constant over the entire frequency domain. Random noise with all frequencies having the same energy density is called white noise; rayleigh noise: the noise distribution is Rayleigh distribution; exponential noise: the noise distribution is exponential distribution; gamma noise: the noise distribution is Rayleigh distribution;
in the scheme, image information which can be recognized by naked eyes is reconstructed into a noise-like image by image encryption, the encrypted image does not contain any useful information of an original image, common confusion methods comprise sequencing, cyclic shift, Arnold transformation, magic square transformation and the like, the purpose of changing the pixel position is achieved by using different principles, the common diffusion method is XOR operation, namely the image is changed into a one-dimensional array, and the XOR operation is sequentially carried out on the pixel values in the array according to the sequence from left to right.
In the description herein, references to the description of "one embodiment," "an example," "a specific example" or the like are intended to mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The preferred embodiments of the invention disclosed above are intended to be illustrative only. The preferred embodiments are not intended to be exhaustive or to limit the invention to the precise embodiments disclosed. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best utilize the invention. The invention is limited only by the claims and their full scope and equivalents.

Claims (8)

1. The hyperbolic partial differential equation denoising method for the encrypted image with the privacy protection function is characterized by comprising the following steps: the denoising method of the encrypted image with the privacy protection function comprises the following steps:
step 1: inputting an original image sample to be processed;
step 2: noise adding is carried out on the input original image sample to be processed, and a noise-containing image is obtained;
step 3: establishing a denoising model according to the obtained noise-containing image, and judging the image characteristics;
step 4: selecting a threshold, detecting the edge of the noise image, and calculating the gradient amplitude of the noise image;
step 5: establishing a hyperbolic partial differential equation according to the background of the related problems and the data of image processing;
step 6: solving the partial differential equation to obtain a de-noised image;
step 7: decomposing the coefficient of the image by using a hyperbolic partial differential equation algorithm again, establishing a verification model, and performing a numerical experiment;
step 8: according to the experimental simulation result, if the image verification is successful, entering Step9, and if the image verification is unsuccessful, entering Step4 again until the image verification is completed;
step 9: encrypting the image to form privacy protection;
step 10: and outputting the denoised image.
2. The hyperbolic partial differential equation denoising method with privacy-preserving encryption image according to claim 1, wherein Step2 is implemented by adding noise to the input original image sample to be processed and performing gray-scale conversion if necessary.
3. The hyperbolic partial differential equation denoising method with privacy-preserving encryption according to claim 1, wherein the additional sources of image noise in Step2 comprise image acquisition, image transmission and image compression, and the noise types of the image comprise salt-pepper noise and gaussian noise.
4. The hyperbolic partial differential equation denoising method with privacy-preserving encryption image denoising method according to claim 1, wherein the noise component in Step2 includes additive noise, which is independent of the input image signal, such as channel noise and noise generated when the camera of the photoconductive camera tube scans the image, and the typical additive noise is gaussian noise; multiplicative noise, which is related to image signals, noise when flying spot scanners scan images, correlated noise in television images, and grain noise in film; quantization noise, which is irrelevant to the input image signal, is generated by reflecting quantization error in the quantization process to the receiving end.
5. The hyperbolic partial differential equation denoising method with privacy protection encryption image according to claim 1, wherein Step4 is to select a weight function and construct a suitable second order differential operator when detecting the noise image edge and calculating the gradient amplitude of the noise image.
6. The hyperbolic partial differential equation denoising method with privacy protecting encryption image protection function as claimed in claim 1, wherein the hyperbolic partial differential equation is solved in Step6, and the hyperbolic equation is determined according to coefficient characteristics of the hyperbolic partial differential equation and is decomposed into a form of multiplication of vibration and vibration or multiplication of exponential function and exponential function.
7. The hyperbolic partial differential equation denoising method with privacy protection encryption, according to claim 1, wherein the image encryption technology in Step9 includes aliasing and diffusion, and the aliasing is achieved by disturbing the original positions of pixel values in a two-dimensional matrix; the diffusion is to process the matrix by a small change of a pixel value in the original image to cause a large change of the pixel value in the whole image, so as to achieve the final encryption purpose.
8. The hyperbolic partial differential equation denoising method with privacy-preserving encryption image as claimed in claim 1, wherein the Step10 outputs the denoised image, and the operation is based on a computer and a computer memory, and the computer is electrically connected with the computer memory.
CN202110269937.9A 2021-03-12 2021-03-12 Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation Pending CN112967202A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110269937.9A CN112967202A (en) 2021-03-12 2021-03-12 Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110269937.9A CN112967202A (en) 2021-03-12 2021-03-12 Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation

Publications (1)

Publication Number Publication Date
CN112967202A true CN112967202A (en) 2021-06-15

Family

ID=76277685

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110269937.9A Pending CN112967202A (en) 2021-03-12 2021-03-12 Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation

Country Status (1)

Country Link
CN (1) CN112967202A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112364372A (en) * 2020-10-27 2021-02-12 重庆大学 Privacy protection method with supervision matrix completion

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968770A (en) * 2012-11-30 2013-03-13 华为技术有限公司 Method and device for eliminating noise
CN103337060A (en) * 2013-07-17 2013-10-02 蒲亦非 High-precision noise removal filter for texture image based on fractional order partial differential equation
CN105894496A (en) * 2016-03-18 2016-08-24 常州大学 Semi-local-texture-feature-based two-stage image segmentation method
CN108305268A (en) * 2018-01-03 2018-07-20 沈阳东软医疗***有限公司 A kind of image partition method and device
CN108805845A (en) * 2018-08-10 2018-11-13 南京信息工程大学 The image de-noising method that wavelet packet is combined with partial differential equation
US20200242740A1 (en) * 2019-12-17 2020-07-30 Guangxi university of science and technology Wide spectrum denoising method for microscopic images

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968770A (en) * 2012-11-30 2013-03-13 华为技术有限公司 Method and device for eliminating noise
WO2014082441A1 (en) * 2012-11-30 2014-06-05 华为技术有限公司 Noise elimination method and apparatus
CN103337060A (en) * 2013-07-17 2013-10-02 蒲亦非 High-precision noise removal filter for texture image based on fractional order partial differential equation
CN105894496A (en) * 2016-03-18 2016-08-24 常州大学 Semi-local-texture-feature-based two-stage image segmentation method
CN108305268A (en) * 2018-01-03 2018-07-20 沈阳东软医疗***有限公司 A kind of image partition method and device
CN108805845A (en) * 2018-08-10 2018-11-13 南京信息工程大学 The image de-noising method that wavelet packet is combined with partial differential equation
US20200242740A1 (en) * 2019-12-17 2020-07-30 Guangxi university of science and technology Wide spectrum denoising method for microscopic images

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
朱洪军等: "一种改进偏微分方程的图像去噪模型", 长春师范大学学报, vol. 39, no. 12, 20 December 2020 (2020-12-20), pages 41 - 46 *
林雪娇: "基于偏微分方程的图像去噪方法", 信息通信, no. 206, 15 February 2020 (2020-02-15), pages 79 - 82 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112364372A (en) * 2020-10-27 2021-02-12 重庆大学 Privacy protection method with supervision matrix completion

Similar Documents

Publication Publication Date Title
Gupta Algorithm for image processing using improved median filter and comparison of mean, median and improved median filter
Torres et al. Wavelet analysis for the elimination of striping noise in satellite images
Nath Image denoising algorithms: A comparative study of different filtration approaches used in image restoration
Gupta et al. Image denoising with linear and non-linear filters: A review
Ravishankar et al. A survey on noise reduction techniques in medical images
Singh et al. Performance comparison of various image denoising filters under spatial domain
Ahmad et al. A comparative study of different denoising techniques in digital image processing
Ullah et al. A new variational approach for multiplicative noise and blur removal
Ponomaryov Real-time 2D–3D filtering using order statistics based algorithms
CN112967202A (en) Denoising method for encrypted image with privacy protection by hyperbolic partial differential equation
Baljozović et al. Mixed noise removal filter for multi‐channel images based on halfspace deepest location
Gupta A review and comprehensive comparison of image denoising techniques
Chauhan et al. Performance analysis of denoising algorithms for human brain image
CN111461999A (en) SAR image speckle suppression method based on super-pixel similarity measurement
Jidesh A convex regularization model for image restoration
US20030068092A1 (en) Noise reduction apparatus, noise reduction method, program and medium
CN116245764A (en) Image denoising method, device, equipment and storage medium
Narasimha et al. A comparative study: Spatial domain filter for medical image enhancement
Umamaheswari et al. Hybrid Denoising method for removal of mixed noise in medical images
Jia et al. Fractional‐integral‐operator‐based improved SVM for filtering salt‐and‐pepper noise
Sveinsson et al. Combined wavelet and contourlet denoising of SAR images
AKINTOYE et al. COMPOSITE MEDIAN WIENER FILTER BASED TECHNIQUE FOR IMAGE ENHANCEMENT.
Alawsi et al. Performance Analysis of Noise Removal Techniques For Digital Images
Adedotun et al. Noise reduction using arithmetic mean filtering (A comparison study of application to different noise types)
Oyesina et al. Noise reduction using arithmetic mean filtering (A comparison study of application to different noise types)

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination