CN110719474A - Monitoring video secondary compression method based on connected domain analysis - Google Patents

Monitoring video secondary compression method based on connected domain analysis Download PDF

Info

Publication number
CN110719474A
CN110719474A CN201910992910.5A CN201910992910A CN110719474A CN 110719474 A CN110719474 A CN 110719474A CN 201910992910 A CN201910992910 A CN 201910992910A CN 110719474 A CN110719474 A CN 110719474A
Authority
CN
China
Prior art keywords
frame
current frame
background
area
video
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
CN201910992910.5A
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.)
Shandong Inspur Artificial Intelligence Research Institute Co Ltd
Original Assignee
Shandong Inspur Artificial Intelligence Research Institute Co Ltd
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 Shandong Inspur Artificial Intelligence Research Institute Co Ltd filed Critical Shandong Inspur Artificial Intelligence Research Institute Co Ltd
Priority to CN201910992910.5A priority Critical patent/CN110719474A/en
Publication of CN110719474A publication Critical patent/CN110719474A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/136Incoming video signal characteristics or properties
    • H04N19/137Motion inside a coding unit, e.g. average field, frame or block difference
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/172Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a picture, frame or field
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本发明公开一种基于连通域分析的监控视频二次压缩方法,涉及视频数据处理技术领域,获取待压缩监控视频,选取背景帧,检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩。

Figure 201910992910

The invention discloses a monitoring video secondary compression method based on connected domain analysis, and relates to the technical field of video data processing. The monitoring video to be compressed is obtained, a background frame is selected, and the difference between the current frame and the background frame is detected as exceeding a set threshold, and it is considered that There are pixels of moving objects in the current frame, and the connected domain analysis is performed on the current frame after image morphological operations to mark the area where the moving object is located, save the area where the moving object is located as an image, and keep the corresponding frame number and position of the current frame. , the background frame and all frames with moving objects are packaged to complete the secondary compression of the surveillance video.

Figure 201910992910

Description

一种基于连通域分析的监控视频二次压缩方法A Surveillance Video Secondary Compression Method Based on Connected Domain Analysis

技术领域technical field

本发明公开一种基于连通域分析的监控视频二次压缩方法,涉及视频数据处理技术领域。The invention discloses a monitoring video secondary compression method based on connected domain analysis, and relates to the technical field of video data processing.

背景技术Background technique

视频信息在互联网时代扮演着日渐重要的角色。随着监控设备的日渐普及,产生了海量的视频数据,长时间不间断的视频存储非常耗费存储空间,而大部分的监控视频数据通常包含的有效信息有限,但却占据了大量的存储空间,不利于视频的长期存储及使用。Video information plays an increasingly important role in the Internet age. With the increasing popularity of monitoring equipment, a large amount of video data is generated. Long-term uninterrupted video storage consumes a lot of storage space. Most of the monitoring video data usually contains limited effective information, but it occupies a large amount of storage space. It is not conducive to the long-term storage and use of the video.

本发明公开一种基于连通域分析的监控视频二次压缩方法,基于压缩不同帧间变化较少的像素,通过连通域分析,提取并保留变化的像素,从而达到二次压缩的目的。本发明同时运用了基于多帧图像融合的方法进行背景帧提取,可以在保证有效信息保留的情况下,减少视频数据的存储空间,并使用更复杂的目标检测进行优化提升的可能,可扩展性较强。The invention discloses a monitoring video secondary compression method based on connected domain analysis. Based on compressing pixels with less variation between different frames, the changed pixels are extracted and retained through the connected domain analysis, so as to achieve the purpose of secondary compression. The invention also uses the method based on multi-frame image fusion to extract background frames, which can reduce the storage space of video data under the condition of ensuring effective information retention, and use more complex target detection to optimize and improve the possibility of scalability. strong.

发明内容SUMMARY OF THE INVENTION

