CN104008572A - Visual measurement and three-dimensional reconstruction method of model terrain in muddy water - Google Patents

Visual measurement and three-dimensional reconstruction method of model terrain in muddy water Download PDF

Info

Publication number
CN104008572A
CN104008572A CN201410270306.9A CN201410270306A CN104008572A CN 104008572 A CN104008572 A CN 104008572A CN 201410270306 A CN201410270306 A CN 201410270306A CN 104008572 A CN104008572 A CN 104008572A
Authority
CN
China
Prior art keywords
landform
dimensional
terrain
underwater
model
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
CN201410270306.9A
Other languages
Chinese (zh)
Other versions
CN104008572B (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.)
Wuhan University WHU
Original Assignee
Wuhan University WHU
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 Wuhan University WHU filed Critical Wuhan University WHU
Priority to CN201410270306.9A priority Critical patent/CN104008572B/en
Publication of CN104008572A publication Critical patent/CN104008572A/en
Application granted granted Critical
Publication of CN104008572B publication Critical patent/CN104008572B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Measurement Of Velocity Or Position Using Acoustic Or Ultrasonic Waves (AREA)

Abstract

The invention provides a visual measurement and three-dimensional reconstruction method of a model terrain in muddy water. According to the method, firstly, a video image file of the underwater model terrain is directly obtained by using a B-ultrasound instrument, and a single frame of B-ultrasound image is analyzed; then, according to the gray level and gradient features (a breakdown process exists) of terrain bright bands in the B-ultrasound image and the continuity of the model terrain in the horizontal direction, single-pixel extraction of a terrain boundary line in the single frame of the image is achieved at a time; according to the similarity of terrain lines in multiple frames of continuous images, cubic spline function interpolation is conducted, and underwater three-dimensional terrain is reconstructed. The visual measurement and three-dimensional reconstruction method is good in penetrability, high in adaptivity, suitable for underwater model terrain such as plastic sand, natural sand, pulverized coal ash and bakelite powder, high in operation speed, high in measurement accuracy, visual, efficient, rapid and capable of effectively eliminating imaging disturbance of unrelated moving suspended particles in water and reappearing underwater original terrain appearance; the single operation time is shorter than 0.1 second, and underwater terrain errors are all less than 1 millimeter after single measurement and reconstruction.

Description

