WO2012146042A1 - 一种基于三维栅格平滑模型的图像细节增强方法 - Google Patents
一种基于三维栅格平滑模型的图像细节增强方法 Download PDFInfo
- Publication number
- WO2012146042A1 WO2012146042A1 PCT/CN2011/084717 CN2011084717W WO2012146042A1 WO 2012146042 A1 WO2012146042 A1 WO 2012146042A1 CN 2011084717 W CN2011084717 W CN 2011084717W WO 2012146042 A1 WO2012146042 A1 WO 2012146042A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- dimensional
- smoothing
- dimensional grid
- detail enhancement
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/70—Denoising; Smoothing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10024—Color image
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20172—Image enhancement details
- G06T2207/20192—Edge enhancement; Edge preservation
Definitions
- the present invention relates to the field of image processing technologies, and in particular, to an image detail enhancement method based on a three-dimensional grid smoothing model.
- Digital TV is shifting from SD to HD and plane to 3D.
- people's requirements for the picture are not only high definition, but also require vivid colors and realistic picture quality.
- a high quality image enhancement algorithm is the recovery of part of the data lost during the acquisition process.
- Image enhancement not only plays an important role in the playback of standard definition sources on HD digital TV, but also plays an important role in the playback quality of HD digital TV sources.
- the object of the present invention is to overcome the deficiencies of the prior art and provide an image detail enhancement method based on a three-dimensional grid smoothing model to improve the display effect of an image.
- the invention provides an image detail enhancement method based on a three-dimensional grid smoothing model, which can better highlight the edge of the image while achieving a better smoothing effect.
- the object of the present invention is achieved by the following technical solutions.
- the invention provides an image detail enhancement method based on a three-dimensional grid smoothing model, which comprises the following steps:
- Each node on the 3D grid has (", V , representing the coordinates of the 3D space, where W and V represent the spatial position of the pixel, and p represents the brightness value of the pixel.
- the image held by the three-dimensional grid structure form is edge-smoothed.
- the steps include: constructing a three-dimensional Gaussian space convolution kernel by using a Gaussian kernel function separable property, and transforming the bilateral smoothing model from a two-dimensional space operation into a three-dimensional space according to the three-dimensional Gaussian space convolution kernel and the image three-dimensional grid structure representation form Linear convolution operation on.
- the image that completes the smoothing operation is then converted from the three-dimensional representation back to the two-dimensional representation to obtain the desired smoothed image output / .
- the smoothing operation of performing edge preservation on the source image by using the three-dimensional grid smoothing model includes the following steps:
- the step of constructing a three-dimensional grid and representing the two-dimensional source image / w in a three-dimensional grid structure form includes:
- the image histogram reflects the distribution of image pixel brightness, using this feature to construct the luminance domain dimension based on histogram distribution characteristics, ie, histogram
- the level is used as the third dimension of the image space, replacing the third dimension quantity constructed by the discrete pulse function; thus, the three-dimensional grid structure in the three-dimensional space can be constructed to represent the original image signal; and each knot on the three-dimensional grid is set
- the points are represented by ( , V , P ) as three-dimensional coordinates, and each node is represented as W «, v, ) ; according to the properties of the local histogram and the characteristics of the three-dimensional grid structure, the following three-dimensional grid construction formula is defined:
- the steps of performing an edge-maintaining smoothing operation on an image represented by a three-dimensional grid structure form include:
- the bilateral smoothing model is transformed from the operation in two-dimensional space into a linear convolution operation in three-dimensional space; the smoothing based on the three-dimensional grid structure is defined.
- the model is as follows - where ® represents a three-dimensional spatial convolution operation;
- the two-dimensional bilateral smoothing operation can be regarded as a three-dimensional linear convolution operation, and an optimized acceleration algorithm for bilateral smoothing operation.
- the step package - 'Operation is performed by simple linear interpolation.
- the three-dimensional linear interpolation operation is defined as follows:
- ⁇ represents the weighting coefficient produced by the three-dimensional spatial convolution
- 3 ⁇ 4 and [.] 3 represent the two-dimensional planar image form and the three-dimensional grid structure form, respectively;
- the weighted image is normalized, and the normalization process is as follows:
- the detail detection method must first be used to detect the image details.
- the input image contains interference information such as noise
- the information such as noise is often mistaken as image details due to imperfections in the detail detection method. In this case, not only does it not enhance the visual effect of the image, but it further reduces the information expression ability of the image.
- the input image can be denoised before the detail is enhanced, this will affect the detection of the original image details.
- an image detail enhancement method based on three-dimensional grid smoothing model is proposed.
- the detail enhancement process based on the 3D raster smoothing model is defined as follows: Where / ⁇ indicates the image with the image detail enhancement, / is the input image, is the image after the edge-maintained 3D raster smoothing, and r is the detail enhancement factor.
- the invention has the beneficial effects that the invention can keep the edge of the image clear and achieve a better smoothing effect, and enhance the display quality of the image through image detail enhancement.
- Figure 1 is a control flow chart of the present invention
- Figure 2 Schematic diagram of the structure of the three-dimensional grid model
- FIG. 1 is a control flow chart of an embodiment of the invention, which mainly includes the following steps:
- the method of the invention first takes an image as an input, performs color space conversion, constructs a three-dimensional grid structure, and represents the two-dimensional image by a three-dimensional grid structure. Then construct a three-dimensional Gaussian space convolution kernel ( ⁇ , ⁇ ), according to the constructed three-dimensional Gaussian space convolution kernel and the image three-dimensional grid representation, perform bilateral smoothing model operation, and perform linear convolution in three-dimensional space.
- ⁇ , ⁇ three-dimensional Gaussian space convolution kernel
- the image in the form of a three-dimensional grid structure is flattened, and the smooth image held by the edge is output.
- the color space is restored to the smoothed image, and then the image after the restored color space is enhanced in detail to obtain the target image I DF .
- the smoothing operation of performing edge preservation on the source image by using the three-dimensional grid smoothing model in the step (3) includes the following steps:
- the step of constructing a three-dimensional grid and representing the two-dimensional source image /, ⁇ in a three-dimensional grid structure form includes:
- the discrete pulse function used here is defined as:
- the image histogram reflects the distribution of image pixel brightness.
- the histogram hierarchy is used as the third dimension of the image space instead of the discrete pulse function.
- Three-dimensional metric thus, a three-dimensional grid structure in a three-dimensional space can be constructed to represent an original image signal; each node on the three-dimensional grid is represented by ( W , v, P ) three-dimensional coordinates, each node Expressed as a three-dimensional grid construction formula based on local histogram properties and three-dimensional grid structure characteristics: where the symbol "" indicates that the pixels with the same brightness value but different spatial coordinates in the local region are cumulatively added, that is equivalent to The number of pixels of a certain pixel value in the local histogram is increasing; The grid construction formula is extended to the entire image area, and the grid structure in the three-dimensional space constructed by the nodes can be obtained; each node in the three-dimensional grid reflects the distribution of pixels in the local area,
- the steps of performing an edge-maintaining smoothing operation on an image represented by a three-dimensional grid structure form include:
- bilateral smoothing is actually an operation defined in S ⁇ S X XS F ⁇ ⁇ space; using Gaussian kernel function separable property, constructing a three-dimensional Gaussian space convolution kernel:
- the two-dimensional bilateral smoothing operation can be regarded as a three-dimensional linear convolution operation, and an optimized acceleration algorithm for bilateral smoothing operation.
- the image of the smoothing operation is converted from a three-dimensional representation to a two-dimensional representation, and the steps include:
- ⁇ represents the weighting coefficient produced by the three-dimensional space convolution
- [.] 2 and [.] 3 represent the two-dimensional planar image form and the three-dimensional grid structure form respectively; after the interpolation form is obtained, the weighted image is normalized
- the normalization process is as follows:
- £ represents the image with enhanced image detail
- /' is the spatially smoothed image
- the detail detection method must first be used to detect the image details.
- the input image contains interference information such as noise
- the information such as noise is often mistaken as image details due to imperfections in the detail detection method. In this case, not only does it not enhance the visual effect of the image, but it further reduces the information expression ability of the image.
- the input image can be denoised before the detail is enhanced, this will affect the detection of the original image details.
- an image detail enhancement method based on three-dimensional grid smoothing model is proposed.
- the detail enhancement process based on the 3D raster smoothing model is defined as follows:
- £ represents the image with enhanced image detail
- / is the input image
- r is the detail enhancement factor
- Figure 2 is a schematic diagram of the structure of a three-dimensional grid model.
- the hierarchy of the grid represents the gray level of the brightness.
- Each grid node represents the same number of pixels with the same brightness value but different spatial coordinates, which is equivalent to The number of pixels of a certain pixel value in the local histogram is increasing.
- Figure 3 and Figure 4 show two examples of application of the method.
- Figure 3 compares the original Apple image with the effect of detail enhancement, where (a) is the original image, (b) is the output of the method of the present invention, and the detail enhancement factor is 4 .
- Figure 4 shows the original parrot image and the effect of the detail enhancement, where (a) is the original image, (b) is the result of the method of the present invention, and the detail is enhanced by the value 4.
- an image detail enhancement method based on a three-dimensional grid smoothing model is provided in an embodiment of the present invention. It can keep the edges of the image clear and achieve better smoothing effect, and enhance the image display quality through image detail enhancement.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
Description
一种基于三维栅格平滑模型的图像细节增强方法
技术领域
本发明涉及图像处理技术领域,具体涉及一种基于三维栅格平滑模型的图 像细节增强方法。
背景技术 说
随着数字科技技术的进步, 人们开始走进数字化生活, 随时随地都可以接 触到与数字图像相关的技术。视觉是人类最高级的感知器官,而图像则在人类 的感知中扮演重要的角色。数码相机、摄像机、手机等数码电子产品的快速发 展, 使得人们对图像处理有了越来越高的要求。传统的以信号处理为基础的图 像去噪、滤波等方法己经无法满足人们对于图像处理的需要。 当前, 以图像缩 放、图像修复、图像合成及图像增强等涉及图像几何变换操作为代表的新型应 用,促进了数字几何处理方法与传统图像处理方法的相互结合。如何使得数字 几何处理方法与传统图像处理方法更好的结合已经成为图像处理研究工作者 的热点研究问题。这些新型应用将为人们提供更好的视觉效果, 为数字生活建 设提供极大的支持。
数字电视正由标清向高清、平面向三维转变。随着显示技术的发展, 人们 对画面的要求不仅是高清晰度, 还要求色彩艳丽、 画质逼真。 为了不断提高画 面视觉效果, 一方面要大力发展硬件技术, 另一方面也要提升软件技术。高质 量的图像增强算法是对图像在获得过程中丢失的部分数据的恢复。图像增强不 仅在标清片源在高清数字电视上播放时有着重要的作用,而且对于高清数字电 视片源的播放质量也有重要的作用。
因此, 为了给人们提供更高质量的视觉显示效果,现有的图像增强技术还 需改进。
发明内容
本发明的目的在于克服现有技术的不足,提供一种基于三维栅格平滑模型 的图像细节增强方法, 提升图像的显示效果。
本发明提供一种基于三维栅格平滑模型的图像细节增强方法,能够较好地 突出图像的边缘的同时达到较好的平滑效果。
本发明的目的通过以下技术方案予以实现。本发明提供一种基于三维栅格 平滑模型的图像细节增强方法, 包括以下歩骤:
首先构建三维栅格, 将二维源图像 /w用三维栅格结构形式表示。 三维栅 格上的每个结点以 (",V, 表示三维空间坐标, 其中 W、 V表示像素的空间位置, p表示像素的亮度值。
其次对三维栅格结构形式表示的图像进行边缘保持平滑操作。 步骤包括: 利用高斯核函数可分离性质, 构造三维高斯空间卷积核,根据三维高斯空间卷 积核和图像三维栅格结构表示形式,将双边平滑模型从二维空间上的操作转化 为三维空间上的线性卷积操作。
然后把完成平滑操作的图像由三维表示形式转回二维表示形式,得到所需 要的平滑图像输出 / 。 对平滑图像 进行颜色空间还原, 然后进行图像细 节增强操作。
所述采用三维栅格平滑模型,对源图像进行边缘保持的平滑操作包括以下 步骤:
( 1 ) 构建三维栅格, 将二维源图像 /w用三维栅格结构形式表示; ( 2 ) 对三维栅格结构形式表示的图像进行边缘保持的平滑操作; ( 3 ) 把完成平滑操作的图像由三维表示形式转回二维表示形式。 所述构建三维栅格, 将二维源图像 /w用三维栅格结构形式表示的步骤包 括:
将二维图像转为三维结构的形式,首先以离散的脉冲函数的形式定义数字 图像 这里所采用的离散脉冲函数的定义为:
其次, 结合离散脉冲函数将双边平滑模型改写如下:
最后, 根据数字图像直方图的思想, 计算图像局部区域内的图像直方图,
并定义局部直方图函数如下:
//(!') = 5 (/- /(P +k)), 图像直方图反映了图像像素亮度的分布情况,利用这 特点构建基于直方 图分布特性的亮度域维度, 即以直方图的层次作为图像空间的第三维度量, 取 代由离散脉冲函数所构建的第三维度量;由此即可构造三维空间内的三维栅格 结构, 来表示原始图像信号; 设三维栅格上的每个结点以 ( ,V,P)表示三维空间 坐标, 每个结点表示为 W«,v, ) ; 根据局部直方图性质和三维栅格结构特性, 定义如下的三维栅格构建公式:
Ψ ([k.v/5J, [ky/Sy], [I(p + k)/R]) += (/((p + k)), l )
其中符号 "表示局部区域内亮度值相同但空间坐标相异的像素在数 量上累加, 即等价于局部直方图中的某一像素值的像素数量累增;将上述三维 栅格构造公式推广到整个图像区域,则可得到由结点构造的三维空间内的栅格 结构; 三维栅格内的每个结点, 反映了局部区域内的像素分布情况, 并记录了 某一像素值的数量。
所述对三维栅格结构形式表示的图像进行边缘保持的平滑操作的步骤包 括:
a.根据向量空间的思想, 双边平滑实际上是定义在 S X ? ≡ X 空间中的 操作; 利用高斯核函数可分离性质, 构造三维高斯空间卷积核:
S, φ€ R)
b.根据三维高斯空间卷积核和所得的图像三维栅格结构表示形式, 将双边 平滑模型从二维空间上的操作转化为三维空间上的线性卷积操作;定义基于三 维栅格结构的平滑模型如下- 其中 ®表示三维空间卷积操作;
C,根据所构造的三维栅格和三维线性卷积操作, 二维的双边平滑操作可以 视作是三维的线性卷积操作, 实现双边平滑操作的优化加速算法。
所述把完成平滑操作的图像由三维表示形式转回二维表示形式, 歩骤包
-'操作通过简单的线性插值方式进行, 定义三维线性插值操作如下:
K ^(P + k)
WhIb(p) interpolate WMV)
S. ' 5. R
Wb — interpolate
其中 ^表示三维空间卷积所产生的加权系数; ¾和[.]3分别表示二维平面 图像形式和三维栅格结构形式;
得到插值形式之后,对加权的图像进行归一化操作,归一化过程如下所示:
最终可以得到所需要的平滑图像输出 rR
所述进行增强细节图像操作之前,需要对平滑图像 :PS进行颜色空间还原, 然后进行图像细节增强操作。
传统的图像细节增强过程定义如 F :
其中 表示图像细节增强后的图像, /w是输入图像, /'是经过空间平滑后的 图像, 是增强因子。 这样的细节增强方法, 必须先利用细节检测方法对图像 细节进行检测。但是, 若输入图像包含噪声等干扰信息时, 由于细节检测方法 的不完善, 往往将噪声等信息也误作为图像细节而进行了加强。 这种情况下, 非但起不到增强图像视觉效果的作用, 反而进一步降低了图像的信息表达能 力。 虽然可以在细节增强之前, 对输入图像进行一定的去噪操作, 但是, 这样 会影响对原始图像细节信息的检测效果。
因此,提出了基于三维栅格平滑模型的图像细节增强方法。借助三维栅格 平滑模型的边缘保持能力和去噪能力之间的相互统一,可以在突出图像边缘等 细节信息的同时,避免受到噪声等千扰信息的影响。定义基于三维栅格平滑模 型的细节增强过程如下:
其中 /∞表示图像细节增强后的图像, / 是输入图像, 是经过边缘保持的三 维栅格平滑处理后的图像, r是细节增强因子。
本发明的有益效果是通过本发明能够保持图像边缘清晰的同时达到较好 的平滑效果, 通过图像细节增强, 提升了图像的显示质量。
附图说明
下面将结合本发明实施例和附图, 对本发明作进一步的详地描述。
图 1是本发明的控制流程图;
图 2 三维栅格模型结构示意图;
图 3原始的苹果图像与进行细节增强后的效果;
图 4原始的鹦鹉图像与进行细节增强后的效果
具体实施方式
下面将结合本发明实施例和附图,对本发明的一种基于三维栅格平滑模型 的图像细节增强方法作进一步的详地描述。
如图 1所示是该发明的一个实施方案的控制流程图, 主要包括以下步骤:
( 1 ) 输入源图像 /w ;
( 2 ) 颜色空间转换;
( 3 ) 采用三维栅格平滑模型, 对源图像进行边缘保持的平滑操作;
( 4 ) 颜色空间还原;
( 5 ) 进行图像细节增强操作;
( 6 ) 输出目标图像/∞。
下面作详细介绍。 本发明方法首先把一幅图像 作为输入, 进行颜色空 间转换后, 构建三维栅格结构, 把二维的图像 用三维栅格结构表示。 然后构 建三维高斯空间卷积核 (Ξ^ , φ),根据所构建的三维高斯空间卷积核及图像 三维栅格表示形式,进行双边平滑模型操作, 实质上进行三维空间上的线性卷 积, 通过线性插值方法及归一化操作, 把三维栅格结构形式的图像展平, 输出 边缘保持的平滑图像 / 。 对平滑图像 进行颜色空间还原, 然后对还原颜 色空间后的图像进行细节增强, 得到目标图像 IDF。
其中, 步骤 (3) 中所述采用三维栅格平滑模型, 对源图像进行边缘保持 的平滑操作包括以下步骤:
1 ) 构建三维栅格, 将二维源图像 /w用三维栅格结构形式表示;
2 ) 对三维栅格结构形式表示的图像进行边缘保持的平滑操作;
3) 把完成平滑操作的图像由三维表示形式转回二维表示形式。
所述构建三维栅格, 将二维源图像 /,Λ,用三维栅格结构形式表示的步骤包 括:
将二维图像转为三维结构的形式,首先以离散的脉冲函数的形式定义数字 图像, 这里所采用的离散脉冲函数的定义为:
ίΐ, χ = 0
[0, χ≠0 其次, 结合离散脉冲函数将双边平滑模型改写如下:
Wb {p)Ib (p) =∑G5 [tp) - (p + k)] [/(p)— /(p + — /(p + k》
Wh (p) =∑ Gs [(p) - (p + k)] G, [/(p) - /(p + k)] 最后, 根据数字图像直方图的思想, 计算图像局部区域内的图像直方图, 并定义局部直方图函数如 F:
图像直方图反映了图像像素亮度的分布情况,利用这一特点构建基于直方 图分布特性的亮度域维度, 即以直方图的层次作为图像空间的第三维度量,取 代由离散脉冲函数所构建的第三维度量;由此即可构造三维空间内的三维栅格 结构, 来表示原始图像信号; 设三维栅格上的每个结点以 (W,v,P)表示三维空间 坐标, 每个结点表示为 根据局部直方图性质和三维栅格结构特性, 定义如下的三维栅格构建公式: 其中符号 " "表示局部区域内亮度值相同但空间坐标相异的像素在数 量上累加, 即等价于局部直方图中的某一像素值的像素数量累增; 将上述三维
栅格构造公式推广到整个图像区域,则可得到由结点构造的三维空间内的栅格 结构; 三维栅格内的每个结点, 反映了局部区域内的像素分布情况, 并记录了 某一像素值的数量。
所述对三维栅格结构形式表示的图像进行边缘保持的平滑操作的步骤包 括:
a.根据向量空间的思想, 双边平滑实际上是定义在 S ≡ SX X SF χ ?空间中的 操作; 利用高斯核函数可分离性质, 构造三维高斯空间卷积核:
g ( S R)
b.根据三维高斯空间卷积核和权利要求 3所得的图像三维栅格结构表示形 式, 将双边平滑模型从二维空间上的操作转化为三维空间上的线性卷积操作; 定义基于三维栅格结构的平滑模型如 F: 其中 ®表示三维空间卷积操作;
C.根据所构造的三维栅格和三维线性卷积操作, 二维的双边平滑操作可以 视作是三维的线性卷积操作, 实现双边平滑操作的优化加速算法。
所述把完成平滑操作的图像由三维表示形式转回二维表示形式, 步骤包 括:
这一操作通过简单的线性插值方式进行, 定义三维线性插值操作如下:
其中^表示三维空间卷积所产生的加权系数; [.]2和[.]3分别表示二维平面 像形式和三维栅格结构形式; 得到插值形式之后,对加权的图像进行归一化操作,归一化过程如下所示:
WP)
最终可以得到所需要的平滑图像输出 rt:l 。
所述进行增强细节图像操作之前,需要对平滑图像 rEPS进行颜色空间还原, 然后进行图像细节增强操作。
传统的图像细节增强过程定义如下:
其中 /。£表示图像细节增强后的图像, 是输入图像, /'是经过空间平滑后的 图像, 是增强因子。 这样的细节增强方法, 必须先利用细节检测方法对图像 细节进行检测。但是, 若输入图像包含噪声等干扰信息时, 由于细节检测方法 的不完善, 往往将噪声等信息也误作为图像细节而进行了加强。 这种情况下, 非但起不到增强图像视觉效果的作用, 反而进一歩降低了图像的信息表达能 力。 虽然可以在细节增强之前, 对输入图像进行一定的去噪操作, 但是, 这样 会影响对原始图像细节信息的检测效果。
因此,提出了基于三维栅格平滑模型的图像细节增强方法。借助三维栅格 平滑模型的边缘保持能力和去噪能力之间的相互统一,可以在突出图像边缘等 细节信息的同时,避免受到噪声等千扰信息的影响。定义基于三维栅格平滑模 型的细节增强过程如下:
= I + (
其中 /。£表示图像细节增强后的图像, / 是输入图像, ,是经过边缘保持的三 维栅格平滑处理后的图像, r是细节增强因子。
图 2为三维栅格模型的结构示意图, 图中栅格的层次表示亮度的灰度级, 每个栅格结点表示亮度值相同但空间坐标相异的像素在数量上累加,即等价于 局部直方图中的某一像素值的像素数量累增。 图 3、 图 4为该方法的两组应用 实例。 图 3原始的苹果图像与进行细节增强后的效果比较, 其中 (a)是原图, ( b ) 是本发明方法处理输出结果图, 细节增强因子取值 4。 图 4原始的鹦鹉 图像与进行细节增强后的效果, 其中 (a ) 是原图, (b ) 是本发明方法处理输 出结果图, 细节增强因于取值 4。
综上, 本发明实施例的一种基于三维栅格平滑模型的图像细节增强方法,
能够保持图像边缘清晰的同时达到较好的平滑效果,通过图像细节增强,提升 了图像的显示质量。
Claims
权 禾!] 要 求 书 i、 一种基于三维栅格平滑模型的图像细节增强方法, 其特征在于, 包括 以下步骤:
C D 输入源图像 /w ;
(2 ) 颜色空间转换;
(3 ) 釆用三维栅格平滑模型, 对源图像进行边缘保持的平滑操作;
(4) 颜色空间还原;
(5) 进行图像细节增强操作;
(6) 输出目标图像 DE
2、 根据权利要求 1所述的一种基于三维栅格平滑模型的图像细节增强方 法, 其特征在于:
( 1 ) 构建三维栅格, 将二维源图像 / ν用三维栅格结构形式表示;
(2) 对三维栅格结构形式表示的图像进行边缘保持的平滑操作;
( 3) 把完成平滑操作的图像由三维表示形式转回二维表示形式。
3、 根据权利要求 1或 2所述的一种基于三维栅格平滑模型的图像细节增强 方法, 其特征在于, 所述构建三维栅格, 将二维源图像 用三维栅格结构形 式表示的歩骤包括:
Wb (ρ)/ή (p) =∑G, [(p)-(p + k)] GR [/(p) -/(p + k)]^-/(p + k))
Wb (p) =∑GS [(p) - (p + k)] GK [/(p) -/(p + k)] 最后, 根据数字图像直方图的思想, 计算图像局部区域内的图像直方图, 并定义局部直方图函数如下:
H( ) = X^ ( - (p + k)), ^i≡R 图像直方图反映了图像像素亮度的分布情况,利用这一特点构建基于直方 图分布特性的亮度域维度, 即以直方图的层次作为图像空间的第三维度量, 取 代由离散脉冲函数所构建的第三维度量;由此即可构造三维空间内的三维栅格 结构, 来表示原始图像信号; 设三维栅格上的每个结点以 (H,v,p)表示三维空间 坐标, 每个结点表示为 w«,v,p) ; 根据局部直方图性质和三维栅格结构特性, 定义如下的三维栅格构建公式: 其中符号 " += "表示局部区域内亮度值相同但空间坐标相异的像素在数 量上累加, 即等价于局部直方图中的某 - 象素值的像素数量累增;将上述三维 栅格构造公式推广到整个图像区域,则可得到由结点构造的三维空间内的栅格 结构; 三维栅格内的每个结点, 反映了局部区域内的像素分布情况, 并记录了 某一像素值的数量。
4、 根据权利要求 1或 2所述的一种基于三维栅格平滑模型的图像细节增强 方法, 其特征在于,所述对三维栅格结构形式表示的图像进行边缘保持的平滑 操作的歩骤包括:
a.根据向量空间的思想, 双边平滑实际上是定义在 S ^ . x X 空间中的 操作; 利用高斯核函数可分离性质, 构造三维高斯空间卷积核:
g ( , ή
b.根据三维高斯空间卷积核和所得的图像三维栅格结构表示形式, 将双边 平滑模型从二维空间上的操作转化为三维空间上的线性卷积操作;定义基于三 维栅格结构的平滑模型如下:
UP) = g ®Ψ(Ρ)
其中 ®表示三维空间卷积操作; C.根据所构造的三维栅格和三维线性卷积操作, 二维的双边平滑操作可以 视作是三维的线性卷积操作, 实现双边平滑操作的优化加速算法。
5、 根据权利要求 1或 2所述的一种基于三维栅格平滑模型的图像细节增强 方法, 其特征在于:
所述把完成平滑操作的图像由三维表示形式转回二维表示形式, 步骤包 括:
这一操作通过简单的线性插值方式进行, 定义三维线性插值操作如下: kx k /(p + k)
WbIb (p) interpolate
^7' ~ R ~~
Wb \ — interpolate 其中 ^表示三维空间卷积所产生的加权系数; H2和 ¾分别表示二维平面 图像形式和三维栅格结构形式;
最终可以得到所需要的平滑图像输出
6、 根据权利要求 1所述的一种基于三维栅格平滑模型的图像细节增强方 法, 其特征在于:
所述进行增强细节图像操作之前,需要对平滑图像 进行颜色空间还原, 然后进行图像细节增强操作;
定义基于三维栅格平滑模型的细节增强过程如 ' :
/ Γ - f/ —Γ * r
DE J EPS IN 1 EPS )
其中 /∞表示图像细节增强后的图像, /w是输入图像, 是经过边缘保持的三 维栅格平滑处理后的图像, r是细节增强因子。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201110111726.9 | 2011-04-29 | ||
| CN201110111726.9A CN102142134A (zh) | 2011-04-29 | 2011-04-29 | 一种基于三维栅格平滑模型的图像细节增强方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012146042A1 true WO2012146042A1 (zh) | 2012-11-01 |
Family
ID=44409623
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2011/084717 Ceased WO2012146042A1 (zh) | 2011-04-29 | 2011-12-27 | 一种基于三维栅格平滑模型的图像细节增强方法 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN102142134A (zh) |
| WO (1) | WO2012146042A1 (zh) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104657941A (zh) * | 2013-11-25 | 2015-05-27 | 炬芯(珠海)科技有限公司 | 一种图像边缘自适应增强方法及装置 |
| CN114730488A (zh) * | 2019-09-17 | 2022-07-08 | 巴斯勒股份公司 | 通过神经网络进行图像处理的方法和训练神经网络的方法 |
| CN121053324A (zh) * | 2025-11-05 | 2025-12-02 | 浙江大学 | 边缘信息融合的三维地图构建与相机轨迹估计方法 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102142134A (zh) * | 2011-04-29 | 2011-08-03 | 中山大学 | 一种基于三维栅格平滑模型的图像细节增强方法 |
| CN102789636A (zh) * | 2012-08-01 | 2012-11-21 | 中山大学 | 基于多尺度联合双边栅格平滑模型的图像细节增强方法 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1993006693A1 (en) * | 1991-09-17 | 1993-04-01 | Moore Color, Inc. | Saturable smoothing grid for image processing |
| CN101330563A (zh) * | 2007-02-01 | 2008-12-24 | 株式会社东芝 | 用于面部图像增强的系统和方法 |
| CN102142134A (zh) * | 2011-04-29 | 2011-08-03 | 中山大学 | 一种基于三维栅格平滑模型的图像细节增强方法 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1819621A (zh) * | 2006-01-25 | 2006-08-16 | 杭州维科软件工程有限责任公司 | 医学图像增强处理方法 |
| US20090220169A1 (en) * | 2008-02-28 | 2009-09-03 | Microsoft Corporation | Image enhancement |
| WO2010084460A1 (en) * | 2009-01-20 | 2010-07-29 | Nxp B.V. | Image processing using a bilateral grid |
| CN101639938B (zh) * | 2009-08-28 | 2011-10-19 | 浙江大学 | 一种基于双边滤波器和余量去卷积的图像复原方法 |
| CN101950416B (zh) * | 2010-09-15 | 2012-05-23 | 北京理工大学 | 基于双边滤波的实时图像去雾增强方法 |
-
2011
- 2011-04-29 CN CN201110111726.9A patent/CN102142134A/zh active Pending
- 2011-12-27 WO PCT/CN2011/084717 patent/WO2012146042A1/zh not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1993006693A1 (en) * | 1991-09-17 | 1993-04-01 | Moore Color, Inc. | Saturable smoothing grid for image processing |
| CN101330563A (zh) * | 2007-02-01 | 2008-12-24 | 株式会社东芝 | 用于面部图像增强的系统和方法 |
| CN102142134A (zh) * | 2011-04-29 | 2011-08-03 | 中山大学 | 一种基于三维栅格平滑模型的图像细节增强方法 |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104657941A (zh) * | 2013-11-25 | 2015-05-27 | 炬芯(珠海)科技有限公司 | 一种图像边缘自适应增强方法及装置 |
| CN104657941B (zh) * | 2013-11-25 | 2017-08-15 | 炬芯(珠海)科技有限公司 | 一种图像边缘自适应增强方法及装置 |
| CN114730488A (zh) * | 2019-09-17 | 2022-07-08 | 巴斯勒股份公司 | 通过神经网络进行图像处理的方法和训练神经网络的方法 |
| CN121053324A (zh) * | 2025-11-05 | 2025-12-02 | 浙江大学 | 边缘信息融合的三维地图构建与相机轨迹估计方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN102142134A (zh) | 2011-08-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107123089B (zh) | 基于深度卷积网络的遥感图像超分辨重建方法及系统 | |
| Kalantari et al. | Learning-based view synthesis for light field cameras | |
| CN105279746B (zh) | 一种基于双边滤波的多曝光图像融合方法 | |
| CN112823379A (zh) | 用于训练机器学习模型的方法和装置、用于视频风格转移的装置 | |
| CN111429371B (zh) | 图像处理方法、装置及终端设备 | |
| CN113454680A (zh) | 图像处理器 | |
| CN108765479A (zh) | 利用深度学习对视频序列中单目视图深度估计优化方法 | |
| CN103390262B (zh) | 数字滤波器权重系数的获取方法和装置 | |
| CN112927160B (zh) | 一种基于深度Retinex的单张低光图像增强方法 | |
| WO2012146042A1 (zh) | 一种基于三维栅格平滑模型的图像细节增强方法 | |
| WO2018113224A1 (zh) | 一种图像缩小方法及装置 | |
| CN115239861A (zh) | 人脸数据增强方法、装置、计算机设备和存储介质 | |
| CN112927164B (zh) | 一种基于深度卷积神经网络的无参考低照度图像增强方法 | |
| Chen et al. | A semi-supervised network framework for low-light image enhancement | |
| CN110580696A (zh) | 一种细节保持的多曝光图像快速融合方法 | |
| Liao et al. | Efficient image dehazing using boundary conditions and local contrast | |
| US9317928B2 (en) | Detecting and tracking point features with primary colors | |
| CN109146780A (zh) | 一种影像质量优化方法、计算机装置及可读存储介质 | |
| CN104252704A (zh) | 基于总广义变分的红外图像多传感器超分辨率重建方法 | |
| CN101795350A (zh) | 一种基于相关性检测的非线性图像放大两倍方法 | |
| Arulkumar et al. | Super resolution and demosaicing based self learning adaptive dictionary image denoising framework | |
| CN103685858A (zh) | 视频实时处理的方法及设备 | |
| CN117522702A (zh) | 一种基于频谱交互的低光照图像增强方法 | |
| CN115775206A (zh) | 基于频域分离网络的轻量图像超分辨率重建方法和装置 | |
| CN121053335A (zh) | 基于脉冲相机的三维重建方法及电子设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11864373 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11864373 Country of ref document: EP Kind code of ref document: A1 |