本发明针对现有技术的问题,提供一种基于连通域分析的监控视频二次压缩方法,可以在保证有效信息保留的情况下,减少视频数据的存储空间。Aiming at the problems of the prior art, the present invention provides a method for secondary compression of surveillance video based on connected domain analysis, which can reduce the storage space of video data under the condition of ensuring effective information retention.

本发明提出的具体方案是:The concrete scheme proposed by the present invention is:

一种基于连通域分析的监控视频二次压缩方法,获取待压缩监控视频,A surveillance video secondary compression method based on connected domain analysis, obtains surveillance video to be compressed,

选取背景帧,select background frame,

检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,If the difference between the current frame and the background frame exceeds the set threshold, it is considered that there are pixels of moving objects in the current frame, and the connected domain analysis is performed on the current frame after image morphological operations to mark the area where the moving objects are located.

将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,Save the area where the moving object is located as an image, while retaining the corresponding frame number and position of the current frame,

将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩。After packing the background frame and all frames with moving objects, the secondary compression of the surveillance video is completed.

所述的方法中选择一定时间内背景没有变化及视角不变的当前帧作为背景帧。In the method, a current frame with no change in the background and a constant viewing angle within a certain period of time is selected as the background frame.

所述的方法中一定时间内选取监控视频的多张当前帧的图像,将多张图像中没有改变的区域进行多图像融合,作为背景帧。In the method, a plurality of images of the current frame of the monitoring video are selected within a certain period of time, and the unchanged regions in the plurality of images are multi-image fusion as background frames.

所述的方法中使用最小矩形区域算法对运动物体所在区域进行标注。In the method, the minimum rectangle area algorithm is used to mark the area where the moving object is located.

一种基于连通域分析的监控视频二次压缩工具,包括采集模块、选取模块、检测模块及压缩模块,A monitoring video secondary compression tool based on connected domain analysis, comprising an acquisition module, a selection module, a detection module and a compression module,

采集模块获取待压缩监控视频,The acquisition module obtains the surveillance video to be compressed,

选取模块从监控视频中选取背景帧,The selection module selects the background frame from the surveillance video,

检测模块从监控视频中检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,The detection module detects from the surveillance video that the difference between the current frame and the background frame exceeds the set threshold, and considers that there are pixels of a moving object in the current frame, and performs a connected domain analysis on the current frame through image morphological operations to mark the area where the moving object is located. ,

压缩模块将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩。The compression module saves the area where the moving object is located in the form of an image, while retaining the frame number and position of the corresponding current frame, and packs the background frame and all frames with moving objects to complete the secondary compression of the surveillance video.

所述的工具中选取模块选择一定时间内背景没有变化及视角不变的当前帧作为背景帧。The selection module in the tool selects the current frame with no change in the background and constant viewing angle within a certain period of time as the background frame.

所述的工具中选取模块在一定时间内选取监控视频的多张当前帧的图像,将多张图像中没有改变的区域进行多图像融合,作为背景帧。The selection module in the tool selects a plurality of images of the current frame of the surveillance video within a certain period of time, and performs multi-image fusion on the unchanged regions in the plurality of images as background frames.

所述的工具中检测模块使用最小矩形区域算法对运动物体所在区域进行标注。The detection module in the tool uses the smallest rectangular area algorithm to mark the area where the moving object is located.

本发明的有益之处是:The benefits of the present invention are:

本发明提供一种基于连通域分析的监控视频二次压缩方法,获取待压缩监控视频,选取背景帧,检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩;The present invention provides a monitoring video secondary compression method based on connected domain analysis. The monitoring video to be compressed is obtained, a background frame is selected, and the difference between the current frame and the background frame is detected to exceed a set threshold, and the current frame is considered to have pixels of moving objects. , perform connected domain analysis on the current frame after image morphological operation, mark the area where the moving object is located, save the area where the moving object is located as an image form, and keep the corresponding frame number and position of the current frame, and compare the background frame and the existing motion After all the frames of the object are packaged, the secondary compression of the surveillance video is completed;

