CN104574271B - A kind of method of advertising logo insertion digital picture - Google Patents
A kind of method of advertising logo insertion digital picture Download PDFInfo
- Publication number
- CN104574271B CN104574271B CN201510025684.5A CN201510025684A CN104574271B CN 104574271 B CN104574271 B CN 104574271B CN 201510025684 A CN201510025684 A CN 201510025684A CN 104574271 B CN104574271 B CN 104574271B
- Authority
- CN
- China
- Prior art keywords
- image
- background image
- region
- straight line
- msub
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/02—Affine transformations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/50—Image enhancement or restoration using two or more images, e.g. averaging or subtraction
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/20212—Image combination
- G06T2207/20221—Image fusion; Image merging
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Abstract
本发明属于图像编辑技术领域,具体为一种广告图标嵌入数字图像的方法。图像融合是计算机视觉领域的一个重要分支,它通过确定待融合两张图像的重叠区域内每一个像素点的取值,以实现图像的平滑过渡。本发明方法不仅考虑重叠区域像素的取值,还着重于图像内容的分析,通过选取合适融合区域,检测区域的相关信息,达到图像融合的最佳效果。实验结果表明,本方法较好地实现了广告图标的插入,使得广告图标在背景图像上显得自然而且醒目。
The invention belongs to the technical field of image editing, in particular to a method for embedding an advertisement icon into a digital image. Image fusion is an important branch in the field of computer vision. It achieves smooth transition of images by determining the value of each pixel in the overlapping area of two images to be fused. The method of the invention not only considers the value of the pixels in the overlapping area, but also focuses on the analysis of the image content, and achieves the best effect of image fusion by selecting a suitable fusion area and detecting the relevant information of the area. Experimental results show that this method achieves the insertion of advertisement icons well, making the advertisement icons appear natural and eye-catching on the background image.
Description
技术领域technical field
本发明属于图像编辑技术领域,涉及一种图像融合方法,更具体的说,涉及一种广告图标嵌入数字图像的方法。The invention belongs to the technical field of image editing and relates to an image fusion method, in particular to a method for embedding an advertisement icon into a digital image.
背景技术Background technique
传统的图像融合技术基本是作为多传感器信息融合的重要分支来研究的。它是一门综合了传感器、图像处理、信号处理、计算机和人工智能等多种学科的现代高新技术。这种图像融合的主要思想是采用一定的算法,把来自多个传感器的多幅源图像综合成一幅新的图像,从而使融合后的图像具有更高的可信度、较少的不确定性以及更好的可理解性。图像融合不是简单的叠加,它产生新的蕴含更有价值信息的图像。目前,这类型的图像融合技术在自动目标识别、计算机视觉、遥感、机器人、医学图像处理以及军事应用等领域都表现出巨大的应用潜力。Traditional image fusion technology is basically studied as an important branch of multi-sensor information fusion. It is a modern high-tech that integrates multiple disciplines such as sensors, image processing, signal processing, computers and artificial intelligence. The main idea of this image fusion is to use a certain algorithm to synthesize multiple source images from multiple sensors into a new image, so that the fused image has higher credibility and less uncertainty. and better understandability. Image fusion is not simple superposition, it produces new images with more valuable information. At present, this type of image fusion technology has shown great application potential in the fields of automatic target recognition, computer vision, remote sensing, robotics, medical image processing, and military applications.
本发明方法涉及到的图像融合领域,考虑的是通过把源图像中一个物体或者一个区域嵌入到目标图像,从而生成一幅新的图像。为使新的合成图像看起来真实,边界处应保证无缝和自然。这类图像融合技术是计算机图像处理的一个基本问题,。In the field of image fusion involved in the method of the present invention, a new image is generated by embedding an object or a region in the source image into the target image. For the new composite image to look realistic, the borders should be seamless and natural. This kind of image fusion technique is a basic problem in computer image processing.
图像融合可以通过加权平均算法,多分辨率方法或基于梯度域的融合方法来实现。由于加权平均算法只对重叠区域进行加权平均,因此只在重叠区实现融合过渡,很难消除合成鬼影,且对配准误差很敏感。然而多分辨率拼接方法则通过将图像分解成多幅尺度图像再合成,不仅可实现整图范围内的融合过渡,并可降低对配准误差的敏感度,他的不足是由于多次滤波会造成信号减弱,因此最终合成的图像会变暗和模糊。基于梯度域的融合方法是利用梯度场实现合成,由于需要计算出重叠区域的梯度场,因此合成的图像不会出现变暗和模糊现象。Image fusion can be achieved by weighted average algorithm, multi-resolution method or fusion method based on gradient domain. Because the weighted average algorithm only performs weighted average on the overlapping area, it only realizes the fusion transition in the overlapping area, it is difficult to eliminate the synthetic ghost, and it is very sensitive to the registration error. However, the multi-resolution stitching method decomposes the image into multiple scale images and then synthesizes them, which can not only realize the fusion transition within the whole image range, but also reduce the sensitivity to registration errors. Its shortcoming is that multiple filtering will This causes the signal to weaken, so the final composite image will be dark and blurry. The fusion method based on the gradient domain is to use the gradient field to realize the synthesis. Since the gradient field of the overlapping area needs to be calculated, the synthesized image will not appear darkening and blurring.
Prez等人在2003年提出了Poisson图像编辑法[2],该方法利用图像梯度场对待融合区域进行引导插值,将图像融合问题归结为求目标函数的最小化问题,并利用Poisson方程求解这一变分问题。Prez et al. proposed the Poisson image editing method [2] in 2003. This method uses the image gradient field to guide the interpolation of the area to be fused, and reduces the image fusion problem to the minimization of the objective function, and uses the Poisson equation to solve this problem. Variation problem.
泊松图像编辑根据用户指定的边界条件求解一个泊松方程,实现梯度域上的连续来达到边界处颜色的无缝融合。但如果两个区域有不同的纹理细节特征,编辑区域的边界依然明显。Burt等对泊松图像编辑进行了改进,提出了一种基于样条的多分辨率技术,通过对图像在不同层次上的插值来实现两幅图像的无缝融合[3]。Jia等提出的一种优化方法能自动找到最优的边界,简化了交互[4]。该方法从用户交互的区域把感兴趣的对象通过GraphCut分割出来,在用户交互的边界和感兴趣的对象之间寻找最优边界。Poisson image editing solves a Poisson equation according to the boundary conditions specified by the user, and realizes continuity on the gradient domain to achieve seamless fusion of colors at the boundary. But if the two regions have different texture detail features, the boundary of the edited region is still obvious. Burt et al. improved Poisson image editing and proposed a multi-resolution technology based on splines to achieve seamless fusion of two images by interpolating images at different levels [3] . An optimization method proposed by Jia et al. can automatically find the optimal boundary and simplify the interaction [4] . This method divides the object of interest from the area of user interaction through GraphCut, and finds the optimal boundary between the boundary of user interaction and the object of interest.
发明内容Contents of the invention
为了克服现有技术的不足,本发明的目的在于提供一种广告图标嵌入数字图像的方法,它主要针对广告商标(商标等)与背景图像的融合,其通过自动搜索最佳插入区域增强最终的融合效果,并简化了交互。In order to overcome the deficiencies in the prior art, the purpose of the present invention is to provide a method for embedding advertising icons into digital images, which is mainly aimed at the fusion of advertising trademarks (trademarks, etc.) and background images, which enhances the final image by automatically searching for the best insertion area Blend effects and simplify interactions.
本发明提供一种广告图标嵌入数字图像的方法,具体步骤如下:The invention provides a method for embedding an advertisement icon into a digital image, the specific steps are as follows:
(1)背景图像的最佳区域选取(1) The best area selection of the background image
将广告图标嵌入数字图像,广告图标为插入对象,数字图像为背景图像;选取背景图像中没有强边缘、能量较低,颜色与插入对象颜色差距较大的局部区域作为候选区域;进而通过比较插入对象和数字图像的颜色信息,背景图像的能量信息和边缘信息,在背景图像中选取最佳区域;其最佳区域满足如下公式:Embed the advertising icon into the digital image, the advertising icon is the insertion object, and the digital image is the background image; select the local area in the background image that has no strong edges, low energy, and a large color difference between the color and the insertion object as the candidate area; and then insert The color information of the object and digital image, the energy information and edge information of the background image, select the best area in the background image; its best area Satisfy the following formula:
其中:Vi表示背景图像中第i个区域的合适度,值越大表示区域i作为插入区域的效果越好;Ei指第i个区域的背景图像的能量信息,能量信息越符合选取标准,该值越大;Bi,Ci分别表示边缘信息和颜色对比信息;α,β,γ是人为选取的权重参数,建议均设置为0.33。Among them: V i represents the suitability of the i-th area in the background image, and the larger the value, the better the effect of area i as an insertion area; E i refers to the energy information of the background image of the i-th area, and the energy information is more in line with the selection criteria , the larger the value; B i , C i represent edge information and color contrast information respectively; α, β, γ are artificially selected weight parameters, and it is recommended to set them to 0.33.
(2)插入对象的仿射变换(2) Affine transformation of the inserted object
先利用边缘检测生成背景图像的边缘图像,再用霍夫变换的方法提取出背景图像中的直线,在背景图像的直线检测图中,选取最相关的一条直线,计算仿射变换的参数,以该直线的方向为标准进行插入对象的仿射变换,即对插入对象进行角度上的变换,使得插入对象更贴合背景图像的最佳区域;First use edge detection to generate the edge image of the background image, and then use the Hough transform method to extract the straight lines in the background image, select the most relevant straight line in the straight line detection map of the background image, and calculate the parameters of the affine transformation to The direction of the straight line is the standard for the affine transformation of the inserted object, that is, to transform the inserted object in terms of angle, so that the inserted object fits the best area of the background image;
(3)图像融合(3) Image Fusion
利用基于泊松方程的图像融合方法将经过仿射变换后得到的插入对象与背景图像在合适的位置融合。泊松融合的方法具体参考文献[1]。The image fusion method based on Poisson's equation is used to fuse the inserted object obtained after affine transformation with the background image at a suitable position. The method of Poisson fusion can be found in reference [1].
本发明中,所述没有强边缘的局部区域从边缘图像中寻找,取定阈值,寻找较为平滑的区域,防止插入对象跨越背景图像的多个物体;所述能量较低的局部区域从能量图中寻找,取定阈值,以免插入对象被放置到重要物体身上,出现明显的人工处理痕迹;所述颜色差距较大的局部区域直接通过背景图像和插入对象的颜色信息对比得到,是为了使插入对象尽量醒目。In the present invention, the local area without a strong edge is searched from the edge image, and the threshold value is determined to find a relatively smooth area to prevent the inserted object from crossing multiple objects in the background image; the local area with lower energy is obtained from the energy map The threshold is set to prevent the insertion object from being placed on an important object, and there will be obvious traces of manual processing; the local area with a large color difference is directly obtained by comparing the color information of the background image and the insertion object, in order to make the insertion Objects should be as conspicuous as possible.
本发明步骤(1)中,选取背景图像中没有强边缘、能量较低,颜色与插入对象颜色差距较大的局部区域作为候选区域;具体来讲,是为了使插入后的商标看起来较为自然,In the step (1) of the present invention, select a local area in the background image that has no strong edges, low energy, and a large difference between the color and the color of the inserted object as the candidate area; specifically, it is to make the inserted trademark look more natural ,
首先插入的对象不能跨越多个实体,否则将造成严重的失真。本方法通过对背景图像内物体边缘的检测,来初步判定区域内是否有多个物体,若所选区域中有强的边缘信息,对象插入后跨越实体的可能性很大,应该排除这样的区域。Objects inserted first cannot span multiple entities, or severe distortion will result. This method preliminarily determines whether there are multiple objects in the area by detecting the edge of the object in the background image. If there is strong edge information in the selected area, it is very likely that the object will cross the entity after insertion, and such an area should be excluded. .
另外,若将对象插入到背景图像的重要区域,也很容易造成新图像的失真,因为插入的商标会影响到背景图像的主题。例如在一些图像中,重要区域的实体是人脸,贴在人脸的商标显然太不真实,而且贴合的角度形状也很难选择。本方法借助能量图选取较为背景图中较为次要的区域进行插入。Also, inserting an object into an important area of the background image can easily distort the new image because the inserted logo will affect the theme of the background image. For example, in some images, the entity in the important area is the human face, and the trademark attached to the human face is obviously too unreal, and it is difficult to choose the angle and shape to fit. This method uses the energy map to select relatively minor areas in the background image for interpolation.
最后,本方法还考虑了插入对象和插入区域的颜色差异。若两者的颜色相近,利用泊松方法融合后,插入对象容易与背景融为一体,这是泊松融合本质上希望的目标,但与本文针对的广告图标(例如商标)插入使广告图标醒目的实际应用目标不符。因此本方法选取颜色差异较大的区域作为候选区域。Finally, this method also takes into account the color differences of the inset object and the inset region. If the colors of the two are similar, after using the Poisson method to fuse, the inserted object is easy to blend with the background. This is the goal of Poisson fusion in essence, but the insertion of the advertising icon (such as a trademark) targeted at this article makes the advertising icon eye-catching The actual application goals do not match. Therefore, this method selects regions with large color differences as candidate regions.
本发明步骤(2)中,最相关的一条直线应位于离所选区域RE一定范围之内,该范围是所选区域RE与最近线段距离的三倍。选择所述最相关的一条直线时,综合考虑直线的长短以及离背景最佳区域RE的远近,所述直线离所选区域越近,相关性越大;直线越长,越具有代表性,相关性也越大。有了最相关的一条直线之后,就可依据该线段的方向对插入对象进行仿射变换。In step (2) of the present invention, the most relevant straight line should be located within a certain range from the selected region RE, which is three times the distance between the selected region RE and the nearest line segment. When selecting the most relevant straight line, comprehensively consider the length of the straight line and the distance from the best background region RE, the closer the straight line is to the selected area, the greater the correlation; the longer the straight line, the more representative, the more relevant. Sex is also greater. After having the most relevant straight line, the affine transformation can be performed on the inserted object according to the direction of the line segment.
本发明中,所述广告图标嵌入数字图像之前,对广告进行图标预处理;预处理步骤如下:In the present invention, before the advertisement icon is embedded into the digital image, the advertisement is subjected to icon preprocessing; the preprocessing steps are as follows:
(1)处理广告图标的边缘,使得广告商标中不包含不相关的多余像素;(1) Process the edges of the advertising icon so that the advertising trademark does not contain irrelevant redundant pixels;
(2)将广告商标进行缩放,缩放后,插入对象的尺寸不超过背景图像尺寸的四分之一。(2) Scale the advertising trademark. After scaling, the size of the inserted object should not exceed a quarter of the size of the background image.
本发明的有益效果在于:本发明提出的方法不仅考虑了图像融合时融合方法带来的效果,也考虑背景图像的内容对融合效果的影响,是一种基于内容的图像融合方法。本发明主要针对广告图标,比如商标的插入,可应用于广告投放。本方法自动在背景图像中搜寻合适的插入区域,并对插入对象进行变换处理,增强最终的融合效果,并简化了交互。The beneficial effect of the present invention is that: the method proposed by the present invention not only considers the effect brought by the fusion method during image fusion, but also considers the influence of the content of the background image on the fusion effect, and is a content-based image fusion method. The present invention is mainly aimed at the insertion of advertising icons, such as trademarks, and can be applied to advertising. This method automatically searches for a suitable insertion area in the background image, and transforms the insertion object, enhances the final fusion effect, and simplifies the interaction.
附图说明Description of drawings
图1为本发明的流程图。Fig. 1 is a flowchart of the present invention.
图2为利用本方法将福特商标插入背景图像的结果。Figure 2 is the result of using this method to insert the Ford logo into the background image.
具体实施方式detailed description
对于一张待插入的图像和一张背景图像,可以采用图1所介绍的方法实施。For an image to be inserted and a background image, the method described in Figure 1 can be used for implementation.
具体实施方法是:The specific implementation method is:
(1)首先对插入图像进行预处理,以商标为例,尽量使插入图像中除商标本身之外的区域为白色,这样能明确实际的插入对象,避免插入多余信息。若不然,则人工选取图像中的插入对象,使之尽可能少的包含多余像素。再将其缩放至合适尺寸(不超过背景图像尺寸的四分之一),并人工或自动提取插入对象。(1) Firstly, preprocess the inserted image. Taking the trademark as an example, try to make the area of the inserted image except the trademark itself white, so as to clarify the actual inserted object and avoid inserting redundant information. If not, the insertion object in the image is manually selected so that it contains as few redundant pixels as possible. Then scale it to a suitable size (no more than a quarter of the size of the background image), and extract the inserted object manually or automatically.
(2)然后生成背景图像的边缘图像和能量图[2],基于这两个信息外加颜色差异信息从背景图像中选取最佳区域。(2) Then generate the edge image and energy map [2] of the background image, and select the best area from the background image based on these two information plus color difference information.
(3)生成背景图像的直线检测图,选取最相关的一条直线作为参考线段,对插入对象进行仿射变换处理。(3) Generate a line detection map of the background image, select the most relevant line as a reference line segment, and perform affine transformation processing on the inserted object.
(4)最后利用泊松融合[1]的方法将插入对象和背景图像在所选的最佳区域进行融合。(4) Finally, the method of Poisson fusion [1] is used to fuse the inserted object and the background image in the selected best area.
如图2所示为本方法的一个实验例子。如该图所示,Ford的广告图标插入时,选择了窗户的下边缘做为最相关的直线,并根据该直线的方向对图标进行了仿射变换。因而插入的图标和背景墙面很协调,从而实现了在不影响原始图片质量的前提下,可以自然而且醒目地把图标插入到原始图片中。An experimental example of this method is shown in Figure 2. As shown in the figure, when the Ford advertisement icon is inserted, the lower edge of the window is selected as the most relevant straight line, and an affine transformation is performed on the icon according to the direction of the straight line. Therefore, the inserted icon is in harmony with the background wall, so that the icon can be inserted into the original picture naturally and eye-catchingly without affecting the quality of the original picture.
参考文献:references:
[1]EREZ P.GANGNET M,BLAKE A.Poisson image editing[J].ACM Transactionson Graphics,2003,22(3):313—318.[1] EREZ P. GANGNET M, BLAKE A. Poisson image editing [J]. ACM Transactions on Graphics, 2003, 22(3): 313—318.
[2]Harel J,Koch C,Perona P.Graph-based visual saliency[C].Advances inneural information processing systems.2006:545-552.[2]Harel J, Koch C, Perona P.Graph-based visual saliency[C].Advances inner information processing systems.2006:545-552.
[3]Burt P J,Adelson E H.A multiresolution spline with application toimage mosaics[J].ACM Transactions on Graphics(TOG),1983,2(4):217-236.[3]Burt P J, Adelson E H.A multiresolution spline with application to image mosaics[J].ACM Transactions on Graphics(TOG),1983,2(4):217-236.
[4]Jia J,Sun J,Tang C K,et al.Drag-and-drop pasting[C]//ACMTransactions on Graphics(TOG).ACM,2006,25(3):631-637.[4]Jia J, Sun J, Tang C K, et al.Drag-and-drop pasting[C]//ACMTransactions on Graphics(TOG).ACM,2006,25(3):631-637.
Claims (5)
- A kind of 1. method of advertising logo insertion digital picture, it is characterised in that comprise the following steps that:(1) best region of background image is chosenAdvertising logo is embedded in digital picture, advertising logo is insertion object, and digital picture is background image;Choose background image In there is no that strong edge, energy are relatively low, the color regional area larger with insertion object color gap is as candidate region;It is and then logical Cross the colouring information for comparing insertion object and digital picture, the energy information and marginal information of background image, in background image Choose best region;Its best regionMeet equation below:<mfenced open = "" close = ""> <mtable> <mtr> <mtd> <munder> <mrow> <mi>m</mi> <mi>a</mi> <mi>x</mi> </mrow> <mi>i</mi> </munder> </mtd> <mtd> <mrow> <msub> <mi>V</mi> <mi>i</mi> </msub> <mo>=</mo> <msub> <mi>&alpha;E</mi> <mi>i</mi> </msub> <mo>+</mo> <msub> <mi>&beta;B</mi> <mi>i</mi> </msub> <mo>+</mo> <msub> <mi>&gamma;C</mi> <mi>i</mi> </msub> </mrow> </mtd> </mtr> </mtable> </mfenced>Wherein:ViRepresent the appropriate degree of ith zone in background image, be worth bigger expression region i as insert region effect more It is good;EiRefer to the energy information of the background image of ith zone, energy information more meets selection standard, and the value is bigger;Bi,CiMarginal information and color contrast information are represented respectively;α, β, γ are the weight parameters artificially chosen;(2) affine transformation of object is insertedExtracted first with the edge image of rim detection generation background image, then with the method for Hough transformation in background image Straight line, in the straight-line detection figure of background image, maximally related straight line is chosen, calculate the parameter of affine transformation, it is straight with this The direction of line is the affine transformation that standard insert object, i.e., the conversion in angle is carried out to insertion object so that insertion pair Best region as being more bonded background image;(3) image co-registrationThe insertion object obtained after affine transformation is melted with background image using based on the image interfusion method of Poisson's equation Close.
- 2. according to the method for claim 1, it is characterised in that in the formula of step (1), α, beta, gamma is disposed as 0.33.
- 3. according to the method for claim 1, it is characterised in that the regional area without strong edge is from edge image Find, that is, select edge strength to be less than the region of set threshold value, find more smooth region, prevent that inserting object crosses over background The multiple objects of image;The relatively low regional area of the energy is found from energy diagram, that is, selects energy value to be less than set threshold value Region, in order to avoid insertion object be placed to important objects, there is obvious artificial treatment vestige;The colour-difference away from compared with Big regional area directly contrasts to obtain by the colouring information of background image and insertion object, is in order that insertion object is tried one's best Eye-catching, its final selected region representation is RE.
- 4. according to the method for claim 1, it is characterised in that maximally related when selecting the maximally related straight line Straight line is located at from the range of with a certain distance from selected areas RE, the certain distance be selected areas RE with nearest straight line away from From three times;The length of straight line and the distance from background best region are considered during selection, the straight line is from selected areas Nearer, correlation is bigger;Straight line is longer, more representative, and correlation is also bigger.
- 5. according to the method for claim 1, it is characterised in that before the advertising logo insertion digital picture, to advertisement Icon is pre-processed;Pre-treatment step is as follows:(1) edge of advertising logo is handled so that do not include incoherent excess pixel in advertisement trademark;(2) advertisement trademark is zoomed in and out, after scaling, the size for inserting object is no more than a quarter of background image size.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510025684.5A CN104574271B (en) | 2015-01-20 | 2015-01-20 | A kind of method of advertising logo insertion digital picture |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510025684.5A CN104574271B (en) | 2015-01-20 | 2015-01-20 | A kind of method of advertising logo insertion digital picture |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104574271A CN104574271A (en) | 2015-04-29 |
CN104574271B true CN104574271B (en) | 2018-02-23 |
Family
ID=53090258
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510025684.5A Active CN104574271B (en) | 2015-01-20 | 2015-01-20 | A kind of method of advertising logo insertion digital picture |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104574271B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106709486A (en) * | 2016-11-11 | 2017-05-24 | 南京理工大学 | Automatic license plate identification method based on deep convolutional neural network |
CN106507157B (en) * | 2016-12-08 | 2019-06-14 | 北京数码视讯科技股份有限公司 | Advertising placement area identification method and device |
CN107220979B (en) * | 2017-05-17 | 2020-09-25 | 北京工业大学 | Method for quickly positioning appropriate rectangular background area in image |
CN107977946A (en) * | 2017-12-20 | 2018-05-01 | 百度在线网络技术(北京)有限公司 | Method and apparatus for handling image |
CN112613473B (en) * | 2020-12-31 | 2024-04-23 | 湖南快乐阳光互动娱乐传媒有限公司 | Advertisement implantation method and system |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1728781A (en) * | 2004-07-30 | 2006-02-01 | 新加坡科技研究局 | Method and apparatus for inserting additional content into video |
EP2151981A1 (en) * | 2007-12-29 | 2010-02-10 | Huawei Technologies Co., Ltd. | Method, system and apparatus for implanting advertisement |
CN102663391A (en) * | 2012-02-27 | 2012-09-12 | 安科智慧城市技术(中国)有限公司 | Image multifeature extraction and fusion method and system |
CN102801968A (en) * | 2012-06-19 | 2012-11-28 | 复旦大学 | Rapid intelligent image/video retargeting method |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2917929B1 (en) * | 2007-06-19 | 2010-05-28 | Alcatel Lucent | DEVICE FOR MANAGING THE INSERTION OF COMPLEMENTARY CONTENT IN MULTIMEDIA CONTENT STREAMS. |
-
2015
- 2015-01-20 CN CN201510025684.5A patent/CN104574271B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1728781A (en) * | 2004-07-30 | 2006-02-01 | 新加坡科技研究局 | Method and apparatus for inserting additional content into video |
EP2151981A1 (en) * | 2007-12-29 | 2010-02-10 | Huawei Technologies Co., Ltd. | Method, system and apparatus for implanting advertisement |
CN102663391A (en) * | 2012-02-27 | 2012-09-12 | 安科智慧城市技术(中国)有限公司 | Image multifeature extraction and fusion method and system |
CN102801968A (en) * | 2012-06-19 | 2012-11-28 | 复旦大学 | Rapid intelligent image/video retargeting method |
Non-Patent Citations (1)
Title |
---|
基于边缘特征和能量的图像融合方法;罗南超等;《计算机工程》;20100831;第36卷(第15期);第202-203页 * |
Also Published As
Publication number | Publication date |
---|---|
CN104574271A (en) | 2015-04-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Sakaridis et al. | Map-guided curriculum domain adaptation and uncertainty-aware evaluation for semantic nighttime image segmentation | |
CN104574271B (en) | A kind of method of advertising logo insertion digital picture | |
Chai et al. | Multifocus image fusion scheme using focused region detection and multiresolution | |
Lopez-Rodriguez et al. | Desc: Domain adaptation for depth estimation via semantic consistency | |
Ghosh et al. | A survey on image mosaicing techniques | |
Huang et al. | Scribble-based boundary-aware network for weakly supervised salient object detection in remote sensing images | |
Fu et al. | Let there be light: Improved traffic surveillance via detail preserving night-to-day transfer | |
Lee et al. | Photographic composition classification and dominant geometric element detection for outdoor scenes | |
Chen et al. | Lenfusion: a joint low-light enhancement and fusion network for nighttime infrared and visible image fusion | |
CN102663714B (en) | Saliency-based method for suppressing strong fixed-pattern noise in infrared image | |
Wang et al. | Noise-robust color edge detector using gradient matrix and anisotropic Gaussian directional derivative matrix | |
CN111800609A (en) | Mine roadway video stitching method based on multi-plane and multi-sensing sutures | |
Hao et al. | Lightness-aware contrast enhancement for images with different illumination conditions | |
Gao et al. | Single fog image restoration with multi-focus image fusion | |
Bhattacharya et al. | D2bgan: A dark to bright image conversion model for quality enhancement and analysis tasks without paired supervision | |
Luo et al. | Infrared and visible image fusion based on VPDE model and VGG network | |
Yue et al. | Low-illumination traffic object detection using the saliency region of infrared image masking on infrared-visible fusion image | |
Xie et al. | PSMFF: A progressive series-parallel modality feature filtering framework for infrared and visible image fusion | |
Zhang et al. | Unsupervised detail-preserving network for high quality monocular depth estimation | |
CN111931689A (en) | An online method for extracting discriminative features of video satellite data | |
Qu et al. | LEUGAN: low-light image enhancement by unsupervised generative attentional networks | |
Hou et al. | Adaptive segmentation of traditional cultural pattern based on superpixel Log-Euclidean Gaussian metric | |
Yang et al. | Depth from water reflection | |
Oludare et al. | Attention-guided cascaded networks for improved face detection and landmark localization under low-light conditions | |
Verma et al. | Saliency driven video motion magnification |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |