CN104599249A - Cable rope bearing bridge deck vehicle load distribution real-time detection method - Google Patents

Cable rope bearing bridge deck vehicle load distribution real-time detection method Download PDF

Info

Publication number
CN104599249A
CN104599249A CN201510016467.XA CN201510016467A CN104599249A CN 104599249 A CN104599249 A CN 104599249A CN 201510016467 A CN201510016467 A CN 201510016467A CN 104599249 A CN104599249 A CN 104599249A
Authority
CN
China
Prior art keywords
vehicle
image
bridge floor
formula
bridge
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510016467.XA
Other languages
Chinese (zh)
Other versions
CN104599249B (en
Inventor
涂熙
狄谨
赵旭江
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing University
Original Assignee
Chongqing University
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 Chongqing University filed Critical Chongqing University
Priority to CN201510016467.XA priority Critical patent/CN104599249B/en
Publication of CN104599249A publication Critical patent/CN104599249A/en
Application granted granted Critical
Publication of CN104599249B publication Critical patent/CN104599249B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses a cable rope bearing bridge deck vehicle load distribution real-time detection method. The cable rope bearing bridge deck vehicle load distribution real-time detection method comprises the steps of shooting a bridge deck image; conducting perspective correction processing and enhancement processing on the image so as to obtain a bridge deck image subjected to image enhancement and adopting an edge information based detection method to judge a bridge deck vehicle; tracking a vehicle image and correcting a deformed structure of the vehicle in the acquired image; using the bridge deck as an absolute coordinate system, accurately drawing a running track of an automobile tire in each video picture section on the bridge deck, splicing tracks of the same vehicle in different video pictures according to a same track principle to obtain a running track of each vehicle on the bridge deck and achieving vehicle load real-time tracking. The cable rope bearing bridge deck vehicle load distribution real-time detection method is wide in application range, low in cost, capable of obtaining a detection result in real time and small in environmental influence. By means of a perspective correction and image enhancement technology, high-quality earlier-stage images can be obtained. The vehicle blocking problem caused by image acquisition in an oblique state can be well solved by means of a dynamic template matching technology, and the method has a wide application range.

Description

Cableway platform bridge floor carload distribution real-time detection method
Technical field
The invention belongs to bridge machinery field, relate to a kind of detection method of cableway platform load, be specifically related to a kind of cableway platform bridge floor vehicle dynamic load assignment detection method.
Background technology
The variable load of highway bridge is mainly vehicular load, is the Main Basis of bridge structure design.Although Bridge Design specification has clear and definite regulation to the distribution form of vehicular load and intensity, but this mobile load arrangement form still brings some problem in Practical Project, still can not meet the analysis and design that becomes more meticulous of bridge structure, be mainly reflected in three aspects.The first, the highway bridge vehicle active load defined in specification is a standardized pattern, and this mode accurately cannot reflect vehicle distribution on the bridge under some extreme case, as traffic congestion on bridge during generation traffic hazard.In this case, vehicular load intensity, likely far away higher than design load, therefore needs to carry out fail-safe analysis by statistical method to extreme case.The second, the mission life of steel bridge deck is limited by the fatigue behaviour of steel, and its life-span also depends on live loading on bridge, the information such as the position need accurately grasp mobile load to act on bridge floor to the assessment of fatigue of steel structures and translational speed.3rd, how easily there is girder and laterally topple in the bridge of some single-columned pier, such accident also occurred under Under Eccentric Loading.When considering that version is arranged, just needing the accurate possibility passed judgment on this extreme event and occur, namely grasping the extreme case of heavy-duty vehicle along outermost lanes.Generally speaking, setting up a rational vehicle active load model has been the task of top priority, and the detection of bridge vehicular load DYNAMIC DISTRIBUTION will be the basis setting up reasonable vehicle active load model.
Bridge vehicular load detection technique has higher practical value in the many aspects such as design, management and maintenance of bridge structure.At present, bridge vehicular load detection technique relates to two aspects.On the one hand, realize for the bridge floor vehicle location detecting image recognition technology that adopts, the mode of large-scale application on bridge, fixes a point to arrange some monitoring cameras be used for grasping bridge floor vehicle condition more.But the limitation of this method is the bridge floor vehicle distribution only can grasped near camera, cannot grasp full-bridge state.In addition, carry out in full-bridge scope the version that vehicle identification is then limited to bridge itself.On the other hand, in order to grasp vehicle weight on bridge, the dynamic weighing mode that adopts realizes more.Although this method can grasp the accurate weight of vehicle, combine if do not distributed with vehicle, also cannot grasp the effect course of load on bridge floor.
Summary of the invention
For deficiency and the defect of existing detection method, the object of the invention is to, a kind of bridge floor vehicle distribution detection method being applicable to cableway platform is provided, and the scope of application of the method is provided according to bridge floor air visibility and spanning size, the method is based on computer vision technique, adopt the methods such as perspective correction, image enhaucament, multilane vehicle detection and Deformable Template, realize the real-time follow-up of vehicular load distribution, for setting up rational mobile load model and Bridge Design provides important evidence.
Step one: shooting bridge floor image; Install dynamic weigher in the porch, each track of cableway platform and obtain vehicle weight information, each bridge tower is installed several video cameras and obtains each section of bridge floor train flow diagram picture, whole visuals field of video camera can cover complete bridge floor; The first, grasp air visibility according to bridge location place meteorological data, simultaneously according to the sensitivity of image capture device, determine the applicability of this method;
The second, for design proportion determination this method of cable-stayed bridge and suspension bridge in the reliability of carrying out vehicle detection and identification.Inclination minimum during suggestion picture photographing is not less than 6 °, too flat cableway platform is applied the method and appearance is gathered more vehicle overlap in picture, easily produce vehicle identification mistake.
Step 2: perspective image correction; The bridge floor image that video camera obtains is carried out perspective correction process, obtains bridge floor front elevation:
(2.1) utilize 4 straight lines (4 straight lines that track surrounds) needed for Hough transform extraction, and identify 4 straight lines that track surrounds;
(2.2) when extracting straight line, record the end points of every bar straight line, extracted the intersection point of the rear result calculated line to Hough transform, the intersection point obtained is exactly the end points of 4 straight lines;
(2.3) using the intersecting point coordinate of 4 straight lines and corresponding actual coordinate, totally 4 pairs of coordinate datas are as the known quantity of separating perspective parameter matrix, and each pixel coordinate in note fault image is designated as (x 1, y 1) (x 2, y 2) (x 3, y 3) (x 4, y 4), the coordinate of the point in corresponding front elevation is designated as (u 1, v 1) (u 2, v 2) (u 3, v 3) (u 4, v 4), solve 8 perspective parameter vectors by following formula;
u 1 v 1 u 2 v 2 u 3 v 3 u 4 v 4 = x 1 y 1 1 0 0 0 - u 1 x 1 - u 1 y 1 0 0 0 x 1 y 1 1 - v 1 x 1 - v 1 y 1 x 2 y 2 1 0 0 0 - u 2 x 2 - u 2 y 2 0 0 0 x 2 y 2 1 - v 2 x 2 - v 2 y 2 x 3 y 3 1 0 0 0 - u 3 x 3 - u 3 y 3 0 0 0 x 3 y 3 1 - v 3 x 3 - v 3 y 3 x 4 y 4 1 0 0 0 - u 4 x 4 - u 4 y 4 0 0 0 x 4 y 4 1 - v 4 x 4 - v 4 y 4 × a b c d e f m l
In formula:
(x 1, y 1) (x 2, y 2) (x 3, y 3) (x 4, y 4) represent the coordinate of 4 straight-line intersections in distortion figure;
(u 1, v 1) (u 2, v 2) (u 3, v 3) (u 4, v 4) represent the coordinate of 4 straight-line intersections in corresponding front elevation;
[a b c d e f m l] -18 perspective parameter vectors;
(2.4), after obtaining perspective parameter, the perspective transform adopting the point-to-point mode of image to carry out two-dimensional image calculates, and utilizes following formula to obtain the front elevation of standard;
u v = x y 1 0 0 0 - ux - uy 0 0 0 x y 1 - vx - vy a b c d e f m l
In formula:
[a b c d e f m l] -18 perspective parameter vectors;
(x, y) represents the coordinate of distortion figure mid point;
The coordinate that (u, v) puts after representing perspective correction;
Step 3: image enhaucament; Histogram Matching (regulationization) is utilized to carry out image enhaucament to the front elevation after perspective correction process.Concrete formula is as follows:
s = T ( r ) = ∫ 0 r p r ( x ) dx
H ( z ) = ∫ 0 z p z ( x ) dx = s
z=H -1(s)=H -1[T(r)]
In formula: r and z represents the gray level of input picture and output image respectively, p rx () is the probability density function of input gray grade, p zx () is the probability density function of output gray level;
Step 4: bridge floor vehicle judges; Bridge floor image after obtaining image enhaucament, adopts each section train flow diagram picture of detection method to bridge tower photographs based on marginal information to carry out vehicle detection:
(4.1) Sobel operator is used to carry out extraction edge to each two field picture;
(4.2) carry out threshold process and superposition to the outline map extracted, concrete formula is as follows:
g ′ i ( x , y ) = g if g i ( x , y ) > g g i ( x , y ) if g i ( x , y ) ≤ g
In formula: g iand g' ibe the outline map before and after threshold process respectively, g is threshold value;
(4.3) superposed by the outline map after threshold process, concrete formula is as follows:
b 0 ( x , y ) = Σ i = 1 25 g ′ i ( x , y )
(4.4) binary conversion treatment obtains background edge figure, and concrete formula is as follows:
b ( x , y ) = 1 if b 0 ( x , y ) > b 0 if b 0 ( x , y ) ≤ b
In formula: b is the threshold value of setting;
(4.5) utilize inclusive difference to obtain vehicle movement outline map, concrete formula is as follows:
i ( x , y ) = 0 if b ( x , y ) = 1 i ( x , y ) if b ( x , y ) = 0
In formula: i (x, y) is movement edge figure;
(4.6) arrange a band strip detection zone at image near bridge tower position, and be divided into one group of continuous print window, concrete formula is as follows:
h [ i ] = Σ y = i × w i × w + w Σ x = 0 m i ( x , y )
In formula: m is the height of window, w is the width of window;
(4.7) whether what threshold method judged each window of movement edge figure in detection zone is effective information, and obtains one group 0,1 binary sequence l [i], and concrete formula is as follows:
l [ i ] = 1 if h [ i ] > h 0 if h [ i ] ≤ h
(4.8) add up to the marginal information in vehicle passing detection district, thus preserve complete information of vehicles (l [i] continuous renewal), concrete formula is as follows:
f [ i ] = 1 if l [ i ] = 1 f [ i ] if l [ i ] = 0
In formula: f [i] is the information of vehicles after adding up;
(4.9) when continuous print some 1 being detected in array f [i], when being some continuous print 0 in the array l [i] of correspondence, being then determined with car and passing through;
Step 5: vehicle image is followed the trail of; After determining vehicle passing detection band, Deformable Template technology is adopted to follow the trail of the wheelpath of each automobile:
(5.1) after determining vehicle passing detection band, in former figure and outline map, vehicle ' s contour angular region near detection zone, is chosen respectively as template according to vehicle width and the speed of a motor vehicle, generate edge image template, edge image template carries out threshold process, obtains left hand edge (or right hand edge) position a and the upper marginal position b of vehicle ' s contour;
(5.2) note obtains the image of template is K two field picture (t), in K-1 two field picture (t+ Δ t), use related function to calculate, carry out template matches identification, matching range is the region that original template the right and left and top expand a vehicle width;
(5.3) matching area is obtained according to related function peak value, matching area edge is identified, obtain the position a' of tailstock left hand edge (or right hand edge) and the position b' of coboundary, compare with original value a, b, make and revise adjustment, and revised region is designated as new template;
(5.4) repeat (5.2) and (5.3) to information of vehicles real-time update, obtain the driving trace of automobile revolver (or right take turns) in entire picture, and be plotted on whole bridge floor;
Step 6: malformation correction; In shooting process, Vehicle Load will cause bridge structure to deform, and slight corner or lateral shift appear in bridge tower top, cause vehicle gathering the relative movement in picture, need to revise this part additional displacement;
(6.1) before carrying out the collection of bridge floor vehicle picture, in both sides, bridge floor track by gauged distance placement of images gauge point or artificial cognition to the position with notable feature, by catching gauge point to after the image recognition collected, obtain girder bulk deformation feature;
(6.2) according to the main beam deformation feature obtained, additional displacement correction is carried out to the vehicle location captured;
Step 7: after obtaining the doughnut driving trace of each section of video, take bridge floor as absolute coordinate system, bridge floor draws the driving trace of doughnut in every section of video pictures accurately, according to track same principle, the track of same vehicle in different video picture is spliced, obtain the driving trace of each vehicle at bridge floor, finally realize the real-time follow-up of cableway platform bridge floor vehicular load.According to the distance between the pull-in time of each point in track of vehicle and, calculate the rate curve of vehicle by bridge floor at adjacent 2.
Compare existing method, the present invention has following beneficial outcomes:
This method is applied widely, with low cost, and equipment needed thereby is installed simple and easy, can Real-time Obtaining testing result, affected by environment little; Use perspective correction and image enhancement technique can obtain the image in early stage of better quality; By bridge floor gauge point mode, the vehicle location additional displacement that malformation causes is revised, obtain more accurate recognition result; Use arranges image detection zone, accurately identifies the many vehicles of multilane; Use Deformable Template technology can solve the occlusion problem that the collection of heeling condition hypograph causes preferably, makes this invention have applicability widely.
Accompanying drawing explanation
Fig. 1 is cableway platform bridge floor load assignment real-time tracking system structural drawing.
Fig. 2 is cableway platform bridge floor load assignment real-time follow-up overhaul flow chart.
Fig. 3 is the vehicle checking method process flow diagram based on marginal information.
Fig. 4 is Deformable Template process flow diagram.
Fig. 5 is perspective transform principle schematic.
Fig. 6 is a certain frame bridge floor image of video camera shooting.
Fig. 7 is the image after Fig. 6 carries out perspective correction.
Fig. 8 is the edge image of Fig. 7 after Sobel algorithm.
Fig. 9 is background edge image.
Figure 10 is the movement edge hum pattern that Fig. 8 and background edge figure do pardon difference gained.
Figure 11 is that bridge floor road map is as detection zone.
Figure 12 is that a certain car is blocking primary template figure and the outline map thereof of Deformable Template in special case.
Figure 13 is that a certain car is blocking the search matching area of certain frame template in special case.
Figure 14 is that a certain car is blocking in special case the partial target image realizing Deformable Template.
Figure 15 is the driving trace figure blocking special case.
Embodiment
Cableway platform bridge floor vehicle dynamic load assignment detection method of the present invention, as shown in Fig. 1 to Figure 15, dynamic weigher is installed in the porch, each track of cableway platform and obtains vehicle weight information, bridge tower is installed video camera and obtains bridge floor train flow diagram picture, the coverage of video camera can cover whole bridge floor; The bridge floor image that video camera obtains is carried out perspective correction process, obtains the image of normal vehicle size; After the image obtaining perspective correction, histogram matching (histogram equalization method) is adopted to strengthen image; Whether adopt the method based on marginal information to detect has moving target to pass through; The basis passed through there being vehicle adopt the method for Deformable Template follow the trail of the driving trace of vehicle; By the seizure identification of bridge floor special sign thing, vehicle coordinate is corrected, offset the additional displacement because malformation produces; Adopt track same principle that the track of same vehicle in different video picture is spliced, obtain the driving trace of each vehicle at bridge floor, finally realize the real-time follow-up of cableway platform bridge floor vehicular load.
Cableway platform bridge floor vehicular load distribution real-time follow-up calculates vehicular load mainly through the weight of the distribution of vehicle on bridge floor and vehicle and speed.Therefore, obtain the position of vehicle, speed, weight is the key detected.Along with developing rapidly of Digital image technology, the vehicle testing techniques based on video reaches its maturity, and as prior art, can carry out respective handling, meet needs of the present invention.These technology all have low cost, high accuracy, high efficiency feature.
Long span stayed-cable bridge for certain the two rope face of employing, H type bridge tower carries out application of the present invention.This bridge main span be 450m, H type bridge tower thwart beam end face to the vertical distance of bridge floor be 56m.According to on-the-spot physical condition, be selected in crossbeam end face and image collecting device is set.Air visibility when carrying out image acquisition is more than 1000m.Single camera head covers half main span or full end bay, and therefore minimum sight line inclination angle is 14 °, therefore meets use pacing items of the present invention.
Fig. 1 is cableway platform bridge floor vehicular load distribution real-time tracking system structural drawing, for double tower carrying bogie, in porch, bridge track, dynamic weigher is installed, two video cameras arranged by each bridge tower, regulates camera installation locations to enable these video camera coverages cover whole bridge floor.Obtain vehicle weight information and velocity information, dynamic weigher energy direct convenience ground obtains vehicle weight information; And vehicle speed information, then according to the distance between the pull-in time of each point in track of vehicle and, calculate the rate curve of vehicle by bridge floor at adjacent 2.
Fig. 2 is cableway platform bridge floor vehicular load distribution real-time tracking system process flow diagram, and first, bridge floor wagon flow video is beamed back background computer by the video camera that bridge tower top is installed, and processes video image successively in order.The image of Hough transform and perspective transform is adopted to carry out perspective correction; After corrected perspective image, utilize the gauge point on bridge floor to carry out malformation correction, this example directly adopts the expansion joint on bridge floor to carry out position correction; Then histogram equalization is adopted to carry out enhancing process to the image after correction; After image pre-treatment, adopt the method based on marginal information to arrange a detection again near the position of bridge tower and bring and judged whether that vehicle passes through, detailed process as shown in Figure 3; After confirmation has vehicle passing detection district, adopt the method for Deformable Template to follow the trail of vehicle driving trace, detailed process as shown in Figure 4; Finally adopt track same principle that the track of same vehicle in different video picture is spliced, obtain the driving trace of each vehicle at bridge floor, finally realize the real-time follow-up of cableway platform bridge floor vehicular load.Embodiment:
Step one: install dynamic weigher in the porch, each track of cableway platform and obtain vehicle weight, the video camera installing or more at two bridge tower tops obtains bridge floor wagon flow image/video, and the visual field of video camera can cover whole bridge floor.
Step 2: the bridge floor image that video camera obtains is carried out perspective correction process, obtains bridge floor front elevation, perspective correction schematic diagram as shown in Figure 5:
(2.1) utilize Hough transform extract needed for 4 straight lines (4 straight lines that track surrounds, as shown in Figure 6);
(2.2) when extracting straight line, record the end points of every bar straight line, extracted the intersection point of the rear result calculated line to Hough transform, the intersection point obtained is exactly the end points of 4 straight lines;
(2.3) using the intersecting point coordinate of 4 straight lines and corresponding actual coordinate totally 4 pairs of coordinate datas as the known quantity of separating perspective parameter matrix, solve perspective parameter vector by following formula:
u 1 v 1 u 2 v 2 u 3 v 3 u 4 v 4 = x 1 y 1 1 0 0 0 - u 1 x 1 - u 1 y 1 0 0 0 x 1 y 1 1 - v 1 x 1 - v 1 y 1 x 2 y 2 1 0 0 0 - u 2 x 2 - u 2 y 2 0 0 0 x 2 y 2 1 - v 2 x 2 - v 2 y 2 x 3 y 3 1 0 0 0 - u 3 x 3 - u 3 y 3 0 0 0 x 3 y 3 1 - v 3 x 3 - v 3 y 3 x 4 y 4 1 0 0 0 - u 4 x 4 - u 4 y 4 0 0 0 x 4 y 4 1 - v 4 x 4 - v 4 y 4 × a b c d e f m l
In formula:
(x 1, y 1) (x 2, y 2) (x 3, y 3) (x 4, y 4) represent the coordinate of 4 straight-line intersections in distortion figure;
(u 1, v 1) (u 2, v 2) (u 3, v 3) (u 4, v 4) represent the coordinate of 4 straight-line intersections in corresponding front elevation;
[a b c d e f m l] -18 perspective parameter vectors;
(2.4), after obtaining perspective parameter, the perspective transform adopting the point-to-point mode of image to carry out two-dimensional image calculates, and utilizes following formula to obtain the front elevation of standard;
u v = x y 1 0 0 0 - ux - uy 0 0 0 x y 1 - vx - vy a b c d e f m l
In formula:
[a b c d e f m l] -18 perspective parameter vectors;
(x, y) represents the coordinate of distortion figure mid point;
The coordinate that (u, v) puts after representing perspective correction;
Correct result as shown in Figure 7;
Step 3: utilize Histogram Matching (regulationization) to carry out image enhaucament to the front elevation after perspective correction and rotation correction process, concrete formula is as follows:
s = T ( r ) = ∫ 0 r p r ( x ) dx
H ( z ) = ∫ 0 z p z ( x ) dx = s
z=H -1(s)=H -1[T(r)]
In formula:
R and z represents the gray level of input picture and output image respectively;
P rx () is the probability density function of input gray grade;
P zx () is the probability density function of output gray level;
Step 4: the bridge floor image after obtaining image enhaucament, adopts each section train flow diagram picture of detection method to bridge tower photographs based on marginal information to carry out vehicle detection:
(4.1) Sobel operator extraction edge is carried out to each two field picture, as shown in Figure 8;
(4.2) carry out threshold process to all edge images, concrete formula is as follows:
g ′ i ( x , y ) = g if g i ( x , y ) > g g i ( x , y ) if g i ( x , y ) ≤ g
In formula:
G iand g' ithe outline map before and after threshold process respectively;
G is threshold value, now n=30, g=8;
(4.3) superposed by the outline map after threshold process, concrete formula is as follows:
b 0 ( x , y ) = Σ i = 1 25 g ′ i ( x , y )
(4.4) binary conversion treatment obtains background edge figure, and concrete formula is as follows:
b ( x , y ) = 1 if b 0 ( x , y ) > b 0 if b 0 ( x , y ) ≤ b
In formula:
B is the threshold value of setting, and b=220, background edge figure are as shown in Figure 9;
(4.5) utilize inclusive difference to obtain vehicle movement outline map, concrete formula is as follows:
i ( x , y ) = 0 if b ( x , y ) = 1 i ( x , y ) if b ( x , y ) = 0
In formula:
I (x, y) is movement edge figure, as shown in Figure 10;
(4.6) to arrange a long and narrow detection zone near bridge tower position at image, and be divided into one group of continuous print window, concrete formula is as follows:
h [ i ] = Σ y = i × w i × w + w Σ x = 0 m i ( x , y )
In formula:
M is the height of window, and m=10, w are the width of window, w=10, and detection zone is as shown in Figure 11 red area;
(4.7) whether what threshold method judged each window of movement edge figure in detection zone is effective information, and obtains one group 0,1 binary sequence l [i], and concrete formula is as follows:
l [ i ] = 1 if h [ i ] > h 0 if h [ i ] ≤ h
(4.8) add up to the marginal information in vehicle passing detection district, thus preserve complete information of vehicles (l [i] continuous renewal), concrete formula is as follows:
f [ i ] = 1 if l [ i ] = 1 f [ i ] if l [ i ] = 0
In formula:
F [i] is the information of vehicles after adding up;
(4.9) when continuous print some 1 being detected in array f [i], when being some continuous print 0 in the array l [i] of correspondence, being then determined with car and passing through;
Step 5: after defining vehicle passing detection band, adopts Deformable Template technology to follow the trail of the wheelpath of each automobile:
(5.1) after determining vehicle passing detection band, note frame number is now K, makes K=K-LINE, and LINE is the frame number (in stream video of picking up the car in the present embodiment, the vehicle that is blocked is demonstrated as special case, LINE=12) of vehicle passing detection band;
(5.2) in K two field picture, in former figure and outline map, vehicle tail near detection zone, is automatically chosen respectively as template and border template according to vehicle width and the speed of a motor vehicle, as shown in figure 12;
(5.3) edge template carries out threshold process, obtains the position a of tailstock left hand edge (or right hand edge) and the position b of coboundary;
(5.4) note obtains the image of template is K two field picture, in K-1 two field picture, use related function to calculate, carry out template matches identification, matching range is the region that original template surrounding expands a vehicle width, vehicle width is 8, and matching range as shown in figure 13;
(5.5) matching area is obtained according to related function peak value, matching area edge is identified, obtain the position a ' of tailstock left hand edge (or right hand edge) and the position b ' of coboundary, compare with original value a, b, make and revise adjustment, and revised region is designated as new template, template place image is designated as K two field picture;
(5.6) repeat the operation of aforementioned (5.2) to (5.5), to information of vehicles real-time update, obtain the driving trace of automobile revolver (or right take turns) in entire picture, and be plotted on whole bridge floor;
It is the partial frame number template matching results of stagnant Deformable Template after blocking special case shown in Figure 14;
The driving trace figure blocking special case shown in Figure 15;
Step 6: in shooting process, produce vehicle has certain additional displacement because vehicular load causes malformation in collection picture, need choose the gauge point that bridge floor is arranged and carries out physical location seizure and correct vehicle location.The present embodiment directly catches the deck expansion joint position in picture, obtains the position correction value of each car in each moment.Namely the present invention is by choosing deck expansion joint as gauge point, carry out physical location seizure and correct vehicle location, obtain the position correction value of each car in each moment, just can eliminate vehicular load cause malformation and the vehicle that produces at the additional displacement gathering picture.
Step 7: after obtaining the doughnut driving trace of each section of video, take bridge floor as absolute coordinate system, bridge floor draws the driving trace of doughnut in every section of video pictures accurately, according to track same principle, the track of same vehicle in different video picture is spliced, obtain the driving trace of each vehicle at bridge floor, finally realize the real-time follow-up of cableway platform bridge floor vehicular load.
What finally illustrate is, above embodiment is only in order to illustrate technical scheme of the present invention and unrestricted, although with reference to preferred embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that, can modify to technical scheme of the present invention or equivalent replacement, and not departing from aim and the scope of technical solution of the present invention, it all should be encompassed in the middle of right of the present invention.

Claims (2)

1. cableway platform bridge floor carload distribution real-time detection method, is characterized in that comprising the following steps:
One, bridge floor image is taken; Install dynamic weigher in the porch, each track of cableway platform and obtain vehicle weight information, each bridge tower is installed several video cameras and obtains each section of bridge floor train flow diagram picture, whole visuals field of video camera can cover complete bridge floor; Obtain vehicle speed information;
Two, perspective image correction; The bridge floor image that video camera obtains is carried out perspective correction process, obtains bridge floor front elevation:
(2.1) utilize Hough transform to extract 4 straight lines surrounded needed for track, and identify 4 straight lines that track surrounds;
(2.2) when extracting straight line, record the end points of every bar straight line, extracted the intersection point of the rear result calculated line to Hough transform, the intersection point obtained is exactly the end points of 4 straight lines;
(2.3) using the intersecting point coordinate of 4 straight lines and corresponding actual coordinate, totally 4 pairs of coordinate datas are as the known quantity of separating perspective parameter matrix, and each pixel coordinate in note fault image is designated as (x 1, y 1) (x 2, y 2) (x 3, y 3) (x 4, y 4), the coordinate of the point in corresponding front elevation is designated as (u 1, v 1) (u 2, v 2) (u 3, v 3) (u 4, v 4), solve 8 perspective parameter vectors by following formula;
In formula: u 1 v 1 u 2 v 2 u 3 v 3 u 4 v 4 = x 1 y 1 1 0 0 0 - u 1 x 1 - u 1 y 1 0 0 0 x 1 y 1 1 - v 1 x 1 - v 1 y 1 x 2 y 2 1 0 0 0 - u 2 x 2 - u 2 y 2 0 0 0 x 2 y 2 1 - v 2 x 2 - v 2 y 2 x 3 y 3 1 0 0 0 - u 3 x 3 - u 3 y 3 0 0 0 x 3 y 3 1 - v 3 x 3 - v 3 y 3 x 4 y 4 1 0 0 0 - u 4 x 4 - u 4 y 4 0 0 0 x 4 y 4 1 - v 4 x 4 - v 4 y 4 × a b c d e f m l
(x 1, y 1) (x 2, y 2) (x 3, y 3) (x 4, y 4) represent the coordinate of 4 straight-line intersections in distortion figure;
(u 1, v 1) (u 2, v 2) (u 3, v 3) (u 4, v 4) represent the coordinate of 4 straight-line intersections in corresponding front elevation;
[a b c d e f m l] -18 perspective parameter vectors;
(2.4), after obtaining perspective parameter, the perspective transform adopting the point-to-point mode of image to carry out two-dimensional image calculates, and utilizes following formula to obtain the front elevation of standard;
u v = x y 1 0 0 0 - ux - uy 0 0 0 x y 1 - vx - vy a b c d e f m l
In formula:
[a b c d e f m l] -18 perspective parameter vectors;
(x, y) represents the coordinate of distortion figure mid point;
The coordinate that (u, v) puts after representing perspective correction;
Three, image enhaucament; Histogram Matching (regulationization) is utilized to carry out image enhaucament to the front elevation after perspective correction process; Concrete formula is as follows:
s = T ( r ) = ∫ 0 r p r ( x ) dx
H ( z ) = ∫ 0 z p z ( x ) dx = s
z=H -1(s)=H -1[T(r)]
In formula: r and z represents the gray level of input picture and output image respectively, p rx () is the probability density function of input gray grade, p zx () is the probability density function of output gray level;
Four, bridge floor vehicle judges; Bridge floor image after obtaining image enhaucament, adopts each section train flow diagram picture of detection method to bridge tower photographs based on marginal information to carry out vehicle detection:
(4.1) Sobel operator is used to carry out extraction edge to each two field picture;
(4.2) carry out threshold process and superposition to the outline map extracted, concrete formula is as follows:
g ′ i ( x , y ) = g if g i ( x , y ) > g g i ( x , y ) if g i ( x , y ) ≤ g
In formula: g iwith g ' ibe the outline map before and after threshold process respectively, g is threshold value;
(4.3) superposed by the outline map after threshold process, concrete formula is as follows:
b 0 ( x , y ) = Σ i = 1 25 g ′ i ( x , y )
(4.4) binary conversion treatment obtains background edge figure, and concrete formula is as follows:
b ( x , y ) = 1 if b 0 ( x , y ) > b 0 if b 0 ( x , y ) ≤ b
In formula: b is the threshold value of setting;
(4.5) utilize inclusive difference to obtain vehicle movement outline map, concrete formula is as follows:
i ( x , y ) = 0 if b ( x , y ) = 1 i ( x , y ) if b ( x , y ) = 0
In formula: i (x, y) is movement edge figure;
(4.6) arrange a band strip detection zone at image near bridge tower position, and be divided into one group of continuous print window, concrete formula is as follows:
h [ i ] = Σ y = i × w i × w + w Σ x = 0 m i ( x , y )
In formula: m is the height of window, w is the width of window;
(4.7) whether what threshold method judged each window of movement edge figure in detection zone is effective information, and obtains one group 0,1 binary sequence l [i], and concrete formula is as follows:
l [ i ] = 1 if h [ i ] > h 0 if h [ i ] ≤ h
(4.8) add up to the marginal information in vehicle passing detection district, thus preserve complete information of vehicles (l [i] continuous renewal), concrete formula is as follows:
f [ i ] = 1 if l [ i ] = 1 f [ i ] if l [ i ] = 0
In formula: f [i] is the information of vehicles after adding up;
(4.9) when continuous print some 1 being detected in array f [i], when being some continuous print 0 in the array l [i] of correspondence, being then determined with car and passing through;
Five, vehicle image is followed the trail of; After determining vehicle passing detection district, Deformable Template technology is adopted to follow the trail of the wheelpath of each automobile:
(5.1) after determining vehicle passing detection band, in former figure and outline map, vehicle ' s contour angular region near detection zone, is chosen respectively as template according to vehicle width and the speed of a motor vehicle, generate edge image template, edge image template carries out threshold process, obtains left hand edge (or right hand edge) position a and the upper marginal position b of vehicle ' s contour;
(5.2) note obtains the image of template is K two field picture (t), in K-1 two field picture (t+ Δ t), use related function to calculate, carry out template matches identification, matching range is the region that original template the right and left and top expand a vehicle width; The i.e. K two field picture of t, uses related function to calculate with the K-1 two field picture of t+ Δ t, carries out template matches identification;
(5.3) matching area is obtained according to related function peak value, matching area edge is identified, obtain the position a' of tailstock left hand edge (or right hand edge) and the position b' of coboundary, compare with original value a, b, make and revise adjustment, and revised region is designated as new template;
(5.4) repeat (5.2) and (5.3) to information of vehicles real-time update, obtain the driving trace of automobile revolver (or right take turns) in entire picture, and be plotted on whole bridge floor;
Six, malformation correction; In shooting process, Vehicle Load will cause bridge structure to deform, and completely vertical or torsional deflection occur girder, and bridge tower ejects now slight corner, length travel or lateral shift, causing vehicle gathering the relative movement in picture, needing to revise this part additional displacement;
(6.1) before carrying out the collection of bridge floor vehicle picture, in both sides, bridge floor track by gauged distance placement of images gauge point or artificial cognition to the position with notable feature, by catching gauge point to after the image recognition collected, obtaining girder and gathering the bulk deformation feature in image;
(6.2) according to the main beam deformation feature obtained, additional displacement correction is carried out to the vehicle location captured;
Seven, after obtaining the doughnut driving trace of each section of video, take bridge floor as absolute coordinate system, bridge floor draws the driving trace of doughnut in every section of video pictures accurately, according to track same principle, the track of same vehicle in different video picture is spliced, obtain the driving trace of each vehicle at bridge floor, finally realize the real-time follow-up of cableway platform bridge floor vehicular load.
2. according to claim 1 cableway platform bridge floor carload distribution real-time detection method, it is characterized in that: choose deck expansion joint as gauge point, carry out physical location seizure and correct vehicle location, obtain the position correction value of each car in each moment, the vehicle that elimination vehicular load causes malformation and produces is at the additional displacement gathering picture.
CN201510016467.XA 2015-01-13 2015-01-13 Cableway platform bridge floor car load is distributed real-time detection method Expired - Fee Related CN104599249B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510016467.XA CN104599249B (en) 2015-01-13 2015-01-13 Cableway platform bridge floor car load is distributed real-time detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510016467.XA CN104599249B (en) 2015-01-13 2015-01-13 Cableway platform bridge floor car load is distributed real-time detection method

Publications (2)

Publication Number Publication Date
CN104599249A true CN104599249A (en) 2015-05-06
CN104599249B CN104599249B (en) 2017-07-14

Family

ID=53124999

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510016467.XA Expired - Fee Related CN104599249B (en) 2015-01-13 2015-01-13 Cableway platform bridge floor car load is distributed real-time detection method

Country Status (1)

Country Link
CN (1) CN104599249B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104992406A (en) * 2015-06-16 2015-10-21 华南理工大学 Road bridge floor image obtaining method of non-closed traffic
CN106056957A (en) * 2016-06-16 2016-10-26 招商局重庆交通科研设计院有限公司 Accurate synchronous positioning method for full-bridge random traffic flow
CN106197911A (en) * 2016-07-08 2016-12-07 招商局重庆交通科研设计院有限公司 A kind of Test on Bridge Loading method
CN106874583A (en) * 2017-01-25 2017-06-20 华北水利水电大学 The recognition methods of the bridge floor multiaxis traveling load based on diagonal lax rectangular projection iterative algorithm
CN108225811A (en) * 2018-01-30 2018-06-29 四川天佑慧桥科技有限公司 A kind of bridge structure safe assessment system based on vehicular load
CN108230356A (en) * 2017-07-17 2018-06-29 浙江工商大学 A kind of motor vehicles tracking based on perspective correction
CN109118776A (en) * 2018-10-10 2019-01-01 中交基础设施养护集团有限公司 A method of vehicular load spatial distribution is identified based on bridge monitoring data
CN109167956A (en) * 2018-05-21 2019-01-08 同济大学 The full-bridge face traveling load spatial distribution merged based on dynamic weighing and more video informations monitors system
CN109827647A (en) * 2019-01-17 2019-05-31 同济大学 A kind of bridge dynamic weighing system
CN109839175A (en) * 2019-01-23 2019-06-04 同济大学 A kind of bridge mobile load Statistical error system
CN109870223A (en) * 2019-01-17 2019-06-11 同济大学 A kind of bridge dynamic weighing method of vision technique auxiliary
CN109887273A (en) * 2019-01-23 2019-06-14 同济大学 A kind of bridge mobile load Optimum Identification Method based on multi-source redundancy
CN110363706A (en) * 2019-06-26 2019-10-22 杭州电子科技大学 A kind of large area bridge floor image split-joint method
CN111859768A (en) * 2020-07-30 2020-10-30 广西交科集团有限公司 Test method for determining deflection of box girder bridge based on single-girder finite element model
CN112347668A (en) * 2020-09-29 2021-02-09 华东交通大学 Steel bridge deck fatigue reliability assessment method based on probabilistic fracture mechanics
CN112820112A (en) * 2021-02-05 2021-05-18 同济大学 Bridge floor traffic flow full-view-field sensing system and method depending on bridge tower column
CN112837286A (en) * 2021-01-29 2021-05-25 罗普特科技集团股份有限公司 Detection method and system for support deformation
CN112885096A (en) * 2021-02-05 2021-06-01 同济大学 Bridge floor traffic flow full-view-field sensing system and method depending on bridge arch ribs
CN114822029A (en) * 2022-04-26 2022-07-29 广州大学 Bridge deck traffic flow load space-time distribution reconstruction method, system and device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108914815B (en) * 2018-05-17 2020-09-29 中铁大桥科学研究院有限公司 Bridge deck vehicle load identification device, bridge and bridge load distribution identification method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101029823A (en) * 2006-02-28 2007-09-05 沈阳东软软件股份有限公司 Method for tracking vehicle based on state and classification
CN103593678A (en) * 2013-10-16 2014-02-19 长安大学 Long-span bridge vehicle dynamic load distribution detection method
CN103644888A (en) * 2013-12-11 2014-03-19 湖北三江航天红峰控制有限公司 Inertial reference measurement method for detecting bridge deformation
WO2014089591A1 (en) * 2012-12-13 2014-06-19 Universität Wien Method for measuring a moving vehicle

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101029823A (en) * 2006-02-28 2007-09-05 沈阳东软软件股份有限公司 Method for tracking vehicle based on state and classification
WO2014089591A1 (en) * 2012-12-13 2014-06-19 Universität Wien Method for measuring a moving vehicle
CN103593678A (en) * 2013-10-16 2014-02-19 长安大学 Long-span bridge vehicle dynamic load distribution detection method
CN103644888A (en) * 2013-12-11 2014-03-19 湖北三江航天红峰控制有限公司 Inertial reference measurement method for detecting bridge deformation

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
KARAN GUPTA等: "Implementation of an Automated Single Camera Object Tracking System Using Frame Differencing and Dynamic Template Matching", 《ADVANCES IN COMPUTER AND INFORMATION SCIENCES AND ENGINEERING,PROCEEDINGS OF THE 2007 INTERNATIONAL CONFERENCE ON SYSTEMS,COMPUTING SCIENCES AND SOFTWARE ENGINEERING》 *
MD. ROBIUL AWALL等: "Parametric study on dynamic interaction of horizontally curved twin I-girder bridges and a moving vehicle", 《JOURNAL OF STRUCTURAL ENGINEERING》 *
代勤等: "基于改进Hough变换和透视变换的透视图像矫正", 《液晶与显示》 *
崔丽群等: "基于边缘信息车流量检测方法的研究", 《计算机应用与软件》 *

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104992406A (en) * 2015-06-16 2015-10-21 华南理工大学 Road bridge floor image obtaining method of non-closed traffic
CN104992406B (en) * 2015-06-16 2018-04-13 华南理工大学 A kind of highway bridge image acquiring method of not close traffic
CN106056957A (en) * 2016-06-16 2016-10-26 招商局重庆交通科研设计院有限公司 Accurate synchronous positioning method for full-bridge random traffic flow
CN106197911A (en) * 2016-07-08 2016-12-07 招商局重庆交通科研设计院有限公司 A kind of Test on Bridge Loading method
CN106874583A (en) * 2017-01-25 2017-06-20 华北水利水电大学 The recognition methods of the bridge floor multiaxis traveling load based on diagonal lax rectangular projection iterative algorithm
CN108230356A (en) * 2017-07-17 2018-06-29 浙江工商大学 A kind of motor vehicles tracking based on perspective correction
CN108225811A (en) * 2018-01-30 2018-06-29 四川天佑慧桥科技有限公司 A kind of bridge structure safe assessment system based on vehicular load
CN109167956A (en) * 2018-05-21 2019-01-08 同济大学 The full-bridge face traveling load spatial distribution merged based on dynamic weighing and more video informations monitors system
CN109167956B (en) * 2018-05-21 2021-02-02 同济大学 Full-bridge surface moving load spatial distribution monitoring system
CN109118776A (en) * 2018-10-10 2019-01-01 中交基础设施养护集团有限公司 A method of vehicular load spatial distribution is identified based on bridge monitoring data
CN109827647A (en) * 2019-01-17 2019-05-31 同济大学 A kind of bridge dynamic weighing system
CN109870223A (en) * 2019-01-17 2019-06-11 同济大学 A kind of bridge dynamic weighing method of vision technique auxiliary
CN109887273A (en) * 2019-01-23 2019-06-14 同济大学 A kind of bridge mobile load Optimum Identification Method based on multi-source redundancy
CN109839175A (en) * 2019-01-23 2019-06-04 同济大学 A kind of bridge mobile load Statistical error system
CN109839175B (en) * 2019-01-23 2021-09-03 同济大学 Bridge live load optimizing and recognizing system
CN110363706A (en) * 2019-06-26 2019-10-22 杭州电子科技大学 A kind of large area bridge floor image split-joint method
CN110363706B (en) * 2019-06-26 2023-03-21 杭州电子科技大学 Large-area bridge deck image splicing method
CN111859768A (en) * 2020-07-30 2020-10-30 广西交科集团有限公司 Test method for determining deflection of box girder bridge based on single-girder finite element model
CN112347668A (en) * 2020-09-29 2021-02-09 华东交通大学 Steel bridge deck fatigue reliability assessment method based on probabilistic fracture mechanics
CN112347668B (en) * 2020-09-29 2022-04-12 华东交通大学 Steel bridge deck fatigue reliability assessment method based on probabilistic fracture mechanics
CN112837286A (en) * 2021-01-29 2021-05-25 罗普特科技集团股份有限公司 Detection method and system for support deformation
CN112820112A (en) * 2021-02-05 2021-05-18 同济大学 Bridge floor traffic flow full-view-field sensing system and method depending on bridge tower column
CN112885096A (en) * 2021-02-05 2021-06-01 同济大学 Bridge floor traffic flow full-view-field sensing system and method depending on bridge arch ribs
CN114822029A (en) * 2022-04-26 2022-07-29 广州大学 Bridge deck traffic flow load space-time distribution reconstruction method, system and device

Also Published As

Publication number Publication date
CN104599249B (en) 2017-07-14

Similar Documents

Publication Publication Date Title
CN104599249A (en) Cable rope bearing bridge deck vehicle load distribution real-time detection method
Liu et al. A review of applications of visual inspection technology based on image processing in the railway industry
CN211731391U (en) Intelligent online detection device for track surface defects
CN109064495A (en) A kind of bridge floor vehicle space time information acquisition methods based on Faster R-CNN and video technique
CN105976450A (en) Unmanned vehicle data processing method and device, and black box system
CN103593678B (en) A kind of long-span bridge vehicle dynamic load distribution detection method
Lekshmipathy et al. Vibration vs. vision: Best approach for automated pavement distress detection
CN105373135A (en) Method and system for guiding airplane docking and identifying airplane type based on machine vision
CN110738842A (en) Accident responsibility division and behavior analysis method, device, equipment and storage medium
CN111080611A (en) Railway wagon bolster spring fracture fault image identification method
CN109598187A (en) Obstacle recognition method, differentiating obstacle and railcar servomechanism
CN111311567A (en) Method for identifying fastener and steel rail diseases of track line image
CN109489724A (en) A kind of tunnel safe train operation environment comprehensive detection device and detection method
CN113221839B (en) Automatic truck image identification method and system
US11475679B2 (en) Road map generation system and road map generation method
CN108877237A (en) Vehicle Speed based on monitor video image integrates resolving system and method
CN111091551A (en) Method for detecting loss fault of brake beam strut opening pin of railway wagon
CN111723706A (en) Box type freight car door opening monitoring device and system based on raspberry group
CN111723704A (en) Raspberry pie-based van body door opening monitoring method
CN109981980A (en) Over the horizon real-time display method, system, storage medium and computer equipment
CN114633774A (en) Rail transit fault detection system based on artificial intelligence
CN116631187B (en) Intelligent acquisition and analysis system for case on-site investigation information
CN114333331B (en) Method and system for identifying vehicle passing information and vehicle weight of multi-lane bridge
CN110287897B (en) Rail train visual positioning system based on deep learning
CN111583670B (en) Method for monitoring overspeed driving by using unmanned aerial vehicle, monitoring system and unmanned aerial vehicle

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170714

Termination date: 20180113

CF01 Termination of patent right due to non-payment of annual fee