本发明方法基于压缩不同帧间变化较少的像素,通过连通域分析,提取并保留变化的像素,从而达到二次压缩的目的。本发明同时运用了基于多帧图像融合的方法进行背景帧提取,可以在保证有效信息保留的情况下,减少视频数据的存储空间,并使用更复杂的目标检测进行优化提升的可能,可扩展性较强。The method of the invention is based on compressing the pixels with less change between different frames, and extracts and retains the changed pixels through the analysis of the connected domain, so as to achieve the purpose of secondary compression. The invention also uses the method based on multi-frame image fusion to extract background frames, which can reduce the storage space of video data under the condition of ensuring effective information retention, and use more complex target detection to optimize and improve the possibility of scalability. strong.

附图说明Description of drawings

图1是本发明方法流程示意图。Fig. 1 is the schematic flow chart of the method of the present invention.

具体实施方式Detailed ways

本发明提供一种基于连通域分析的监控视频二次压缩方法,获取待压缩监控视频,The present invention provides a monitoring video secondary compression method based on connected domain analysis, and obtains the monitoring video to be compressed,

选取背景帧,select background frame,

检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,If the difference between the current frame and the background frame exceeds the set threshold, it is considered that there are pixels of moving objects in the current frame, and the connected domain analysis is performed on the current frame after image morphological operations to mark the area where the moving objects are located.

将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,Save the area where the moving object is located as an image, while retaining the corresponding frame number and position of the current frame,

将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩。After packing the background frame and all frames with moving objects, the secondary compression of the surveillance video is completed.

所述的方法中选择一定时间内背景没有变化及视角不变的当前帧作为背景帧。In the method, a current frame with no change in the background and a constant viewing angle within a certain period of time is selected as the background frame.

同时提供与上述方法相应的一种基于连通域分析的监控视频二次压缩工具,包括采集模块、选取模块、检测模块及压缩模块,At the same time, a monitoring video secondary compression tool based on connected domain analysis corresponding to the above method is provided, including a collection module, a selection module, a detection module and a compression module,

采集模块获取待压缩监控视频,The acquisition module obtains the surveillance video to be compressed,

选取模块从监控视频中选取背景帧,The selection module selects the background frame from the surveillance video,

检测模块从监控视频中检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,The detection module detects from the surveillance video that the difference between the current frame and the background frame exceeds the set threshold, and considers that there are pixels of a moving object in the current frame, and performs a connected domain analysis on the current frame through image morphological operations to mark the area where the moving object is located. ,

压缩模块将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩。The compression module saves the area where the moving object is located in the form of an image, while retaining the frame number and position of the corresponding current frame, and packs the background frame and all frames with moving objects to complete the secondary compression of the surveillance video.

下面结合附图和具体实施例对本发明作进一步说明,以使本领域的技术人员可以更好地理解本发明并能予以实施,但所举实施例不作为对本发明的限定。The present invention will be further described below with reference to the accompanying drawings and specific embodiments, so that those skilled in the art can better understand the present invention and implement it, but the embodiments are not intended to limit the present invention.

利用本发明方法基于连通域分析的监控视频进行二次压缩时,具体过程如下:When utilizing the method of the present invention to perform secondary compression on the surveillance video based on the connected domain analysis, the specific process is as follows:

S1:获取待压缩监控视频,并以帧为单位读取或直接保存,S1: Obtain the surveillance video to be compressed, and read it in frame units or save it directly.

S2:选取背景帧,可选择一定时间内背景没有变化及视角不变的当前帧作为背景帧,比如选定第一帧等等,S2: Select the background frame, select the current frame with no change in the background and the same viewing angle within a certain period of time as the background frame, such as selecting the first frame, etc.

