WO2009103983A1 - Movable object status determination - Google Patents

Movable object status determination Download PDF

Info

Publication number
WO2009103983A1
WO2009103983A1 PCT/GB2009/000462 GB2009000462W WO2009103983A1 WO 2009103983 A1 WO2009103983 A1 WO 2009103983A1 GB 2009000462 W GB2009000462 W GB 2009000462W WO 2009103983 A1 WO2009103983 A1 WO 2009103983A1
Authority
WO
WIPO (PCT)
Prior art keywords
region
sub
interest
train
congestion
Prior art date
Application number
PCT/GB2009/000462
Other languages
French (fr)
Inventor
Li-Qun Xu
Arasanathan Anjulan
Original Assignee
British Telecommunications Public Limited Company
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 British Telecommunications Public Limited Company filed Critical British Telecommunications Public Limited Company
Priority to US12/918,439 priority Critical patent/US20100316257A1/en
Priority to EP09712159A priority patent/EP2255321A1/en
Publication of WO2009103983A1 publication Critical patent/WO2009103983A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/52Surveillance or monitoring of activities, e.g. for recognising suspicious objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/255Detecting or recognising potential candidate objects based on visual cues, e.g. shapes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/08Detecting or categorising vehicles

Definitions

  • the present invention relates to object detection using video images and, in particular, but not exclusively, to determining the status (presence or absence) of movable objects such as, for example, trains at a train station platform.
  • the first approach is the so-called "object-based" detection and tracking approach, the subjects of which are individual or small group of objects present within the monitoring space, be it a person or a car.
  • the multiple moving objects are required to be simultaneously and reliably detected, segmented and tracked against all the odds of scene clutters, illumination changes and static and dynamic occlusions.
  • the set of trajectories thus generated are then subjected to further domain model-based spatial-temporal behaviour analysis such as, for ; example, Bayesian Net or Hidden Markov Models, to detect any abnormal/normal event or change trends of the scene.
  • the second approach is the so-called “non-object-centred” approach aiming at (large density) crowd analysis.
  • the challenges this approach faces are distinctive, since in crowded situations such as normal public spaces, (for example, a high street, an underground platform, a train station forecourt, shopping complexes), automatically tracking dozens or even hundreds of objects reliably and consistently over time is difficult, due to insurmountable occlusions, the unconstrained physical space and uncontrolled and changeable environmental and localised illuminations.
  • some particular difficulties in relation to an underground station platform which can also be found in general scenes of public spaces in perhaps slightly different forms, include:
  • Traffic signal changes The change in colour of the traffic and platform warning signal lights (for drivers and platform staff, respectively) when a train approaches, stops at and leaves the station will affect to a different degree large areas of the scene.
  • Train detection involves three procedures i) frame difference - in which a pixel by pixel subtraction between the current frame and a previous frame is carried out, if the difference exceeds a threshold, the system regards the pixel as real motion; ii)labelling and merging in which the system retrieves the pixels which indicate motion and the areas that they represent are overlapped and merged; and iii) train motion area detection, in which the system uses a projection based detection method which decides real train motion from the existence of
  • Th system only carries out object/human detection in the OFF mode.
  • Oh' s is a dedicated approach narrowly targeting train detection only, thus all the knowledge about the site is necessary such as the size (height/width) of the train front face.
  • Embodiments of aspects of the present invention aim to provide an alternative or improved method and system for object status determination.
  • the present invention provides a method of determining a status of a movable object in a physical space by automated processing of a video sequence of the space, the method comprising: determining a region of interest accommodating a pre-determined path of the object in the space; partitioning the region of interest into an array of sub- regions; determining first spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is moving in the sub-region; determining second spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is stationary in the sub-region; generating an overall degree of presence for an object in the region of interest on the basis of both moving and stationary metrics.
  • the present invention provides system determining a degree of presence of a movable object in a physical space by automated processing of a video sequence of the space, the system comprising: an imaging device for generating images of a physical space; and a processor, wherein, for a given region of interest in images of the space, the processor is arranged to: partition the region of interest into an array of sub-regions; determine third spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is moving in the sub-region; determine fourth spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is stationary in the sub-region; generate an overall degree of presence for an object in the region of interest on the basis of both moving and stationary metrics.
  • the approach is applicable to a wide scope of problems involving detecting objects arrival / departure, or objects deposit / removal, for example, in a goods in/out loading bay - where the status of goods themselves or the vehicles - trucks, lorries, boats, barges, etc. which deliver them could be monitored , in video monitoring domains.
  • the fact that it has been applied successfully to the detection (and explanation of the status) of underground trains serves as just one good example of this approach in coping with a very challenging environment.
  • This general approach is in contrast with any dedicated train detection method known from the art.
  • the platform shows only a single human being present, but a crowded platform situation could otally disrupt the assumptions on which the Oh -approach is designed to work, blocking the camera's view of the train presence area.
  • Embodiments according to the invention work in any platform situation.
  • Figure 1 is a block diagram of an exemplary application / service system architecture for enacting object detection and crowd analysis according to an embodiment of the present invention
  • Figure 2 is a block diagram showing the main components of an analytics engine of a system for crowd analysis
  • Figure 3 is a block diagram showing individual component and linkages between the components of the analytics engine of the system;
  • Figure 4a is an image of an underground train platform and
  • Figure 4b is the same image with an overlaid region of interest;
  • Figure 5 is a schematic diagram illustrating a homographic mapping of the kind used to map a ground plane to a video image plane according to embodiments of the present invention
  • Figure 6a illustrates a partitioned region of interest on a ground plane - with relatively small, uniform sub-regions - and Figure 6b illustrates the same region of interest mapped onto a video plane;
  • Figure 7a illustrates a partitioned region of interest on a ground plane - with relatively large, uniform sub-regions - and Figure 7b illustrates the same region of interest mapped onto a video plane;
  • Figure 8 is a flow diagram showing an exemplary process for sizing and re-sizing sub-regions in a region of interest
  • Figure 9a exemplifies a non-uniformly partitioned region of interest on a ground plane and Figure 9b illustrates the same region of interest mapped onto a video plane according to embodiments of the present invention
  • Figures 10a, 10b and 10c show, respectively, an image of an exemplary train platform, a detected foreground image indicating areas of meaningful movement within the region of interest (not shown) of the same image and the region of interest highlighting dynamic, static and vacant sub-regions;
  • Figures 11a, l ib and l ie respectively show an image of a moderately well-populated train platform, a region of interest highlighting dynamic, static and vacant sub-regions and a detected pixels mask image highlighting globally congested areas within the same image;
  • Figures 12a and 12b are images which show one crowded platform scene with (in Figure 12b) and without (in Figure 12a) a highlighted region of interest suitable for detecting a train according to embodiments of the present invention;
  • Figures 12c and 12d are images which show another crowded platform scene with (in Figure 12d) and without (in Figure 12c) a highlighted region of interest suitable for detecting a train according to embodiments of the present invention
  • Figure 13 is a block diagram showing the main components of an analytics engine of a system for train detection
  • Figures 14a and 14b illustrate one way of weighting sub-regions for train detection according to embodiments of the present invention
  • Figures 15a- 15c and 16a- 16c are images of two platforms, respectively, in various states of congestion, either with or without a train presence, including a train track region of interest highlighted thereon;
  • Figure 17 relating to a first timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve, and the graph is accompanied by a sequence of platform video snapshot images (A), (B) and (C) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest;
  • Figure 18a relating to a second timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve
  • Figure 18b is a graph plotted against the same time showing a train detection curve and two passenger crowding curves - one said curve due to dynamic congestion and the other said curve due to static congestion - and the graphs are accompanied by a sequence of platform video snapshot images (D), (E) and (F) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest;
  • Figure 19 relating to a third timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve, and the graph is accompanied by a sequence of platform video snapshot images (J), (K) and (L) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest; and
  • Figure 20 relating to a fourth timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve, and the graph is accompanied by a sequence of platform video snapshot images (2), (3) and (4) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest.
  • Embodiments of aspects of the present invention provide an effective functional system using video analytics algorithms for automated train presence detection operating on live image sequences captured by surveillance video cameras.
  • the system uses algorithms that are also capable of being used in crowd behaviour analysis. Analysis is performed in real-time in a low-cost, Personal Computer (PC) whilst cameras are monitoring real-world, cluttered and busy operational environments.
  • PC Personal Computer
  • the operational setting of interest is urban underground platforms.
  • the challenges to face include: diverse, cluttered and changeable environments; sudden changes in illuminations due to a combination of sources (for example, train headlights, traffic signals, carriage illumination when calling at station and spot reflections from polished platform surface); the reuse of existing legacy analogue cameras with unfavourable relatively low mounting positions and near to horizontal orientation angle (causing more severe perspective distortion and object occlusions).
  • sources for example, train headlights, traffic signals, carriage illumination when calling at station and spot reflections from polished platform surface
  • the reuse of existing legacy analogue cameras with unfavourable relatively low mounting positions and near to horizontal orientation angle causing more severe perspective distortion and object occlusions.
  • the performance has been demonstrated by extensive experiments on real video collections and prolonged live field trials.
  • train detection and crowd analysis procedures will be described hereinafter; starting with crowd analysis and following with train detection. It will be appreciated that the train detection techniques may be applied alone or in combination with crowd analysis, though embodiments described herein combine both.
  • the analytics PC 105 includes a video analytics engine 115 consisting of real-time video analytic algorithms, which typically execute on the analytics PC in separate threads, with each thread processing one video stream to extract pertinent semantic scene change information, as will be described in more detail below.
  • the analytics PC 105 also includes various user interfaces 120, for example for an operator to specify regions of interest in a monitored scene using standard graphics overlay techniques on captured video images.
  • the video analytics engine 115 may generally include visual feature extraction functions (for example including global vs. local feature extraction), image change characterisation functions, information fusion functions, density estimation functions and automatic learning functions.
  • An exemplary output of the video analytics engine 115 from a platform 105 may include both XML data, representing the level of scene congestion and other information such as train presence (arrival / departure time) detection, and snapshot images captured at a regular interval, for example every 10 seconds.
  • this output data may be transmitted via an IP network
  • a remote data warehouse (database) 135 including a web server 125 from which information from many stations can be accessed and visualised by various remote mobile 140 or fixed 145 clients, again, via the Internet 130.
  • each platform may be monitored by one, or more than one, video camera. It is expected that more-precise congestion measurements can be derived by using plural spatially-separated video cameras on one platform; however, it has been established that high quality results can be achieved by using only one video camera and feed per platform and, for this reason, the following examples are based on using only one video feed.
  • Embodiments of aspects of the present invention perform visual scene "segmentation" based on relevance analysis on (and fusion of) various automatically computable visual cues and their temporal changes, which characterise train and crowd movements and, with regard to crowds, reveal a level of congestion in a defined and/or confined physical space.
  • FIG. 2 is a block diagram showing four main components of analytics engine 115, and the general processes by which a congestion level is calculated. All components are required for crowd analysis but not all are required for train detection, the components for which are described below in greater detail.
  • the first component 200 is arranged to specify a region of interest (ROI) of a scene 205; compute the scene geometry (or planar homography between the ground plane and image plane) 210; compute a pixel-wise perspective density map within the ROI 215; and, finally, conduct a non-uniform blob-based partition of the ROI 220, as will be described in detail below.
  • ROI region of interest
  • a "blob" is a sub-region within a ROI.
  • the output of the first component 200 is used by both a second and a third component.
  • the second component 225 is arranged to evaluate instantaneous changes in visual appearance features due to meaningful motions 230 (of passengers) by way of foreground detection 235 and temporal differencing 240.
  • the third component 245, is arranged to account for stationary occupancy effects 250 when people move slowly or remain almost motionless in the scene, for regions of the ROI that are not deemed to be dynamically congested. It should be noted that, for both the second and third components, all the operations are performed on a blob by blob basis.
  • the fourth component 255 is designed to compute the overall measure of congestion for the region of interest, including prominently compensating for the bias effect that a sparsely distributed crowd may appear to have the same congestion level as that of a spatially tightly distributed crowd from previous computations, where, in fact, the former is much less congested than that of the latter in 3D world scene. All of the functions performed by these modules will be described in further detail hereinafter.
  • Figure 3 is a block diagram representing a more-detailed breakdown of the internal operations of each of the components and functions in Figure 2, and the concurrent and sequential interactions between them.
  • block 300 is responsible for scene geometry
  • the block 300 uses a static image of a video feed from a video camera and specifies a ROI, which is defined as a polygon by an operator via a graphical user interface. Once the ROI has been defined, and an assumption made that the ROI is located on a ground plane in the real world, block 300 computes a plane-to-plane homography (mapping) between the camera image plane and the ground plane.
  • a plane-to-plane homography mapping
  • a weight (or 'congestion weighting') is assigned to each blob.
  • the weight may be collected from the density values of the pixels falling within the blob, which accounts for the perspective distortion of the blob in the camera's view. Alternatively, it can be computed according to the proportional change relative to the size of a uniform blob partition of the ROI.
  • the blob partitions thus generated are used subsequently for blob-based scene congestion analysis throughout the whole system.
  • Congestion analysis comprises three distinct operations.
  • a first analysis operation comprises dynamic congestion detection and assessment, which itself comprises two distinct procedures, for detecting and assessing scene changes due to local motion activities that contribute to a congestion rating or metric.
  • a second analysis operation comprises static congestion detection and assessment and third analysis operation comprises a global scene scatter analysis.
  • a short-term responsive background (STRB) model in the form of a pixel-wise Mixture of Gaussian (MoG) model in RGB colour space, is created from an initial segment of live video input from the video camera. This is used to identify foreground pixels in current video frames that undergo certain meaningful motions, which are then used to identify blobs containing dynamic moving objects (in this case passengers). Thereafter, the parameters of the model are updated by the block 305 to reflect short term environmental changes. More particularly, foreground (moving) pixels, are first detected by a background subtraction procedure in block involving comparing, on a pixel- wise basis, a current colour video frame with the STRB.
  • a background subtraction procedure in block involving comparing, on a pixel- wise basis, a current colour video frame with the STRB.
  • the pixels then undergo further processing steps, for example including speckle noise detection, shadow and highlight removal, and morphological filtering, by block 310 thereby resulting in reliable foreground region detection [2], [4].
  • an occupancy ratio of foreground pixels relative to the blob area is computed in a block 315, which occupancy ratio is then used by block 320 to decide on the blob's dynamic congestion candidacy.
  • the intensity differencing of two consecutive frames is computed in block 325, and, for a given blob, the variance of differenced pixels inside it is computed in block 330, which is then used to confirm the blob's dynamic " congestion status: namely, 'yes' with its weighted congestion contribution or 'no' with zero congestion contribution by block 320.
  • zero-motion objects Due to the intrinsic unpredictability of a dynamic scene, so-called “zero- motion” objects can exist, which undergo little or no motion over a relatively long period of time.
  • "zero-motion" objects can describe individuals or groups of people who enter the platform and then stay in the same standing or seated position whilst waiting for the train to arrive.
  • a long-term stationary background (LTSB) model that reflects an almost passenger-free environment of the scene is generated by a block 335.
  • This model is typically created initially (during a time when no passengers are present) and subsequently maintained, or updated selectively, on a blob by blob basis, by a block 340.
  • a comparison of the blob in a current video frame is made with the corresponding blob in the LTSB model, by a block 345, using a selected visual feature representation to decide on the blob's static congestion candidacy.
  • the first step of this operation is a global scene characterisation measure introduced to differentiate between different crowd distributions that tend to occur in the scene.
  • the analysis can distinguish between a crowd that is tightly concentrated and a crowd that is largely scattered over the ROI. It has been shown that, while not essential, this analysis step is able to compensate for certain biases of the previous two operations, as will be described in more detail below.
  • the next step step according to Figure 3 is to generate an overall congestion measure, in a block 360.
  • This measure has many applications, for example, it can be used for statistical analysis of traffic movements in the network of train stations, or to control safety systems which monitor and control whether or not more passengers should be permitted to enter a crowded platform.
  • the image in Figure 4(a) shows an example of an underground station scene and the image in Figure 4(b) includes a graphical overlay, which highlights the platform ROI 400; nominally, a relatively large polygonal area on the ground of the station platform.
  • certain parts for example, those polygons identified inside the ROI 405, as they either fall outside the edge of the platform or could be a vending machine or fixture
  • this initial selection can be masked out, resulting in the actual ROI that is to be accounted for in the following computational procedures.
  • a planar homography between the camera image plane and the ground plane is estimated.
  • the estimation of the planar homography is illustrated in Figure 5, which illustrates how objects can be mapped between an image plane and a ground plane.
  • the transformation between a point in the image plane and its correspondence in the ground plane can be represented by a 3 by 3 homography matrix H in a known way.
  • a density map for the ROI can be computed, or a weight is assigned to each pixel within the ROI of the image plane, which accounts for the camera's perspective projection distortion [I].
  • the weight w/ attached to the / pixel after normalisation can be obtained as:
  • a non-uniform partition of the ROI into a number of image blobs can be automatically carried out, after which each blob is assigned a single weight.
  • the method of partitioning the ROI into blobs and two typical ways of assigning weights to blobs are described below.
  • the first step in generating a uniform partition is to divide the ground plane into an array of relatively small uniform blobs (or sub-regions), which are then mapped to the image plane using the estimated homography.
  • Figure 6a illustrates an exemplary array of blobs on a ground plane
  • Figure 6b illustrates that same array of blobs mapped onto a platform image using the homography. Since the homography accounts for the perspective distortion of the camera, the resulting image blobs in the image plane assume an equal weighting given that each blob corresponds to an area of the same size in the ground plane. However, in practical situations, due to different imaging conditions (for example camera orientation, mounting height and the size of ROI), the sizes of the resulting image blobs may not be suitable for particular applications.
  • any blob which is too big or too small causes processing problems: a small blob cannot accommodate sufficient image data to ensure reliable feature extraction and representation; and a large blob tends to introduce too much decision error.
  • a large blob which is only partially congested may still end up being considered as fully congested, even if only a small portion of it is occupied or moving, as will be discussed below.
  • Figure 7a shows another exemplary uniform partition using an array of relatively large uniform blobs on a ground plane and the image in Figure 7b has the array of blobs mapped onto the same platform as in Figure 6.
  • w$ and h$ are the width and height of the blobs for a uniform partition (for example, that described in Figure 6a) of the ground plane, respectively.
  • a ground plane blob of this size with its top-left hand corner at (x,y) is selected, and the size A u v of its projected image blob
  • step 810 if A 11 v is less than a minimum value A m/n then the width and height of the ground plane blob are increased by a factor / (typical value used 1.1) in step 815, the process iterates to step 805 with the area being recalculated. In practice, the process may iterate for a few times (for example 3-6 times) until the size of the resulting blob is within the given limits. At this time, the blob ends up with a width wj and a height / ⁇ / in step 820. Next, a weighting for the blob is calculated in step 825, as will be described below in more detail.
  • step 830 if more blobs are required to fill the array of blobs, the next blob starting point is identified as x+wj+1, y, in step 835 and the process iterates to step 805 to calculate the next respective blob area. If no more blobs are required then the process ends in step 830.
  • blobs are defined a row at a time, starting from the top left hand corner, populating the row from left to right and then starting at the left hand side of the next row down.
  • the blobs have an equal height.
  • both the height and width of the ground plane blob are increased in the iteration process.
  • For the rest of the blobs on the same row only the width is changed while keeping the same height as the first blob in the row.
  • other ways of arranging blobs can be envisaged in which blobs in the same row (or when no rows are defined as such) do not have equal heights.
  • blob size is to ensure that there are a sufficient number of pixels in an appropriate distribution to enable relatively accurate feature analysis and determination.
  • the skilled person would be able to carry out analyses using different sizes and arrangements of blobs and determine optimal sizes and arrangements thereof without undue experimentation. Indeed, on the basis of the present description, the skilled person would be able to select appropriate blob sizes and placements for different kinds of situation, different placements of camera and different platform configurations.
  • a first way of assigning a blob weight is to consider that uniform partition of the ground plane (that is, an array of blobs of equal size) renders each blob having an equal weight proportional to its size (w$ x h$), the changes in blob size as made above result in the new blob assuming a weight
  • An alternative way of assigning a blob weight is to accumulate the normalised weights for all the pixels falling within the new blob; wherein the pixel weights were calculated using the homography, as described above.
  • an exception to the process for assigning blob size occurs when a next blob in the same row may not obtain the minimum size required, within the ROI, when it is next to the boarder of the ROI in the ground plane.
  • the under-sized blob is joined with the previous blob in the row to form a larger one, and the corresponding combined blob in the image plane is recalculated.
  • the blob may simply be ignored, or it could be combined with blobs in a row above or below; or any mixture of different ways could be used.
  • FIG. 9a illustrates a ground plane partitioned with an irregular, or non-uniform, array of blobs, which have had their sizes defined according to the process that has just been described.
  • the upper blobs 900 are relatively large in both height and width dimensions - though the blob heights within each row are the same - compared with the blobs in the lower rows.
  • the blobs bounded by dotted lines 905 on the right hand side and at the bottom indicate that those blobs were obtained by joining two blobs for the reasons already described.
  • FIG. 9b shows the same station platform that was shown in Figures 6b and 7b but, this time, having mapped onto it the non-uniform array of blobs of Figure 9a.
  • the mapped blobs have a far more regular size than those in Figures 6b and 7b. It will, thus, be appreciated that the blobs in Figure 9b provide an environment in which each blob can be meaningfully analysed for feature extraction and evaluation purposes.
  • some blobs within the initial ROI may not be taken into full account (even no account at all) for a congestion calculation, if the operator masks out certain scene areas for practical considerations.
  • a blob b ⁇ can be
  • a perspective weight factor co ⁇ and a ratio factor rfc which is the ratio between the number of unmasked pixels and the total number of pixels in the blob. If there are a total number of Nfr blobs in the ROI, the contribution of a congested blob bfc to the overall congestion rating will be cofc x r&- If the maximum congestion rating of the ROI is defined to be 100, then the congestion factor of each blob will be normalised by the total congestions of all blobs.
  • a congestion weighting Cj 1 of blob b ⁇ may be presented as:
  • blob bj ⁇ is considered as containing possible dynamic congestion.
  • sudden illumination changes for example, the headlight of an approaching train or changes in traffic signal lights
  • a secondary measure possibly increase the number of foreground pixels within a blob.
  • Vjt is taken, which first computes the consecutive frame difference of grey level images, on F(t) and its preceding one F(t -1) , and then derives the variance of the difference image with respect to each blob bfc.
  • the variance value due to illumination variation is generally lower as compared to that caused by an object motion, since, as far as a single blob is concerned, the illumination changes are considered to have a global effect. Therefore, according to the present embodiment, blob b ⁇ is considered as dynamically congested, which will contribute to the overall scene congestion at the time, if, and only if, both of the following conditions are satisfied, that is: R( > ⁇ f and V? > ⁇ , (3)
  • T mv is a suitably chosen threshold value for a variance metric.
  • a significant advantage of this blob-based analysis method over a global approach is that even if some of the pixels are wrongly identified as foreground pixels, the overall number of foreground pixels within a blob may not be enough
  • Figure 10a is a sample video frame image of a platform which is sparsely populated but including both moving and static passengers.
  • Figure 10b is a detected foreground image of Figure 10a, showing how the foregoing analysis identifies moving objects and reduces false detections due to shadows, highlights and temporarily static objects. It is clear that the most significant area of detected movement coincides with the passenger in the middle region of the image, who is pulling the suitcase towards the camera. Other areas where some movement has been detected are relatively less significant in the overall frame.
  • Figure 10c is the same as the image in 10a, but includes the non-uniform array of blobs mapped onto the ROI 1000: wherein, the blobs bounded by a solid dark line 1010 are those that have been identified as containing meaningful movement; blobs bounded by dotted lines 1020 are those that have been identified as containing static objects, as will be described hereinafter; and blobs bounded by pale boxes 1030 are empty (that is, they contain no static or dynamic objects). As shown, the blobs bounded by solid dark lines 1010 coincide closely with movement, the blobs bounded by dotted lines 1020 coincide closely with static objects and the blobs bounded by pale lines 1030 coincide closely with spaces where there are no objects.
  • zero-motion regions there are normally two causes for an existing dynamically congested blob to lose its 'dynamic' status: either the dynamic object moves away from that blob or the object stays motionless in that blob for a while. In the latter case, the blob becomes a so-called "zero-motion" blob or statically congested blob. To detect this type of congestion successfully is very important in sites such as underground station platforms, where waiting passengers often stand motionless or decide to sit down in the chairs available.
  • any dynamically congested blob b ⁇ becomes non-congested, it is then subjected to a further test as it may be a statically congested blob.
  • One method that can be used to perform this analysis effectively is to compare the blob with its corresponding one from the LTSB model.
  • a number of global and local visual features can be experimented for using this blob-based comparison, including colour histogram, colour layout descriptor, colour structure, dominant colour, edge histogram, homogenous texture descriptor and SIFT descriptor.
  • MPEG-7 colour layout (CL) descriptor has been found to be particularly efficient at identifying statically congested blobs, due to its good discriminating power and because it has a computationally relatively low overhead.
  • a second measure of variance of the pixel difference can be used to handle illumination variations, as has already been discussed above in relation to dynamic congestion determinations.
  • blob bj ⁇ is declared as a statically congested one that will contribute to the overall scene congestion rating, if and only if the following two conditions are satisfied:
  • T sv is a suitably chosen threshold.
  • Figure 10c shows an example scene where the identified statically congested blobs are depicted as being bounded by dotted lines.
  • LTSB model A method for maintaining the LTSB model will now be described. Maintenance of the LTSB is required to take account of slow and subtle changes that may happen to the captured background scene over a longer-term .basis (day, week, month) caused by internal lighting properties drifting, etc.
  • the LTSB model used should be updated in a continuous manner. Indeed, for any blob bfc that has been free from (dynamic or static) congestion continuously for a significant period of time (for example, 2 minutes) its corresponding LTSB blob is updated using a linear model, as follows. If Nf frames are processed over the defined time period and for a pixel
  • the counts for non-congested blobs are returned to zero whenever an update is made or a congested case is detected.
  • the pixel intensity value and the squared intensity value are accumulated with each incoming frame to ease the computational load.
  • C ⁇ is the congestion weighting factor associated with blob b ⁇ given previously in Equation (2).
  • Figure 11a shows an example scene where the actual congestion level on the platform is moderate, but passengers are scattered all over the platform, covering a good deal of the blobs especially in the far end of the ROI.
  • Figure 1 Ic most of the blobs are detected as congested, leading to an overly-high congestion level estimation.
  • the global congestion measure GM can be defined as the aggregation of weights w/ (see Equation (I)) of all of the congested pixels. In other words:
  • the initially over- estimated congestion level was 67.
  • congestion was brought down to 31, reflecting the true nature of the scene; the GM value in Figure 1 Ic being 0.478.
  • the techniques described above have been found to be accurate in detecting the presence, and the departure and arrival instants, of a train by a platform. This leads to it being possible to generate an accurate account of actual train service operational schedules. This is achieved by detecting reliably the characteristic visual feature changes taking place in certain target areas of a scene, for example, in a region of the original rail track that is covered or uncovered due to the presence or absence of a train, but not obscured by passengers on a crowded platform. Establishing the presence, absence and movement of a train is also of particular interest in the context of understanding the connection between train movements and crowd congestion level changes on a platform.
  • the results have been found to reveal a close correlation between trains calling frequency and changes in the congestion level of the platform.
  • the present embodiment relates to passenger crowding and can be applied to train monitoring, it will be appreciated that the proposed approach is generally applicable to a far wider range of dynamic visual monitoring tasks, where the detection of object deposit and removal is required.
  • a ROI in the case of train detection does not have to be non-uniformly partitioned or weighted to account for homography.
  • the ROI is selected to comprise a region of the rail track where the train rests whilst calling at the platform.
  • the ROI has to be selected so that it is not obscured by a waiting crowd standing very close to the edge of the platform, thus potentially blocking the camera's view of the rail track.
  • Figure 12a is a video image showing an example of a one platform in a peak hours, highly crowded platform situation.
  • perspective image distortion and homography of the ROI does not need to be factored into a train detection analysis in the same way as for the platform crowding analysis.
  • the purpose is to identify, for a given platform, whether there is a train occupying the track or not, whilst the transient time of the train (from the moment the driver's cockpit approaching the far end of the platform to a full stop or from the time the train starts moving to total disappearance from the camera's view) is only a few seconds.
  • the estimated crowd congestion level can take any value between 0 and 100
  • the 'congestion level' for the target 'train track' conveniently assumes only two values (0 or 100).
  • FIG. 13 is a block diagram showing four main components of analytics engine 115, which are operable for the purposes of train detection.
  • the first component 1300 is arranged to specify a region of interest (ROI) of a scene 1305, conduct a uniform partition of the ROI by dividing the ROI into uniform blobs of suitable size (as described above) 1310 and, if a large portion of a blob, say over 95%, is contained in the specified ROI for train detection, then the blob is incorporated into the calculations and a weight is assigned 1315 according to a scale variation model, or the weight is obtained by multiplying the percentage of pixels of the blob falling within the ROI and the distance between the blob's centre and the side of the image close to the camera's mounting position.
  • ROI region of interest
  • the second component 1320 is arranged to evaluate instantaneous changes in visual appearance features due to meaningful motions 1325 (of trains) by way of foreground detection 1330 and temporal differencing 1335.
  • the third component 1340 is arranged to account for stationary occupancy effects 1345 when trains move slowly or remain stationary in the scene, for regions of the ROI that are not deemed to be dynamically congested. It should be noted that, for both the second and third components, all the operations are performed on a blob by blob basis.
  • the fourth component 1350 computes a so-called degree of presence.
  • a measure of congestion is generated as in Figure 2, and whether or not the train is deemed to be present is determined by whether the measure of congestion is above (train detected) or below (no train detected) a specified threshold; where measure of congestion is termed 'degree of presence' in the case of train detection.
  • the threshold level may be set according to whether train detection is deemed to occur when the train first enters the station (present in some leading blobs only) and while still moving (dynamic congestion) or whether detection is deemed to occur when the train has fully entered the station (present in all blobs) and has come to rest (static congestion).
  • FIGs 15 and 16 illustrate the automatically computed status of the blobs that cover the target rail track area under different train operation conditions.
  • the images show no train present on the track, and the blobs are all empty (illustrated as pale boxes).
  • trains are shown moving (either approaching or departing) along the track beside the platform. In this case, the blobs are shown as dark boxes, indicating that the blobs are dynamically congested, with an arrow below the boxes indicating the direction of travel.
  • Figures 15c and 16c the trains are shown motionless (with the doors open for passengers to get on or off the train). In this case, the blobs are shown as dark boxes without an accompanying arrow, indicating that the blobs are statically congested.
  • CIF size video frame (352 x 288 pixels) is sufficient to provide necessary spatial resolution and appearance information for automated visual analyses, and that working on the highly compressed video data does not show any noticeable difference in performance as compared to directly grabbed uncompressed video. Details of the scenarios, results of tests and evaluations, and insights into the usefulness of the extracted information are presented below.
  • Figure 17 to Figure 20 present the selected results of the video scene analysis approaches for congestion level estimation and train presence detection, running on video streams from both-compressed recordings and direct analogue camera feeds reflecting a variety of crowd movement situations.
  • the crowd congestion level is represented on a graph by a continuous scale between 0 and
  • Snapshots (A), (B) and (C) in Figure 17 are snapshots of Platform A in scenario Al in Table 1 taken over a period of about three minutes.
  • Figure 17 represents congestion level estimation and train presence detection.
  • snapshot (A) the platform blobs indicate correctly that dynamic congestion starts in the background (near the top) and gets closer to the camera (towards the bottom or foreground of the snapshot) in snapshots (B) and (C), and in (C) the congestion is along the left hand edge of the platform near the train track edge.
  • snapshot (C) has the highest congestion, although the congestion is still relatively low (below 15).
  • train ROI blobs bounded by pale solid lines indicating no congestion there is no train (train ROI blobs bounded by pale solid lines indicating no congestion), and at times (B) and (C) different trains are calling at the station (train ROI blobs bounded by solid dark lines indicating static congestion) .
  • Snapshots (D), (E) and (F) in Figure 18 are snapshots of Platform A in scenario A2 of Table 1 taken over a period of about three minutes.
  • Graph (a) in Figure 18 plots overall platform congestion, whereas graph (b) breaks congestion into two plots - one for dynamic congestion and one for static congestion.
  • snapshot (E) has no train (train blobs bounded by pale lines), whereas snapshots (D) and (F) show a train calling (train blobs bounded by dotted lines). As shown, it is clear that the congestion is relatively high (about 90, 44 and 52 respectively) for each snapshot.
  • Snapshots (J), (K) and (L) in Figure 19 are snapshots of Platform A in scenario A3 of Table 1 taken over a period of about three minutes.
  • the graph indicates that the congestion situation changes from medium-level crowd scene to lower level crowd scene, with trains leaving in snapshots (J) (train blobs bounded by pale lines, as the train is not yet over the ROI) and (L) (train blobs bounded by dark lines indicating dynamic congestion) and approaching in snapshot (K) (blobs bounded by dark lines).
  • the platform blobs indicate correctly that congestion is mainly static, apart dynamic congestion in the mid-foreground due to people walking towards the camera, in (K) there is a mix of static and dynamic congestion along the left hand side of the platform near the train track edge and dynamic congestion in the right hand foreground due to a person walking towards the camera and, in (L), there is some static congestion in the distant background.
  • Snapshots (2), (3) and (4) in Figure 20 are snapshots of Platform A taken over a period of about four and a half minutes.
  • the graph illustrates that the scene changes from an initially quiet platform to a recurrent situation when the crowd builds up and disperses (shown as the spikes in the curve) very rapidly within a matter of about 30 seconds with a train's arrival and departure.
  • the snapshots are taken at three particular moments, with no train in snapshot (2) (train blobs bounded by pale lines), and with a train calling at the station in snapshots (3) and (4) (train blobs bounded by dotted lines).
  • This example was taken from a live video feed so there is no corresponding table entry.
  • the platform blobs indicate correctly that there is some dynamic congestion on the right hand side of the platform due to people walking away from the camera, whereas in (3) and (4) the platform is generally dynamically congested.
  • Figure 20 reveals a different type of information, in which the platform starts off largely quiet, but when a train calls at the station, the crowd builds up and disperses very rapidly, which indicates that this is largely a one way traffic, dominated by passengers getting off the train. Combined with high frequency of train services detected at this time, we can reasonably infer, and indeed it is the case, that this is the morning rush hours traffic comprising passengers coming to work.
  • the algorithms described above contain a number of numerical thresholds in different stages of the operation.
  • the choice of threshold has been seen to influence the performance of the proposed approaches and are, thus, important from an implementation and operation point of view.
  • the thresholds can be selected through experimentation and, for the present embodiment, are summarised in Table 3 hereunder.
  • aspects of the present invention provide a novel, effective and efficient scheme for visual scene analysis, performing real-time crowd congestion level estimation and concurrent train presence detection.
  • the scheme is operable in real : world operational environments on a single PC.
  • the PC simultaneously processes at least two input data streams from either highly compressed digital videos or direct analogue camera feeds.
  • the embodiment described has been specifically designed to address the practical challenges encountered across urban underground platforms including diverse and changeable environments (for example, site space constraints), sudden changes in illuminations from several sources (for example, train headlights, traffic signals, carriage illumination when calling at station and spot reflections from polished platform surface), vastly different crowd movements and behaviours during a day in normal working hours and peak hours (from a few walking pedestrians to an almost fully occupied and congested platform), reuse of existing legacy analogue cameras with lower mounting positions and close to horizontal orientation angle (where such an installation causes inevitably more problematic perspective distortion and object occlusions, and is notably hard for automated video analysis).
  • diverse and changeable environments for example, site space constraints
  • sudden changes in illuminations from several sources for example, train headlights, traffic signals, carriage illumination when calling at station and spot reflections from polished platform surface
  • vastly different crowd movements and behaviours during a day in normal working hours and peak hours from a few walking pedestrians to an almost fully occupied and congested platform
  • a significant feature of our exemplified approach is to use a non-uniform, blob-based, hybrid local and global analysis paradigm to provide for exceptional flexibility and robustness.
  • the main features are: the choice of rectangular blob partition of a ROI embedded in ground plane (in a real world coordinate system) in such a way that a projected trapezoidal blob in an image plane (image coordinate system of the camera) is amenable to a series of dynamic processing steps and applying a weighting factor to each image blob partition, accounting for geometric distortion (wherein the weighting can be assigned in various ways); the use of a short-term responsive background (STRB) model for blob-based dynamic congestion detection; the use of long- term stationary background (LTSB) model for blob-based zero-motion (static congestion) detection; the use of global feature analysis for scene scatter characterisation; and the combination of these outputs for an overall scene congestion estimation.
  • this computational scheme has been adapted to perform the task of detecting a train's presence
  • Table 1 A video collection of crowd scenarios for westbound Platform A: The reflections on the polished platform surface from the .headlights of an approaching train and the interior lights of the train carriages calling at the platform, as well as the reflections from the outer surface of the carriages, all affect the video analytics algorithms in an adverse and unpredictable way.
  • Table 2 A video collection of crowd scenarios for eastbound Platform B: This platform scene suffers additionally from (somehow global) illumination changes caused by the traffic signal lights switching between red and green as well as the rear (red) lights shed from the departing trains; the lights are also reflected markedly on certain spots of the polished platform surface.
  • Table 3 Thresholds used according to embodiments of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

Embodiments of the present invention relate to automated methods and systems for determining a degree of presence of a movable object in a physical space. Video images are used to define a region of interest (1305) in the space and partition the region of interest into an array of sub-regions (1310). Then, first and second spatial-temporal visual features are determined, and metrics are computed (1320), (1340), to characterise whether or not each sub-region contains a moving or stationary object. The metrics are used to generate (1350) an indication of the overall degree of presence within the region of interest.

Description

Movable Object Status Determination
Field of the Invention
The present invention relates to object detection using video images and, in particular, but not exclusively, to determining the status (presence or absence) of movable objects such as, for example, trains at a train station platform.
Background of the Invention
There are generally two approaches to behaviour analysis in computer vision-based dynamic scene analysis and understanding. The first approach is the so-called "object-based" detection and tracking approach, the subjects of which are individual or small group of objects present within the monitoring space, be it a person or a car. In this case, firstly, the multiple moving objects are required to be simultaneously and reliably detected, segmented and tracked against all the odds of scene clutters, illumination changes and static and dynamic occlusions. The set of trajectories thus generated are then subjected to further domain model-based spatial-temporal behaviour analysis such as, for; example, Bayesian Net or Hidden Markov Models, to detect any abnormal/normal event or change trends of the scene.
The second approach is the so-called "non-object-centred" approach aiming at (large density) crowd analysis. In contrast with the first approach, the challenges this approach faces are distinctive, since in crowded situations such as normal public spaces, (for example, a high street, an underground platform, a train station forecourt, shopping complexes), automatically tracking dozens or even hundreds of objects reliably and consistently over time is difficult, due to insurmountable occlusions, the unconstrained physical space and uncontrolled and changeable environmental and localised illuminations. By way of example, some particular difficulties in relation to an underground station platform, which can also be found in general scenes of public spaces in perhaps slightly different forms, include:
• Global and localised lighting changes. When the platform has few or sparsely covered by passengers, there exist strong and varied specular reflections from the polished platform floor on multiple light sources including the rapid changes of the headlights of an approaching train; the rear red lights of a departing train; the lights shed from the inside of carriages when a train stops at the platform as well as the environment lighting of the station.
• Traffic signal changes. The change in colour of the traffic and platform warning signal lights (for drivers and platform staff, respectively) when a train approaches, stops at and leaves the station will affect to a different degree large areas of the scene.
• Severe perspective distortion of the imaging scene: Since the existing video cameras (used in a legacy CCTV management system) are mounted at unfavourable low ceiling position (about 3 meters) above the platform whilst attempting to cover as large a segment of the platform as possible.
While these limitations provide very significant challenges for systems designed to analyse crowd congestion in such environments, but they can also be expected to provide a challenge for the designer of an object status determination system to be used in such an environment.
In the paper "Vision based platform monitoring system for railway station safety", ITST '07, 7th Int. Conf. On ITS, July 2007, by Oh, Park, and Lee, a system for monitoring the platform and track of a railway station - looking in particular for such dangers as a passenger on the track, fires etc. The detection process is divided into two steps - train detection and object/human detection and tracking. Train detection determines the train state to prevent a train being mistaken for a falling passenger. Train detection involves three procedures i) frame difference - in which a pixel by pixel subtraction between the current frame and a previous frame is carried out, if the difference exceeds a threshold, the system regards the pixel as real motion; ii)labelling and merging in which the system retrieves the pixels which indicate motion and the areas that they represent are overlapped and merged; and iii) train motion area detection, in which the system uses a projection based detection method which decides real train motion from the existence of
"motion" pixels in a preset train area. If the projected "motion" pixels are above 40% train width and 60% train height, the system considers a train to be present. There are four train states:
Off - there is no train; In - a train is approaching;
On - a train has arrived and has stopped;
Out - a train is puling out.
Th system only carries out object/human detection in the OFF mode.
Oh' s is a dedicated approach narrowly targeting train detection only, thus all the knowledge about the site is necessary such as the size (height/width) of the train front face.
Embodiments of aspects of the present invention aim to provide an alternative or improved method and system for object status determination.
Summary
According to a first aspect, the present invention provides a method of determining a status of a movable object in a physical space by automated processing of a video sequence of the space, the method comprising: determining a region of interest accommodating a pre-determined path of the object in the space; partitioning the region of interest into an array of sub- regions; determining first spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is moving in the sub-region; determining second spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is stationary in the sub-region; generating an overall degree of presence for an object in the region of interest on the basis of both moving and stationary metrics.
According to a second aspect, the present invention provides system determining a degree of presence of a movable object in a physical space by automated processing of a video sequence of the space, the system comprising: an imaging device for generating images of a physical space; and a processor, wherein, for a given region of interest in images of the space, the processor is arranged to: partition the region of interest into an array of sub-regions; determine third spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is moving in the sub-region; determine fourth spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is stationary in the sub-region; generate an overall degree of presence for an object in the region of interest on the basis of both moving and stationary metrics.
The approach is applicable to a wide scope of problems involving detecting objects arrival / departure, or objects deposit / removal, for example, in a goods in/out loading bay - where the status of goods themselves or the vehicles - trucks, lorries, boats, barges, etc. which deliver them could be monitored , in video monitoring domains. The fact that it has been applied successfully to the detection (and explanation of the status) of underground trains serves as just one good example of this approach in coping with a very challenging environment. This general approach is in contrast with any dedicated train detection method known from the art.
The systems of embodiments of the present invention, unlike those of Oh et al, are not explicitly modelled on the train status in order to decide on the status of a moving train: in our approach, the status of a train (or other vehicle) moving or stationary is detected automatically from the properties of the 'congested blobs' in a region of interest.
In the studies shown in the Oh paper, the platform shows only a single human being present, but a crowded platform situation could otally disrupt the assumptions on which the Oh -approach is designed to work, blocking the camera's view of the train presence area. Embodiments according to the invention work in any platform situation.
Further features and advantages of the invention will become apparent from the following description of preferred embodiments of the invention, given by way of example only, which is made with reference to the accompanying drawings.
Brief Description of the Drawings
Figure 1 is a block diagram of an exemplary application / service system architecture for enacting object detection and crowd analysis according to an embodiment of the present invention;
Figure 2 is a block diagram showing the main components of an analytics engine of a system for crowd analysis;
Figure 3 is a block diagram showing individual component and linkages between the components of the analytics engine of the system; Figure 4a is an image of an underground train platform and Figure 4b is the same image with an overlaid region of interest;
Figure 5 is a schematic diagram illustrating a homographic mapping of the kind used to map a ground plane to a video image plane according to embodiments of the present invention;
Figure 6a illustrates a partitioned region of interest on a ground plane - with relatively small, uniform sub-regions - and Figure 6b illustrates the same region of interest mapped onto a video plane;
Figure 7a illustrates a partitioned region of interest on a ground plane - with relatively large, uniform sub-regions - and Figure 7b illustrates the same region of interest mapped onto a video plane;
Figure 8 is a flow diagram showing an exemplary process for sizing and re-sizing sub-regions in a region of interest;
Figure 9a exemplifies a non-uniformly partitioned region of interest on a ground plane and Figure 9b illustrates the same region of interest mapped onto a video plane according to embodiments of the present invention;
Figures 10a, 10b and 10c show, respectively, an image of an exemplary train platform, a detected foreground image indicating areas of meaningful movement within the region of interest (not shown) of the same image and the region of interest highlighting dynamic, static and vacant sub-regions;
Figures 11a, l ib and l ie respectively show an image of a moderately well-populated train platform, a region of interest highlighting dynamic, static and vacant sub-regions and a detected pixels mask image highlighting globally congested areas within the same image; Figures 12a and 12b are images which show one crowded platform scene with (in Figure 12b) and without (in Figure 12a) a highlighted region of interest suitable for detecting a train according to embodiments of the present invention;
Figures 12c and 12d are images which show another crowded platform scene with (in Figure 12d) and without (in Figure 12c) a highlighted region of interest suitable for detecting a train according to embodiments of the present invention;
Figure 13 is a block diagram showing the main components of an analytics engine of a system for train detection;
Figures 14a and 14b illustrate one way of weighting sub-regions for train detection according to embodiments of the present invention;
Figures 15a- 15c and 16a- 16c are images of two platforms, respectively, in various states of congestion, either with or without a train presence, including a train track region of interest highlighted thereon;
Figure 17 relating to a first timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve, and the graph is accompanied by a sequence of platform video snapshot images (A), (B) and (C) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest;
Figure 18a relating to a second timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve and Figure 18b is a graph plotted against the same time showing a train detection curve and two passenger crowding curves - one said curve due to dynamic congestion and the other said curve due to static congestion - and the graphs are accompanied by a sequence of platform video snapshot images (D), (E) and (F) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest;
Figure 19 relating to a third timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve, and the graph is accompanied by a sequence of platform video snapshot images (J), (K) and (L) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest; and
Figure 20 relating to a fourth timeframe is a graph plotted against time showing both a train detection curve and a passenger crowding curve, and the graph is accompanied by a sequence of platform video snapshot images (2), (3) and (4) taken at different times along the time axis of the graph, wherein the images have overlaid thereupon both a train track and platform region of interest.
Detailed description of embodiments of the invention
Embodiments of aspects of the present invention provide an effective functional system using video analytics algorithms for automated train presence detection operating on live image sequences captured by surveillance video cameras. Conveniently, the system uses algorithms that are also capable of being used in crowd behaviour analysis. Analysis is performed in real-time in a low-cost, Personal Computer (PC) whilst cameras are monitoring real-world, cluttered and busy operational environments. In particular, the operational setting of interest is urban underground platforms. Against this background, the challenges to face include: diverse, cluttered and changeable environments; sudden changes in illuminations due to a combination of sources (for example, train headlights, traffic signals, carriage illumination when calling at station and spot reflections from polished platform surface); the reuse of existing legacy analogue cameras with unfavourable relatively low mounting positions and near to horizontal orientation angle (causing more severe perspective distortion and object occlusions). The performance has been demonstrated by extensive experiments on real video collections and prolonged live field trials.
Both train detection and crowd analysis procedures will be described hereinafter; starting with crowd analysis and following with train detection. It will be appreciated that the train detection techniques may be applied alone or in combination with crowd analysis, though embodiments described herein combine both.
The analytics PC 105 includes a video analytics engine 115 consisting of real-time video analytic algorithms, which typically execute on the analytics PC in separate threads, with each thread processing one video stream to extract pertinent semantic scene change information, as will be described in more detail below. The analytics PC 105 also includes various user interfaces 120, for example for an operator to specify regions of interest in a monitored scene using standard graphics overlay techniques on captured video images.
The video analytics engine 115 may generally include visual feature extraction functions (for example including global vs. local feature extraction), image change characterisation functions, information fusion functions, density estimation functions and automatic learning functions.
An exemplary output of the video analytics engine 115 from a platform 105 may include both XML data, representing the level of scene congestion and other information such as train presence (arrival / departure time) detection, and snapshot images captured at a regular interval, for example every 10 seconds.
According to Figure 1, this output data may be transmitted via an IP network
(not shown), for example the Internet, to a remote data warehouse (database) 135 including a web server 125 from which information from many stations can be accessed and visualised by various remote mobile 140 or fixed 145 clients, again, via the Internet 130. It will be appreciated that each platform may be monitored by one, or more than one, video camera. It is expected that more-precise congestion measurements can be derived by using plural spatially-separated video cameras on one platform; however, it has been established that high quality results can be achieved by using only one video camera and feed per platform and, for this reason, the following examples are based on using only one video feed.
Embodiments of aspects of the present invention perform visual scene "segmentation" based on relevance analysis on (and fusion of) various automatically computable visual cues and their temporal changes, which characterise train and crowd movements and, with regard to crowds, reveal a level of congestion in a defined and/or confined physical space.
Figure 2 is a block diagram showing four main components of analytics engine 115, and the general processes by which a congestion level is calculated. All components are required for crowd analysis but not all are required for train detection, the components for which are described below in greater detail.
The first component 200 is arranged to specify a region of interest (ROI) of a scene 205; compute the scene geometry (or planar homography between the ground plane and image plane) 210; compute a pixel-wise perspective density map within the ROI 215; and, finally, conduct a non-uniform blob-based partition of the ROI 220, as will be described in detail below. In the present context, a "blob" is a sub-region within a ROI. The output of the first component 200 is used by both a second and a third component. The second component 225, is arranged to evaluate instantaneous changes in visual appearance features due to meaningful motions 230 (of passengers) by way of foreground detection 235 and temporal differencing 240. The third component 245, is arranged to account for stationary occupancy effects 250 when people move slowly or remain almost motionless in the scene, for regions of the ROI that are not deemed to be dynamically congested. It should be noted that, for both the second and third components, all the operations are performed on a blob by blob basis. Finally, the fourth component 255 is designed to compute the overall measure of congestion for the region of interest, including prominently compensating for the bias effect that a sparsely distributed crowd may appear to have the same congestion level as that of a spatially tightly distributed crowd from previous computations, where, in fact, the former is much less congested than that of the latter in 3D world scene. All of the functions performed by these modules will be described in further detail hereinafter.
Figure 3 is a block diagram representing a more-detailed breakdown of the internal operations of each of the components and functions in Figure 2, and the concurrent and sequential interactions between them.
According to Figure 3, block 300 is responsible for scene geometry
(planar homography) estimation and non-uniform blob-based partitioning of a ROI. The block 300 uses a static image of a video feed from a video camera and specifies a ROI, which is defined as a polygon by an operator via a graphical user interface. Once the ROI has been defined, and an assumption made that the ROI is located on a ground plane in the real world, block 300 computes a plane-to-plane homography (mapping) between the camera image plane and the ground plane. There are various ways to calculate or estimate the homography, for example by marking at least four known points on the ground plane [1] or through a camera self calibration procedure based on a walking person [3] or other moving object. Such calibration can be done off-line and remains the same if the camera's position is fixed. Next, a pixel- wise density map is computed on the basis of the homography, and a non-uniform partition of the ROI into blobs of appropriate size is automatically carried out. The process of non-uniform partitioning is described below in detail. A weight (or 'congestion weighting') is assigned to each blob. The weight may be collected from the density values of the pixels falling within the blob, which accounts for the perspective distortion of the blob in the camera's view. Alternatively, it can be computed according to the proportional change relative to the size of a uniform blob partition of the ROI. The blob partitions thus generated are used subsequently for blob-based scene congestion analysis throughout the whole system.
Congestion analysis according to the present embodiment comprises three distinct operations. A first analysis operation comprises dynamic congestion detection and assessment, which itself comprises two distinct procedures, for detecting and assessing scene changes due to local motion activities that contribute to a congestion rating or metric. A second analysis operation comprises static congestion detection and assessment and third analysis operation comprises a global scene scatter analysis. The analysis operations will now be described in more detail with reference to Figure 3.
Dynamic Congestion Detection and Assessment
Firstly, in order to detect instantaneous scene dynamics, in block 305 a short-term responsive background (STRB) model, in the form of a pixel-wise Mixture of Gaussian (MoG) model in RGB colour space, is created from an initial segment of live video input from the video camera. This is used to identify foreground pixels in current video frames that undergo certain meaningful motions, which are then used to identify blobs containing dynamic moving objects (in this case passengers). Thereafter, the parameters of the model are updated by the block 305 to reflect short term environmental changes. More particularly, foreground (moving) pixels, are first detected by a background subtraction procedure in block involving comparing, on a pixel- wise basis, a current colour video frame with the STRB. The pixels then undergo further processing steps, for example including speckle noise detection, shadow and highlight removal, and morphological filtering, by block 310 thereby resulting in reliable foreground region detection [2], [4]. For each partition blob within the ROI, an occupancy ratio of foreground pixels relative to the blob area is computed in a block 315, which occupancy ratio is then used by block 320 to decide on the blob's dynamic congestion candidacy.
Secondly, in order to cope with likely sudden uniform or global lighting changes in the scene, the intensity differencing of two consecutive frames is computed in block 325, and, for a given blob, the variance of differenced pixels inside it is computed in block 330, which is then used to confirm the blob's dynamic " congestion status: namely, 'yes' with its weighted congestion contribution or 'no' with zero congestion contribution by block 320.
Static Congestion Detection and Assessment
Due to the intrinsic unpredictability of a dynamic scene, so-called "zero- motion" objects can exist, which undergo little or no motion over a relatively long period of time. In the case of an underground station scenario, for example, "zero-motion" objects can describe individuals or groups of people who enter the platform and then stay in the same standing or seated position whilst waiting for the train to arrive.
In order to detect such zero-motion objects, a long-term stationary background (LTSB) model that reflects an almost passenger-free environment of the scene is generated by a block 335. This model is typically created initially (during a time when no passengers are present) and subsequently maintained, or updated selectively, on a blob by blob basis, by a block 340. When a blob is not detected as a congested blob in the course of the dynamic analysis above, a comparison of the blob in a current video frame is made with the corresponding blob in the LTSB model, by a block 345, using a selected visual feature representation to decide on the blob's static congestion candidacy. In addition, a further analysis, by the same block 345, on the variance of the differenced pixels is used to confirm the blob's static congestion status with its weighted congestion contribution. Finally, the maintenance of the LTSB model in the ROI is performed on a blob by blob basis by the block 350. In general, if a blob, after the above cascaded processing steps, is not considered to be congested for a number of frames, then it is updated using a low-pass filter in a known way.
Scatter compensated congestion analysis
In contrast with the above blob-based (localised) scene analysis, the first step of this operation, carried out by a block 355, is a global scene characterisation measure introduced to differentiate between different crowd distributions that tend to occur in the scene. In particular, the analysis can distinguish between a crowd that is tightly concentrated and a crowd that is largely scattered over the ROI. It has been shown that, while not essential, this analysis step is able to compensate for certain biases of the previous two operations, as will be described in more detail below.
The next step step according to Figure 3 is to generate an overall congestion measure, in a block 360. This measure has many applications, for example, it can be used for statistical analysis of traffic movements in the network of train stations, or to control safety systems which monitor and control whether or not more passengers should be permitted to enter a crowded platform.
The algorithms applied by the analytics engine 115 will now be described in further detail.
The image in Figure 4(a) shows an example of an underground station scene and the image in Figure 4(b) includes a graphical overlay, which highlights the platform ROI 400; nominally, a relatively large polygonal area on the ground of the station platform. For flexibility and practical consideration of an application, certain parts (for example, those polygons identified inside the ROI 405, as they either fall outside the edge of the platform or could be a vending machine or fixture) of this initial selection can be masked out, resulting in the actual ROI that is to be accounted for in the following computational procedures. Next, a planar homography between the camera image plane and the ground plane is estimated. The estimation of the planar homography is illustrated in Figure 5, which illustrates how objects can be mapped between an image plane and a ground plane. The transformation between a point in the image plane and its correspondence in the ground plane can be represented by a 3 by 3 homography matrix H in a known way.
Given the estimated homography, a density map for the ROI can be computed, or a weight is assigned to each pixel within the ROI of the image plane, which accounts for the camera's perspective projection distortion [I].
The weight w/ attached to the / pixel after normalisation can be obtained as:
Figure imgf000016_0001
where the square area centred on (x, y) in the ground plane in Figure 5a is denoted as AQ (which is fixed for all points) and its corresponding trapezoidal
area centred on (u, v) in the image plane in Figure 5b is denoted as A/ .
Having defined the ROI and applied weights to the pixels, a non-uniform partition of the ROI into a number of image blobs can be automatically carried out, after which each blob is assigned a single weight. The method of partitioning the ROI into blobs and two typical ways of assigning weights to blobs are described below.
Uniform ROI partitions will now be described by way of an introduction to generating a non-uniform partition. The first step in generating a uniform partition, is to divide the ground plane into an array of relatively small uniform blobs (or sub-regions), which are then mapped to the image plane using the estimated homography. Figure 6a illustrates an exemplary array of blobs on a ground plane and Figure 6b illustrates that same array of blobs mapped onto a platform image using the homography. Since the homography accounts for the perspective distortion of the camera, the resulting image blobs in the image plane assume an equal weighting given that each blob corresponds to an area of the same size in the ground plane. However, in practical situations, due to different imaging conditions (for example camera orientation, mounting height and the size of ROI), the sizes of the resulting image blobs may not be suitable for particular applications.
In a crowd congestion estimation problem, any blob which is too big or too small causes processing problems: a small blob cannot accommodate sufficient image data to ensure reliable feature extraction and representation; and a large blob tends to introduce too much decision error. For example, a large blob which is only partially congested may still end up being considered as fully congested, even if only a small portion of it is occupied or moving, as will be discussed below.
Figure 7a shows another exemplary uniform partition using an array of relatively large uniform blobs on a ground plane and the image in Figure 7b has the array of blobs mapped onto the same platform as in Figure 6.
It can be observed from Figure 6b that the image blobs obtained in the far end of the platform are too small to undergo any meaningful processing, as there is only a very small number of pixels involved, and not enough for any reliable feature calculation. Conversely, Figure 7b shows a situation where the ^ size of the uniform blob in the ground plane is so selected that reasonably sized image blobs are obtained in the far end of the platform, whereas the image blobs in the near end of the platform are too big for applications like congestion - estimation. In order to overcome the difficulty in deciding on an appropriate blob size to perform uniform ground plane partition, we propose an method for non-uniform blob partitioning, as will now be described with reference to the flow diagram in Figure 8.
Assuming w$ and h$ are the width and height of the blobs for a uniform partition (for example, that described in Figure 6a) of the ground plane, respectively. In a first step 800, a ground plane blob of this size with its top-left hand corner at (x,y) is selected, and the size Au v of its projected image blob
calculated in a step 805. In step 810, if A11 v is less than a minimum value Am/n then the width and height of the ground plane blob are increased by a factor / (typical value used 1.1) in step 815, the process iterates to step 805 with the area being recalculated. In practice, the process may iterate for a few times (for example 3-6 times) until the size of the resulting blob is within the given limits. At this time, the blob ends up with a width wj and a height /ι/ in step 820. Next, a weighting for the blob is calculated in step 825, as will be described below in more detail.
In step 830, if more blobs are required to fill the array of blobs, the next blob starting point is identified as x+wj+1, y, in step 835 and the process iterates to step 805 to calculate the next respective blob area. If no more blobs are required then the process ends in step 830.
In practice, according to the present embodiment, blobs are defined a row at a time, starting from the top left hand corner, populating the row from left to right and then starting at the left hand side of the next row down. Within each row, according to the present embodiment, the blobs have an equal height. For the first blob in each row, both the height and width of the ground plane blob are increased in the iteration process. For the rest of the blobs on the same row, only the width is changed while keeping the same height as the first blob in the row. Of course, other ways of arranging blobs can be envisaged in which blobs in the same row (or when no rows are defined as such) do not have equal heights. The key issue when assigning blob size is to ensure that there are a sufficient number of pixels in an appropriate distribution to enable relatively accurate feature analysis and determination. The skilled person would be able to carry out analyses using different sizes and arrangements of blobs and determine optimal sizes and arrangements thereof without undue experimentation. Indeed, on the basis of the present description, the skilled person would be able to select appropriate blob sizes and placements for different kinds of situation, different placements of camera and different platform configurations.
Regarding assigning a weighting to each blob, which has a modified width and height, w/ and hj respectively, there are typically two ways of achieving this.
A first way of assigning a blob weight is to consider that uniform partition of the ground plane (that is, an array of blobs of equal size) renders each blob having an equal weight proportional to its size (w$ x h$), the changes in blob size as made above result in the new blob assuming a weight
(wi x h[ ) /(wS x hs ).
An alternative way of assigning a blob weight is to accumulate the normalised weights for all the pixels falling within the new blob; wherein the pixel weights were calculated using the homography, as described above.
According to the present embodiment, an exception to the process for assigning blob size occurs when a next blob in the same row may not obtain the minimum size required, within the ROI, when it is next to the boarder of the ROI in the ground plane. In such cases, the under-sized blob is joined with the previous blob in the row to form a larger one, and the corresponding combined blob in the image plane is recalculated. Again, there are various other ways of dealing with the situation when a final blob in a row is too small. For example, the blob may simply be ignored, or it could be combined with blobs in a row above or below; or any mixture of different ways could be used.
The diagram in Figure 9a illustrates a ground plane partitioned with an irregular, or non-uniform, array of blobs, which have had their sizes defined according to the process that has just been described. As can be seen, the upper blobs 900 are relatively large in both height and width dimensions - though the blob heights within each row are the same - compared with the blobs in the lower rows. As can also be seen, the blobs bounded by dotted lines 905 on the right hand side and at the bottom indicate that those blobs were obtained by joining two blobs for the reasons already described.
The image in Figure 9b shows the same station platform that was shown in Figures 6b and 7b but, this time, having mapped onto it the non-uniform array of blobs of Figure 9a. As can be seen in Figure 9b, the mapped blobs have a far more regular size than those in Figures 6b and 7b. It will, thus, be appreciated that the blobs in Figure 9b provide an environment in which each blob can be meaningfully analysed for feature extraction and evaluation purposes.
As mentioned above in connection with Figure 4, some blobs within the initial ROI may not be taken into full account (even no account at all) for a congestion calculation, if the operator masks out certain scene areas for practical considerations. According to the present embodiment, such a blob b^ can be
assigned a perspective weight factor co^ and a ratio factor rfc, which is the ratio between the number of unmasked pixels and the total number of pixels in the blob. If there are a total number of Nfr blobs in the ROI, the contribution of a congested blob bfc to the overall congestion rating will be cofc x r&- If the maximum congestion rating of the ROI is defined to be 100, then the congestion factor of each blob will be normalised by the total congestions of all blobs.
Therefore, a congestion weighting Cj1 of blob b^ may be presented as:
x lOO (2) ω, x η
1=0
As has been described, an efficient scheme is employed to identify foreground pixels in the current video frames that undergo certain meaningful motions, which are then used to identify blobs containing dynamic moving objects (pedestrian passengers). Once the foreground pixels are detected, for
/ each blob bfc, the ratio R^ is calculated between the number of foreground
pixels and its total size. If this ratio is higher than a threshold value TV , then
blob bjζ is considered as containing possible dynamic congestion. However, sudden illumination changes (for example, the headlight of an approaching train or changes in traffic signal lights) possibly increase the number of foreground pixels within a blob. In order to deal with these effects, a secondary measure
Vjt is taken, which first computes the consecutive frame difference of grey level images, on F(t) and its preceding one F(t -1) , and then derives the variance of the difference image with respect to each blob bfc. The variance value due to illumination variation is generally lower as compared to that caused by an object motion, since, as far as a single blob is concerned, the illumination changes are considered to have a global effect. Therefore, according to the present embodiment, blob b^ is considered as dynamically congested, which will contribute to the overall scene congestion at the time, if, and only if, both of the following conditions are satisfied, that is: R( > τf and V? > τ , (3)
where Tmv is a suitably chosen threshold value for a variance metric. The set of
dynamically congested blob is noted as Brj> thereafter.
A significant advantage of this blob-based analysis method over a global approach is that even if some of the pixels are wrongly identified as foreground pixels, the overall number of foreground pixels within a blob may not be enough
/ to make the ratio R^ higher than the given threshold. This renders the technique more robust to noise disturbance and illumination changes. The scenario illustrated in Figure 10 demonstrates this advantage.
Figure 10a is a sample video frame image of a platform which is sparsely populated but including both moving and static passengers. Figure 10b is a detected foreground image of Figure 10a, showing how the foregoing analysis identifies moving objects and reduces false detections due to shadows, highlights and temporarily static objects. It is clear that the most significant area of detected movement coincides with the passenger in the middle region of the image, who is pulling the suitcase towards the camera. Other areas where some movement has been detected are relatively less significant in the overall frame. Figure 10c is the same as the image in 10a, but includes the non-uniform array of blobs mapped onto the ROI 1000: wherein, the blobs bounded by a solid dark line 1010 are those that have been identified as containing meaningful movement; blobs bounded by dotted lines 1020 are those that have been identified as containing static objects, as will be described hereinafter; and blobs bounded by pale boxes 1030 are empty (that is, they contain no static or dynamic objects). As shown, the blobs bounded by solid dark lines 1010 coincide closely with movement, the blobs bounded by dotted lines 1020 coincide closely with static objects and the blobs bounded by pale lines 1030 coincide closely with spaces where there are no objects.
Regarding zero-motion regions, there are normally two causes for an existing dynamically congested blob to lose its 'dynamic' status: either the dynamic object moves away from that blob or the object stays motionless in that blob for a while. In the latter case, the blob becomes a so-called "zero-motion" blob or statically congested blob. To detect this type of congestion successfully is very important in sites such as underground station platforms, where waiting passengers often stand motionless or decide to sit down in the chairs available.
If on a frame by frame basis any dynamically congested blob b^ becomes non-congested, it is then subjected to a further test as it may be a statically congested blob. One method that can be used to perform this analysis effectively is to compare the blob with its corresponding one from the LTSB model. A number of global and local visual features can be experimented for using this blob-based comparison, including colour histogram, colour layout descriptor, colour structure, dominant colour, edge histogram, homogenous texture descriptor and SIFT descriptor.
After a comparative study, MPEG-7 colour layout (CL) descriptor has been found to be particularly efficient at identifying statically congested blobs, due to its good discriminating power and because it has a computationally relatively low overhead. In addition, a second measure of variance of the pixel difference can be used to handle illumination variations, as has already been discussed above in relation to dynamic congestion determinations.
According to this method, the 'city block distance' in colour layout descriptors dcLs ιs computed between blob bfc in the current frame and its counterpart in the LTSB model. If the distance value is higher than a threshold Tc/, then blob b^ is considered as a statically congested blob candidate. However, as in the case of dynamic congestion analysis, sudden illumination changes can cause a false detection. Therefore, to be sure, the variance V8 of the
pixel difference in blob b^ between the current frame and LTSB model is used as a secondary measure. Therefore, according to the present embodiment, blob bjζ is declared as a statically congested one that will contribute to the overall scene congestion rating, if and only if the following two conditions are satisfied:
dCL > τd and F > r, , (4)
where Tsv is a suitably chosen threshold. The set of statically congested blobs
is thereafter noted as B$. As already indicated, Figure 10c shows an example scene where the identified statically congested blobs are depicted as being bounded by dotted lines.
A method for maintaining the LTSB model will now be described. Maintenance of the LTSB is required to take account of slow and subtle changes that may happen to the captured background scene over a longer-term .basis (day, week, month) caused by internal lighting properties drifting, etc. The LTSB model used should be updated in a continuous manner. Indeed, for any blob bfc that has been free from (dynamic or static) congestion continuously for a significant period of time (for example, 2 minutes) its corresponding LTSB blob is updated using a linear model, as follows. If Nf frames are processed over the defined time period and for a pixel
1 ^ ®k if, its mean intensity M,- and variance V/ , or (σ/ ) , for each colour
band, x € (^G, B) ^ ^6 calculated as follows:
Figure imgf000025_0001
Next, according to the present embodiment, if, for ' ^ /t, the condition σ* < τiv , x e (^' G, B) is satisfied for at least 95% of the pixels within blob b^,
then the corresponding pixels // in the LTSB model will be updated as:
/SGJf = a x Mf + (1 - a)Imjc , X e (R, G, B) (6)
where α= 0.01. For the remaining pixels within blob b^ that fail to meet the condition, the corresponding ones in the LTSB model will not be changed.
Note that in the above processing, the counts for non-congested blobs are returned to zero whenever an update is made or a congested case is detected. In practice, the pixel intensity value and the squared intensity value (for each colour band) are accumulated with each incoming frame to ease the computational load.
Accordingly, an aggregated scene congestion rating can be estimated by adding the congestions associated with all the (dynamically and statically) congested blobs. Given a total number of N^, blobs for the ROI, the aggregated congestion (TotalC ) can be expressed as: TotalC = ∑Ck RΪ + ∑Ck , (7) keBD keBs
where C^ is the congestion weighting factor associated with blob b^ given previously in Equation (2).
It has been found that the blob-based visual scene analysis approach discussed so far has been very effective and consistent in dealing with high and low crowd congested situations in underground platforms. However, one observation that has emerged, after many hours of testing on the live video data. The observation is that the approach tends to give a higher congestion level value when people are scattered around on the platform in medium congestion situation. This is more often the case when, in the camera's view, the far end of the platform is more crowded compared to the near end of the platform, simply because the blobs in the far end of the platform carry more weight to account for the perspective nature of the platform appearance in the videos. To illustrate this, Figure 11a shows an example scene where the actual congestion level on the platform is moderate, but passengers are scattered all over the platform, covering a good deal of the blobs especially in the far end of the ROI. As can be seen in Figure 1 Ic, most of the blobs are detected as congested, leading to an overly-high congestion level estimation.
The main difference between a scattered, or loosely distributed, crowd and a highly congested crowd scene is that there will tend to be more free space between people in the former case as compared to the latter. Since this free space and congested space are evenly distributed over all the blobs, as shown in Figure 11, the localised blob-based congestion estimation approach alone has not provided a particularly accurate assessment in this specific example. However, it has been found that a suitably-defined global measure of the scene provides one way of improving the performance of the overall process. In particular, it has been found that a measure based on the use of a thresholded pixel difference within the ROI, between the current frame and the LTSB model, provides a suitable measure. For example, consider a pixel i s ROI in the current frame, the maximum intensity difference D{ as compared to its counterpart in the LTSB model in three colour bands is obtained by:
D™ = Max(D*,D?,D*)
If Di > Ts is satisfied, then pixel i is counted as a 'congested pixel'
or i e Pc, where Ts is a suitably chosen threshold. Figure 1 Ib shows such an example of 'congested pixels' mask. Now, the global congestion measure GM can be defined as the aggregation of weights w/ (see Equation (I)) of all of the congested pixels. In other words:
Figure imgf000027_0001
where 0 ≤ GM < 1.0. As a result, the final congestion (OverallC) for the monitored scene can be computed as:
OverallC = TotalC xf(GM),
where/ (J can be a linear function or a sigmoid function:
J {X' l Λ + . e -α(x-0.5) and where a = 8 has been used according to the present embodiment.
Referring again to the example illustrated in Figure 11 , the initially over- estimated congestion level was 67. However, by including the final global scene scatter analysis, congestion was brought down to 31, reflecting the true nature of the scene; the GM value in Figure 1 Ic being 0.478.
According to embodiments of the present invention, the techniques described above have been found to be accurate in detecting the presence, and the departure and arrival instants, of a train by a platform. This leads to it being possible to generate an accurate account of actual train service operational schedules. This is achieved by detecting reliably the characteristic visual feature changes taking place in certain target areas of a scene, for example, in a region of the original rail track that is covered or uncovered due to the presence or absence of a train, but not obscured by passengers on a crowded platform. Establishing the presence, absence and movement of a train is also of particular interest in the context of understanding the connection between train movements and crowd congestion level changes on a platform. When presented together with the congestion curve, the results have been found to reveal a close correlation between trains calling frequency and changes in the congestion level of the platform. Although the present embodiment relates to passenger crowding and can be applied to train monitoring, it will be appreciated that the proposed approach is generally applicable to a far wider range of dynamic visual monitoring tasks, where the detection of object deposit and removal is required.
Unlike for a well-defined platform area, a ROI, according to embodiments of the present invention, in the case of train detection does not have to be non-uniformly partitioned or weighted to account for homography. First, the ROI is selected to comprise a region of the rail track where the train rests whilst calling at the platform. The ROI has to be selected so that it is not obscured by a waiting crowd standing very close to the edge of the platform, thus potentially blocking the camera's view of the rail track. Figure 12a is a video image showing an example of a one platform in a peak hours, highly crowded platform situation. However, observations of the train operations in various situations throughout a day show that there is always an empty region in between the two rail tracks that can be selected as the ROI for train detection, as the view in that region will only change if a train is seen at the station. In Figure 12b, the selected ROI for Platform A is depicted as light boxes 1200 along a region of the track. Also, Figures 12c and 12d respectively illustrate another platform, and the specification of its ROI for train detection there.
As indicated, perspective image distortion and homography of the ROI does not need to be factored into a train detection analysis in the same way as for the platform crowding analysis. This is because the purpose is to identify, for a given platform, whether there is a train occupying the track or not, whilst the transient time of the train (from the moment the driver's cockpit approaching the far end of the platform to a full stop or from the time the train starts moving to total disappearance from the camera's view) is only a few seconds. Unlike the previous situation where the estimated crowd congestion level can take any value between 0 and 100, the 'congestion level' for the target 'train track' conveniently assumes only two values (0 or 100).
Figure 13 is a block diagram showing four main components of analytics engine 115, which are operable for the purposes of train detection. The first component 1300 is arranged to specify a region of interest (ROI) of a scene 1305, conduct a uniform partition of the ROI by dividing the ROI into uniform blobs of suitable size (as described above) 1310 and, if a large portion of a blob, say over 95%, is contained in the specified ROI for train detection, then the blob is incorporated into the calculations and a weight is assigned 1315 according to a scale variation model, or the weight is obtained by multiplying the percentage of pixels of the blob falling within the ROI and the distance between the blob's centre and the side of the image close to the camera's mounting position. This is shown in Figures 14a and Figure 14b, wherein blobs further away from the camera obtain more weight compared to the blobs close to the camera. The second component 1320, is arranged to evaluate instantaneous changes in visual appearance features due to meaningful motions 1325 (of trains) by way of foreground detection 1330 and temporal differencing 1335. The third component 1340, is arranged to account for stationary occupancy effects 1345 when trains move slowly or remain stationary in the scene, for regions of the ROI that are not deemed to be dynamically congested. It should be noted that, for both the second and third components, all the operations are performed on a blob by blob basis. However, if both crowd analysis and train detection are being carried out, it may be most expedient to analyse an entire image and then select appropriate blob regions to analyse for respective crowd and train detection analyses. In this way, the image analyses steps only need to happen once. The fourth component 1350 computes a so-called degree of presence. In effect, a measure of congestion is generated as in Figure 2, and whether or not the train is deemed to be present is determined by whether the measure of congestion is above (train detected) or below (no train detected) a specified threshold; where measure of congestion is termed 'degree of presence' in the case of train detection. The threshold level may be set according to whether train detection is deemed to occur when the train first enters the station (present in some leading blobs only) and while still moving (dynamic congestion) or whether detection is deemed to occur when the train has fully entered the station (present in all blobs) and has come to rest (static congestion).
Comparing Figures 2 and 13, it is apparent that the global scatter scene analysis 255 of Figure 2 is not necessary for train detection, as there is no concept of sparse congestion as such for trains: the train is either present or not (above or below the threshold).
In embodiments of the invention in which train detection is involved as well as crowd analysis, it will be appreciated that, while train detection using the analysis techniques described herein are extremely convenient, since the entire analysis can be enacted by a single PC and camera arrangement, there are many other ways of detecting trains: for example, using platform or track sensors. Thus, it will be appreciated that embodiments of the present invention which involve train detection are not limited only to applying the train detection techniques described herein.
The video images in Figures 15 and 16 illustrate the automatically computed status of the blobs that cover the target rail track area under different train operation conditions. In Figures 15a and 16a, the images show no train present on the track, and the blobs are all empty (illustrated as pale boxes). In Figures 15b and 16b, trains are shown moving (either approaching or departing) along the track beside the platform. In this case, the blobs are shown as dark boxes, indicating that the blobs are dynamically congested, with an arrow below the boxes indicating the direction of travel. Finally, in Figures 15c and 16c, the trains are shown motionless (with the doors open for passengers to get on or off the train). In this case, the blobs are shown as dark boxes without an accompanying arrow, indicating that the blobs are statically congested.
In order to demonstrate the effectiveness and efficiency of embodiments of the present invention for estimating crowd congestion levels and train presence detection, extensive experiments have been carried out on both highly compressed video recordings (motion JPEG + DivX) and real-time analogue camera feeds from operational underground platforms that are typical of various passengers traffic scenarios and sudden changes of environmental conditions. The algorithms can run in real-time in the analytics computer 105 (in this case, a modern PC, for example, an Intel Xeon dual-core 2.33 GHz CPU and 2.00 GB RAM running Microsoft Widows XP operating system) simultaneously, with two inputs of either compressed video streams or analogue camera feeds and two output data streams that are destined to an Internet connected remote server, with still about half of the resources spared. It found that the CIF size video frame (352 x 288 pixels) is sufficient to provide necessary spatial resolution and appearance information for automated visual analyses, and that working on the highly compressed video data does not show any noticeable difference in performance as compared to directly grabbed uncompressed video. Details of the scenarios, results of tests and evaluations, and insights into the usefulness of the extracted information are presented below.
The characteristic of the particular video data being studied are described, with regard to two platforms A and B, in Tables 1 and 2 (at the end of this description). In the case of Platform A (Westbound), as illustrated in the image in Figure 12a, the video camera's field of view (FOV) covers almost the entire length of the platform. In the case of Platform B (Eastbound), as illustrated in the image in Figure 12c, the camera's FOV covers about three quarters of the length of the platform. Although the video recordings were made for up to 4 hours for each camera on each platform, the video segments selected, each lasting between three - six minutes, provided a very good representation of the typical situation and variations in crowd density and train detection. The time stamps attached to each clip also explain the apparent difference in behaviours of normal hours' passenger traffic and peak hours' commuters' traffic.
Figure 17 to Figure 20 present the selected results of the video scene analysis approaches for congestion level estimation and train presence detection, running on video streams from both-compressed recordings and direct analogue camera feeds reflecting a variety of crowd movement situations. The crowd congestion level is represented on a graph by a continuous scale between 0 and
100, with '0' describing a totally empty platform and '100' a completely congested non-fluid scene, whereas the train detection is measured on the graph as either 0 or 100 (a step function 170) depending on whether the degree of presence is below or above the specified threshold.
Snapshots (A), (B) and (C) in Figure 17 are snapshots of Platform A in scenario Al in Table 1 taken over a period of about three minutes. The graph in
Figure 17 represents congestion level estimation and train presence detection.
As shown in the graph, at times (A), (B) and (C) there is a generally low-level crowd presence. More particularly, in snapshot (A), the platform blobs indicate correctly that dynamic congestion starts in the background (near the top) and gets closer to the camera (towards the bottom or foreground of the snapshot) in snapshots (B) and (C), and in (C) the congestion is along the left hand edge of the platform near the train track edge. Clearly, snapshot (C) has the highest congestion, although the congestion is still relatively low (below 15). In relation to train detection, at time (A) there is no train (train ROI blobs bounded by pale solid lines indicating no congestion), and at times (B) and (C) different trains are calling at the station (train ROI blobs bounded by solid dark lines indicating static congestion) .
Snapshots (D), (E) and (F) in Figure 18 are snapshots of Platform A in scenario A2 of Table 1 taken over a period of about three minutes. Graph (a) in Figure 18 plots overall platform congestion, whereas graph (b) breaks congestion into two plots - one for dynamic congestion and one for static congestion. In this case, snapshot (E) has no train (train blobs bounded by pale lines), whereas snapshots (D) and (F) show a train calling (train blobs bounded by dotted lines). As shown, it is clear that the congestion is relatively high (about 90, 44 and 52 respectively) for each snapshot. However, of significant interest is the breakdown of platform congestion shown in graph (b), in which, in snapshot (D), the platform blobs indicate correctly that most of the congestion is attributable to dynamic congestion over the entire platform, in snapshot (E) dynamic and static congestion are about equal, with mainly dynamic congestion in the foreground and static congestion in the background, whereas, in snapshot (F), there is about double the dynamic congestion as static congestion, with most dynamic congestion being in the background.
Snapshots (J), (K) and (L) in Figure 19 are snapshots of Platform A in scenario A3 of Table 1 taken over a period of about three minutes. The graph indicates that the congestion situation changes from medium-level crowd scene to lower level crowd scene, with trains leaving in snapshots (J) (train blobs bounded by pale lines, as the train is not yet over the ROI) and (L) (train blobs bounded by dark lines indicating dynamic congestion) and approaching in snapshot (K) (blobs bounded by dark lines). More particularly, in snapshot (J), the platform blobs indicate correctly that congestion is mainly static, apart dynamic congestion in the mid-foreground due to people walking towards the camera, in (K) there is a mix of static and dynamic congestion along the left hand side of the platform near the train track edge and dynamic congestion in the right hand foreground due to a person walking towards the camera and, in (L), there is some static congestion in the distant background.
Snapshots (2), (3) and (4) in Figure 20 are snapshots of Platform A taken over a period of about four and a half minutes. The graph illustrates that the scene changes from an initially quiet platform to a recurrent situation when the crowd builds up and disperses (shown as the spikes in the curve) very rapidly within a matter of about 30 seconds with a train's arrival and departure. The snapshots are taken at three particular moments, with no train in snapshot (2) (train blobs bounded by pale lines), and with a train calling at the station in snapshots (3) and (4) (train blobs bounded by dotted lines). This example was taken from a live video feed so there is no corresponding table entry. More particularly, in snapshot (2), the platform blobs indicate correctly that there is some dynamic congestion on the right hand side of the platform due to people walking away from the camera, whereas in (3) and (4) the platform is generally dynamically congested.
By carefully inspecting these results it is possible to identify several interesting points, which illustrate the accurate performance of the approach described according to the present embodiment.
First, it is clear that the approach works well across two different camera set ups, and a variety of different crowd congestion situations, in real-world underground train station operational environments. For the train detection, the precision of detection time has been found to be within about two seconds of actual train appearance or disappearance by visual comparison, and for the platform congestion level estimation, the results have been seen to faithfully reflect the actual crowd movement dynamics with the required level of accuracy as compared with experienced human observers.
By drawing the results of congestion level estimation and train presence detection together in the same graph, we are able to gain insights into the different impacts that a train calling at a platform may have on the platform congestion level, considering also that the platform may serve more than one underground line (such as the District Line and the Circle Line in London). At a generally low congestion situation, as shown in Figure 17, a train calling at a platform does not affect the congestion level in a noticeable way, as, after all, only a few passengers are waiting to get on or off a train. At peak hours, however, the congestion level remains generally high, as a train is normally close to its capacity: whilst it picks up some waiting passengers, others have to wait for the next service, while even more passengers continue to enter the platform. This situation is shown in Figure 18. This can be especially problematic if the train service running interval is longer than one minute. On the other hand, Figure 20 reveals a different type of information, in which the platform starts off largely quiet, but when a train calls at the station, the crowd builds up and disperses very rapidly, which indicates that this is largely a one way traffic, dominated by passengers getting off the train. Combined with high frequency of train services detected at this time, we can reasonably infer, and indeed it is the case, that this is the morning rush hours traffic comprising passengers coming to work.
In persistently high level platform congestion situations as depicted in Figure 18, the separation of the dynamic and static congestion components, as manifested by the dynamically congested blobs and the statically congested blobs, leads to a better understanding of the nature of the crowd congestion. As can be seen, the dynamic congestion (upper curve) for much of the duration dominates the scene (that is, it remains above or equal to the static congestion level), which explains that the congestion, though very high, is generally fluid. As such, there are no hard jams, and passengers are still able to move about on the platform, to get on and off of train carriages, and to find free space to stand.
The algorithms described above contain a number of numerical thresholds in different stages of the operation. The choice of threshold has been seen to influence the performance of the proposed approaches and are, thus, important from an implementation and operation point of view. The thresholds can be selected through experimentation and, for the present embodiment, are summarised in Table 3 hereunder.
In summary, aspects of the present invention provide a novel, effective and efficient scheme for visual scene analysis, performing real-time crowd congestion level estimation and concurrent train presence detection. The scheme is operable in real:world operational environments on a single PC. In the exemplary embodiment described, the PC simultaneously processes at least two input data streams from either highly compressed digital videos or direct analogue camera feeds. The embodiment described has been specifically designed to address the practical challenges encountered across urban underground platforms including diverse and changeable environments (for example, site space constraints), sudden changes in illuminations from several sources (for example, train headlights, traffic signals, carriage illumination when calling at station and spot reflections from polished platform surface), vastly different crowd movements and behaviours during a day in normal working hours and peak hours (from a few walking pedestrians to an almost fully occupied and congested platform), reuse of existing legacy analogue cameras with lower mounting positions and close to horizontal orientation angle (where such an installation causes inevitably more problematic perspective distortion and object occlusions, and is notably hard for automated video analysis).
Unlike in the prior art, a significant feature of our exemplified approach is to use a non-uniform, blob-based, hybrid local and global analysis paradigm to provide for exceptional flexibility and robustness. The main features are: the choice of rectangular blob partition of a ROI embedded in ground plane (in a real world coordinate system) in such a way that a projected trapezoidal blob in an image plane (image coordinate system of the camera) is amenable to a series of dynamic processing steps and applying a weighting factor to each image blob partition, accounting for geometric distortion (wherein the weighting can be assigned in various ways); the use of a short-term responsive background (STRB) model for blob-based dynamic congestion detection; the use of long- term stationary background (LTSB) model for blob-based zero-motion (static congestion) detection; the use of global feature analysis for scene scatter characterisation; and the combination of these outputs for an overall scene congestion estimation. In addition, this computational scheme has been adapted to perform the task of detecting a train's presence at a platform, based on the robust detection of scene changes in certain target area which is substantially altered (covered or uncovered) only by a train calling at the platform.
Extensive experimental studies have been conducted on collections of various representative scenarios from 8 hours video recordings (4 hours for each platform) as well as real-time field trials for several days over a normal working week. It has been found that the performance of congestion level estimation matches well with experienced observers' estimations and the accuracy of train detection is almost always within a few seconds of actual visual detection. The approach to object status determination which is set out and claimed in this patent application was conceived from the concept of a companion work on crowd congestion analysis, but most steps adopted there is either simplified or removed (as the purpose and difficulty of the problem is reduced, for example, we do not need to monitor the whole platform along its length, but a shorter segment of the track) whilst retaining all the advantages discussed, e.g., rapid lighting changes. For example, it is convenient to set the region of interest on the rail track area, with a fixed image blob size (Figure 14 a and b) and a quasi- calibrated congestion weighting to handle the distortion; there is a much smaller area (fewer blobs) involved, the computation time is trivial; and the global scatters analysis is no longer necessary, etc. Finally, it should be pointed out that although the main discussion focus of this paper is on the investigation of video analytics for monitoring underground platforms, the approaches introduced are equally applicable to automated monitoring and analysis of any public space (indoor or outdoor) where understanding crowd movements and behaviours collectively are of particular interest from crime prevention and detection, business intelligence gathering, operational efficiency, and health and safety management purposes among others.
The above embodiments are to be understood as illustrative examples of the invention. It is to be understood that any feature described in relation to any one embodiment may be used alone, or in combination with other features described, and may also be used in combination with one or more features of any other of the embodiments, or any combination of any other of the embodiments. Furthermore, equivalents and modifications not described above may also be employed without departing from the scope of the invention, which is defined in the accompanying claims.
References;
[1] Dong Kong, Doug Gary, Hai Tao, "Counting pedestrians in crowds using viewpoint invariant training," Proc. of British Machine Vision Conference, 2005.
[2] Bangjun Lei and Li-Qun Xu, "Real-time outdoor video surveillance with robust foreground extraction and object tracking via multi- state transition management," in Elsevier Publisher Journal, Pattern Recognition Letters, 27, pp 1816 - 1825, April 2006.
[3] Fenjun Lv, Tao Zhao, Ramakant Nevatia, "Camera calibration from video of a walking human," IEEE Trans, on PAMI, vol.28, No.9, 2006.
[4] Li-Qun Xu, Jose-Luis Landabaso, and Bangjun Lei, "Segmentation and tracking of multiple moving objects for intelligent video analysis," BT Technology Journal, Special Issue on Intelligent Space, 22(3), Kluwer Academic Publishers, July 2004.
Table 1: A video collection of crowd scenarios for westbound Platform A: The reflections on the polished platform surface from the .headlights of an approaching train and the interior lights of the train carriages calling at the platform, as well as the reflections from the outer surface of the carriages, all affect the video analytics algorithms in an adverse and unpredictable way.
Figure imgf000040_0001
Figure imgf000041_0001
Table 2: A video collection of crowd scenarios for eastbound Platform B: This platform scene suffers additionally from (somehow global) illumination changes caused by the traffic signal lights switching between red and green as well as the rear (red) lights shed from the departing trains; the lights are also reflected markedly on certain spots of the polished platform surface.
Figure imgf000042_0001
Table 3: Thresholds used according to embodiments of the present invention.
Figure imgf000043_0001
Figure imgf000044_0001
Figure imgf000045_0001

Claims

Claims
1. A method of determining a status of a movable object in a physical space by automated processing of a video sequence of the space, the method comprising:
- determining a region of interest accommodating a pre-determined path of the object in the space;
- partitioning the region of interest into an array of sub-regions;
- determining first spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is moving in the sub-region; determining second spatial-temporal visual features within the region of interest and, for one or more sub-regions, computing a metric based on the said features indicating whether or not a said object is stationary in the sub-region; generating an overall degree of presence for an object in the region of interest on the basis of both moving and stationary metrics.
2. A method according to claim 1, wherein second spatial-temporal features are determined only for sub-regions that do not have an object moving therein.
3. A method according to any one of the preceding claims, wherein partitioning the region of interest includes defining each sub-region so that it has an area within an upper and lower bound.
4. A method according to any one of the preceding claims, wherein the sub- regions have a maximum size of 2500 pixels and a minimum size of 100 pixels.
5. A method according to any one of the preceding claims, wherein the sub- regions have a maximum size of 2000 pixels and a minimum size of 250 pixels.
6. A method according to any one of the preceding claims, including assigning a weighting to each sub-region that is only partially within the region of interest.
7. A method according to any one of the preceding claims, wherein object movement within a sub-region is determined including by identifying first spatial-temporal visual features indicative of greater than a threshold level of activity within a sub-region using a first adaptive background reference model and by comparing a current video image witr^a previous video image.
8. A method according to claim 7, wherein object movement within a sub- region is determined by comparing a current image with a previous image in order to characterise any global changes to the current image, and reducing the influence of any identified first spatial-temporal visual features that result from any such global changes in the image.
9. A method according to any one of the preceding claims, wherein a stationary object within a sub-region is determined including by identifying second spatial-temporal visual features indicative of greater than a threshold level of difference between a sub-region of a current video image and the same sub-region of a second adaptive background reference model.
10. A method according to claim 9, wherein a stationary object within a sub- region is determined including by comparing a current image with a second adaptive background reference model in order to characterise any global changes to the current image, and reducing the influence of any identified second spatial-temporal visual features that result from any such global changes in the image.
11. A method according to claim 10 as dependent on claim 8, wherein the first adaptive background reference model is a relatively short term responsive background model and the second adaptive background reference model is a relatively long term stationary background model.
12. A method according to any one of the preceding claims, in which the physical space includes a train platform, the object is a train and the region of interest is a region of video image through which the train travels or rests when entering, waiting and/or leaving the platform.
13. A method according to any one of the preceding claims, including determining crowd congestion in said physical space by: - determining a second region of interest in the space; partitioning the second region of interest into an irregular array of sub-regions, each comprising a plurality of pixels of video image data; assigning a congestion contributor to each sub-region in the irregular array of sub-regions; determining first spatial-temporal visual features within the region of interest and, for at least one sub-region, computing a metric based on the said features indicating whether or not the sub-region is dynamically congested; - determining second spatial-temporal visual features within the region of interest and, for at least one sub-region, computing a metric based on the said features indicating whether or not the sub-region is statically congested; generating an indication of an overall measure of congestion for the second region of interest on the basis of both dynamically and statically congested sub-regions and their respective congestion contributors.
14. A system determining a degree of presence of a movable object in a physical space by automated processing of a video sequence of the space, the system comprising: an imaging device for generating images of a physical space; and
- a processor, wherein, for a given region of interest in images of the space, the processor is arranged to:
- partition the region of interest into an array of sub- regions; determine first spatial-temporal visual features within the region of interest and, for one or more sub- regions, computing a metric based on the said features indicating whether or not a said object is moving in 5 the sub-region;
- determine second spatial-temporal visual features within the region of interest and, for one or more sub- regions, computing a metric based on the said features indicating whether or not a said object is stationary in
10 the sub-region;
- generate an overall degree of presence for an object in the region of interest on the basis of both moving and stationary metrics.
15
PCT/GB2009/000462 2008-02-19 2009-02-19 Movable object status determination WO2009103983A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/918,439 US20100316257A1 (en) 2008-02-19 2009-02-19 Movable object status determination
EP09712159A EP2255321A1 (en) 2008-02-19 2009-02-19 Movable object status determination

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP08250571A EP2093699A1 (en) 2008-02-19 2008-02-19 Movable object status determination
EP08250571.0 2008-02-19

Publications (1)

Publication Number Publication Date
WO2009103983A1 true WO2009103983A1 (en) 2009-08-27

Family

ID=39739667

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB2009/000462 WO2009103983A1 (en) 2008-02-19 2009-02-19 Movable object status determination

Country Status (3)

Country Link
US (1) US20100316257A1 (en)
EP (2) EP2093699A1 (en)
WO (1) WO2009103983A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013116676A (en) * 2011-12-02 2013-06-13 Hitachi Ltd People flow prediction device and method
DE102012204901B4 (en) 2011-04-19 2022-04-14 Kyndryl, Inc. Improved reliability when detecting rail crossing events

Families Citing this family (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8284258B1 (en) * 2008-09-18 2012-10-09 Grandeye, Ltd. Unusual event detection in wide-angle video (based on moving object trajectories)
JP5218168B2 (en) * 2009-03-11 2013-06-26 ソニー株式会社 Imaging device, moving object detection method, moving object detection circuit, program, and monitoring system
KR101286651B1 (en) * 2009-12-21 2013-07-22 한국전자통신연구원 Apparatus for compensating image and method for compensating image using the same
US9906838B2 (en) 2010-07-12 2018-02-27 Time Warner Cable Enterprises Llc Apparatus and methods for content delivery and message exchange across multiple content delivery networks
CN102346854A (en) * 2010-08-03 2012-02-08 株式会社理光 Method and device for carrying out detection on foreground objects
EP2447882B1 (en) * 2010-10-29 2013-05-15 Siemens Aktiengesellschaft Method and device for assigning sources and sinks to routes of individuals
US20130027550A1 (en) * 2011-07-29 2013-01-31 Technische Universitat Berlin Method and device for video surveillance
US20130027549A1 (en) * 2011-07-29 2013-01-31 Technische Universitat Berlin Method and device for video surveillance
US8873852B2 (en) * 2011-09-29 2014-10-28 Mediatek Singapore Pte. Ltd Method and apparatus for foreground object detection
US9471988B2 (en) 2011-11-02 2016-10-18 Google Inc. Depth-map generation for an input image using an example approximate depth-map associated with an example similar image
US9661307B1 (en) * 2011-11-15 2017-05-23 Google Inc. Depth map generation using motion cues for conversion of monoscopic visual content to stereoscopic 3D
US9111350B1 (en) 2012-02-10 2015-08-18 Google Inc. Conversion of monoscopic visual content to stereoscopic 3D
KR101695247B1 (en) * 2012-05-07 2017-01-12 한화테크윈 주식회사 Moving detection method and system based on matrix using frequency converting and filtering process
US9070020B2 (en) 2012-08-21 2015-06-30 International Business Machines Corporation Determination of train presence and motion state in railway environments
US9465997B2 (en) * 2012-09-26 2016-10-11 General Electric Company System and method for detection and tracking of moving objects
GB201301281D0 (en) * 2013-01-24 2013-03-06 Isis Innovation A Method of detecting structural parts of a scene
GB201303076D0 (en) 2013-02-21 2013-04-10 Isis Innovation Generation of 3D models of an environment
US9165208B1 (en) * 2013-03-13 2015-10-20 Hrl Laboratories, Llc Robust ground-plane homography estimation using adaptive feature selection
US9674498B1 (en) 2013-03-15 2017-06-06 Google Inc. Detecting suitability for converting monoscopic visual content to stereoscopic 3D
US9202116B2 (en) * 2013-10-29 2015-12-01 National Taipei University Of Technology Image processing method and image processing apparatus using the same
US9412040B2 (en) * 2013-12-04 2016-08-09 Mitsubishi Electric Research Laboratories, Inc. Method for extracting planes from 3D point cloud sensor data
KR20150080863A (en) * 2014-01-02 2015-07-10 삼성테크윈 주식회사 Apparatus and method for providing heatmap
US9533413B2 (en) 2014-03-13 2017-01-03 Brain Corporation Trainable modular robotic apparatus and methods
US9987743B2 (en) 2014-03-13 2018-06-05 Brain Corporation Trainable modular robotic apparatus and methods
RU2014110361A (en) * 2014-03-18 2015-09-27 ЭлЭсАй Корпорейшн IMAGE PROCESSOR CONFIGURED FOR EFFICIENT EVALUATION AND ELIMINATION OF FRONT PLAN INFORMATION ON IMAGES
GB201409625D0 (en) 2014-05-30 2014-07-16 Isis Innovation Vehicle localisation
US20170244937A1 (en) * 2014-06-03 2017-08-24 Gopro, Inc. Apparatus and methods for aerial video acquisition
US9840003B2 (en) 2015-06-24 2017-12-12 Brain Corporation Apparatus and methods for safe navigation of robotic devices
LU92763B1 (en) * 2015-07-06 2017-04-03 Luxembourg Inst Science & Tech List Hierarchical tiling method for identifying a type of surface in a digital image
CN105184528A (en) * 2015-07-30 2015-12-23 广州市南图信息技术有限公司 Vehicle OBD system for vehicle company management
CN105681899B (en) * 2015-12-31 2019-05-10 北京奇艺世纪科技有限公司 A kind of detection method and device of similar video and pirate video
US10156441B2 (en) 2016-01-05 2018-12-18 Texas Instruments Incorporated Ground plane estimation in a computer vision system
US10147195B2 (en) 2016-02-19 2018-12-04 Flir Systems, Inc. Object detection along pre-defined trajectory
US10701404B2 (en) * 2016-08-30 2020-06-30 Dolby Laboratories Licensing Corporation Real-time reshaping of single-layer backwards-compatible codec
US10841654B2 (en) * 2016-11-24 2020-11-17 Hanwha Techwin Co., Ltd. Apparatus and method for displaying images and passenger density
US11044445B2 (en) 2017-05-05 2021-06-22 VergeSense, Inc. Method for monitoring occupancy in a work area
US10742940B2 (en) 2017-05-05 2020-08-11 VergeSense, Inc. Method for monitoring occupancy in a work area
US10395385B2 (en) * 2017-06-27 2019-08-27 Qualcomm Incorporated Using object re-identification in video surveillance
WO2019069782A1 (en) * 2017-10-06 2019-04-11 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Encoding device, decoding device, encoding method and decoding method
US11039084B2 (en) 2017-11-14 2021-06-15 VergeSense, Inc. Method for commissioning a network of optical sensors across a floor space
WO2020114405A1 (en) 2018-12-03 2020-06-11 Beijing Bytedance Network Technology Co., Ltd. Indication method of maximum number of candidates
WO2020190894A1 (en) 2019-03-15 2020-09-24 VergeSense, Inc. Arrival detection for battery-powered optical sensors
US11893753B2 (en) * 2019-08-27 2024-02-06 Pixart Imaging Inc. Security camera and motion detecting method for security camera
US11620808B2 (en) 2019-09-25 2023-04-04 VergeSense, Inc. Method for detecting human occupancy and activity in a work area
US11317094B2 (en) * 2019-12-24 2022-04-26 Tencent America LLC Method and apparatus for video coding using geometric partitioning mode
CN114902663A (en) * 2019-12-30 2022-08-12 鸿颖创新有限公司 Apparatus and method for encoding video data
US11882366B2 (en) * 2021-02-26 2024-01-23 Hill-Rom Services, Inc. Patient monitoring system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11152034A (en) * 1997-11-20 1999-06-08 Fujitsu General Ltd Train monitoring system
US20020122570A1 (en) * 2000-09-06 2002-09-05 Nikos Paragios Real-time crowd density estimation from video
EP1811457A1 (en) * 2006-01-20 2007-07-25 BRITISH TELECOMMUNICATIONS public limited company Video signal analysis
WO2008046662A1 (en) * 2006-10-16 2008-04-24 Schuette Joerg Video image guideway intrusion detection system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6198390B1 (en) * 1994-10-27 2001-03-06 Dan Schlager Self-locating remote monitoring systems
JP4687526B2 (en) * 2005-07-27 2011-05-25 セイコーエプソン株式会社 Moving image display device and moving image display method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11152034A (en) * 1997-11-20 1999-06-08 Fujitsu General Ltd Train monitoring system
US20020122570A1 (en) * 2000-09-06 2002-09-05 Nikos Paragios Real-time crowd density estimation from video
EP1811457A1 (en) * 2006-01-20 2007-07-25 BRITISH TELECOMMUNICATIONS public limited company Video signal analysis
WO2008046662A1 (en) * 2006-10-16 2008-04-24 Schuette Joerg Video image guideway intrusion detection system

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
AUBERT D ET AL: "Chapter 6.3: Use of Different Time Scale References for Measuring Several Crowd Situations", 20000101, 1 January 2000 (2000-01-01), pages 239 - 247, XP008093820 *
BANGJUN LEI; LI-QUN XU: "Pattern Recognition Letters", vol. 27, April 2006, ELSEVIER PUBLISHER JOURNAL, article "Real-time outdoor video surveillance with robust foreground extraction and object tracking via multi- state transition management", pages: 1816 - 1825
BRUYELLE J-L ET AL: "A distributed multi-sensor surveillance system for public transport applications", INTELLIGENT DISTRIBUTED VIDEO SURVEILLANCE SYSTEMS, IEE, 1 January 2006 (2006-01-01), pages 185 - 224, XP008094451, ISBN: 978-0-86341-504-3 *
DONG KONG; DOUG GARY; HAI TAO: "Counting pedestrians in crowds using viewpoint invariant training", PROC. OF BRITISH MACHINE VISION CONFERENCE, 2005
FENJUN LV; TAO ZHAO; RAMAKANT NEVATIA: "Camera calibration from video of a walking human", IEEE TRANS. ON PAMI, vol. 28, no. 9, 2006
LI-QUN XU; JOSE-LUIS LANDABASO; BANGJUN LEI: "BT Technology Journal, Special Issue on Intelligent Space", vol. 22, July 2004, KLUWER ACADEMIC PUBLISHERS, article "Segmentation and tracking of multiple moving objects for intelligent video analysis"
NIKOS PARGIOS ET AL: "Video-Based Surveillance Systems", 2002, KLUWER, XP002524306 *
OH, PARK; LEE: "Vision based platform monitoring system for railway station safety", ITST '07, 7TH INT. CONF. ON ITS, July 2007 (2007-07-01)
SEHCHAN OH; SUNGHUK PARK; CHANGMU LEE: "Vision Based Platform Monitoring System for Railway Station Safety", ITST '07. 7TH INT. CONF. ON ITS, 6 July 2007 (2007-07-06), XP002502767, Retrieved from the Internet <URL:http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=4295854&isnumber=4295808> *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102012204901B4 (en) 2011-04-19 2022-04-14 Kyndryl, Inc. Improved reliability when detecting rail crossing events
JP2013116676A (en) * 2011-12-02 2013-06-13 Hitachi Ltd People flow prediction device and method

Also Published As

Publication number Publication date
US20100316257A1 (en) 2010-12-16
EP2093699A1 (en) 2009-08-26
EP2255321A1 (en) 2010-12-01

Similar Documents

Publication Publication Date Title
US20100316257A1 (en) Movable object status determination
US20100322516A1 (en) Crowd congestion analysis
Bas et al. Automatic vehicle counting from video for traffic flow analysis
US8744132B2 (en) Video-based method for detecting parking boundary violations
Sullivan et al. Model-based vehicle detection and classification using orthographic approximations
US8655078B2 (en) Situation determining apparatus, situation determining method, situation determining program, abnormality determining apparatus, abnormality determining method, abnormality determining program, and congestion estimating apparatus
Mandellos et al. A background subtraction algorithm for detecting and tracking vehicles
Faro et al. Adaptive background modeling integrated with luminosity sensors and occlusion processing for reliable vehicle detection
US9471889B2 (en) Video tracking based method for automatic sequencing of vehicles in drive-thru applications
US8682036B2 (en) System and method for street-parking-vehicle identification through license plate capturing
US9940633B2 (en) System and method for video-based detection of drive-arounds in a retail setting
US20130265419A1 (en) System and method for available parking space estimation for multispace on-street parking
Wang Real-time moving vehicle detection with cast shadow removal in video based on conditional random field
Beynon et al. Detecting abandoned packages in a multi-camera video surveillance system
EP1811457A1 (en) Video signal analysis
Kumar et al. An efficient approach for detection and speed estimation of moving vehicles
Xu et al. Partial Observation vs. Blind Tracking through Occlusion.
Najiya et al. UAV video processing for traffic surveillence with enhanced vehicle detection
US8339454B1 (en) Vision-based car counting for multi-story carparks
CN112766038B (en) Vehicle tracking method based on image recognition
Hu et al. A novel approach for crowd video monitoring of subway platforms
EP2709065A1 (en) Concept for counting moving objects passing a plurality of different areas within a region of interest
Patel et al. An algorithm for automatic license plate detection from video using corner features
Oh et al. Development of an integrated system based vehicle tracking algorithm with shadow removal and occlusion handling methods
Xu et al. Crowd behaviours analysis in dynamic visual scenes of complex environment

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: 09712159

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 12918439

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2009712159

Country of ref document: EP