The visualization measurement of model landform and three-dimensional rebuilding method in muddy water
Technical field
Patent of the present invention belongs to hydraulic model topographical surveying technical field, particularly visualization measurement and the three-dimensional rebuilding method of model landform in a kind of muddy water.
Background technology
River model experiment is the important means that people are familiar with and study river water-sediment movement, differentiation and advance of freshet rule.In model test, the real-time monitored of underwater topography has great importance to research river channel sedimentation and current scour with analysis.For the information such as underwater topography and erosion and deposition variation thereof in Obtaining Accurate model test, this just need to find a kind of device that underwater topography information is carried out in real time dynamic observation and analysis.In recent years, develop multiple surveying instrument both at home and abroad for the measurement to river model landform, as instruments such as Photoelectric Rcflecting Topographic Apparatus, resistance-type Topographical indicator, tracking Topographical indicator, ultrasonic, laser scanners, at present, these Topographical indicators are point measurement mostly, cannot realize to model landform under water, particularly to the landform of model under water under muddy streamflow regime in movable-bed model test, carry out the online realtime graphic of contactless multiple spot and measure and three-dimensional reconstruction analysis.
Along with the development of B ultrasonic imaging technique and application thereof, B ultrasonic instrument has also progressively entered the model experiment of field of water conservancy and has measured in the middle of research.Based on the B ultrasonic instrument of high-frequency ultrasonic echo-wave imaging principle, directive property is good, and resolution is high, has possessed the imaging recognition capability of molecule and underwater topography thereof under water.In model experiment, utilize B ultrasonic instrument to carry out imaging observation to underwater topography, can directly obtain wet section landform for information about, and be not subject to the conditions such as illumination is stable to affect the model landform being applicable under various conditions, such as the model landform under water such as plastic sand, natural sand, coal dust ash, phenolic moulding powder.The multiple spot dynamic real-time measurement that this is underwater topography and three-dimensional reconstruction provide a kind of new approach.Based on this, the present invention proposes a kind of visualization measurement and three-dimensional rebuilding method of the landform of model under water based on B ultrasonic imaging, has reproduced underwater topography original appearance and has washed away alluvial change procedure.
Summary of the invention
The present invention proposes a kind of visualization measurement and three-dimensional rebuilding method of the landform of model under water based on B ultrasonic imaging, utilize underwater topography imaging and disposal system based on tank, B ultrasonic instrument, three-dimensional travelling platform, computing machine, carry out the rapid extraction of the self-adaptation underwater topography based on B ultrasonic image and underwater topography visualization measurement and three-dimensional reconstruction based on formline; Specifically comprise the following steps,
The probe of step 1, B ultrasonic instrument contacts and carries out the video image of imaging acquisition underwater topography with the water surface in tank; The three-dimensional travelling platform of computer control drives Ultrasonic-B probe to carry out the motion on the three-dimensional of top to bottom, left and right, front and rear on tank;
There is a mutation process to the imaging of underwater topography in step 2, B ultrasonic instrument, form the landform bright band that a horizontal direction is extended continuously, adopt gray scale amplitude and the gradient sum basis for estimation as landform boundary, again according to landform continuity in the horizontal direction, carry out Continuous Tracking search, extract successively underwater topography boundary line, adaptive tracing and the rapid extraction of disposable realization list pixel formline;
Step 3, demarcate the actual range of single pixel representative, and underwater topography line is converted into true coordinate distance; Between many formlines, carry out again Cubic Spline Interpolation, realize visualization measurement and the three-dimensional reconstruction of model landform under water.
Described step 2 comprises following content:
Step 2.1, according to mutation process and gray scale and gradient, determine and follow the tracks of starting point O (I o, J o);
Step 2.2, in conjunction with the continuity of the horizontal direction of bright band, extract landform boundary line to from left to right Continuous Tracking;
Step 2.3, formline carry out Wavelet Denoising Method smoothing processing.
In described step 2.1, determine and follow the tracks of starting point O (I o, J o) adopt formula (1) to realize:
h ( i , j ) = 1 5 Σ k = - 2 2 [ f ( i + 1 , j + k ) - f ( i - 1 , j + k ) + f ( i , j + k ) ] + 1 15 Σ m = 2 4 Σ n = - 2 2 f ( i + m , j + n ) - - - ( 1 )
Wherein, the gray-scale value of the pixel (i, j) in f (i, j) presentation video, i is horizontal ordinate, j is ordinate; In the time that h (i, j) is maximum, represent to have found one and follow the tracks of starting point O (I o, J o), now i=I o, j=J o; M, n, k are independents variable.
In described step 2.2, extract frontier point to from left to right Continuous Tracking and adopt formula (2), formula (3) and formula (4) to realize:
g up ( i , j ) = 1 4 { [ f ( i + 1 , j - 1 ) - f ( i - 1 , j - 1 ) + f ( i , j - 1 ) ] + 2 [ f ( i + 1 , j ) - f ( i - 1 , j ) + f ( i , j ) ] + [ f ( i + 1 , j + 1 ) - f ( i - 1 , j + 1 ) + f ( i , j + 1 ) ] } - - - ( 2 )
g down ( i , j ) = 1 9 Σ m = - 1 + 1 Σ n = - 1 + 1 f ( i + m , j + n ) - - - ( 3 )
y i = J up + J down - y i - 1 + 1 δ ( J up ′ + J down ′ - y i - 1 ) - - - ( 4 )
Wherein, the gray-scale value of the pixel (i, j) in f (i, j) presentation video, wherein, i is horizontal ordinate, j is ordinate; Work as g upwhen (i, j) is maximum, is illustrated in and on bright band, has found coboundary point (i, a J up), now j=J up; Work as g downwhen (i, j) is maximum, is illustrated in and on bright band, has found relative central point (i, a J down), now j=J down; y ifor current coordinate points (i, the y of Continuous Tracking formline i) ordinate, y i-1for the ordinate of a upper point; δ is the pixel distance of further surveying forward; M, n are independents variable.
In described step 3, dimensional topography data obtain the one adopting in fractional scanning and two kinds of scan modes of continuous sweep.
Compared with prior art, the present invention has the following advantages and beneficial effect:
1, the present invention directly utilizes B ultrasonic instrument to carry out imaging to water body and underwater topography thereof, obtains underwater topography video image, extracts formline, carries out visualization measurement and the three-dimensional reconstruction of image-type.This is that a kind of non-contacting line formula is measured and topography measurement is before all that single-point type is measured substantially.
2, the present invention has good penetrability to liquid and solid, be applicable to the various existing model landform such as plastic sand, natural sand, coal dust ash, phenolic moulding powder, self-adaptation is acted charitably, practical, and the feculent water body that can cannot realize optical means carries out direct visualization measurement and 3-d reproduction.
3, the present invention proposes the extracting method of the bed configuration under water based on B ultrasonic image, can disposablely realize the wide landform boundary line of single pixel and extract, and has effectively ignored the interference of suspended particle noise and pseudomorphism in B ultrasonic image, leaching process simple and fast.While processing with 100 frame B ultrasonic terrain graph on same computer, what methods described herein obtained is all the formline of a single pixel simultaneously, and be 16 milliseconds average calculating operation time; And what directly call that original canny scheduling algorithm obtains is all mixed and disorderly broken string and irrelevant or false border, average operating time is but more than 150 milliseconds.Therefore speed of the present invention is fast, real-time is good, can meet rapid extraction and the analysis to measure requirement of hydraulic model experiment mesorelief.
4, the precision of visualization measurement of the present invention and three-dimensional reconstruction is relatively high, at calibration coefficient accurately in situation, measuring error is generally less than 1 millimeter, meet the topographic General Requirements of river model test, and analyzed demonstration a kind of efficient new way is provided for the alluvial of washing away of model test mesorelief.
Brief description of the drawings
Fig. 1 (a) is for implementing the hardware block diagram of this method;
Wherein, 1-model tank, 2-model landform under water, 3-current, 4-probe, 5-carriage, 6-B ultrasonic instrument, 7-wireless network, 8-computing machine, 9-three-dimensional travelling platform, 10-pulley;
Fig. 1 (b) is the concrete johning knot composition of the middle carriage of Fig. 1 (a) and three-dimensional travelling platform;
Wherein, 5-1-geometrical clamp, 5-21-band tooth slide bar one, 5-22-band tooth slide bar two, 5-31-stepper motor one, 5-32-stepper motor two, 5-41-toothed timing belt one, 5-42-toothed timing belt two;
Fig. 2 is the imaging effect figure (be a frame B ultrasonic image in video image) of B ultrasonic instrument to underwater topography;
Fig. 3 is the mutation process of underwater topography imaging, wherein the intensity profile situation of a row pixel;
Fig. 4 is the FB(flow block) of underwater topography extracting method;
Fig. 5 extracts the masterplate of determining tracking starting point in underwater topography;
Fig. 6 extracts masterplate from underwater topography to from left to right that follow the tracks of starting point in, and Fig. 6 (a) is for upwards searching, and Fig. 6 (b) is for searching downwards;
Fig. 7 is underwater topography extraction effect figure;
Fig. 8 is 3 three-dimensional land maps that gather section, and unit is millimeter (mm);
Fig. 9 is the design sketch of underwater topography three-dimensional reconstruction, and unit is millimeter (mm).
Embodiment
Implementation process of the present invention mainly comprises the following steps:
Step 1, connect system and device of the present invention according to Fig. 1;
Step 2, fix Ultrasonic-B probe, adjust wireless network, connect computing machine;
Step 3, three-dimensional travelling platform drive walk position to be measured make the Ultrasonic-B probe contact water surface of B ultrasonic instrument;
Step 4, open B ultrasonic instrument and adjust, make B ultrasonic instrument better to the imaging of underwater topography;
Step 5, control B ultrasonic instrument model landform is under water carried out to continuous video image acquisition;
Step 6, will collect video image and send computing machine to by wireless network; Computing machine completes successively: receiver, video image also resolves to continuous single frames B ultrasonic image; Extract the underwater topography line of single frames B ultrasonic image; According to the relation of image pixel distance and actual range, all formlines are converted into real terrain coordinate; Carry out Cubic Spline Interpolation according to real terrain coordinate, obtain dimensional topography data, rebuild dimensional topography; Washing away alluvial and related application analysis thereof shows.
Particular content of the present invention and technical scheme thereof mainly comprise three parts, as follows:
1. the imaging of underwater topography B ultrasonic and disposal system (realizing hardware configuration of the present invention)
In order to realize real-time monitored and three-dimensional reconstruction under water, the imaging of a underwater topography B ultrasonic and disposal system are built for this method, for obtaining the line correlation processing of going forward side by side of the video image of underwater topography.This system comprises current and model tank, B ultrasonic instrument, three-dimensional travelling platform, the remote computer of model landform is under water housed, and the program that realizes this method is installed in computing machine.Travelling platform is placed on the top of model tank, and itself and model tank are for being slidably connected; B ultrasonic instrument is fixed on travelling platform and by wireless network Wi-Fi and connects remote computer; Probe on B ultrasonic instrument is arranged on travelling platform by carriage, and travelling platform coordinates the probe making on B ultrasonic instrument to move in all around, upper and lower three dimensions with carriage; When work, Ultrasonic-B probe keeps contacting with the water surface, slides and drive B ultrasonic instrument to carry out underwater topography data acquisition in travelling platform edge on tank.
Three-dimensional travelling platform is provided with the driving circuit being connected with remote computer, and remote computer drives travelling platform to drive B ultrasonic instrument edge on tank to slide by driving circuit, carries out underwater topography data acquisition.
Three-dimensional travelling platform comprises platform body, pulley, stepper motor three, motor-drive circuit three, platform body is fixed on pulley, pulley, stepper motor three, motor-drive circuit three connect successively, and motor-drive circuit three is connected with remote computer by wireless network Wi-Fi.
Three-dimensional travelling platform carries B ultrasonic instrument and fixes Ultrasonic-B probe, walks on tank, and can control Ultrasonic-B probe and carry out the running fix of horizontal direction, vertical direction and above-below direction by pulley and Electric Machine Control; Wherein, Ultrasonic-B probe is fixed on the sliding bar on three-dimensional travelling platform, in order to realize the movement of vertical direction and above-below direction, and ensures that Ultrasonic-B probe contacts with the water surface in the time carrying out the video image acquisition of underwater topography; Three-dimensional travelling platform is connected remote computer with B ultrasonic instrument by wireless network, realizes the transmission of video image and the control of three-dimensional walking instruction.
As shown in Fig. 1 (a), in figure, Ultrasonic-B probe is placed in tank and contacts the water surface, three-dimensional travelling platform carries B ultrasonic instrument, and control Ultrasonic-B probe to measured zone position walking with underwater topography imaging, obtain the video signal of model landform under water and send computing machine to, carrying out on computers the relevant calculation such as visualization measurement and three-dimensional reconstruction and the processing of underwater topography.
As shown in Fig. 1 (b), carriage comprises geometrical clamp, band tooth slide bar one, band tooth slide bar two, stepper motor one, stepper motor two, toothed timing belt one, toothed timing belt two; Stepper motor two is fixed on travelling platform; Toothed timing belt two is connected with stepper motor two, by stepper motor two pulling motions; Band tooth slide bar two is connected with stepper motor two; Toothed timing belt one, stepper motor one are all arranged on band tooth slide bar two; Toothed timing belt one is connected with stepper motor one, by stepper motor one pulling motion; Band tooth slide bar one is connected with stepper motor one, and the probe of B ultrasonic instrument is connected with band tooth slide bar one by geometrical clamp; Stepper motor one, stepper motor two are respectively by driving circuit and remote computer wireless connections separately.
2. the underwater topography extracting method based on B ultrasonic image (obtaining of two dimensional terrain line)
Existing methodical drawback: classical boundary extraction method is to utilize the interior single order of gray scale of neighborhood or the Changing Pattern of Second order directional to carry out detection boundaries, as Sobel operator, Laplacian operator and canny operator etc.Directly utilize these operators and the Boundary Extraction side based on these operators to carry out the image that treatments B over-extraction collection returns and also have following defect: the interference ratio to noise is more responsive, causes testing result unstable, easily occur a lot of irrelevant or false borders; The border obtaining is that isolate or interrupted, cannot obtain the wide landform boundary line of the continuous single pixel of a whole piece.
The present invention is directly from the feature of B ultrasonic imaging, find that B ultrasonic instrument exists a mutation process to the imaging of underwater topography, be that in image, gray scale amplitude changes and substantially reaches at the soonest maximal value at the coboundary point of landform, as shown in Figures 2 and 3, B ultrasonic instrument is a landform bright band along horizontal direction continuous distribution to the imaging of underwater topography.Therefore the present invention utilizes this characteristic, adopt gray scale amplitude and the gradient sum basis for estimation (border that the maximal value place that is gray scale amplitude and gradient sum is landform) as landform boundary, again according to landform continuity in the horizontal direction, carry out Continuous Tracking search, extract successively underwater topography boundary line.Extraction step is as shown in the FB(flow block) of Fig. 4.
2.1 according to mutation process and gray scale and gradient, determines and follows the tracks of starting point
Because the boundary characteristic of picture centre region landform bright band is outstanding, therefore start from central area to carry out from top to down rectilinear scanning, find the some starting point that also conduct is followed the tracks of on landform bright band.Consider that landform bright band occupies certain width from top to bottom, thus in judging landform border also immediately following under border with it suitable gray scale amplitude also include consideration in, can obtain more accurately like this in formline a bit.If the upper left corner of B ultrasonic image is pixel coordinate starting point, the coordinate of pixel successively from left to right from top to bottom.In note original image, the gray scale amplitude of pixel is along with the function that x axle y axle changes is f (x, y).So, judge that the computing formula of landform boundary line starting point is:
h ( i , j ) = 1 5 Σ k = - 2 2 [ f ( i + 1 , j + k ) - f ( i - 1 , j + k ) + f ( i , j + k ) ] + 1 15 Σ m = 2 4 Σ n = - 2 2 f ( i + m , j + n ) - - - ( 1 )
Wherein, function h (x, y) process that is illustrated in picture centre region and searches for from top to down landform bright band, h (i, j) is the result that in scanning process, (i, j) locates pixel gray scale amplitude, its corresponding template as shown in Figure 5, in figure, indicate the position of current process points (i, j), the gray scale amplitude of bottom three behavior auxiliary judgment.
So, determine that the starting point on landform border is the maximal value h (x, y) that determines function h (x, y) max.Scan from top to down wherein a row pixel during in central area, suppose at an O (I o, J o) search maximal value, represent to have searched for the point on landform border, be tracking starting point.
In order to ensure that the current trace point finding has navigated on boundary line really, thus herein in the time determining first, not only scanned row or several row of central area, also interval scan simultaneously several row in two regions, left and right put O as auxiliary judgment 1and O 2.Ensureing maximal value h (x, y) max, h 1(x, y) maxand h 2(x, y) maxin close situation, just determine the real starting point O (I that follows the tracks of o, J o).
The continuity of 2.2 horizontal directions in conjunction with bright band, follows the tracks of landform boundary line to from left to right
B ultrasonic is a bright band changing along x direction of principal axis to the imaging of underwater topography, and the process of following the tracks of landform boundary line is at definite starting point O (I o, J o) situation under, by current known point successively to the right (or left) judgement determine next consecutive point.Determination methods is according to the continuity of the gray feature of landform bright band and horizontal direction thereof, determines successively ordinate (y axle) the offset Δ y of the relatively previous point of next point, i.e. point (I o+ 1, J o+ Δ y).The like, in succession obtain the coordinate of next point with respect to previous point, until complete the track and extract of whole landform.In order to take into account metastable bright band center and to hold labile landform coboundary, reducing under topographical surface movement of particles disturbed condition as far as possible, consider the weights when prostatitis, operator masterplate becomes as shown in Figure 6, and current operation is divided into and upwards searches and search two parts downwards.
Upwards search is that upwards (direction that ordinate reduces) searches the width d of k bright band, i.e. kd pixel on the basis of the ordinate of upper consecutive point.Wherein the value of k is according to the fluctuating quantity of landform, generally value 3.In the scope of this kd pixel, search when the gray scale amplitude in prostatitis and the maximum of points of gradient sum, be defaulted as when the coboundary in prostatitis point, calculation expression is suc as formula shown in (2), and corresponding template is as shown in Fig. 6 (a).
g up ( i , j ) = 1 4 { [ f ( i + 1 , j - 1 ) - f ( i - 1 , j - 1 ) + f ( i , j - 1 ) ] + 2 [ f ( i + 1 , j ) - f ( i - 1 , j ) + f ( i , j ) ] + [ f ( i + 1 , j + 1 ) - f ( i - 1 , j + 1 ) + f ( i , j + 1 ) ] } - - - ( 2 )
Wherein, function g up(x, y) represents: in seek scope, and involved all pixels in the process that at every turn upwards (ordinate reduces direction) searches.Suppose g up(i, y) is at point (i, J up) obtain maximal value, i.e. g up(i, J up)=g up(i, y) maxtime, coboundary point (i, the J of the landform of i row found in expression up).
The process of searching downwards too, only not in compute gradient, and is only concerned about maximum gradation value point, and object is to find the center of bright band, thus locking landform bright band.Calculation expression is suc as formula shown in (3), and corresponding template is as shown in Fig. 6 (b).
g down ( i , j ) = 1 9 Σ m = - 1 + 1 Σ n = - 1 + 1 f ( i + m , j + n ) - - - ( 3 )
Wherein, function g down(x, y) represents: in seek scope, and involved all pixels in each (ordinate augment direction) search procedure downwards.Suppose g down(i, y) is at point (i, J down) locate to obtain maximal value, i.e. g down(i, J down)=g down(i, y) maxtime, the central point of the landform bright band of i row has been found in expression.
In the husky environment of water of dynamic high flow rate, in landform, indivedual regions sand grain may move in a large number, thereby causes the Relative Fuzzy of B ultrasonic to terrain imaging.In order to reduce this impact, when further surveying landform on the basis in prostatitis forward, catch following metastable landform and feed back.Carry out same operation at the front δ row (being i+ δ row) of current i row, find point (i, J' up) and point (i, J' down), be then multiplied by weights be weighted to when (δ >3, general value 5) gone in prostatitis.So the point on formline determines that method is suc as formula shown in (4), y ibe the ordinate of i row, y i-1it is the ordinate of i-1 row.
y i = J up + J down - y i - 1 + 1 δ ( J up ′ + J down ′ - y i - 1 ) - - - ( 4 )
Adopt above-mentioned method of operating, find out successively starting point O (I o, J o) the right all landform frontier points.And then from starting point O (I o, J o) the left side start, adopt and use the same method, contrary direction (left) finds all landform frontier points on the left side.Finally O (I o, J o) point on starting point left side the right all links up, and so just formed underwater topography line.
2.3 formlines carry out Wavelet Denoising Method smoothing processing
The formline being obtained by above operation, substantially smooth in the mild landform of static state, meet the actual conditions of landform; In dynamic sag and swell, due to the impact of water flow sediment movement, extract indivedual coordinate points in formline and depart to some extent, there is fluctuation to a certain degree, therefore need to carry out smoothing processing to a certain degree to extracting result.Adopt the method for Wavelet Denoising Method to carry out formline smooth treatment herein, wherein as shown in Figure 7, in figure, curve represents the formline extracting to two formlines.The pixel coordinate of the formline extracting is multiplied by the actual range that each pixel is corresponding can obtain real actual landform curve, and this curve is a continuous wide curve of single pixel, can follow the fluctuations of landform, coincide better with actual landform, extract error and be less than 1mm.
3. underwater topography visualization measurement and three-dimensional reconstruction thereof (step 3 in right is further explained)
According to the boundary line of the underwater topography of extracting, demarcate the actual actual distance that single pixel is corresponding, landform boundary line data are all converted into real three-dimensional terrain coordinate.Under the help of three-dimensional localization travelling platform, Ultrasonic-B probe can carry out the motion of top to bottom, left and right, front and rear, can be used for underwater topography to carry out fractional scanning and continuous sweep.Fractional scanning is that a landform is divided into several sections, three-dimensional localization walking is controlled platform the Ultrasonic-B probe assigned address of walking, obtain the data of current section landform, then move to next position and scan successively, more each section landform is pieced together to formation dimensional topography.As shown in Figure 8, in figure, be that 3 relatively continuous section landform form, X-axis is 3 analyzing spots, and Y-axis is the point on the landform boundary line extracting, and Z axis is the depth of water, and YZ plane forms section landform.The data that lack between section are carried out Cubic Spline Interpolation.Can see clearly by Fig. 8 the three-dimensional underwater topography that 3 section landform form, but because the section spacing gathering is larger, section is also fewer, therefore three dimensional terrain reconstruction effect is relatively poor.
In order to reproduce more really underwater topography, B ultrasonic instrument can carry out continuous profile scanning under the help of three-dimensional localization walking control platform.During as the about 300mm of the depth of water, Ultrasonic-B probe sends high-frequency ultrasonic, just can receive echoed signal after 0.5ms.In the time that probe horizontal sweep speed is 100mm/s, within each ultrasonic imaging time, the mobile distance of probe is only 0.05mm.If give the imaging disposing time of reserved 10 times of B ultrasonic instrument, in the time that horizontal sweep speed is 10mm/s, Ultrasonic-B probe also mobile 0.05mm only within each ultrasonic imaging time.Therefore can think when Ultrasonic-B probe is when walking compared with low velocity (being less than 10mm/s), substantially not affect quality and the precision of B ultrasonic imaging and can obtain continuously whole landform.Wherein after one-time continuous scanning, extract continuously a dimensional topography that landform boundary line three-dimensional reconstruction obtain as shown in Figure 9.Three-dimensional reconstruction is based on MFC and OpenGL environment, and rotation, cutting and circle of equal altitudes analysis and the landform that can realize underwater topography are washed away the functions such as the demonstration of alluvial situation.

