CN109361923A - A kind of time slip-window scene change detection method and system based on motion analysis - Google Patents

A kind of time slip-window scene change detection method and system based on motion analysis Download PDF

Info

Publication number
CN109361923A
CN109361923A CN201811478020.4A CN201811478020A CN109361923A CN 109361923 A CN109361923 A CN 109361923A CN 201811478020 A CN201811478020 A CN 201811478020A CN 109361923 A CN109361923 A CN 109361923A
Authority
CN
China
Prior art keywords
frame
scene
cur
thres
time span
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.)
Granted
Application number
CN201811478020.4A
Other languages
Chinese (zh)
Other versions
CN109361923B (en
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.)
Shenzhen Monternet Encyclopedia Information Technology Co Ltd
Original Assignee
Shenzhen Monternet Encyclopedia Information Technology 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 Shenzhen Monternet Encyclopedia Information Technology Co Ltd filed Critical Shenzhen Monternet Encyclopedia Information Technology Co Ltd
Priority to CN201811478020.4A priority Critical patent/CN109361923B/en
Publication of CN109361923A publication Critical patent/CN109361923A/en
Application granted granted Critical
Publication of CN109361923B publication Critical patent/CN109361923B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/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
    • 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/179Methods 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 a scene or a shot
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques

Landscapes

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

Abstract

The present invention proposes a kind of time slip-window scene change detection method and system based on motion analysis.The method of the present invention passes through the analysis of the exercise intensity of object in image first, the adaptive length for determining scene analysis time window;Then as unit of the time window, cycle detection is done to scene switching.In this way under the accuracy for guaranteeing scene detection, while unnecessary waste of the detection algorithm in calculation amount frame by frame is avoided, to achieve the purpose that boosting algorithm efficiency.

Description