或者一定时间内选取监控视频的多张当前帧的图像,将多张图像中没有改变的区域进行多图像融合,作为背景帧,Or select multiple images of the current frame of the surveillance video within a certain period of time, and perform multi-image fusion on the unchanged areas in the multiple images as background frames.

S3:当前帧与背景帧做差值,检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作进行膨胀后,进行连通域分析对运动物体所在区域使用最小矩形区域算法进行标注,S3: Make the difference between the current frame and the background frame. If the difference between the current frame and the background frame exceeds the set threshold, it is considered that there are pixels of moving objects in the current frame. After the current frame is expanded through image morphological operations, the connected domain is performed. The analysis uses the minimum rectangular area algorithm to mark the area where the moving object is located.

S4:将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置等信息,S4: Save the area where the moving object is located in the form of an image, while retaining the corresponding information such as the number of frames and the position of the current frame,

S5:将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩:背景帧和存在运动物体的所有帧打包后可作为中间文件进行传输,在接收端进行原视频的还复工作。S5: Pack the background frames and all frames with moving objects to complete the secondary compression of the surveillance video: After packing the background frames and all frames with moving objects, they can be transmitted as intermediate files, and the original video can be restored at the receiving end. .

上述方法中,S3也可利用深度学习中的目标检测如Faster RCNN、YOLO、SSD等算法进行运动物体像素的检测,保留运动目标和区域,同样可以减少计算量,优化准确率,提升视频压缩的效率和质量。Among the above methods, S3 can also use the target detection in deep learning such as Faster RCNN, YOLO, SSD and other algorithms to detect moving object pixels, and retain moving targets and regions, which can also reduce the amount of calculation, optimize the accuracy, and improve the performance of video compression. Efficiency and quality.

利用本发明工具基于连通域分析的监控视频进行二次压缩时,具体过程如下:When utilizing the tool of the present invention to perform secondary compression based on the monitoring video analyzed by the connected domain, the specific process is as follows:

S1:采集模块获取待压缩监控视频,并以帧为单位读取或直接保存,S1: The acquisition module obtains the surveillance video to be compressed, and reads it in frame units or saves it directly.

S2:选取模块选取背景帧,可选择一定时间内背景没有变化及视角不变的当前帧作为背景帧,比如选定第一帧等等,S2: The selection module selects the background frame, and the current frame with no change in the background and the same viewing angle within a certain period of time can be selected as the background frame, such as selecting the first frame, etc.,

或者一定时间内选取监控视频的多张当前帧的图像,将多张图像中没有改变的区域进行多图像融合,作为背景帧,Or select multiple images of the current frame of the surveillance video within a certain period of time, and perform multi-image fusion on the unchanged areas in the multiple images as background frames.

S3:检测模块将当前帧与背景帧做差值,检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作进行膨胀后,进行连通域分析对运动物体所在区域使用最小矩形区域算法进行标注,S3: The detection module makes the difference between the current frame and the background frame, and detects that the difference between the current frame and the background frame exceeds the set threshold, and considers that the current frame has pixels of moving objects, and after expanding the current frame through image morphological operations, Perform connected domain analysis to mark the area where the moving object is located using the minimum rectangular area algorithm.

S4:压缩模块将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置等信息,S4: The compression module saves the area where the moving object is located in the form of an image, and at the same time retains information such as the frame number and position of the corresponding current frame,

S5:压缩模块将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩:背景帧和存在运动物体的所有帧打包后可作为中间文件进行传输,在接收端进行原视频的还复工作。S5: The compression module packages the background frames and all frames with moving objects to complete the secondary compression of the surveillance video: the background frames and all frames with moving objects can be packaged and transmitted as intermediate files, and the original video is restored at the receiving end. resume work.