Claims (5)

1. visualization measurement and the three-dimensional rebuilding method of model landform in a muddy water, it is characterized in that: utilize underwater topography imaging and disposal system based on tank, B ultrasonic instrument, three-dimensional travelling platform, computing machine, carry out the rapid extraction of the self-adaptation underwater topography based on B ultrasonic image and underwater topography visualization measurement and three-dimensional reconstruction based on formline; Specifically comprise the following steps:
The probe of step 1, B ultrasonic instrument contacts and carries out the video image of imaging acquisition underwater topography with the water surface in tank; The three-dimensional travelling platform of computer control drives Ultrasonic-B probe to carry out the motion on the three-dimensional of top to bottom, left and right, front and rear on tank;
There is a mutation process to the imaging of underwater topography in step 2, B ultrasonic instrument, form the landform bright band that a horizontal direction is extended continuously, adopt gray scale amplitude and the gradient sum basis for estimation as landform boundary, again according to landform continuity in the horizontal direction, carry out Continuous Tracking search, extract successively underwater topography boundary line, adaptive tracing and the rapid extraction of disposable realization list pixel formline;
Step 3, demarcate the actual range of single pixel representative, and underwater topography line is converted into true coordinate distance; Between many formlines, carry out again Cubic Spline Interpolation, obtain dimensional topography data, realize visualization measurement and the three-dimensional reconstruction of model landform under water.
2. visualization measurement and the three-dimensional rebuilding method of model landform in muddy water according to claim 1, is characterized in that: described step 2 comprises following content:
Step 2.1, according to mutation process and gray scale and gradient, determine and follow the tracks of starting point O (I o, J o);
Step 2.2, in conjunction with the continuity of the horizontal direction of bright band, extract landform boundary line to from left to right Continuous Tracking;
Step 2.3, formline carry out Wavelet Denoising Method smoothing processing.
3. visualization measurement and the three-dimensional rebuilding method of model landform in a kind of muddy water according to claim 1, is characterized in that: in described step 2.1, determine and follow the tracks of starting point O (I o, J o) adopt formula (1) to realize:
h ( i , j ) = 1 5 Σ k = - 2 2 [ f ( i + 1 , j + k ) - f ( i - 1 , j + k ) + f ( i , j + k ) ] + 1 15 Σ m = 2 4 Σ n = - 2 2 f ( i + m , j + n ) - - - ( 1 )
Wherein, the gray-scale value of the pixel (i, j) in f (i, j) presentation video, wherein, i is horizontal ordinate, j is ordinate; In the time that h (i, j) is maximum, represent to have found one and follow the tracks of starting point O (I o, J o), now i=I o, j=J o.
4. visualization measurement and the three-dimensional rebuilding method of model landform in a kind of muddy water according to claim 1, it is characterized in that: in described step 2.2, extract frontier point to from left to right Continuous Tracking and adopt formula (2), formula (3) and formula (4) to realize:
g up ( i , j ) = 1 4 { [ f ( i + 1 , j - 1 ) - f ( i - 1 , j - 1 ) + f ( i , j - 1 ) ] + 2 [ f ( i + 1 , j ) - f ( i - 1 , j ) + f ( i , j ) ] + [ f ( i + 1 , j + 1 ) - f ( i - 1 , j + 1 ) + f ( i , j + 1 ) ] } - - - ( 2 )
g down ( i , j ) = 1 9 Σ m = - 1 + 1 Σ n = - 1 + 1 f ( i + m , j + n ) - - - ( 3 )
y i = J up + J down - y i - 1 + 1 δ ( J up ′ + J down ′ - y i - 1 ) - - - ( 4 )
Wherein, the gray-scale value of the pixel (i, j) in f (i, j) presentation video, i is horizontal ordinate, j is ordinate; Work as g upwhen (i, j) is maximum, is illustrated in and on bright band, has found coboundary point (i, a J up), now j=J up; Work as g downwhen (i, j) is maximum, is illustrated in and on bright band, has found relative central point (i, a J down), now j=J down; y ifor current coordinate points (i, the y of Continuous Tracking formline i) ordinate, y i-1for the ordinate of a upper point; δ is the pixel distance of further surveying forward.
5. visualization measurement and the three-dimensional rebuilding method of model landform in a kind of muddy water according to claim 1, is characterized in that: in described step 3, dimensional topography data obtain the one adopting in fractional scanning and two kinds of scan modes of continuous sweep.
CN201410270306.9A 2014-06-17 2014-06-17 The visualization measurement of model landform and three-dimensional rebuilding method in muddy water Expired - Fee Related CN104008572B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410270306.9A CN104008572B (en) 2014-06-17 2014-06-17 The visualization measurement of model landform and three-dimensional rebuilding method in muddy water

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410270306.9A CN104008572B (en) 2014-06-17 2014-06-17 The visualization measurement of model landform and three-dimensional rebuilding method in muddy water