Sliding time window scene switching detection method and system based on motion analysis
Technical Field
The invention relates to the field of video processing, in particular to a method and a system for detecting scene switching of a sliding time window based on motion analysis.
Background
The actual video source has diversity, and the compression performance of the encoder can be improved by accurate scene switching. However, although the conventional frame-by-frame analysis method is accurate in judgment, the probability of scene switching is actually extremely low frame-by-frame, which causes the inefficiency of the algorithm.
Disclosure of Invention
The embodiment of the invention aims to provide a sliding time window scene switching detection method based on motion analysis, and aims to solve the problem that the scene switching frame-by-frame analysis method in the prior art is accurate in judgment but low in efficiency.
The embodiment of the invention is realized in such a way that a method for detecting scene switching of a sliding time window based on motion analysis comprises the following steps:
step 1: if the current framecurIf the frame is an intra-frame prediction frame or a scene switching frame, the cyclic variable n is given an initial value of 0, and the frame is determinedThe next frame in coding order of the current frame is marked as framenextThen go to Step 2; otherwise, go to Step 6;
step 2: if framecur、framenextIf there is an uncoded frame, it is coded first, and then Step3 is entered; otherwise, go directly to Step 3;
step 3: if pocnext-poccur≤Thres1Then go to Step 5; otherwise, go to Step 4;
step 4: if it is notThen the frame is decidednextFrame switching for scenescur=framenextAnd update the framenextThen go back to Step 2; otherwise, go to Step 5;
step 5: acquiring a time span variable tk of a current scene;
step 6: carrying out scene detection on the video residual frame;
wherein, poccur、pocnextRespectively representing framescur、framenextThe play sequence number of (1); thres1Represents a first threshold value;representing a framenextThe number of intra prediction blocks involved; thres2Representing a second threshold value.
Another objective of an embodiment of the present invention is to provide a system for detecting scene switching in a sliding time window based on motion analysis, where the system includes:
a frame type judgment processing module for judging if the frame of the current frame iscurIf the frame is an intra-frame prediction frame or a scene switching frame, the cyclic variable n is given an initial value of 0, and the next frame of the current frame in the coding sequence is positioned and recorded as a framenextThen enters the detection site of the uncoded frameA management module; otherwise, entering a residual frame scene detection device;
an uncoded frame detection processing module for determining if framecur、framenextIf there is an uncoded frame, it is coded first, and then enters a frame interval threshold judgment processing module; otherwise, directly entering a frame interval threshold value judging and processing module;
a frame interval threshold judgment processing module for judging if pocnext-poccur≤Thres1Entering a scene time span variable acquisition module; otherwise, entering an intra-frame prediction block quantity threshold value judgment processing module;
wherein, poccur、pocnextRespectively representing framescur、framenextThe play sequence number of (1); thres1Represents a first threshold value;
a threshold judgment processing module for judging ifThen the frame is decidednextFrame switching for scenescur=framenextAnd update the framenextThen reentering the uncoded frame detection processing module; otherwise, entering a scene time span variable acquisition module;
wherein,representing a framenextIncluding the number of intra prediction blocks; thres2Represents a second threshold value;
the scene time span variable acquisition module is used for acquiring a current scene time span variable;
and the residual frame scene detection device is used for carrying out scene detection on the video residual frame.
The invention has the advantages of
The invention provides a sliding time window scene switching detection method and system based on motion analysis. The method comprises the steps of firstly, adaptively determining the length of a scene analysis time window through the analysis of the motion intensity of an object in an image; and then, taking the time window as a unit, and carrying out periodic detection on scene switching. Therefore, under the condition of ensuring the accuracy of scene detection, the meaningless waste of the frame-by-frame detection algorithm on the calculated amount is avoided, and the purpose of improving the algorithm efficiency is achieved.
Drawings
FIG. 1 is a flow chart of a method for detecting scene cuts in a sliding time window based on motion analysis according to a preferred embodiment of the present invention;
FIG. 2 is a flowchart of the detailed method of Step6 in FIG. 1;
FIG. 3 is a diagram of a system for detecting scene cuts in a sliding time window based on motion analysis according to a preferred embodiment of the present invention;
fig. 4 is a block diagram of the residual frame scene detection apparatus in fig. 3.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and examples, and for convenience of description, only parts related to the examples of the present invention are shown. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a sliding time window scene switching detection method and system based on motion analysis. The method comprises the steps of firstly, adaptively determining the length of a scene analysis time window through the analysis of the motion intensity of an object in an image; and then, taking the time window as a unit, and carrying out periodic detection on scene switching. Therefore, under the condition of ensuring the accuracy of scene detection, the meaningless waste of the frame-by-frame detection algorithm on the calculated amount is avoided, and the purpose of improving the algorithm efficiency is achieved.
Example one
FIG. 1 is a flow chart of a method for detecting scene cuts in a sliding time window based on motion analysis according to a preferred embodiment of the present invention; the method comprises the following steps:
step 1: if the current framecurIf the frame is an intra-frame prediction frame or a scene switching frame, the cyclic variable n is given an initial value of 0, and the next frame of the current frame in the coding sequence is positioned and recorded as a framenextThen go to Step 2; otherwise, Step6 is entered.
Step 2: if framecur、framenextIf there is an uncoded frame, it is coded first, and then Step3 is entered; otherwise, go directly to Step 3.
Step 3: if pocnext-poccur≤Thres1Then go to Step 5; otherwise, go to Step 4.
Wherein, poccur、pocnextRespectively representing framescur、framenextThe play sequence number of (1); thres1Representing a first threshold value, typically Thres1>2。
Step 4: if it is notThen the frame is decidednextFrame switching for scenescur=framenextAnd update the framenextThen go back to Step 2; otherwise, go to Step 5.
Wherein,representing a framenextIncluding the number of intra prediction blocks; thres2Indicating a second thresholdValue, typically Thres2≥0.9。
Step 5: acquiring a time span variable of a current scene;
wherein, consfast、consslowAnd cons respectively represent a fast scene time span constant, a slow scene time span constant and a conventional scene time span constant, and the common value is 1 < consfast<cons<consslow<fps/2;Thres3、Thres4Representing a third and a fourth threshold value; fps represents a frame rate; bitnext、bitcurRespectively representing framescur、framenextThe number of coded bits; the value division condition of the time span variable can also be framenextThe occupation ratio of the non-zero blocks of the medium motion vector is used for operation; the larger the time span constant is set, the faster the processing speed is, but a certain omission factor is also brought, and the setting can be carried out according to specific requirements.
Step 6: and carrying out scene detection on the video residual frame.
FIG. 2 is a flowchart of the detailed method of Step6 in FIG. 1; the method comprises the following steps:
step 61: let the loop variable n be n + 1.
Step 62: positioning the frame to be detected of the current scene according to the time span variablet
t=pocnext+tk*n。
Step 63: if the frame to be detected does not exist in the current scene, ending the process; otherwise, if the frame to be detected in the current scene is the I frame and the interval between the I frames is a fixed value, the frame is madecur=frametThen go back to Step 1; otherwise, Step64 is entered.
Wherein the frame istIndicating the current scene to be detected frame, t indicating its playing sequenceNumber; the I frame interval is preset in the encoding parameters and is a fixed value.
Step 64: for frames using methods disclosed in the arttAnd carrying out scene detection.
Step 65: order framecur=frametAnd then go back to Step 1.
Example two
FIG. 3 is a diagram of a system for detecting scene cuts in a sliding time window based on motion analysis according to a preferred embodiment of the present invention; the system comprises:
a frame type judgment processing module for judging if the frame of the current frame iscurIf the frame is an intra-frame prediction frame or a scene switching frame, the cyclic variable n is given an initial value of 0, and the next frame of the current frame in the coding sequence is positioned and recorded as a framenextThen, the coded frame enters an uncoded frame detection processing module; otherwise, the method enters a residual frame scene detection device.
An uncoded frame detection processing module for determining if framecur、framenextIf there is an uncoded frame, it is coded first, and then enters a frame interval threshold judgment processing module; otherwise, directly entering a frame interval threshold value judging and processing module.
A frame interval threshold judgment processing module for judging if pocnext-poccur≤Thres1Entering a scene time span variable acquisition module; otherwise, entering an intra-frame prediction block quantity threshold value judgment processing module.
Wherein, poccur、pocnextRespectively representing framescur、framenextThe play sequence number of (1); thres1Representing a first threshold value, typically Thres1>2。
A threshold judgment processing module for judging ifThen the frame is decidednextFrame switching for scenescur=framenextAnd update the framenextThen reentering the uncoded frame detection processing module; otherwise, entering a scene time span variable acquisition module.
Wherein,representing a framenextIncluding the number of intra prediction blocks; thres2Representing a second threshold, typically Thres20.9 of.
The scene time span variable acquisition module is used for acquiring a current scene time span variable;
wherein, consfast、consslowAnd cons respectively represent a fast scene time span constant, a slow scene time span constant and a conventional scene time span constant, and the common value is 1 < consfast<cons<consslow<fps/2;Thres3、Thres4Representing a third and a fourth threshold value; fps represents a frame rate; bitnext、bitcurRespectively representing framescur、framenextThe number of coded bits; the value division condition of the time span variable can also be framenextThe occupation ratio of the non-zero blocks of the medium motion vector is used for operation; the larger the time span constant is set, the faster the processing speed is, but a certain omission factor is also brought, and the setting can be carried out according to specific requirements.
And the residual frame scene detection device is used for carrying out scene detection on the video residual frame.
Fig. 4 is a block diagram of the residual frame scene detection apparatus in fig. 3. The residual frame scene detection device includes:
and the loop variable setting module is used for enabling the loop variable n to be n + 1.
A scene frame positioning module for positioning the frame to be detected of the current scene according to the time span variablet,t=pocnext+tk*n。
The first judgment processing module is used for judging whether the frame to be detected of the current scene does not exist or not, and ending the judgment; otherwise, entering a second judgment processing module;
a second judgment processing module for judging if the frame to be detected in the current scene is an I frame and the inter-frame interval is a fixed value, then making the framecur=frametThen returning to the frame type judgment processing module; otherwise, entering a scene detection module.
Wherein the frame istRepresenting a frame to be detected of a current scene, and t representing a playing sequence number of the frame; the I frame interval is preset in the encoding parameters and is a fixed value.
A scene detection module for frame using methods disclosed in the industrytAnd carrying out scene detection.
A current frame setting module for ordering the framecur=frametThen, the frame type judgment processing module is returned.
It will be understood by those skilled in the art that all or part of the steps in the method according to the above embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, such as ROM, RAM, magnetic disk, optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (8)