上述工具中,S3中检测模块也可利用深度学习中的目标检测如Faster RCNN、YOLO、SSD等算法进行运动物体像素的检测,保留运动目标和区域,同样可以减少计算量,优化准确率,提升视频压缩的效率和质量。Among the above tools, the detection module in S3 can also use the target detection in deep learning such as Faster RCNN, YOLO, SSD and other algorithms to detect moving object pixels, keep moving targets and regions, and also reduce the amount of calculation, optimize the accuracy rate, improve Efficiency and quality of video compression.

本发明方法将背景帧视为一个冗余程度很大的信息,在没有感兴趣物体移动的情况下,对于一段视频压缩到一张图像的大小,因此在保证有效信息保留的情况下,减少视频数据的存储空间,保持视频的原始压缩率,并使用更复杂的目标检测进行优化提升还原视频的质量。The method of the present invention regards the background frame as a piece of information with a large degree of redundancy. In the case of no movement of the object of interest, a piece of video is compressed to the size of an image. Therefore, under the condition of ensuring the retention of effective information, the video is reduced. Data storage space, maintain the original compression rate of the video, and use more complex object detection for optimization to improve the quality of the restored video.

以上所述实施例仅是为充分说明本发明而所举的较佳的实施例,本发明的保护范围不限于此。本技术领域的技术人员在本发明基础上所作的等同替代或变换,均在本发明的保护范围之内。本发明的保护范围以权利要求书为准。The above-mentioned embodiments are only preferred embodiments for fully illustrating the present invention, and the protection scope of the present invention is not limited thereto. Equivalent substitutions or transformations made by those skilled in the art on the basis of the present invention are all within the protection scope of the present invention. The protection scope of the present invention is subject to the claims.

Claims (8)

1.一种基于连通域分析的监控视频二次压缩方法,其特征是获取待压缩监控视频,1. a kind of monitoring video secondary compression method based on connected domain analysis, it is characterized in that obtaining monitoring video to be compressed, 选取背景帧,select background frame, 检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,If the difference between the current frame and the background frame exceeds the set threshold, it is considered that there are pixels of moving objects in the current frame, and the connected domain analysis is performed on the current frame after image morphological operations to mark the area where the moving objects are located. 将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,Save the area where the moving object is located as an image, while retaining the corresponding frame number and position of the current frame, 将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩。After packing the background frame and all frames with moving objects, the secondary compression of the surveillance video is completed. 2.根据权利要求1所述的方法,其特征是选择一定时间内背景没有变化及视角不变的当前帧作为背景帧。2 . The method according to claim 1 , wherein a current frame with no change in the background and a constant viewing angle within a certain period of time is selected as the background frame. 3 . 3.根据权利要求1所述的方法,其特征是一定时间内选取监控视频的多张当前帧的图像,将多张图像中没有改变的区域进行多图像融合,作为背景帧。3. The method according to claim 1, wherein a plurality of images of the current frame of the monitoring video are selected within a certain period of time, and the unchanged areas in the plurality of images are multi-image fusion as background frames. 4.根据权利要求1-3任一所述的方法,其特征是使用最小矩形区域算法对运动物体所在区域进行标注。4. The method according to any one of claims 1-3, characterized in that an area where the moving object is located is marked by using a minimum rectangular area algorithm. 5.一种基于连通域分析的监控视频二次压缩工具,其特征是包括采集模块、选取模块、检测模块及压缩模块,5. a monitoring video secondary compression tool based on connected domain analysis, is characterized in that comprising acquisition module, selection module, detection module and compression module, 采集模块获取待压缩监控视频,The acquisition module obtains the surveillance video to be compressed, 选取模块从监控视频中选取背景帧,The selection module selects the background frame from the surveillance video, 检测模块从监控视频中检测当前帧与背景帧的差值超过设定的阈值则认为当前帧存在运动物体的像素,对当前帧通过图像形态学操作后进行连通域分析对运动物体所在区域进行标注,The detection module detects from the surveillance video that the difference between the current frame and the background frame exceeds the set threshold, and considers that there are pixels of a moving object in the current frame, and performs a connected domain analysis on the current frame through image morphological operations to mark the area where the moving object is located. , 压缩模块将运动物体所在区域保存为图像形式,同时保留相应的当前帧的帧数和位置,将背景帧和存在运动物体的所有帧打包后完成监控视频的二次压缩。The compression module saves the area where the moving object is located in the form of an image, while retaining the frame number and position of the corresponding current frame, and packs the background frame and all frames with moving objects to complete the secondary compression of the surveillance video. 6.根据权利要求5所述的工具,其特征是选取模块选择一定时间内背景没有变化及视角不变的当前帧作为背景帧。6 . The tool according to claim 5 , wherein the selection module selects a current frame with no change in the background and a constant viewing angle within a certain period of time as the background frame. 7 . 7.根据权利要求5所述的方法,其特征是选取模块在一定时间内选取监控视频的多张当前帧的图像,将多张图像中没有改变的区域进行多图像融合,作为背景帧。7. The method according to claim 5, wherein the selection module selects multiple images of the current frame of the surveillance video within a certain period of time, and performs multi-image fusion on the unchanged regions in the multiple images as background frames. 8.根据权利要求5-7任一所述的方法,其特征是检测模块使用最小矩形区域算法对运动物体所在区域进行标注。8. The method according to any one of claims 5-7, wherein the detection module uses a minimum rectangular area algorithm to mark the area where the moving object is located.
CN201910992910.5A 2019-10-18 2019-10-18 Monitoring video secondary compression method based on connected domain analysis Pending CN110719474A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910992910.5A CN110719474A (en) 2019-10-18 2019-10-18 Monitoring video secondary compression method based on connected domain analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910992910.5A CN110719474A (en) 2019-10-18 2019-10-18 Monitoring video secondary compression method based on connected domain analysis