Publications (2)

Publication Number Publication Date
CN104008572A true CN104008572A (en) 2014-08-27
CN104008572B CN104008572B (en) 2016-12-28

Family

ID=51369211

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410270306.9A Expired - Fee Related CN104008572B (en) 2014-06-17 2014-06-17 The visualization measurement of model landform and three-dimensional rebuilding method in muddy water

Country Status (1)

Country Link
CN (1) CN104008572B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107424210A (en) * 2017-06-16 2017-12-01 中国电力科学研究院 The processing method and processing device that mountain area mima type microrelief boundary profile smoothly transits
CN112284337A (en) * 2020-11-25 2021-01-29 武汉大学 River model multi-parameter measuring device and walking control method thereof
CN112461496A (en) * 2020-09-09 2021-03-09 福建省水利水电勘测设计研究院 Visual processing method for erosion and deposition test results of hydraulic and river model
CN113009575A (en) * 2021-03-09 2021-06-22 翟慧明 Method and system for monitoring pollutants in underground water

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101709965A (en) * 2009-11-06 2010-05-19 天津大学 Automatic measuring device of three-dimensional terrain of water tank
CN103033560A (en) * 2012-12-11 2013-04-10 武汉大学 Measurement method for low sand content based on B-type ultrasound imaging technology

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101709965A (en) * 2009-11-06 2010-05-19 天津大学 Automatic measuring device of three-dimensional terrain of water tank
CN103033560A (en) * 2012-12-11 2013-04-10 武汉大学 Measurement method for low sand content based on B-type ultrasound imaging technology

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
胡向阳等: "《B超在含沙量及其垂线分布测量中的首次应用》", 《长江科学学院院报》 *
陈诚等: "《国内河工模型地形测量方法研究综述》", 《水利水电科技进展》 *
马志敏等: "《河工模型三维地形测量系统的研制》", 《长江科学院院报》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107424210A (en) * 2017-06-16 2017-12-01 中国电力科学研究院 The processing method and processing device that mountain area mima type microrelief boundary profile smoothly transits
CN112461496A (en) * 2020-09-09 2021-03-09 福建省水利水电勘测设计研究院 Visual processing method for erosion and deposition test results of hydraulic and river model
CN112461496B (en) * 2020-09-09 2023-08-18 福建省水利水电勘测设计研究院有限公司 Visual processing method for hydraulic and river model dredging test results
CN112284337A (en) * 2020-11-25 2021-01-29 武汉大学 River model multi-parameter measuring device and walking control method thereof
CN113009575A (en) * 2021-03-09 2021-06-22 翟慧明 Method and system for monitoring pollutants in underground water