1. A method for detecting scene switching of a sliding time window based on motion analysis is characterized by comprising the following steps:
step 1: if the current framecurIf the frame is an intra-frame prediction frame or a scene switching frame, the cyclic variable n is given an initial value of 0, and the next frame of the current frame in the coding sequence is positioned and recorded as a framenextThen go to Step 2; otherwise, go to Step 6;
step 2: if framecur、framenextIf there are any uncoded frames, then it is coded first and then St is enteredep 3; otherwise, go directly to Step 3;
step 3: if pocnext-poccur≤Thres1Then go to Step 5; otherwise, go to Step 4;
step 4: if it is notThen the frame is decidednextFrame switching for scenescur=framenextAnd update the framenextThen go back to Step 2; otherwise, go to Step 5;
step 5: acquiring a time span variable tk of a current scene;
step 6: carrying out scene detection on the video residual frame;
wherein, poccur、pocnextRespectively representing framescur、framenextThe play sequence number of (1); thres1Represents a first threshold value;representing a framenextThe number of intra prediction blocks involved; thres2Representing a second threshold value.
2. The method of motion analysis based sliding time window scene cut detection according to claim 1,
first threshold value Thres1Is more than 2; second threshold value Thres2≥0.9。
3. The method for detecting scene cut with sliding time window based on motion analysis according to claim 1, wherein the obtaining the current scene time span variable tk is specifically:
wherein, consfast、consslowCons respectively represent fast scene time span constantsSlow scene time span constant, conventional scene time span constant, 1 < consfast<cons<consslow<fps/2;Thres3、Thres4Representing a third and a fourth threshold value; fps represents a frame rate; bitnext、bitcurRespectively representing framescur、framenextThe number of coded bits.
4. The motion-analysis-based sliding-time-window scene-cut detection method of claim 1, wherein the scene detection of the video residual frame comprises the steps of:
step 61: let the cyclic variable n be n + 1;
step 62: positioning the frame to be detected of the current scene according to the time span variablet
t=pocnext+tk*n;
Step 63: if the frame to be detected does not exist in the current scene, ending the process; otherwise, if the frame to be detected in the current scene is the I frame and the interval between the I frames is a fixed value, the frame is madecur=frametThen go back to Step 1; otherwise, go to Step 64;
wherein the frame istRepresenting a frame to be detected of a current scene, and t representing a playing sequence number of the frame; the I frame interval is preset in the coding parameters and is a fixed value;
step 64: for frames using methods disclosed in the arttCarrying out scene detection;
step 65: order framecur=frametAnd then go back to Step 1.
5. A sliding time window scene cut detection system based on motion analysis, the system comprising:
a frame type judgment processing module for judging if the frame of the current frame iscurIf the frame is an intra-frame prediction frame or a scene switching frame, the cyclic variable n is given an initial value of 0, and the next frame of the current frame in the coding sequence is positioned and recorded as a framenextThen, the coded frame enters an uncoded frame detection processing module; otherwise, go to the restA residual frame scene detection device;
an uncoded frame detection processing module for determining if framecur、framenextIf there is an uncoded frame, it is coded first, and then enters a frame interval threshold judgment processing module; otherwise, directly entering a frame interval threshold value judging and processing module;
a frame interval threshold judgment processing module for judging if pocnext-poccur≤Thres1Entering a scene time span variable acquisition module; otherwise, entering an intra-frame prediction block quantity threshold value judgment processing module;
wherein, poccur、pocnextRespectively representing framescur、framenextThe play sequence number of (1); thres1Represents a first threshold value;
a threshold judgment processing module for judging ifThen the frame is decidednextFrame switching for scenescur=framenextAnd update the framenextThen reentering the uncoded frame detection processing module; otherwise, entering a scene time span variable acquisition module;
wherein,representing a framenextIncluding the number of intra prediction blocks; thres2Represents a second threshold value;
the scene time span variable acquisition module is used for acquiring a current scene time span variable;
and the residual frame scene detection device is used for carrying out scene detection on the video residual frame.
6. The motion analysis based sliding time window scene cut detection system of claim 5,
first threshold value Thres1Is more than 2; second threshold value Thres2≥0.9。
7. The system according to claim 6, wherein the scene time span variable acquiring module is configured to acquire the current scene time span variable as:
wherein, consfast、consslowCons respectively represents a fast scene time span constant, a slow scene time span constant and a conventional scene time span constant, 1 < consfast<cons<consslow<fps/2;Thres3、Thres4Representing a third and a fourth threshold value; fps represents a frame rate; bitnext、bitcurRespectively representing framescur、framenextThe number of coded bits.
8. The motion analysis based sliding time window scene cut detection system of claim 7, wherein the residual frame scene detection means comprises:
a loop variable setting module, configured to set a loop variable n to n + 1;
a scene frame positioning module for positioning the frame to be detected of the current scene according to the time span variablet,t=pocnext+tk*n;
The first judgment processing module is used for judging whether the frame to be detected of the current scene does not exist or not, and ending the judgment; otherwise, entering a second judgment processing module;
a second judgment processing module for judging if the frame to be detected in the current scene is an I frame and the inter-frame interval is a fixed value, then making the framecur=frametThen returning to the frame type judgment processing module; otherwise, entering a scene detection module;
wherein the frame istRepresenting a frame to be detected of a current scene, and t representing a playing sequence number of the frame; i frame spacingThe coding parameters are preset, and the interval between I frames is a fixed value;
a scene detection module for frame using methods disclosed in the industrytCarrying out scene detection;
a current frame setting module for ordering the framecur=frametThen, the frame type judgment processing module is returned.
CN201811478020.4A 2018-12-04 2018-12-04 Sliding time window scene switching detection method and system based on motion analysis Active CN109361923B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811478020.4A CN109361923B (en) 2018-12-04 2018-12-04 Sliding time window scene switching detection method and system based on motion analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811478020.4A CN109361923B (en) 2018-12-04 2018-12-04 Sliding time window scene switching detection method and system based on motion analysis

