WO2019124632A1 - Procédé orienté syntaxe de détection d'objet de flânerie dans une vidéo comprimée - Google Patents

Procédé orienté syntaxe de détection d'objet de flânerie dans une vidéo comprimée Download PDF

Info

Publication number
WO2019124632A1
WO2019124632A1 PCT/KR2018/002554 KR2018002554W WO2019124632A1 WO 2019124632 A1 WO2019124632 A1 WO 2019124632A1 KR 2018002554 W KR2018002554 W KR 2018002554W WO 2019124632 A1 WO2019124632 A1 WO 2019124632A1
Authority
WO
WIPO (PCT)
Prior art keywords
moving object
image
region
object region
compressed image
Prior art date
Application number
PCT/KR2018/002554
Other languages
English (en)
Korean (ko)
Inventor
이성진
정승훈
배현성
이현우
Original Assignee
이노뎁 주식회사
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 이노뎁 주식회사 filed Critical 이노뎁 주식회사
Publication of WO2019124632A1 publication Critical patent/WO2019124632A1/fr

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/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/167Position within a video image, e.g. region of interest [ROI]
    • 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/70Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards

Definitions

  • the present invention relates generally to techniques for effectively identifying object hovering from compressed images such as H.264 AVC and H.265 HEVC.
  • the present invention relates to a method and an apparatus for detecting a moving image of a compressed image generated by a CCTV camera, that is, an area in which there is a significant motion
  • the present invention relates to a technique for extracting objects based on a syntax such as a motion vector and a coding type, and detecting movement of the moving object region to thereby detect an object wandering event when uneven direction is indicated.
  • the image sensing system adopts compressed image for efficiency of storage space.
  • complicated image compression techniques of high compression ratio such as H.264 AVC and H.265 HEVC are adopted.
  • a compressed image is generated according to one of these technical specifications, and the apparatus for reproducing the moving image receives the compressed image, and if the compressed image is received, As shown in FIG.
  • a process of decoding a compressed image to obtain a reproduced image, that is, an original image in which a decompressed image has been obtained, is then processed.
  • a moving picture decoding apparatus includes a syntax analyzer 11, an entropy decoder 12, an inverse transformer 13, a motion vector calculator 14, a predictor 15, a deblocking filter 16).
  • Such hardware modules process compressed images sequentially, decompress them, and restore the original image data.
  • the parser 11 parses the motion vector and the coding type for the coding unit of the compressed image.
  • Such a coding unit is generally an image block such as a macroblock or a sub-block, but may be implemented not exactly in accordance with a technical standard.
  • FIG. 2 is a flowchart illustrating a process of detecting an object hovering from a compressed image in a conventional image analysis solution.
  • a compressed image is decoded according to H.264 AVC and H.265 HEVC (S10), and the frame images of the reproduced image are downscaled to a small image, for example, 320x240 (S20).
  • S10 H.264 AVC and H.265 HEVC
  • S20 320x240
  • downscaling is performed to reduce the processing burden in the subsequent process.
  • differential images are obtained for the resized frame images, and the moving object is extracted through the image analysis (S30).
  • S40 by analyzing the moving route through the image analysis for the moving object, it is detected that someone is roaming in a specific area of interest (e.g., dark alley) (S40).
  • an object of the present invention to provide an image processing apparatus and a method for processing a moving image in a region where there is a significant motion for a compressed image generated by, for example, a CCTV camera
  • the present invention provides a technique for extracting object roaming events based on a syntax such as a motion vector and a coding type and observing the movement of the moving object region to indicate an uneven direction.
  • a method for detecting a motion of a moving object based on a compressed image comprising: a first step of obtaining a motion vector and a coding type for a coding unit by parsing a bitstream of the compressed image; A second step of acquiring a motion vector accumulation value for a first time preset for each of a plurality of image blocks constituting a compressed image; A third step of comparing the accumulated value of the motion vector with a preset first threshold value for a plurality of image blocks; A fourth step of marking an image block having a motion vector accumulation value exceeding a first threshold value as a moving object region; The moving object region is monitored for a second predetermined time within a predetermined region of interest of the compressed image so that a first condition in which the moving object region continuously exists in the region of interest and a second condition in which the moving object region is non- And a fifth step of generating an object roaming event for the moving object region when both conditions are satisfied.
  • an image block constituting a compressed image may include a macro block and a sub-block.
  • the fifth step includes: a step 5a for identifying entry of the moving object region into the predetermined region of interest of the compressed image; Setting the establishment of a first condition for detecting an object roaming when a moving object region continuously exists over a series of image frames corresponding to a second predetermined time in the compressed image; A fifth step c) of calculating the coordinates of the moving object region over a series of image frames; A fifth step of calculating a coordinate transition vector of a moving object region between image frames adjacent to each other in time with respect to a series of image frames; A fifth step of establishing the establishment of a second condition for detecting the object roaming when the directionality of a series of coordinate transition vectors calculated in the series of image frames for the moving object region is nonuniform; And generating the object wandering event for the moving object region when both the first condition and the second condition are satisfied.
  • the fifth step when the moving object area is in the ID unassigned state, a step of newly issuing and allocating the Unique ID is performed. And revoking the assigned unique ID when the moving object region disappears in the series of image frames, wherein the steps 5a to 5f are performed in such a manner that the Unique ID assigned to the moving object region As shown in FIG.
  • an object motion detection method comprising: a) identifying a plurality of adjacent image blocks (hereinafter, referred to as 'neighboring blocks') around a moving object region; Comparing a motion vector value with a predetermined second threshold value for a plurality of neighboring blocks; Further comprising: marking a neighboring block having a motion vector value exceeding a second threshold as a moving object region; D) marking a neighboring block having a coding type of an intra picture among a plurality of neighboring blocks as a moving object region; Marking a predetermined number or less of unmarked image blocks surrounded by the moving object area as a moving object area by performing interpolation on the plurality of moving object areas.
  • a computer-readable nonvolatile recording medium records a program for causing a computer to execute a method of detecting the object wandering based on a syntax based on a compressed image.
  • the moving object region is extracted from the CCTV image without performing the complicated processing such as decoding, downscaling resizing, differential image acquisition, and image analysis on the CCTV compressed image, There is an advantage that performance improvement can be obtained.
  • FIG. 1 is a block diagram showing a general configuration of a moving picture decoding apparatus
  • FIG. 2 is a flowchart showing a process of detecting object wobbling from a compressed image in the prior art
  • FIG. 3 is a flow diagram illustrating the overall process of detecting object wander from a compressed image in accordance with the present invention.
  • FIG. 4 is a flowchart showing an embodiment of a process of detecting valid motion from a compressed image in the present invention.
  • FIG. 5 is a diagram illustrating an example of a result of applying a valid motion region detection process according to the present invention to a CCTV monitoring screen.
  • Figures 6 and 7 are partially enlarged views of the main part of Figure 5;
  • FIG. 8 is a flowchart illustrating an example of a process of detecting a boundary region for a moving object region in the present invention.
  • FIG. 9 is a diagram illustrating an example of a result of applying a boundary region detection process according to the present invention to a compressed image.
  • Figs. 10 and 11 are partially enlarged views of the main part of Fig. 9; Fig.
  • FIG. 12 is a diagram illustrating an example of a result of summarizing a moving object region through interpolation in the present invention.
  • Figs. 13 and 14 are partially enlarged views of the main part of Fig. 12; Fig.
  • 15 is a flowchart showing an embodiment of a process for detecting an object wandering event based on a movement pattern direction of a moving object region in the present invention.
  • 16 is a diagram illustrating an example in which a unique ID is assigned to a moving object area in the present invention.
  • 17 is a diagram showing an example in which coordinates are set in a moving object area in the present invention.
  • FIG. 3 is a flow chart illustrating the overall process of detecting object wander from a compressed image in accordance with the present invention.
  • the object roaming detection process according to the present invention can satisfactorily perform an image analysis server in a system for handling a series of compressed images, for example, a CCTV image control system.
  • a bitstream of a compressed image is parsed without decoding a compressed image, and syntax information such as a macroblock and a sub-block, preferably a motion vector, And the coding type (Coding Type) information.
  • the obtained moving object area does not accurately reflect the boundary line of the moving object as shown in the image attached to this specification, but has a high processing speed and high reliability. Then, the present invention identifies whether there is an object roaming in the compressed image, that is, whether someone is roaming, based on the obtained moving object area.
  • the moving object region can be extracted and the object wobbling can be detected without decoding the compressed image.
  • the apparatus or software to which the present invention is applied should not perform the operation of decoding the compressed image, and the scope of the present invention is not limited thereto.
  • Step S100 First, an effective motion that is substantially meaningful from the compressed image is detected based on the motion vector of the compressed image, and the image area in which the valid motion is detected is set as the moving object area.
  • the motion vector and coding type of the coding unit of the compressed image are parsed according to a moving picture compression standard such as H.264 AVC and H.265 HEVC.
  • the size of the coding unit is generally 64 x 64 pixels to 4 x 4 pixels and can be set to be flexible.
  • a predetermined time period e.g., 500 msec
  • Step S200 Next, the boundary region is detected based on the motion vector and the coding type for the moving object region detected in the previous step (S100). For this purpose, when a plurality of image blocks neighboring the image block marked as the moving object region are examined and the motion vector is generated over a second threshold value (for example, 0) or the coding type is an intra picture, Mark the block as a moving object area. In this process, the image block is substantially a block of the moving object area detected in step S100.
  • a second threshold value for example, 0
  • the coding type is an intra picture
  • the image block If an effective motion is found and the image block has some motion in the vicinity of the moving object area, it is marked as a moving object area because it is likely to be a lump with the previous moving object area.
  • the intra picture adjacent to the image block already detected as the moving object region is estimated as a lump together with the previously extracted moving object region.
  • Step S300 Interpolation is applied to the moving object area detected in the previous steps S100 and S200 to arrange the fragmentation of the moving object area.
  • the moving object region is determined in units of image blocks, in reality, there is an image block which is not marked as the moving object region in the middle even though it is one moving object (for example, As shown in FIG.
  • Step S400 The moving object region is quickly extracted based on the syntax (motion vector, coding type) of the coding unit for the compressed image through the above process.
  • step S400 if someone is wandering in the compressed image using the extracted result of the moving object area, it is detected to prevent crime. In the present specification, this is referred to as " object roaming ".
  • the purpose of this study is to improve the effectiveness of crime prevention by letting the control personnel know more about the fact that the object wandering is detected in the video monitoring system and the video point where the object wandering is detected. Also, object wandering information can be usefully used in securing after - the - evidence.
  • the object roaming event is generated for the moving object region. That is, by monitoring the movement pattern of the moving object region for a predetermined time within a predetermined region of interest of the compressed image, the first condition that the moving object region continuously exists in the region of interest and the second condition that the movement pattern is non- If both of the conditions are satisfied, an object wandering event is generated for the corresponding moving object area.
  • FIG. 4 is a flowchart illustrating an embodiment of a process for detecting valid motion from a compressed image in the present invention
  • FIG. 5 is a view illustrating an example of a result of applying the effective moving area detection process according to the present invention to a CCTV monitoring screen.
  • Step S110 First, the coding unit of the compressed image is parsed to obtain a motion vector and a coding type.
  • the moving picture decoding apparatus performs a syntax analysis (header parsing) and a motion vector operation on a stream of a compressed image according to a moving picture compression standard such as H.264 AVC and H.265 HEVC.
  • a moving picture compression standard such as H.264 AVC and H.265 HEVC.
  • Step S120 The motion vector accumulation value for a preset time (for example, 500 ms) is obtained for each of the plurality of image blocks constituting the compressed image.
  • This step is presented with the intent to detect any valid motion that is substantially meaningful from the compressed image, such as a running car, a runner, or a crowd fighting with each other.
  • the shaking leaves, the ghost appearing for a while, and the shadows that change slightly due to the reflection of light are prevented from being detected because they are moving objects, but they are meaningless objects.
  • the motion vector accumulation value is obtained by accumulating the motion vectors in units of one or more image blocks for a preset predetermined time (for example, 500 msec).
  • the image block is used as a concept including a macro block and a sub-block.
  • Steps S130 and S140 The motion vector accumulation value is compared with a preset first threshold value (e.g., 20) for a plurality of image blocks, and an image block having a motion vector accumulation value exceeding the first threshold value, Lt; / RTI >
  • a preset first threshold value e.g. 20
  • a significant motion that is, a valid motion is detected in the corresponding image block, and is marked as a moving object region.
  • the degree of movement is such that the control personnel are worthy of interest.
  • the cumulative value for a predetermined time period is small enough to not exceed the first threshold value even if a motion vector occurs, the change in the image is estimated to be insignificant and insignificant, and ignored in the detection step.
  • Step S150 The moving object region is displayed on the reproduction screen of the compressed image so as to be distinguished from the general image.
  • FIG. 5 is a diagram showing an example of a result of applying the effective motion area detection process according to the present invention.
  • a plurality of image blocks showing motion vector accumulated values exceeding a first threshold value are marked as a moving object area,
  • Fig. Figs. 6 and 7 are enlarged views of main parts in Fig. 5.
  • the sidewalk block, the road, and the shadowed portion are not displayed as the moving object area, while the walking people and the traveling car are displayed as the moving object area.
  • the moving object region is represented by a thick line block, but it is more preferable that the CCTV monitor screen expresses the moving object region in a color that the controller can identify immediately.
  • FIG. 8 is a flowchart illustrating an embodiment of a process of detecting a boundary region for a moving object region in the present invention.
  • the moving object is not properly marked and only a part of the moving object is marked.
  • you look at a person walking or a car in motion you can find that not all of the objects are marked, but only some of the blocks are marked.
  • a plurality of moving object areas are marked for one moving object. This means that the judgment criterion of the moving object region adopted in the previous (S100) is very useful for filtering out the general region, but it is very strict.
  • Step S210 First, a plurality of adjacent image blocks are identified centering on the image block marked as the moving object region by the previous step (S100). These are referred to herein as " neighboring blocks ". These neighboring blocks are portions that are not marked as a moving object region according to S100. In the process of FIG. 8, a more detailed look at the neighboring blocks will be made to see if there are any neighboring blocks that can be included in the boundary of the moving object region.
  • Step S220 S230: The motion vector value is compared with a preset second threshold value (e.g., 0) for a plurality of neighboring blocks, and a neighboring block having a motion vector value exceeding the second threshold value is marked as a moving object region do. If there is a motion that is located adjacent to the recognized moving object region, which is substantially effective, the moving image block is likely to be a lump of the moving object region ahead of the moving object region. Therefore, this neighboring block is also marked as a moving object area.
  • a preset second threshold value e.g., 0
  • Step S240 Also, among the plurality of neighboring blocks, marking that the coding type is intra picture is marked as the moving object area.
  • marking that the coding type is intra picture is marked as the moving object area.
  • the intra picture adjacent to the image block already detected as the moving object region is safer to maintain the setting of the extracted moving object region.
  • Step S250 The moving object region is displayed on the reproduction screen of the compressed image so as to be distinguished from the general image.
  • FIG. 9 is a diagram showing an example of a result applied to the boundary region detection process according to the present invention.
  • a plurality of image blocks marked as a moving object region are displayed as thick line boxes on a monitor screen.
  • the moving object area is further expanded in FIGS. 10 and 11 to cover the entire moving object Can be found.
  • FIG. 12 is a diagram illustrating an example of a result of summarizing a moving object region through interpolation in the present invention
  • FIGS. 13 and 14 are enlarged views of main parts in FIG.
  • Step S300 is a process of organizing the division of the moving object region by applying interpolation to the moving object region detected in the previous steps S100 and S200.
  • a non-marking image block is found between moving object areas indicated by blocks. If there are non-marking image blocks in the middle, it is difficult to judge whether they are objects to be considered as individual moving objects or as a mass. In particular, since it is displayed mottled on the monitor screen of the CCTV video control system, it is difficult for the control personnel to grasp it immediately. Furthermore, if the moving object area is fragmented, the result of step S400 may become inaccurate, and in particular, the process of step S400 becomes complicated because the number of moving object areas becomes large.
  • the present invention if one or a small number of non-marking image blocks surrounded by a plurality of image blocks marked as a moving object region exist, they are marked as a moving object region, which is called interpolation. 9 and 12, all non-marking image blocks existing between the moving object areas are marked as moving object areas. This makes it possible to derive a more intuitive and accurate moving object detection result for reference by the control personnel.
  • FIG. 15 is a flowchart illustrating an embodiment of a process for detecting an object wandering event from a compressed image based on a direction indicated in a movement pattern of a moving object region in the present invention.
  • the present invention extracts a moving object region based on syntax information that can be directly obtained from a coding unit of a compressed image. It is not necessary to decode a compressed image of the conventional technique to acquire and analyze a difference image with respect to the original image, thereby achieving a processing speed improvement of up to 20 times according to the inventor's test. However, this approach has the drawback of being less accurate. There is a conceptual difference in that it does not extract the moving object itself but extracts a block of the image block which is assumed to contain the moving object.
  • the present invention adopts a different approach from the conventional technique in the process of determining whether someone is roaming on the CCTV photographed image.
  • a block of image blocks estimated to contain the moving object that is, a moving object region stays in a predetermined region of interest, and the moving pattern indicates an uneven direction, an object wandering event is generated for the moving object region.
  • Step S410 First, if a moving object region that is not assigned an ID is found to handle the moving object region as one object, an Unique ID is newly issued and assigned. That is, in the previous process, the chunks of connected image blocks marked as moving object area are treated as one object (object). In order to implement this in the software processing process, a unique ID is assigned to a moving object area (a block of image blocks) and managed.
  • FIG. 16 shows an example in which a unique ID is assigned to a moving object area.
  • step S410 it is necessary to determine whether or not the blocks of the image blocks marked as the moving object region are the same between the series of image frames. This is because it is possible to judge whether or not the Unique ID has been previously assigned to the moving object area being handled.
  • the present invention does not deal with the contents of the original video image but checks whether or not the video block is the moving object area, so that it is impossible to precisely check whether or not the mass of the moving object area in the preceding and subsequent video frames is identical. That is, since the contents of the image included in the image are not grasped, the change can not be identified, for example, when the cat is replaced by a dog between the front and back frames at the same point. However, it is very unlikely that the time interval between frames is very short and that the observation object of the video control system moves at normal speed.
  • Steps S420 and S430 In the case of CCTV video monitoring, it is not necessary to monitor the object wandering such as wandering the object, but it is generally not necessary for all the areas in the area, . These regions are called 'Region of Interest' (ROI), which is preset in the video control system.
  • ROI 'Region of Interest'
  • Steps S440, S450, and S460 Next, the directionality of the movement pattern of the moving object region is confirmed within the region of interest.
  • the coordinates (x, y) of the moving object region are first calculated over a series of image frames (for example, 150 frames) corresponding to a specific time (for example, 5 seconds) in the compressed image. At this time, it is preferable to disregard frames in which the moving object region is not found.
  • the center coordinates of the rectangle may be set to the coordinates (x, y) of the moving object area after the rectangle optimally including the moving object area is formed.
  • the coordinate transition vectors (DELTA x, DELTA y) of the moving object region are calculated between the adjacent image frames temporally adjacent to each other in the series of image frames. That is, the difference between the coordinates (x_prv, y_prv) in the preceding frame and the coordinates (x_cur, y_cur) in the current frame for the same Unique ID can be calculated as the coordinate transition vectors (x, y).
  • 149 coordinate transition vectors for a specific moving object region can be obtained from 150 image frames. This coordinate transition vector is a value indicating how the moving object area has moved over time.
  • the directionality of a series of coordinate transition vectors (for example, 149) calculated in a series of image frames (for example, 150 frames) is checked for the moving object region.
  • a series of coordinate transition vectors for example, 149
  • a series of image frames for example, 150 frames
  • whether or not the directionality is uniform or not is determined by measuring the correlation degree of the direction of the coordinate transition vector. That is, when the direction switching phenomenon that moves in the opposite direction is detected not less than a predetermined threshold value, it is determined that the directionality is not uniform.
  • Step S470 If both of the first condition and the second condition for detecting the object roaming are satisfied, it is determined that the corresponding moving object region is roaming in the ROI, and an object roaming event is generated. Since it is estimated that the moving object region stays in the region of interest from the first conditional establishment and that the moving object region is wandering in the region of interest from the second conditional establishment, .
  • Step S480 The moving object area where the object wandering event is generated is displayed on the reproduction screen of the compressed image so as to be distinguished from the general image.
  • the controller of the video control system can instantly recognize the image point where the object wandering is detected, thereby observing with higher attention. This can be equally helpful in the process of securing evidence.
  • Step S490 On the other hand, if the moving object region disappears in the series of image frames, the moving object region is destroyed by recycling the unique ID allocated in Step S410 for the moving object region.
  • the present invention can be embodied in the form of computer readable code on a computer-readable non-volatile recording medium.
  • a non-volatile recording medium includes all kinds of storage devices for storing computer-readable data such as a hard disk, an SSD, a CD-ROM, a NAS, a magnetic tape, a web disk, a cloud disk, And the code may be distributed and stored in the storage device of the computer.

Landscapes

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

Abstract

La présente invention concerne une technologie qui extrait, d'une vidéo comprimée, générée par une caméra de CCTV par exemple, une région de mouvement significatif, c'est-à-dire une région d'objet en mouvement, dans des unités de bloc d'image de la vidéo comprimée sur la base d'une syntaxe, telle que des vecteurs de mouvement et des types de codage, sans avoir recours à un traitement d'image complexe comme dans la technologie classique, et qui observe un mouvement dans la région d'objet en mouvement pour détecter un événement d'objet de flânerie dans le cas d'une directionnalité de mouvement erratique. Selon la présente invention, une flânerie d'objet dans une vidéo filmée par CCTV peut être distinguée en temps réel sans avoir à recourir à un traitement complexe tel qu'un décodage, un redimensionnement à l'échelle inférieure, une acquisition d'image différentielle, une analyse d'image, et analogue, d'une vidéo comprimée, et permet ainsi d'améliorer l'effet anti-crime d'un système de vidéosurveillance.
PCT/KR2018/002554 2017-12-20 2018-03-04 Procédé orienté syntaxe de détection d'objet de flânerie dans une vidéo comprimée WO2019124632A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020170176595A KR102015078B1 (ko) 2017-12-20 2017-12-20 압축영상에 대한 신택스 기반의 객체 배회 감지 방법
KR10-2017-0176595 2017-12-20

Publications (1)

Publication Number Publication Date
WO2019124632A1 true WO2019124632A1 (fr) 2019-06-27

Family

ID=66993601

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/002554 WO2019124632A1 (fr) 2017-12-20 2018-03-04 Procédé orienté syntaxe de détection d'objet de flânerie dans une vidéo comprimée

Country Status (2)

Country Link
KR (1) KR102015078B1 (fr)
WO (1) WO2019124632A1 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102263717B1 (ko) 2019-09-03 2021-06-10 중앙대학교 산학협력단 객체 검출 및 추적을 통한 이상행동 분석 장치 및 방법

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000295600A (ja) * 1999-04-08 2000-10-20 Toshiba Corp 監視装置
JP2002262296A (ja) * 2001-02-28 2002-09-13 Mitsubishi Electric Corp 移動物体検出装置、および画像監視システム
JP2006079594A (ja) * 2004-08-13 2006-03-23 Sony Corp 移動物体検出装置及び方法
KR101585022B1 (ko) * 2014-10-02 2016-01-14 주식회사 에스원 영상 감시 시스템에 있어서 움직임 감지를 위한 스트리밍 정보 분석 시스템 및 움직임 감지를 위한 스트리밍 정보 분석 방법
KR101793636B1 (ko) * 2017-05-31 2017-11-03 주식회사 투윈스컴 통합 지능형 cctv 영상 처리 시스템

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006211166A (ja) 2005-01-27 2006-08-10 Victor Co Of Japan Ltd 監視システム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000295600A (ja) * 1999-04-08 2000-10-20 Toshiba Corp 監視装置
JP2002262296A (ja) * 2001-02-28 2002-09-13 Mitsubishi Electric Corp 移動物体検出装置、および画像監視システム
JP2006079594A (ja) * 2004-08-13 2006-03-23 Sony Corp 移動物体検出装置及び方法
KR101585022B1 (ko) * 2014-10-02 2016-01-14 주식회사 에스원 영상 감시 시스템에 있어서 움직임 감지를 위한 스트리밍 정보 분석 시스템 및 움직임 감지를 위한 스트리밍 정보 분석 방법
KR101793636B1 (ko) * 2017-05-31 2017-11-03 주식회사 투윈스컴 통합 지능형 cctv 영상 처리 시스템

Also Published As

Publication number Publication date
KR20190074898A (ko) 2019-06-28
KR102015078B1 (ko) 2019-08-27

Similar Documents

Publication Publication Date Title
WO2019124635A1 (fr) Procédé orienté syntaxe de détection d'une intrusion d'objet dans une vidéo comprimée
WO2020027513A1 (fr) Système d'analyse d'image basé sur la syntaxe pour image compressée, et procédé de traitement d'interfonctionnement
WO2013115470A1 (fr) Système et procédé de contrôle intégré utilisant une caméra de surveillance destinée à un véhicule
WO2017034177A1 (fr) Système de mise en application pour freiner le stationnement et l'arrêt illégaux à l'aide d'images provenant de différentes caméras et système de commande le comprenant
WO2018135922A1 (fr) Procédé et système de suivi en temps réel d'un objet d'intérêt dans un environnement multi-caméras
WO2012137994A1 (fr) Dispositif de reconnaissance d'image et son procédé de surveillance d'image
US20150229944A1 (en) System and method for detecting motion in compressed video
KR20200071886A (ko) 딥러닝 이미지 분석과 연동하는 신택스 기반의 선별 관제 제공 방법
WO2016064107A1 (fr) Procédé et appareil de lecture vidéo sur la base d'une caméra à fonctions de panoramique/d'inclinaison/de zoom
WO2019039661A1 (fr) Procédé d'extraction basée sur la syntaxe d'une région d'objet mobile d'une vidéo compressée
WO2020027512A1 (fr) Procédé de commande de suivi d'objet basé sur syntaxe destiné à une image comprimée par un appareil photo ptz
WO2019124636A1 (fr) Procédé basé sur la syntaxe pour détecter une circulation routière à contresens dans une vidéo compressée
WO2019124634A1 (fr) Procédé orienté syntaxe de suivi d'objet dans une vidéo comprimée
WO2020027511A1 (fr) Procédé de génération d'une carte thermique basée sur la syntaxe pour une image compressée
WO2020171388A2 (fr) Procédé d'identification d'un objet ayant un mouvement anormal dans une image compressée à l'aide d'une trajectoire et d'un motif de vecteur de mouvement
WO2019124632A1 (fr) Procédé orienté syntaxe de détection d'objet de flânerie dans une vidéo comprimée
KR102061915B1 (ko) 압축영상에 대한 신택스 기반의 객체 분류 방법
WO2019124633A1 (fr) Procédé orienté syntaxe de détection d'objet d'escalade de mur dans une vidéo comprimée
KR102263071B1 (ko) 영상 관제 방법, 영상 관제 장치 및 컴퓨터 프로그램
KR102179077B1 (ko) 상용분류기 외부 연동 학습형 신경망을 이용한 압축영상에 대한 신택스 기반의 객체 분류 방법
KR102178952B1 (ko) 압축영상에 대한 신택스 기반의 mrpn-cnn을 이용한 객체 분류 방법
CN109886234B (zh) 目标检测方法、装置、系统、电子设备、存储介质
JP4736171B2 (ja) 監視用信号の通信方法、及び監視用信号通信装置
WO2011043499A1 (fr) Procédé de reconnaissance de modification de contexte et dispositif de traitement d'images utilisant un tel procédé
KR102585167B1 (ko) 압축영상에 대한 신택스 기반의 동일인 분석 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18892224

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18892224

Country of ref document: EP

Kind code of ref document: A1