Also Published As

Publication number Publication date
CN104008572B (en) 2016-12-28

Similar Documents

Publication Publication Date Title
Chang et al. Detection of pavement distresses using 3D laser scanning technology
CN102032875B (en) Image-processing-based cable sheath thickness measuring method
CN104008572A (en) Visual measurement and three-dimensional reconstruction method of model terrain in muddy water
Li et al. Deep learning-based pavement subsurface distress detection via ground penetrating radar data
CN107479042B (en) Estimation method for spatial water storage capacity of surface karst zone
CN111045004B (en) Nondestructive rapid measuring method for thickness of railway ballast
CN104361582A (en) Method of detecting flood disaster changes through object-level high-resolution SAR (synthetic aperture radar) images
CN102954782A (en) Non-contact measuring system and non-contact measuring method for shallow water terrain in model test
CN105093290B (en) A kind of automatic formation trace method based on waveform morphology
JP5629840B1 (en) Cavity thickness exploration method
Li et al. Automatic road survey by using vehicle mounted laser for road asset management
Wang et al. Fragmentation calculation method for blast muck piles in open-pit copper mines based on three-dimensional laser point cloud data
CN110874613A (en) Seamless fusion method for multi-source multi-scale terrain data
JP2015197434A (en) Cavity thickness survey method
Zou et al. B-mode ultrasound imaging measurement and 3D reconstruction of submerged topography in sediment-laden flow
CN203893831U (en) Measuring and 3D reconstructing device of underwater model landform
CN115100363A (en) Underground abnormal body three-dimensional modeling method and device based on ground penetrating radar
CN115236658A (en) Pavement crack three-dimensional form monitoring method based on active radar remote sensing cooperation
CN114814769A (en) Ground penetrating radar image automatic classification method
CN114814961A (en) Ground penetrating radar data accurate positioning method for high-precision terrain correction
Tang et al. Three dimensional height information reconstruction based on mobile active sonar detection
CN106842192A (en) A kind of Ballast track disease automatic detection recognition methods
CN106023293A (en) Three-dimensional reconstruction method based on C-scan ultrasonic image
CN105205817A (en) Underwater terrain matching method based on sonar image edge angular point histogram
Zou et al. Applications of ultrasound imaging system for measuring water-sand parameters during sediment transport process in hydraulic model experiments

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Song Huan

Inventor after: Ma Zhimin

Inventor after: Zou Xianjian

Inventor after: Du Jianfeng

Inventor after: Hu Wenbin

Inventor before: Zou Xianjian

Inventor before: Ma Zhimin

Inventor before: Song Huan

Inventor before: Du Jianfeng

Inventor before: Hu Wenbin

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20161228

Termination date: 20170617