Publications (2)

Publication Number Publication Date
CN109361923A true CN109361923A (en) 2019-02-19
CN109361923B CN109361923B (en) 2022-05-31

Family

ID=65331262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811478020.4A Active CN109361923B (en) 2018-12-04 2018-12-04 Sliding time window scene switching detection method and system based on motion analysis

Country Status (1)

Country Link
CN (1) CN109361923B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110636330A (en) * 2019-09-20 2019-12-31 深圳市梦网百科信息技术有限公司 Film source scene complexity analysis method and system based on compressed information
CN113711272A (en) * 2019-04-23 2021-11-26 Oppo广东移动通信有限公司 Method and system for non-spurious motion detection

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0410788A (en) * 1990-04-26 1992-01-14 Victor Co Of Japan Ltd Method for controlling coding variable of image signal
CN101836431A (en) * 2007-10-30 2010-09-15 高通股份有限公司 Detecting scene transitions in digital video sequences
CN102497556A (en) * 2011-12-26 2012-06-13 深圳市融创天下科技股份有限公司 Time-variation-degree-based scene switching detection method, device and equipment
US20130163957A1 (en) * 2011-12-22 2013-06-27 Broadcom Corporation System and Method for Fingerprinting Video
CN103561232A (en) * 2010-12-29 2014-02-05 中国移动通信集团公司 Method and device for identifying video monitoring scenes
JP2016201617A (en) * 2015-04-08 2016-12-01 シャープ株式会社 Moving picture reproduction device and method
CN106303528A (en) * 2015-06-04 2017-01-04 北京中传视讯科技有限公司 A kind of code stream translation scene detection method and system
CN107770538A (en) * 2016-08-23 2018-03-06 华为技术有限公司 A kind of methods, devices and systems for detecting scene switch frame

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0410788A (en) * 1990-04-26 1992-01-14 Victor Co Of Japan Ltd Method for controlling coding variable of image signal
CN101836431A (en) * 2007-10-30 2010-09-15 高通股份有限公司 Detecting scene transitions in digital video sequences
CN103561232A (en) * 2010-12-29 2014-02-05 中国移动通信集团公司 Method and device for identifying video monitoring scenes
US20130163957A1 (en) * 2011-12-22 2013-06-27 Broadcom Corporation System and Method for Fingerprinting Video
CN102497556A (en) * 2011-12-26 2012-06-13 深圳市融创天下科技股份有限公司 Time-variation-degree-based scene switching detection method, device and equipment
JP2016201617A (en) * 2015-04-08 2016-12-01 シャープ株式会社 Moving picture reproduction device and method
CN106303528A (en) * 2015-06-04 2017-01-04 北京中传视讯科技有限公司 A kind of code stream translation scene detection method and system
CN107770538A (en) * 2016-08-23 2018-03-06 华为技术有限公司 A kind of methods, devices and systems for detecting scene switch frame

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
TIANHAO GUO: "A Video Coding Scheme with Adaptive Intra-frame Selection", 《2013 INTERNATIONAL CONFERENCE ON COMPUTER SCIENCES AND APPLICATIONS》 *
王悦: "基于场景切换的码率控制方法", 《电视技术》 *
金星: "基于SVC的场景切换检测及码率控制研究", 《中国优秀硕士学位论文全文数据库》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113711272A (en) * 2019-04-23 2021-11-26 Oppo广东移动通信有限公司 Method and system for non-spurious motion detection
CN110636330A (en) * 2019-09-20 2019-12-31 深圳市梦网百科信息技术有限公司 Film source scene complexity analysis method and system based on compressed information
CN110636330B (en) * 2019-09-20 2021-10-26 深圳市梦网视讯有限公司 Film source scene complexity analysis method and system based on compressed information