Publications (1)

Publication Number Publication Date
CN110719474A true CN110719474A (en) 2020-01-21

Family

ID=69211907

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910992910.5A Pending CN110719474A (en) 2019-10-18 2019-10-18 Monitoring video secondary compression method based on connected domain analysis

Country Status (1)

Country Link
CN (1) CN110719474A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113610029A (en) * 2021-08-13 2021-11-05 贵州省烟草公司贵阳市公司 Transmission method and device based on intelligent stripping of target and background in monitoring video
CN114998391A (en) * 2022-05-26 2022-09-02 国网河南省电力公司电力科学研究院 Method for rapidly filtering redundant information under condition of detachable yolov 5-based image
CN115314717A (en) * 2022-10-12 2022-11-08 深流微智能科技(深圳)有限公司 Video transmission method, video transmission device, electronic equipment and computer-readable storage medium
CN115665359A (en) * 2022-10-09 2023-01-31 西华县环境监察大队 Intelligent compression method for environmental monitoring data
CN118921475A (en) * 2024-10-10 2024-11-08 无锡学院 Image target detection method, video stream compression method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080187219A1 (en) * 2007-02-05 2008-08-07 Chao-Ho Chen Video Object Segmentation Method Applied for Rainy Situations
CN102724503A (en) * 2012-06-13 2012-10-10 广东威创视讯科技股份有限公司 Video compression method and system
CN103037205A (en) * 2012-12-14 2013-04-10 广东威创视讯科技股份有限公司 Method and system of video transmission
CN103179402A (en) * 2013-03-19 2013-06-26 中国科学院半导体研究所 A video compression encoding and decoding method and device thereof
CN104331905A (en) * 2014-10-31 2015-02-04 浙江大学 Surveillance video abstraction extraction method based on moving object detection
CN105469425A (en) * 2015-11-24 2016-04-06 上海君是信息科技有限公司 Video condensation method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080187219A1 (en) * 2007-02-05 2008-08-07 Chao-Ho Chen Video Object Segmentation Method Applied for Rainy Situations
CN102724503A (en) * 2012-06-13 2012-10-10 广东威创视讯科技股份有限公司 Video compression method and system
CN103037205A (en) * 2012-12-14 2013-04-10 广东威创视讯科技股份有限公司 Method and system of video transmission
CN103179402A (en) * 2013-03-19 2013-06-26 中国科学院半导体研究所 A video compression encoding and decoding method and device thereof
CN104331905A (en) * 2014-10-31 2015-02-04 浙江大学 Surveillance video abstraction extraction method based on moving object detection
CN105469425A (en) * 2015-11-24 2016-04-06 上海君是信息科技有限公司 Video condensation method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113610029A (en) * 2021-08-13 2021-11-05 贵州省烟草公司贵阳市公司 Transmission method and device based on intelligent stripping of target and background in monitoring video
CN113610029B (en) * 2021-08-13 2025-01-24 贵州省烟草公司贵阳市公司 Transmission method and device based on intelligent separation of target and background in surveillance video
CN114998391A (en) * 2022-05-26 2022-09-02 国网河南省电力公司电力科学研究院 Method for rapidly filtering redundant information under condition of detachable yolov 5-based image
CN115665359A (en) * 2022-10-09 2023-01-31 西华县环境监察大队 Intelligent compression method for environmental monitoring data
CN115314717A (en) * 2022-10-12 2022-11-08 深流微智能科技(深圳)有限公司 Video transmission method, video transmission device, electronic equipment and computer-readable storage medium
CN115314717B (en) * 2022-10-12 2022-12-20 深流微智能科技(深圳)有限公司 Video transmission method, video transmission device, electronic equipment and computer-readable storage medium
CN118921475A (en) * 2024-10-10 2024-11-08 无锡学院 Image target detection method, video stream compression method and device

Similar Documents

Publication Publication Date Title
CN110719474A (en) Monitoring video secondary compression method based on connected domain analysis
Ono et al. LF-Net: Learning local features from images
Arroyo et al. Fast and effective visual place recognition using binary codes and disparity information
US9576218B2 (en) Selecting features from image data
CN104144345B (en) Carry out real time imaging at mobile terminal and know method for distinguishing and this mobile terminal
WO2007128452A3 (en) Robust interest point detector and descriptor
CN109961037A (en) A method for identifying abnormal behavior characteristics of video surveillance in examination room
CN104486585B (en) A kind of city magnanimity monitor video management method and system based on GIS
CN113158974B (en) Attitude estimation method, device, computer equipment and storage medium
CN110120012A (en) The video-splicing method that sync key frame based on binocular camera extracts
CN104156965A (en) Automatic fast mine monitoring image stitching method
CN105457908A (en) Sorting and quick locating method and system for small-size glass panels on basis of monocular CCD
CN110602504A (en) Video decompression method and system based on YOLOv2 target detection algorithm
CN105825228A (en) Image identification method and apparatus
US20160112656A1 (en) Thermal imaging device, analyzing device, thermal image photographing method, and analyzing method
JPWO2018235219A1 (en) Self-location estimation method, self-location estimation device, and self-location estimation program
CN110095111A (en) A kind of construction method of map scene, building system and relevant apparatus
US9392146B2 (en) Apparatus and method for extracting object
CN109543534A (en) Target loses the method and device examined again in a kind of target following
JP2017010549A (en) Method and apparatus for data retrieval in a light field database
CN114266887B (en) A large-scale trademark detection method based on deep learning
US9098746B2 (en) Building texture extracting apparatus and method thereof
JP2010257267A (en) Object region detection apparatus, object region detection method, and object region detection program
JP4496992B2 (en) Animal up-frame detection method, program, and storage medium storing program, and animal up-shot detection method, animal up-frame or shot detection method, program, and storage medium
CN111079624A (en) Method, device, electronic equipment and medium for collecting sample information

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200121

RJ01 Rejection of invention patent application after publication