Also Published As

Publication number Publication date
CN109361923B (en) 2022-05-31

Similar Documents

Publication Publication Date Title
US8774275B2 (en) Video coding
US9066101B2 (en) Image processing apparatus and image processing method
JP7145204B2 (en) Systems and methods for adaptive quality rendering of inductive encoders
US20130195183A1 (en) Video coding efficiency with camera metadata
US20040028139A1 (en) Video encoding
RU2014123342A (en) METHOD FOR CODING AND DECODING IMAGES, DEVICE FOR CODING AND DECODING, AND RELATED COMPUTER PROGRAMS
US20100053335A1 (en) System and method for measuring image quality of moving pictures
KR20140004022A (en) Method for reframing images of a video sequence, and apparatus for reframing images of a video sequence
CN109361923B (en) Sliding time window scene switching detection method and system based on motion analysis
ATE466362T1 (en) DECODING METHOD AND APPARATUS
CN106303528A (en) A kind of code stream translation scene detection method and system
CN106572352B (en) A kind of key frame sign control method and device
US9094685B2 (en) Efficient coding complexity estimation for video transcoding systems
US11917163B2 (en) ROI-based video coding method and device
JP6867275B2 (en) Video coding parameter adjustment device, video coding parameter adjustment method and program
CN103281532B (en) A kind of quantization method of adjustment based on motion strength detection and system
CN111107359A (en) Intra-frame prediction coding unit dividing method suitable for HEVC standard
CN104994397B (en) Adaptive video preprocess method based on time-domain information
CN103327329A (en) Method and system for quantitative adjustment of image quality jump
CN104581155A (en) Scenario-analysis-based coding method and system
CN109274970B (en) Rapid scene switching detection method and system
CN104185090A (en) Video abstraction extraction and transmission method based on cooperative wireless communication
CN105578186A (en) Code stream detection method and system for zoom-in scene
CN103596012B (en) Interframe macro block type selecting method used in real-time AVS-based video frame rate transcoding
EP3637769B1 (en) Method and device for determining video frame complexity measure

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
CB02 Change of applicant information

Address after: 518000 Guangdong city of Shenzhen province Nanshan District Guangdong streets high in the four Longtaili Technology Building Room 325 No. 30

Applicant after: Shenzhen mengwang video Co., Ltd

Address before: 518000 Guangdong city of Shenzhen province Nanshan District Guangdong streets high in the four Longtaili Technology Building Room 325 No. 30

Applicant before: SHENZHEN MONTNETS ENCYCLOPEDIA INFORMATION TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant