WO2017120796A1 - Pavement distress detection method and apparatus, and electronic device - Google Patents

Pavement distress detection method and apparatus, and electronic device Download PDF

Info

Publication number
WO2017120796A1
WO2017120796A1 PCT/CN2016/070792 CN2016070792W WO2017120796A1 WO 2017120796 A1 WO2017120796 A1 WO 2017120796A1 CN 2016070792 W CN2016070792 W CN 2016070792W WO 2017120796 A1 WO2017120796 A1 WO 2017120796A1
Authority
WO
WIPO (PCT)
Prior art keywords
filtering
image
road surface
reference frame
frame image
Prior art date
Application number
PCT/CN2016/070792
Other languages
French (fr)
Chinese (zh)
Inventor
庞梓维
Original Assignee
富士通株式会社
庞梓维
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 富士通株式会社, 庞梓维 filed Critical 富士通株式会社
Priority to PCT/CN2016/070792 priority Critical patent/WO2017120796A1/en
Publication of WO2017120796A1 publication Critical patent/WO2017120796A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0004Industrial image inspection
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N21/00Investigating or analysing materials by the use of optical means, i.e. using sub-millimetre waves, infrared, visible or ultraviolet light
    • G01N21/84Systems specially adapted for particular applications
    • G01N21/88Investigating the presence of flaws or contamination
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20048Transform domain processing
    • G06T2207/20064Wavelet transform [DWT]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30248Vehicle exterior or interior
    • G06T2207/30252Vehicle exterior; Vicinity of vehicle
    • G06T2207/30256Lane; Road marking

Definitions

  • the present application relates to the field of image processing technologies, and in particular, to a method and device for detecting road surface diseases based on image processing technology, and an electronic device.
  • Pavement Distress includes Cracks and Potholes, which can cause serious damage to driving safety.
  • Pavement disease automatic detection technology uses digital cameras, analog video recording devices or laser sensors to obtain road surface information, and based on image processing technology to process road surface information to detect road surface diseases, the road surface disease detection results can be used to evaluate road surface conditions (pavement) Condition).
  • the method for evaluating road surface conditions is divided into three major steps: first, obtaining road surface information; second, detecting road surface diseases, that is, extracting road surface disease characteristics; and third, calculating road surface condition index. Among them, the most important is the second step.
  • Existing methods for automatically detecting pavement diseases include: 1. Edge detection methods, for example, Canny algorithm; 2. High-pass filtering, for example, wavelet transform using mother wavelet To segment the image with ordinary intensity (see [2]); 3. Color/gray feature extraction method, which is based on the abnormal color/gray feature of the diseased part of the road surface, where the color/ Grayscale features include HSV features, entropy features or moments of higher order features; 4, texture filtering, which uses a local binary pattern (local binary pattern, LBP) to extract feature regions (see [3]).
  • Edge detection methods for example, Canny algorithm
  • High-pass filtering for example, wavelet transform using mother wavelet To segment the image with ordinary intensity (see [2])
  • Color/gray feature extraction method which is based on the abnormal color/gray feature of the diseased part of the road surface, where the color/ Grayscale features include HSV features, entropy features or moments of higher order features
  • texture filtering which uses a local binary pattern (local binary pattern, LBP) to
  • the embodiment of the present application provides a method for detecting a road surface disease, a device thereof, and an electronic device, which detects a disease of a road surface according to a moving image obtained by imaging the road surface, according to a reference frame of a predetermined number of frames in the moving image.
  • the region of interest of the image is subjected to filtering processing to determine the value of the filtering parameter, and the filtering parameter is used to filter the image of the reference frame and a predetermined number of frames thereafter to obtain a detection result of the disease on the road surface.
  • the value of the filter parameter can be updated in time according to the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface, and determining the value of the filter parameter based on the region of interest of the reference frame, the calculation amount is small and the value is Appropriate, can improve the timeliness and accuracy of dynamic detection.
  • a device for detecting a road surface disease which detects a disease of a road surface based on a dynamic image obtained by imaging a road surface, the detecting device comprising:
  • a region of interest determining unit for determining a region of interest in a reference frame image of the dynamic image, wherein in the dynamic image, an image of a predetermined number of frames is spaced between adjacent reference frame images ;
  • a filtering parameter determining unit that determines a first filtering parameter value according to a result of performing filtering processing on the region of interest
  • a filtering unit that performs filtering processing on the reference frame image and the image of the predetermined number of frames after the reference frame image according to the first filter parameter value to obtain a detection result of a disease on a road surface.
  • an electronic device is provided that is disposed in a vehicle and is capable of detecting a road
  • the electronic device has the detection device for the road surface disease according to the first aspect described above, and the electronic device further has:
  • a data input device for capturing a road surface on which the vehicle travels to obtain the dynamic image
  • a positioning device for determining position information of the vehicle when each frame of the dynamic image is captured
  • a data storage device for correspondingly storing each frame of the dynamic image, position information of the vehicle, and detection results of a road surface disease based on each frame of the dynamic image
  • a display device for displaying the detection result corresponding to position information of the vehicle.
  • a method for detecting a road surface disease which detects a disease of a road surface according to a dynamic image obtained by imaging a road surface, and the detecting method includes:
  • the beneficial effects of the embodiments of the present application are: according to the implementation of the present application, the requirement for dynamic detection of the disease on the road surface can be adapted, and the real-time and accuracy of the detection is improved.
  • Figure 1 is a schematic diagram of a composition of the detecting device of the first embodiment
  • FIG. 2 is a schematic diagram of a composition of a region of interest determining unit of the first embodiment
  • FIG. 3 is a schematic diagram of a composition of a filter parameter determining unit of the first embodiment
  • FIG. 4 is a schematic diagram of a composition of a filtering unit of the first embodiment
  • Figure 5 is a schematic diagram showing the composition of the first processing unit of the first embodiment
  • Figure 6 is a schematic diagram showing the workflow of the detecting device of the first embodiment
  • FIG. 7 is a schematic diagram of a composition of an electronic device according to Embodiment 2 of the present application.
  • FIG. 8 is a schematic flow chart of a detecting method of the third embodiment
  • FIG. 9 is a schematic diagram of a method of determining a region of interest according to the third embodiment.
  • FIG. 10 is a schematic diagram of a method for determining a first filter parameter value according to Embodiment 3; FIG.
  • Fig. 11 is a schematic diagram showing a method of performing filtering processing in the third embodiment.
  • Fig. 12 is a schematic diagram showing a method of synthesizing a plurality of third filtering results in the third embodiment.
  • Embodiment 1 of the present application provides a road surface disease detecting device that detects a disease on a road surface based on a moving image obtained by imaging a road surface.
  • the detecting apparatus 100 includes a region of interest determining unit 101, a filtering parameter determining unit 102, and a filtering unit 103.
  • the region of interest determining unit 101 is configured to determine a region of interest in the reference frame image of the dynamic image, wherein in the dynamic image, images of a predetermined number of frames may be spaced between adjacent reference frame images, For example, an image of a predetermined number of frames spaced between two adjacent reference frame images may be 50; the filtering parameter determining unit 102 determines a value of the first filtering parameter according to a result of performing filtering processing on the region of interest; The filtering unit 103 performs filtering processing on the reference frame image and the image of the predetermined number of frames after the reference frame image according to the first filtering parameter to obtain a detection result of a disease on the road surface.
  • the value of the filter parameter can be updated in time according to the reference image of the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface; and, compared with determining the value of the filter parameter for each frame of the image, the implementation
  • the calculation amount of the example is small, and the real-time detection is improved; and, based on the region of interest, determining the value of the filter parameter can obtain a more appropriate value, thereby improving the accuracy of the detection.
  • the moving image processed by the detecting device 100 may be a grayscale image, which may be directly obtained by the imaging device, or may be obtained by converting the color image, which is not used in this embodiment. limit.
  • the region of interest determined by the region of interest determining unit 101 may be an image region corresponding to a normal road surface in the reference image.
  • FIG. 2 is a schematic diagram of a composition of the region of interest determining unit 101 of the present embodiment.
  • the region of interest determining unit 101 may include a first filtering unit 201, a first determining unit 202, and a second determining unit 203. .
  • the first filtering unit 201 is configured to perform a first filtering process on the reference frame image to obtain a filtered reference frame image.
  • the first determining unit 202 is configured to determine a first frequency with the highest frequency of the pixel intensity of the filtered reference frame image. a pixel intensity value;
  • the second determining unit 203 is configured to set, in the filtered reference frame image, a region centered on the pixel having the first pixel intensity value, and determine an area in the reference frame image corresponding to the region as Area of interest.
  • the first filtering process performed by the first filtering unit 201 on the reference image may be an average value filtering process.
  • the first filtering unit 201 may calculate a predetermined area around the center of the reference image. The average of the pixel intensities, wherein the predetermined area may be a square area of size w*w, which may be, for example, 64-128 pixels. After the average filtering process of the first filtering unit 201, the filtered reference frame image can be generated.
  • the predetermined area may have other shapes and sizes, and the first filtering unit 201 may also perform the first filtering process on the reference image by using other filtering methods, which is not limited in this embodiment. .
  • the first determination unit 202 may be filtered by the intensity of the first filtering unit 201 generates a reference pixel in the image frame count to determine the highest frequency of the first pixel intensity value I max, e.g., The first determining unit 202 may draw a histogram of the intensities of the pixels in the filtered reference frame image, the horizontal axis of the histogram may represent the intensity of the pixel, and the vertical axis of the histogram may represent the frequency of occurrence of the intensity of the pixel, the histogram The intensity of the pixel corresponding to the peak of the graph is determined as the first pixel intensity value I max .
  • the first determining unit 202 may also determine the first pixel intensity value with the highest frequency of occurrence in other manners.
  • the first pixel intensity value I max having the highest frequency of occurrence can reflect the pixel intensity of the image corresponding to the normal road surface.
  • the second determining unit 203 may set the first region in the filtered reference frame image centering on the pixel having the first pixel intensity value I max , and the first region may also be, for example, the size w *w square area. And, the second determining unit 203 may determine the region in the reference frame image corresponding to the first region as the region of interest in the reference frame image, for example, the size of the region of interest and the position of the center point are respectively The size of the first area is the same as the position of the center point.
  • the region of interest of the reference frame image may correspond to a normal road surface. Therefore, using the region of interest to determine the filtering parameters enables the filtering parameters to accurately reflect the characteristics of the normal road surface, thereby filtering the image.
  • the image information corresponding to the normal road surface can be effectively filtered out during processing, and the image information corresponding to the disease of the road surface is retained in the filtered image.
  • FIG. 3 is a schematic diagram of a composition of the filtering parameter determining unit of the embodiment.
  • the filtering parameter determining unit 102 may include a second filtering unit 301 and a third determining unit 302.
  • the second filtering unit 301 may perform a second filtering process on the region of interest according to the plurality of candidate values to obtain a plurality of second filtering results corresponding to the plurality of candidate values.
  • the third determining unit 302 may And determining, according to the plurality of second filtering results, the first filtering parameter value.
  • the second filtering process may be a Gabor filtering process
  • the first filtering parameter value may be a value of the spatial frequency ⁇ used in the Gabor filtering process.
  • the second filtering process may be other filtering processing manners
  • the first filtering parameter value may be a value of a parameter corresponding to the filtering processing mode.
  • the Gabor filtering process is a band pass filtering method, which can perform filtering processing according to the following formula (1):
  • I( ⁇ , ⁇ ) represents the intensity of the pixel at the position ( ⁇ , ⁇ ) in the image to be filtered
  • r(x,y) represents the pixel at the position (x,y) in the filtered image.
  • the intensity, g(x, y), represents the Gabor convolution kernel, which is expressed as the following equation (2):
  • is a spatial frequency
  • is a spatial orientation
  • the second filtering unit 301 may perform Gabor filtering processing on the region of interest of the reference frame image according to the above formula (1), wherein the filtering parameter ⁇ and The value may be fixed, and ⁇ may be assigned a plurality of candidate values, and Gabor filtering processing is performed once for each candidate value, thereby obtaining a plurality of second filtering results corresponding to the plurality of candidate values.
  • the plurality of candidate values may be gradually increased from small to large.
  • the third determining unit 302 may determine the first filtering parameter value according to the plurality of second filtering results obtained by the second filtering unit 301. In this embodiment, the third determining unit 302 may determine, as the value of the filtering parameter ⁇ , the candidate value corresponding to the second filtering result that meets the preset condition, that is, the first filtering parameter value, for example, the preset condition. It may be that the filtering result is empty or the like.
  • the degree of transformation is more intense, so the value of ⁇ 2 can be larger; when the value of ⁇ is larger than ⁇ 1 and smaller than ⁇ 2, the filtering process does not respond to the texture of the ordinary road surface in the image, but responds to the texture of the road surface disease in the image.
  • the filtering process for the region of interest has just become unresponsive, that is, when the filtering result is changed from non-empty to empty, at this time, the ⁇ is given.
  • the candidate value is slightly larger than the above ⁇ 1 and smaller than the above ⁇ 2. Therefore, when the candidate value is given to ⁇ , the filtering process does not respond to the texture of the normal road surface, but responds to the texture of the road surface disease.
  • the first filter parameter value determined by the filter parameter determining unit 102 may be used for the reference frame image and the reference frame image. The predetermined number of frame images are subjected to filtering processing, whereby image information corresponding to a normal road surface in the image can be effectively filtered out, and image information corresponding to the road surface disease is retained.
  • FIG. 4 is a schematic diagram of a composition of the filtering unit of the embodiment.
  • the filtering unit 103 may include a third filtering unit 401 and a first processing unit 402.
  • the third filtering unit 401 may use a plurality of predetermined values and the first filter parameter value. And a plurality of filtering parameter groups respectively performing third filtering processing on each frame image to obtain a plurality of third filtering results corresponding to the plurality of filtering parameter groups; and the first processing unit 402 synthesizes the plurality of third filtering results deal with.
  • the third filtering process performed by the third filtering unit 401 may be the same as the second filtering process.
  • the third filtering process and the second filtering process may both be Gabor filtering processes.
  • the third filtering process and the second filtering process may also be other filtering processes.
  • the first filtering parameter value determined by the filtering parameter determining unit 102 and the plurality of predetermined values respectively constitute a plurality of filtering parameter groups, and each of the plurality of filtering parameter groups is used to perform image processing for each frame separately.
  • the third filtering process obtains a corresponding third filtering result.
  • the third filtering unit 401 can take ⁇ as the first filtering parameter value and make the parameter ⁇ and Is given a plurality of predetermined values, whereby ⁇ is different from ⁇ and The value constitutes a plurality of filtering parameter groups, and the image is subjected to Gabor filtering processing using the plurality of filtering parameter groups to obtain a plurality of third filtering results corresponding to the plurality of filtering parameter groups.
  • the first processing unit 402 may perform a synthesis process on the plurality of third filtering results obtained by the third filtering unit 401 to obtain a detection result of the disease on the road surface.
  • the synthesis processing may be based on, for example, a root mean square (rms) of the pixel intensity.
  • rms root mean square
  • the embodiment is not limited thereto, and the synthesis processing may be other methods.
  • FIG. 5 is a schematic diagram of a composition of the first processing unit of the embodiment.
  • the first processing unit 402 includes a first calculating unit 501 and a first determining unit 502.
  • the first calculating unit 501 calculates a root mean square of the filtered intensity value of each pixel in each frame image according to the plurality of third filtering results; the first determining unit 502 is configured according to the filtered intensity value of each pixel.
  • the relationship between the square root and the preset threshold is obtained as a filtered image of each frame of image.
  • the first calculating unit 501 can calculate the root mean square of the filtered intensity value of each pixel by using the following formula (3):
  • the first determining unit 502 can compare I(x, y) with a preset threshold, and when I(x, y) is greater than a preset threshold, the pixel is deleted, and thus, by I(x)
  • the image formed by y) is converted into a filtered image, in which the image information corresponding to the normal road surface is filtered out, and the image information corresponding to the disease of the road surface is retained.
  • the road surface disease detecting apparatus 100 may further include a post-processing unit 104, which may use the image processing technology to obtain the filtered image obtained by the first processing unit 402. Optimization, for example, image blur and/or image expansion can be used to suppress blurring in the filtered image based on the vehicle's travel speed; linear crack detection is used to detect artificial cracks on the road, and from the filtered image The image information corresponding to the artificial crack is removed, and the artificial crack may be, for example, a gap between two different regions.
  • a post-processing unit 104 may use the image processing technology to obtain the filtered image obtained by the first processing unit 402. Optimization, for example, image blur and/or image expansion can be used to suppress blurring in the filtered image based on the vehicle's travel speed; linear crack detection is used to detect artificial cracks on the road, and from the filtered image The image information corresponding to the artificial crack is removed, and the artificial crack may be, for example, a gap between two different regions.
  • the value of the filter parameter can be updated in time according to the reference image of the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface; and, compared with determining the value of the filter parameter for each frame of the image, the implementation
  • the calculation amount of the example is small, and the real-time detection is improved; and, based on the region of interest, determining the value of the filter parameter can obtain a more appropriate value, thereby improving the accuracy of the detection.
  • Figure 6 is a schematic diagram showing the workflow of the detecting device of the embodiment, in Figure 6:
  • the first filtering unit 201 may perform mean filtering on the reference frame image to obtain a filtered reference frame image.
  • the first determining unit 202 may draw a histogram of the intensities of the pixels in the filtered reference frame image to determine a first pixel intensity value with the highest frequency of occurrence;
  • the second determining unit 203 may traverse the filtered reference frame image, find a pixel having a first pixel intensity value, set a first region centering on the pixel, and set a reference frame image corresponding to the first region.
  • the area in the area is determined as the area of interest;
  • the second filtering unit 301 can assign a plurality of candidate values to ⁇ in order from small to large, and is interested in Gabor filtering in the interesting area;
  • the third determining unit 302 may assign a candidate value corresponding to the filtering result obtained in S605 to ⁇ as the first filtering parameter value.
  • the filtering unit 103 performs Gabor filtering on the dynamic image frame according to the first filtering parameter value.
  • S608 Determine whether the reference frame and the subsequent predetermined number of frame images are filtered. If the determination is no, the next frame image of the dynamic image is selected in S609, and the process returns to S607, and the filtering process is performed by the filtering unit 103. If yes, go to S610.
  • S610 It is judged whether or not the detection is stopped. If the determination in S610 is negative, the process returns to S601, and if the determination is YES, the detection flow is ended.
  • the embodiment of the present application provides an electronic device that can be disposed in a vehicle for detecting and displaying a disease of a road surface, and the electronic device includes the device for detecting a road surface disease according to Embodiment 1.
  • FIG. 7 is a schematic diagram of a composition of an electronic device 700 according to an embodiment of the present application.
  • the electronic device 700 may include a data input device 701, a positioning device 702, a data storage device 703, a display device 704, and a road surface disease detecting device 705.
  • the data input device 701 is configured to capture a road surface on which the vehicle travels to obtain a dynamic image; the positioning device 702 is configured to determine position information of the vehicle when each frame of the moving image is captured; and the road surface disease detecting device 705 inputs the data according to the data.
  • the moving image acquired by the device 701 detects the road surface disease;
  • the data storage device 703 is configured to correspondingly store each frame of the moving image, the position information of the vehicle, and the detection result of the road surface disease based on each frame of the moving image;
  • the display device 704 is for displaying a detection result corresponding to the position information of the vehicle.
  • the data input device 701 may be a camera, which may be disposed at the front, the rear, or the bottom of the vehicle for capturing the road surface on which the vehicle travels to obtain a dynamic image.
  • the positioning device 702 may be a Global Positioning System (GPS) module, which is capable of detecting position information of the vehicle and synchronizing the position information with each frame of the captured moving image, thereby enabling The position information corresponding to each frame of the dynamic image is determined.
  • GPS Global Positioning System
  • the positioning device 702 can also detect driving information of the vehicle, such as driving speed and/or driving direction.
  • the road surface disease detecting means 705 can read the data input from the data storage means 703.
  • the motion image acquired by the device 701 is entered to detect the road surface disease.
  • the detecting device 705 for the road surface disease reference may be made to the description of the detecting device 100 for the road surface disease in the first embodiment, and the description thereof will not be repeated here.
  • the data storage device 703 may be a directly-accessible physical storage unit.
  • the embodiment is not limited thereto, and the data storage device 703 may be other types of storage units.
  • the data storage device 703 can store the data of the moving image, and output the data of the moving image to the road surface disease detecting device 705, and the road surface disease detecting device 705 can output the detection result to the data storage.
  • the device 703 is and/or output to the display device 704.
  • the data storage device 703 can store each frame of the moving image, the position information of the vehicle, and the detection result of the road surface disease based on each frame of the moving image, for example, as shown in the following Table 1.
  • the data structure described to store data can be stored.
  • the extra code may record vehicle speed information, mileage information, and/or lane information, etc.
  • the detection result may be data of the filtered image as described in Embodiment 1, or may indicate whether the road surface is diseased or diseased. Level data, etc.
  • the data storage device 703 may have a buffer zone, and the road surface disease detecting device 705 may use the buffer zone during the detection process, thereby reducing the data load of the road surface disease detecting device 705.
  • the data in the data storage device 703 can also be directly output to the display device 704, thereby displaying the data stored in the data storage device 703 in the display device 704.
  • the display device 704 may be, for example, a display screen capable of displaying a detection result corresponding to the position information of the vehicle.
  • the display device 704 may display an electronic map on which the road on which the vehicle travels is displayed. And marking the road based on the detection result of the disease on the road surface, for example, using a color to mark the road in which the disease exists, and different disease levels, corresponding to different colors, and the like.
  • the electronic device of the embodiment it is possible to accurately and timely detect the disease of the road surface and display it, and the application range is wide.
  • the embodiment of the present application further provides a method for detecting a road surface disease, which detects a disease on a road surface based on a moving image obtained by imaging the road surface, and corresponds to the detecting device of the first embodiment.
  • FIG. 8 is a schematic flowchart of the detection method of the embodiment. As shown in FIG. 8, the detection method may include:
  • FIG. 9 is a schematic flowchart of a method for determining a region of interest in S801 of the embodiment. As shown in FIG. 9, the method may include:
  • S901 Perform a first filtering process on the reference frame image to obtain a filtered reference frame image.
  • FIG. 10 is a schematic diagram of a method for determining a first filter parameter value of S802 according to the embodiment, the method includes:
  • S1001 Perform a second filtering process on the region of interest according to the plurality of candidate values, to obtain a plurality of second filtering results corresponding to the plurality of candidate values;
  • FIG. 11 is a schematic diagram of a method for performing filtering processing in S803 of the embodiment, the method includes:
  • S1101 using, for each of the reference frame image and the image of the predetermined number of frames after the reference frame image, using a plurality of filters composed of a plurality of predetermined values and the first filter parameter value. a parameter group, respectively performing a third filtering process on each frame image to obtain a plurality of third filtering results corresponding to the plurality of filtering parameter groups;
  • FIG. 12 is a schematic diagram of a method for synthesizing a plurality of third filtering results by S1102 of the embodiment, the method comprising:
  • S1201 Calculate, according to the plurality of third filtering results, a root mean square of the filtered intensity value of each pixel in each frame image;
  • S1202 Obtain a filtered image of the image of each frame according to a relationship between a root mean square of the filtered intensity value of each pixel and a preset threshold.
  • the detecting method may further include:
  • the value of the filter parameter can be updated in time according to the reference image of the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface; and, compared with determining the value of the filter parameter for each frame of the image, the implementation
  • the calculation amount of the example is small, and the real-time detection is improved; and, based on the region of interest, determining the value of the filter parameter can obtain a more appropriate value, thereby improving the accuracy of the detection.
  • the embodiment of the present application further provides a computer readable program, wherein when the program is executed in an information processing apparatus or a user equipment, the program causes the computer to execute the embodiment 3 in the information processing apparatus or the user equipment.
  • the embodiment of the present application further provides a storage medium storing a computer readable program, wherein the computer readable program causes the computer to execute the method for detecting a road surface disease according to Embodiment 3 in an information processing device or a user equipment.
  • the embodiment of the present application further provides a computer readable program, wherein the program causes a computer to execute the road surface described in Embodiment 3 in the information processing device or the base station when the program is executed in an information processing device or a base station Method of detecting diseases.
  • the embodiment of the present application further provides a storage medium storing a computer readable program, wherein the computer readable program causes the computer to execute the method for detecting a road surface disease according to Embodiment 3 in an information processing device or a base station.
  • the apparatus and method above in the present application may be implemented by hardware, or may be implemented by hardware in combination with software.
  • the present application relates to a computer readable program that, when executed by a logic component, enables the logic component to implement the apparatus or components described above, or to implement the various methods described above Or steps.
  • Logic Components such as field programmable logic components, microprocessors, processors used in computers, and the like.
  • the application also relates to a storage medium for storing the above program, such as a hard disk, a magnetic disk, an optical disk, a DVD, a flash memory, or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Chemical & Material Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Quality & Reliability (AREA)
  • Analytical Chemistry (AREA)
  • Biochemistry (AREA)
  • General Health & Medical Sciences (AREA)
  • Immunology (AREA)
  • Pathology (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

A pavement distress detection method and apparatus (100, 705), and an electronic device (700). The detection apparatus (100, 705) comprises a region-of-interest determining unit (101) used for determining a region of interest in the reference frame images of a dynamic image, wherein in the dynamic image, images of a predetermined number of frames exist between adjacent reference frame images; a filtering parameter determining unit (102) that determines a first filtering parameter value according to the result of filtering the region of interest; and a filtering unit (103) that filters, according to the first filtering parameter value, the reference frame images and the images of a predetermined number of frames behind the reference frame images to obtain a pavement distress detection result. The technical solution can meet the requirements for dynamically detecting a pavement and computational complexity is low, thereby improving the real-time characteristic and accuracy of detection.

Description

路面病害的检测方法及其装置、电子设备Method for detecting road surface disease, device thereof, and electronic device 技术领域Technical field
本申请涉及图像处理技术领域,特别涉及一种基于图像处理技术的路面病害的检测方法及其装置、电子设备。The present application relates to the field of image processing technologies, and in particular, to a method and device for detecting road surface diseases based on image processing technology, and an electronic device.
背景技术Background technique
路面病害(Pavement Distress)包括裂纹(Cracks)和坑洞(Potholes)等,它们可能对行车安全造成严重危害。Pavement Distress includes Cracks and Potholes, which can cause serious damage to driving safety.
传统的检测路面病害的方法需要耗费大量人力和财力。近几十年来,路面病害自动检测技术逐渐发展(参见文献[1])。路面病害自动检测技术使用数码相机、模拟视频记录装置或激光传感器获得路面信息,并基于图像处理技术对路面信息进行处理,以检测路面病害,该路面病害的检测结果能够用于评估路面条件(pavement condition)。The traditional method of detecting road surface disease requires a lot of manpower and financial resources. In recent decades, automatic detection technology for pavement diseases has gradually developed (see literature [1]). Pavement disease automatic detection technology uses digital cameras, analog video recording devices or laser sensors to obtain road surface information, and based on image processing technology to process road surface information to detect road surface diseases, the road surface disease detection results can be used to evaluate road surface conditions (pavement) Condition).
通常,评估路面条件的方法分为三大步骤:一、获取路面信息;二、检测路面病害,即,提取路面病害特征;三、计算路面条件指数。其中,最为关键的是第二步。Generally, the method for evaluating road surface conditions is divided into three major steps: first, obtaining road surface information; second, detecting road surface diseases, that is, extracting road surface disease characteristics; and third, calculating road surface condition index. Among them, the most important is the second step.
现有的自动检测路面病害的方法包括:1、边缘检测方法,例如,Canny算法(Canny algorithm);2、高通滤波法(high-pass filtering),例如,使用母波(mother wavelet)进行小波变换以分割图像中具有普通强度的部分(参见文献[2]);3、色彩/灰度特征提取法,其基于路面的病害部分具有异常的色彩/灰度特征来进行处理,其中,该色彩/灰度特征包括HSV特征,熵特征(entropy feature)或高阶特征的力矩(moments of higher order feature)等;4、纹理滤波法(texture filtering),该方法使用局部二值模式(local binary pattern,LBP)来提取特征区域(参见文献[3])。Existing methods for automatically detecting pavement diseases include: 1. Edge detection methods, for example, Canny algorithm; 2. High-pass filtering, for example, wavelet transform using mother wavelet To segment the image with ordinary intensity (see [2]); 3. Color/gray feature extraction method, which is based on the abnormal color/gray feature of the diseased part of the road surface, where the color/ Grayscale features include HSV features, entropy features or moments of higher order features; 4, texture filtering, which uses a local binary pattern (local binary pattern, LBP) to extract feature regions (see [3]).
文献[1]Wang,Kelvin C P,and O.Smadi."Automated Imaging Technologies for Pavement Distress Surveys."Transportation Research E-Circular(2011).[1] Wang, Kelvin C P, and O. Smadi. "Automated Imaging Technologies for Pavement Distress Surveys." Transportation Research E-Circular (2011).
文献[2]Subirats,P.,et al."Automation of Pavement Surface Crack Detection using the Continuous Wavelet Transform."Image Processing IEEE International Conference on(2006):3037-3040. [2] Subirats, P., et al. "Automation of Pavement Surface Crack Detection using the Continuous Wavelet Transform." Image Processing IEEE International Conference on (2006): 3037-3040.
文献[3]Ding,Ying,et al."A fuzzy background model for moving object detection."Computer-Aided Design and Computer Graphics,2009.CAD/Graphics'09.11th IEEE International Conference on IEEE,2009:610-613.[3] Ding, Ying, et al. "A fuzzy background model for moving object detection." Computer-Aided Design and Computer Graphics, 2009. CAD/Graphics '09.11th IEEE International Conference on IEEE, 2009: 610-613.
应该注意,上面对技术背景的介绍只是为了方便对本申请的技术方案进行清楚、完整的说明,并方便本领域技术人员的理解而阐述的。不能仅仅因为这些方案在本申请的背景技术部分进行了阐述而认为上述技术方案为本领域技术人员所公知。It should be noted that the above description of the technical background is only for the purpose of facilitating a clear and complete description of the technical solutions of the present application, and is convenient for understanding by those skilled in the art. The above technical solutions are not considered to be well known to those skilled in the art simply because these aspects are set forth in the background section of this application.
申请内容Application content
在上述现有的自动检测路面病害的方法中,有的是使用预先设定的固定参数对所拍摄的路面图像进行处理,因此,难以适应对路面进行动态检测的要求;有的是针对动态的路面图像的每一帧来设定参数以对该帧图像进行处理,但是这种方法处理速度较慢,所以,动态检测的及时性较差。In the above-mentioned conventional method for automatically detecting a road surface disease, some of the road surface images are processed using predetermined fixed parameters, and therefore, it is difficult to adapt to the requirement for dynamic detection of the road surface; and some are for dynamic road image images. One frame is used to set parameters to process the frame image, but this method is slower to process, so the timeliness of dynamic detection is poor.
本申请实施例提供一种路面病害的检测方法及其装置、电子设备,该方法根据对路面进行摄像所取得的动态图像来检测路面的病害,根据对动态图像中的间隔预定数量帧的参考帧图像的感兴趣区域进行滤波处理的结果来确定滤波参数的取值,并使用该滤波参数对参考帧及其之后的预定数量帧的图像进行滤波处理,以得到对路面的病害的检测结果。由此,能够根据动态图像及时地更新滤波参数的取值,从而适应对路面进行动态检测的要求,并且,基于参考帧的感兴趣区域来确定滤波参数的取值,计算量较小且取值适当,能提高动态检测的及时性和准确性。The embodiment of the present application provides a method for detecting a road surface disease, a device thereof, and an electronic device, which detects a disease of a road surface according to a moving image obtained by imaging the road surface, according to a reference frame of a predetermined number of frames in the moving image. The region of interest of the image is subjected to filtering processing to determine the value of the filtering parameter, and the filtering parameter is used to filter the image of the reference frame and a predetermined number of frames thereafter to obtain a detection result of the disease on the road surface. Therefore, the value of the filter parameter can be updated in time according to the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface, and determining the value of the filter parameter based on the region of interest of the reference frame, the calculation amount is small and the value is Appropriate, can improve the timeliness and accuracy of dynamic detection.
根据本申请实施例的第一方面,提供了一种路面病害的检测装置,其根据对路面进行摄像所取得的动态图像来检测路面的病害,所述检测装置包括:According to a first aspect of the embodiments of the present application, there is provided a device for detecting a road surface disease, which detects a disease of a road surface based on a dynamic image obtained by imaging a road surface, the detecting device comprising:
感兴趣区域确定单元,其用于确定所述动态图像的参考帧图像中的感兴趣区域,其中,在所述动态图像中,相邻的所述参考帧图像之间间隔有预定数量帧的图像;a region of interest determining unit for determining a region of interest in a reference frame image of the dynamic image, wherein in the dynamic image, an image of a predetermined number of frames is spaced between adjacent reference frame images ;
滤波参数确定单元,其根据对所述感兴趣区域进行滤波处理的结果来确定第一滤波参数值;以及a filtering parameter determining unit that determines a first filtering parameter value according to a result of performing filtering processing on the region of interest;
滤波单元,其根据所述第一滤波参数值,对所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像进行滤波处理,以得到对路面的病害的检测结果。a filtering unit that performs filtering processing on the reference frame image and the image of the predetermined number of frames after the reference frame image according to the first filter parameter value to obtain a detection result of a disease on a road surface.
根据本申请实施例的第二方面,提供一种电子设备,其设置于车辆,能够检测路 面的病害并进行显示,所述电子设备具有如上述第一方面所述的路面病害的检测装置,并且,所述电子设备还具有:According to a second aspect of embodiments of the present application, an electronic device is provided that is disposed in a vehicle and is capable of detecting a road And the electronic device has the detection device for the road surface disease according to the first aspect described above, and the electronic device further has:
数据输入装置,其用于对车辆所行驶的路面进行摄像以取得所述动态图像;a data input device for capturing a road surface on which the vehicle travels to obtain the dynamic image;
定位装置,其用于确定在拍摄所述动态图像的每一帧时所述车辆的位置信息;a positioning device for determining position information of the vehicle when each frame of the dynamic image is captured;
数据存储装置,其用于对应地存储所述动态图像的每一帧、所述车辆的位置信息、以及基于所述动态图像的每一帧的路面病害的检测结果;以及a data storage device for correspondingly storing each frame of the dynamic image, position information of the vehicle, and detection results of a road surface disease based on each frame of the dynamic image;
显示装置,其用于显示与所述车辆的位置信息对应的所述检测结果。A display device for displaying the detection result corresponding to position information of the vehicle.
根据本申请实施例的第三方面,提供了一种路面病害的检测方法,其根据对路面进行摄像所取得的动态图像来检测路面的病害,所述检测方法包括:According to a third aspect of the embodiments of the present application, a method for detecting a road surface disease is provided, which detects a disease of a road surface according to a dynamic image obtained by imaging a road surface, and the detecting method includes:
确定所述动态图像的参考帧图像中的感兴趣区域,其中,在所述动态图像中,相邻的所述参考帧图像之间间隔有预定数量帧的图像;Determining a region of interest in a reference frame image of the dynamic image, wherein in the dynamic image, an image of a predetermined number of frames is spaced between adjacent reference frame images;
根据对所述感兴趣区域进行滤波处理的结果来确定第一滤波参数值;以及Determining a first filter parameter value according to a result of performing filtering processing on the region of interest;
根据所述第一滤波参数值,对所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像进行滤波处理。And filtering the reference frame image and the image of the predetermined number of frames after the reference frame image according to the first filter parameter value.
本申请实施例的有益效果在于:根据本申请实施里,能够适应对路面的病害进行动态检测的要求,提高了检测的实时性和准确性。The beneficial effects of the embodiments of the present application are: according to the implementation of the present application, the requirement for dynamic detection of the disease on the road surface can be adapted, and the real-time and accuracy of the detection is improved.
参照后文的说明和附图,详细公开了本申请的特定实施方式,指明了本申请的原理可以被采用的方式。应该理解,本申请的实施方式在范围上并不因而受到限制。在所附权利要求的精神和条款的范围内,本申请的实施方式包括许多改变、修改和等同。Specific embodiments of the present application are disclosed in detail with reference to the following description and accompanying drawings, in which <RTIgt; It should be understood that the embodiments of the present application are not limited in scope. The embodiments of the present application include many variations, modifications, and equivalents within the scope of the appended claims.
针对一种实施方式描述和/或示出的特征可以以相同或类似的方式在一个或更多个其它实施方式中使用,与其它实施方式中的特征相组合,或替代其它实施方式中的特征。Features described and/or illustrated with respect to one embodiment may be used in one or more other embodiments in the same or similar manner, in combination with, or in place of, features in other embodiments. .
应该强调,术语“包括/包含”在本文使用时指特征、整件、步骤或组件的存在,但并不排除一个或更多个其它特征、整件、步骤或组件的存在或附加。It should be emphasized that the term "comprising" or "comprises" or "comprising" or "comprising" or "comprising" or "comprising" or "comprises"
附图说明DRAWINGS
所包括的附图用来提供对本申请实施例的进一步的理解,其构成了说明书的一部分,用于例示本申请的实施方式,并与文字描述一起来阐释本申请的原理。显而易见 地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。在附图中:The drawings are included to provide a further understanding of the embodiments of the present application, and are intended to illustrate the embodiments of the present application Obvious The drawings in the following description are only some of the embodiments of the present application, and those skilled in the art can obtain other drawings according to the drawings without any inventive labor. In the drawing:
图1本实施例1的检测装置的一个组成示意图;Figure 1 is a schematic diagram of a composition of the detecting device of the first embodiment;
图2是本实施例1的感兴趣区域确定单元的一个组成示意图;2 is a schematic diagram of a composition of a region of interest determining unit of the first embodiment;
图3是本实施例1的滤波参数确定单元的一个组成示意图;3 is a schematic diagram of a composition of a filter parameter determining unit of the first embodiment;
图4是本实施例1的滤波单元的一个组成示意图;4 is a schematic diagram of a composition of a filtering unit of the first embodiment;
图5是本实施例1的第一处理单元的一个组成示意图;Figure 5 is a schematic diagram showing the composition of the first processing unit of the first embodiment;
图6是本实施例1的检测装置的工作流程的一个示意图;Figure 6 is a schematic diagram showing the workflow of the detecting device of the first embodiment;
图7是本申请实施例2的电子设备的一个组成示意图;7 is a schematic diagram of a composition of an electronic device according to Embodiment 2 of the present application;
图8是本实施例3的检测方法的一个流程示意图;8 is a schematic flow chart of a detecting method of the third embodiment;
图9是本实施例3的确定感兴趣区域的方法的一个示意图;9 is a schematic diagram of a method of determining a region of interest according to the third embodiment;
图10是本实施例3的确定第一滤波参数值的方法的一个示意图;FIG. 10 is a schematic diagram of a method for determining a first filter parameter value according to Embodiment 3; FIG.
图11是本实施例3的进行滤波处理的方法的一个示意图。Fig. 11 is a schematic diagram showing a method of performing filtering processing in the third embodiment.
图12是本实施例3的对多个第三滤波结果进行合成处理的方法的一个示意图。Fig. 12 is a schematic diagram showing a method of synthesizing a plurality of third filtering results in the third embodiment.
具体实施方式detailed description
参照附图,通过下面的说明书,本申请的前述以及其它特征将变得明显。在说明书和附图中,具体公开了本申请的特定实施方式,其表明了其中可以采用本申请的原则的部分实施方式,应了解的是,本申请不限于所描述的实施方式,相反,本申请包括落入所附权利要求的范围内的全部修改、变型以及等同物。下面结合附图对本申请的各种实施方式进行说明。这些实施方式只是示例性的,不是对本申请的限制。The foregoing and other features of the present application will be apparent from the description, The specific embodiments of the present application are specifically disclosed in the specification and the drawings, which illustrate a part of the embodiments in which the principles of the present application may be employed, it being understood that the present application is not limited to the described embodiments, but instead The application includes all modifications, variations and equivalents falling within the scope of the appended claims. Various embodiments of the present application will be described below with reference to the accompanying drawings. These embodiments are merely exemplary and are not limiting of the application.
实施例1Example 1
本申请实施例1提供一种路面病害的检测装置,其根据对路面进行摄像所取得的动态图像来检测路面的病害。Embodiment 1 of the present application provides a road surface disease detecting device that detects a disease on a road surface based on a moving image obtained by imaging a road surface.
图1本实施例1的检测装置的一个组成示意图,如图1所示,该检测装置100包括感兴趣区域确定单元101、滤波参数确定单元102和滤波单元103。1 is a schematic diagram of a composition of the detecting apparatus of the first embodiment. As shown in FIG. 1, the detecting apparatus 100 includes a region of interest determining unit 101, a filtering parameter determining unit 102, and a filtering unit 103.
其中,感兴趣区域确定单元101用于确定该动态图像的参考帧图像中的感兴趣区域,其中,在该动态图像中,相邻的参考帧图像之间可以间隔有预定数量帧的图像, 例如,相邻的两个参考帧图像之间间隔的预定数量帧的图像可以为50张;滤波参数确定单元102根据对该感兴趣区域进行滤波处理的结果来确定第一滤波参数的取值;滤波单元103根据该第一滤波参数,对该参考帧图像以及该参考帧图像之后的该预定数量帧的图像进行滤波处理,以得到对路面的病害的检测结果。The region of interest determining unit 101 is configured to determine a region of interest in the reference frame image of the dynamic image, wherein in the dynamic image, images of a predetermined number of frames may be spaced between adjacent reference frame images, For example, an image of a predetermined number of frames spaced between two adjacent reference frame images may be 50; the filtering parameter determining unit 102 determines a value of the first filtering parameter according to a result of performing filtering processing on the region of interest; The filtering unit 103 performs filtering processing on the reference frame image and the image of the predetermined number of frames after the reference frame image according to the first filtering parameter to obtain a detection result of a disease on the road surface.
通过本实施例,能够根据动态图像的参考图像及时地更新滤波参数的取值,从而适应对路面进行动态检测的要求;并且,与针对每帧图像都确定滤波参数的取值相比,本实施例的计算量较小,提高了检测的实时性;并且,基于感兴趣区域来确定滤波参数的取值,能够得到更适当地取值,从而提高检测的准确性。With the embodiment, the value of the filter parameter can be updated in time according to the reference image of the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface; and, compared with determining the value of the filter parameter for each frame of the image, the implementation The calculation amount of the example is small, and the real-time detection is improved; and, based on the region of interest, determining the value of the filter parameter can obtain a more appropriate value, thereby improving the accuracy of the detection.
在本实施例中,该检测装置100所处理的动态图像可以是灰度图像,该灰度图像可以由摄像装置直接摄像获得,也可以通过对彩色图像进行转换得到,本实施例对此并不作限制。In this embodiment, the moving image processed by the detecting device 100 may be a grayscale image, which may be directly obtained by the imaging device, or may be obtained by converting the color image, which is not used in this embodiment. limit.
在本实施例中,感兴趣区域确定单元101所确定的感兴趣区域可以是参考图像中与正常路面对应的图像区域。In the present embodiment, the region of interest determined by the region of interest determining unit 101 may be an image region corresponding to a normal road surface in the reference image.
图2是本实施例的感兴趣区域确定单元101的一个组成示意图,如图2所示,该感兴趣区域确定单元101可以包括第一滤波单元201、第一确定单元202以及第二确定单元203。FIG. 2 is a schematic diagram of a composition of the region of interest determining unit 101 of the present embodiment. As shown in FIG. 2, the region of interest determining unit 101 may include a first filtering unit 201, a first determining unit 202, and a second determining unit 203. .
其中,第一滤波单元201用于对参考帧图像进行第一滤波处理,得到滤波后参考帧图像;第一确定单元202用于确定该滤波后参考帧图像的像素强度中出现频率最高的第一像素强度值;第二确定单元203用于在该滤波后参考帧图像中设定以具有该第一像素强度值的像素为中心的区域,并将该区域对应的参考帧图像中的区域确定为感兴趣区域。The first filtering unit 201 is configured to perform a first filtering process on the reference frame image to obtain a filtered reference frame image. The first determining unit 202 is configured to determine a first frequency with the highest frequency of the pixel intensity of the filtered reference frame image. a pixel intensity value; the second determining unit 203 is configured to set, in the filtered reference frame image, a region centered on the pixel having the first pixel intensity value, and determine an area in the reference frame image corresponding to the region as Area of interest.
在本实施例中,第一滤波单元201对参考图像进行的第一滤波处理可以是平均值滤波处理,例如,第一滤波单元201可以以参考图像中每一个像素为中心,计算其周围预定区域内的像素强度的平均值,其中,该预定区域可以是尺寸为w*w的正方形区域,w例如可以是64-128个像素。经过第一滤波单元201的平均值滤波处理后,能够生成滤波后参考帧图像。当然,在本实施例中,该预定区域也可以具有其他形状和尺寸,并且,第一滤波单元201也可以采用其他的滤波方法对参考图像进行第一滤波处理,本实施例对此并不作限制。In this embodiment, the first filtering process performed by the first filtering unit 201 on the reference image may be an average value filtering process. For example, the first filtering unit 201 may calculate a predetermined area around the center of the reference image. The average of the pixel intensities, wherein the predetermined area may be a square area of size w*w, which may be, for example, 64-128 pixels. After the average filtering process of the first filtering unit 201, the filtered reference frame image can be generated. Of course, in the embodiment, the predetermined area may have other shapes and sizes, and the first filtering unit 201 may also perform the first filtering process on the reference image by using other filtering methods, which is not limited in this embodiment. .
在本实施例中,第一确定单元202可以对由第一滤波单元201所生成的滤波后参 考帧图像中像素的强度进行统计,以确定出现频率最高的第一像素强度值Imax,例如,第一确定单元202可以绘制滤波后参考帧图像中像素的强度的直方图,该直方图的横轴可以表示像素的强度,该直方图的纵轴可以表示像素的强度的出现频率,将该直方图的峰值所对应的像素的强度确定为该第一像素强度值Imax。当然,在本实施例中,第一确定单元202也可以采用其他的方式来确定该出现频率最高的第一像素强度值。In the present embodiment, the first determination unit 202 may be filtered by the intensity of the first filtering unit 201 generates a reference pixel in the image frame count to determine the highest frequency of the first pixel intensity value I max, e.g., The first determining unit 202 may draw a histogram of the intensities of the pixels in the filtered reference frame image, the horizontal axis of the histogram may represent the intensity of the pixel, and the vertical axis of the histogram may represent the frequency of occurrence of the intensity of the pixel, the histogram The intensity of the pixel corresponding to the peak of the graph is determined as the first pixel intensity value I max . Of course, in this embodiment, the first determining unit 202 may also determine the first pixel intensity value with the highest frequency of occurrence in other manners.
在本实施例中,由于动态图像的每一帧图像中的大部分区域对应正常的路面,因此,该出现频率最高的第一像素强度值Imax能够反映与正常的路面对应的图像的像素强度。In this embodiment, since most of the regions in each frame of the moving image correspond to a normal road surface, the first pixel intensity value I max having the highest frequency of occurrence can reflect the pixel intensity of the image corresponding to the normal road surface. .
在本实施例中,第二确定单元203可以以具有第一像素强度值Imax的像素为中心,在滤波后参考帧图像中设定第一区域,该第一区域例如也可以是尺寸为w*w的正方形区域。并且,第二确定单元203可以将该第一区域所对应的参考帧图像中的区域确定定为该参考帧图像中的感兴趣区域,例如,该感兴趣区域的尺寸和中心点的位置分别与第一区域的尺寸和中心点的位置相同。In this embodiment, the second determining unit 203 may set the first region in the filtered reference frame image centering on the pixel having the first pixel intensity value I max , and the first region may also be, for example, the size w *w square area. And, the second determining unit 203 may determine the region in the reference frame image corresponding to the first region as the region of interest in the reference frame image, for example, the size of the region of interest and the position of the center point are respectively The size of the first area is the same as the position of the center point.
在本实施例中,参考帧图像的感兴趣区域可以与正常的路面对应,因此,使用感兴趣区域来确定滤波参数,能够使滤波参数准确地反映正常的路面的特征,从而在对图像进行滤波处理时能够有效地过滤掉正常的路面所对应的图像信息,而在滤波处理后的图像中保留路面的病害所对应的图像信息。In this embodiment, the region of interest of the reference frame image may correspond to a normal road surface. Therefore, using the region of interest to determine the filtering parameters enables the filtering parameters to accurately reflect the characteristics of the normal road surface, thereby filtering the image. The image information corresponding to the normal road surface can be effectively filtered out during processing, and the image information corresponding to the disease of the road surface is retained in the filtered image.
图3是本实施例的滤波参数确定单元的一个组成示意图,如图3所示,滤波参数确定单元102可以包括第二滤波单元301以及第三确定单元302。FIG. 3 is a schematic diagram of a composition of the filtering parameter determining unit of the embodiment. As shown in FIG. 3, the filtering parameter determining unit 102 may include a second filtering unit 301 and a third determining unit 302.
其中,第二滤波单元301可以根据多个候选取值,分别对该感兴趣区域进行第二滤波处理,得到与该多个候选取值对应的多个第二滤波结果;第三确定单元302可以根据该多个第二滤波结果,确定第一滤波参数值。The second filtering unit 301 may perform a second filtering process on the region of interest according to the plurality of candidate values to obtain a plurality of second filtering results corresponding to the plurality of candidate values. The third determining unit 302 may And determining, according to the plurality of second filtering results, the first filtering parameter value.
在本实施例的下述说明中,该第二滤波处理可以是伽柏(Gabor)滤波处理,该第一滤波参数值可以是Gabor滤波处理中所使用的空间频率λ的取值。当然,本实施例可以不限于此,该第二滤波处理也可以是其他的滤波处理方式,该第一滤波参数值可以是与该滤波处理方式所对应的参数的取值。In the following description of the embodiment, the second filtering process may be a Gabor filtering process, and the first filtering parameter value may be a value of the spatial frequency λ used in the Gabor filtering process. Of course, the second filtering process may be other filtering processing manners, and the first filtering parameter value may be a value of a parameter corresponding to the filtering processing mode.
在本实施例中,Gabor滤波处理是一种带通(band pass)滤波方式,其可以根据如下的公式(1)来进行滤波处理: In this embodiment, the Gabor filtering process is a band pass filtering method, which can perform filtering processing according to the following formula (1):
Figure PCTCN2016070792-appb-000001
Figure PCTCN2016070792-appb-000001
其中,I(ξ,η)代表待滤波的图像中位置为(ξ,η)处的像素的强度,r(x,y)代表滤波后的图像中位置为(x,y)处的像素的强度,g(x,y)代表Gabor卷积内核,其被表示为下式(2):Where I(ξ,η) represents the intensity of the pixel at the position (ξ,η) in the image to be filtered, and r(x,y) represents the pixel at the position (x,y) in the filtered image. The intensity, g(x, y), represents the Gabor convolution kernel, which is expressed as the following equation (2):
Figure PCTCN2016070792-appb-000002
Figure PCTCN2016070792-appb-000002
其中,x'=x cosθ+y sinθ,y'=-x sinθ+y cosθ,σ=0.56λ,γ=0.5~1,λ是空间频率(spatial frequency)、θ是空间方向(spatial orientation)、
Figure PCTCN2016070792-appb-000003
是相位偏移(phase offset),λ、θ和
Figure PCTCN2016070792-appb-000004
是Gabor滤波处理中的三个滤波参数,并且,θ一般可以取0~180°中的任意值,
Figure PCTCN2016070792-appb-000005
一般可以取±90和±180°中的任意值。
Where x'=x cosθ+y sin θ, y'=-x sin θ+y cosθ, σ=0.56λ, γ=0.5~1, λ is a spatial frequency, θ is a spatial orientation,
Figure PCTCN2016070792-appb-000003
Is the phase offset, λ, θ, and
Figure PCTCN2016070792-appb-000004
It is three filtering parameters in the Gabor filtering process, and θ can generally take any value from 0 to 180°.
Figure PCTCN2016070792-appb-000005
Generally, any value of ±90 and ±180° can be taken.
在本实施例中,第二滤波单元301可以根据上式(1)对参考帧图像的感兴趣区域进行Gabor滤波处理,其中,滤波参数θ和
Figure PCTCN2016070792-appb-000006
的取值可以被固定,而λ可以被赋予多个候选值,并且针对每个候选值都进行一次Gabor滤波处理,由此,得到与该多个候选值对应的多个第二滤波结果。其中,该多个候选值可以从小逐渐取大。
In this embodiment, the second filtering unit 301 may perform Gabor filtering processing on the region of interest of the reference frame image according to the above formula (1), wherein the filtering parameter θ and
Figure PCTCN2016070792-appb-000006
The value may be fixed, and λ may be assigned a plurality of candidate values, and Gabor filtering processing is performed once for each candidate value, thereby obtaining a plurality of second filtering results corresponding to the plurality of candidate values. Wherein, the plurality of candidate values may be gradually increased from small to large.
在本实施例中,第三确定单元302可以根据第二滤波单元301所得到的多个第二滤波结果,确定第一滤波参数值。在本实施例中,第三确定单元302可以将满足预设条件的第二滤波结果所对应的候选取值确定为滤波参数λ的取值,即第一滤波参数值,例如,该预设条件可以是滤波结果为空等。In this embodiment, the third determining unit 302 may determine the first filtering parameter value according to the plurality of second filtering results obtained by the second filtering unit 301. In this embodiment, the third determining unit 302 may determine, as the value of the filtering parameter λ, the candidate value corresponding to the second filtering result that meets the preset condition, that is, the first filtering parameter value, for example, the preset condition. It may be that the filtering result is empty or the like.
在本申请中,第三确定单元302可以基于如下的原理来确定第一滤波参数值:当λ=λ1时,滤波处理对图像中普通路面的纹理有响应,滤波结果不为空,由于路面纹理的灰度变化较细微,λ1可以较小;当λ=λ2时,滤波处理对图像中路面病害的纹理有响应,滤波结果不为空,由于路面病害的纹理与普通路面的纹理相比,灰度变换更加剧烈,所以λ2值可以较大;当λ值大于λ1,而小于λ2时,滤波处理对图像中普通路面的纹理没有响应,而对图像中路面病害的纹理有响应。因此,在对λ赋予的候选值从小逐渐增大的过程中,当对感兴趣区域的滤波处理刚刚成为没有响应的时候,即滤波结果从非空转变为空的时候,此时对λ赋予的候选值比上述的λ1稍微大一点,而比上述的λ2小,所以,在对λ赋予该候选值时,滤波处理不会对正常路面的纹理有响应,而会对路面病害的纹理有响应。在本实施例中,滤波参数确定单元102所确定出的第一滤波参数值可以被用于对参考帧图像以及参考帧图像之后的预 定数量帧图像进行滤波处理,由此,能够有效地过滤掉图像中与正常的路面对应的图像信息,保留与路面病害对应的图像信息。In the present application, the third determining unit 302 may determine the first filtering parameter value based on the following principle: when λ=λ1, the filtering process is responsive to the texture of the ordinary road surface in the image, and the filtering result is not empty due to the road surface texture. The gray level change is fine, λ1 can be smaller; when λ=λ2, the filtering process responds to the texture of the road surface disease in the image, and the filtering result is not empty, because the texture of the road surface disease is compared with the texture of the ordinary road surface, the gray The degree of transformation is more intense, so the value of λ2 can be larger; when the value of λ is larger than λ1 and smaller than λ2, the filtering process does not respond to the texture of the ordinary road surface in the image, but responds to the texture of the road surface disease in the image. Therefore, in the process of gradually increasing the candidate value given to λ from small to small, when the filtering process for the region of interest has just become unresponsive, that is, when the filtering result is changed from non-empty to empty, at this time, the λ is given. The candidate value is slightly larger than the above λ1 and smaller than the above λ2. Therefore, when the candidate value is given to λ, the filtering process does not respond to the texture of the normal road surface, but responds to the texture of the road surface disease. In this embodiment, the first filter parameter value determined by the filter parameter determining unit 102 may be used for the reference frame image and the reference frame image. The predetermined number of frame images are subjected to filtering processing, whereby image information corresponding to a normal road surface in the image can be effectively filtered out, and image information corresponding to the road surface disease is retained.
图4是本实施例的滤波单元的一个组成示意图,如图4所示,滤波单元103可以包括第三滤波单元401和第一处理单元402。FIG. 4 is a schematic diagram of a composition of the filtering unit of the embodiment. As shown in FIG. 4, the filtering unit 103 may include a third filtering unit 401 and a first processing unit 402.
其中,对于所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像中的每一帧图像,第三滤波单元401可以使用由多个预定取值与第一滤波参数值构成的多个滤波参数组,分别对每一帧图像进行第三滤波处理,得到与该多个滤波参数组对应的多个第三滤波结果;第一处理单元402对多个第三滤波结果进行合成处理。Wherein, for each of the reference frame image and the image of the predetermined number of frames after the reference frame image, the third filtering unit 401 may use a plurality of predetermined values and the first filter parameter value. And a plurality of filtering parameter groups respectively performing third filtering processing on each frame image to obtain a plurality of third filtering results corresponding to the plurality of filtering parameter groups; and the first processing unit 402 synthesizes the plurality of third filtering results deal with.
在本实施例中,第三滤波单元401所进行的第三滤波处理可以与第二滤波处理的种类相同,例如,第三滤波处理和第二滤波处理可以都是Gabor滤波处理。当然,第三滤波处理和第二滤波处理也可以都是其它的滤波处理。In this embodiment, the third filtering process performed by the third filtering unit 401 may be the same as the second filtering process. For example, the third filtering process and the second filtering process may both be Gabor filtering processes. Of course, the third filtering process and the second filtering process may also be other filtering processes.
在第三滤波处理中,可以将滤波参数确定单元102所确定的第一滤波参数值与多个预定取值分别构成多个滤波参数组,使用该多个滤波参数组分别对每一帧图像进行该第三滤波处理,得到对应的第三滤波结果。例如,第三滤波单元401可以使λ取值为第一滤波参数值,并使参数θ和
Figure PCTCN2016070792-appb-000007
被赋予多个预定取值,由此,λ与不同的θ和
Figure PCTCN2016070792-appb-000008
值构成多个滤波参数组,使用该多个滤波参数组分别对图像进行Gabor滤波处理,得到与该多个滤波参数组对应的多个第三滤波结果。
In the third filtering process, the first filtering parameter value determined by the filtering parameter determining unit 102 and the plurality of predetermined values respectively constitute a plurality of filtering parameter groups, and each of the plurality of filtering parameter groups is used to perform image processing for each frame separately. The third filtering process obtains a corresponding third filtering result. For example, the third filtering unit 401 can take λ as the first filtering parameter value and make the parameter θ and
Figure PCTCN2016070792-appb-000007
Is given a plurality of predetermined values, whereby λ is different from θ and
Figure PCTCN2016070792-appb-000008
The value constitutes a plurality of filtering parameter groups, and the image is subjected to Gabor filtering processing using the plurality of filtering parameter groups to obtain a plurality of third filtering results corresponding to the plurality of filtering parameter groups.
在本实施例中,第一处理单元402可以对第三滤波单元401所得到的多个第三滤波结果进行合成处理,以得到对路面的病害的检测结果。该合成处理例如可以基于像素强度的均方根(root mean square,rms),当然,本实施例并不限于此,该合成处理也可以是其它的方式。In this embodiment, the first processing unit 402 may perform a synthesis process on the plurality of third filtering results obtained by the third filtering unit 401 to obtain a detection result of the disease on the road surface. The synthesis processing may be based on, for example, a root mean square (rms) of the pixel intensity. Of course, the embodiment is not limited thereto, and the synthesis processing may be other methods.
图5是本实施例的第一处理单元的一个组成示意图,如图5所示,该第一处理单元402包括第一计算单元501和第一判定单元502。FIG. 5 is a schematic diagram of a composition of the first processing unit of the embodiment. As shown in FIG. 5, the first processing unit 402 includes a first calculating unit 501 and a first determining unit 502.
其中,第一计算单元501根据多个第三滤波结果,计算每一帧图像中每个像素滤波后的强度值的均方根;第一判定单元502根据每个像素滤波后的强度值的均方根与预设阈值的关系,得到每一帧图像的滤波后图像。The first calculating unit 501 calculates a root mean square of the filtered intensity value of each pixel in each frame image according to the plurality of third filtering results; the first determining unit 502 is configured according to the filtered intensity value of each pixel. The relationship between the square root and the preset threshold is obtained as a filtered image of each frame of image.
在本实施例中,第一计算单元501可以采用下式(3)计算每个像素滤波后的强度值的均方根:In this embodiment, the first calculating unit 501 can calculate the root mean square of the filtered intensity value of each pixel by using the following formula (3):
Figure PCTCN2016070792-appb-000009
Figure PCTCN2016070792-appb-000009
其中,ri(x,y)是第i个第三滤波结果中,位置为(x,y)处的像素的强度值,I(x,y)是滤波后位置为(x,y)的像素的强度值的均方根,由此得到由I(x,y)构成的图像。Where r i (x, y) is the intensity value of the pixel at the position (x, y) in the ith third filtering result, and I(x, y) is the filtered position (x, y) The root mean square of the intensity value of the pixel, thereby obtaining an image composed of I(x, y).
在本实施例中,第一判定单元502可以将I(x,y)与预设阈值进行比较,当I(x,y)大于预设阈值时,删除该像素,由此,将由I(x,y)构成的图像转化为滤波后图像,在该滤波后图像中,过滤掉了正常的路面对应的图像信息,而保留了路面的病害对应的图像信息。In this embodiment, the first determining unit 502 can compare I(x, y) with a preset threshold, and when I(x, y) is greater than a preset threshold, the pixel is deleted, and thus, by I(x) The image formed by y) is converted into a filtered image, in which the image information corresponding to the normal road surface is filtered out, and the image information corresponding to the disease of the road surface is retained.
在本实施例中,如图1所示,该路面病害的检测装置100还可以包括后处理单元104,该后处理单元104可以采用图像处理技术对由第一处理单元402所得到的滤波后图像进行优化,例如,可以基于车辆的行驶速度,采用图像侵蚀和/或图像扩张的方法抑制滤波后图像中的模糊现象;采用直线检测方法对道路上的人为裂纹进行检测,并从滤波后图像中去除与该人为裂纹对应的图像信息,该人为裂纹例如可以是两个不同区域之间的间隙等。In this embodiment, as shown in FIG. 1 , the road surface disease detecting apparatus 100 may further include a post-processing unit 104, which may use the image processing technology to obtain the filtered image obtained by the first processing unit 402. Optimization, for example, image blur and/or image expansion can be used to suppress blurring in the filtered image based on the vehicle's travel speed; linear crack detection is used to detect artificial cracks on the road, and from the filtered image The image information corresponding to the artificial crack is removed, and the artificial crack may be, for example, a gap between two different regions.
通过本实施例,能够根据动态图像的参考图像及时地更新滤波参数的取值,从而适应对路面进行动态检测的要求;并且,与针对每帧图像都确定滤波参数的取值相比,本实施例的计算量较小,提高了检测的实时性;并且,基于感兴趣区域来确定滤波参数的取值,能够得到更适当地取值,从而提高检测的准确性。With the embodiment, the value of the filter parameter can be updated in time according to the reference image of the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface; and, compared with determining the value of the filter parameter for each frame of the image, the implementation The calculation amount of the example is small, and the real-time detection is improved; and, based on the region of interest, determining the value of the filter parameter can obtain a more appropriate value, thereby improving the accuracy of the detection.
下面,对本实施例的检测装置的工作流程进行说明。Next, the workflow of the detecting device of the present embodiment will be described.
图6是本实施例的检测装置的工作流程的一个示意图,在图6中:Figure 6 is a schematic diagram showing the workflow of the detecting device of the embodiment, in Figure 6:
S601、从动态图像中选取参考帧图像,其中,可以以动态图像的初始帧作为初始的参考帧图像,并且,随后的参考帧图像与前一个参考帧图像之间可以间隔有预定数量帧的图像。S601. Select a reference frame image from the dynamic image, where an initial frame of the dynamic image may be used as an initial reference frame image, and an image of a predetermined number of frames may be spaced between the subsequent reference frame image and the previous reference frame image. .
S602、第一滤波单元201可以对参考帧图像进行均值滤波,得到滤波后参考帧图像;S602. The first filtering unit 201 may perform mean filtering on the reference frame image to obtain a filtered reference frame image.
S603、第一确定单元202可以绘制滤波后参考帧图像中像素的强度的直方图,以确定出现频率最高的第一像素强度值;S603. The first determining unit 202 may draw a histogram of the intensities of the pixels in the filtered reference frame image to determine a first pixel intensity value with the highest frequency of occurrence;
S604、第二确定单元203可以遍历该滤波后参考帧图像,找到具有第一像素强度值的像素,并以该像素为中心,设定第一区域,并将该第一区域对应的参考帧图像中的区域确定为感兴趣区域;S604. The second determining unit 203 may traverse the filtered reference frame image, find a pixel having a first pixel intensity value, set a first region centering on the pixel, and set a reference frame image corresponding to the first region. The area in the area is determined as the area of interest;
S605、第二滤波单元301可以按从小到大的顺序对λ赋予多个候选值,并对感兴 趣区域进行Gabor滤波;S605. The second filtering unit 301 can assign a plurality of candidate values to λ in order from small to large, and is interested in Gabor filtering in the interesting area;
S606、第三确定单元302可以将S605中所得到的滤波结果为空时所对应的候选取值赋予λ,作为第一滤波参数值;S606. The third determining unit 302 may assign a candidate value corresponding to the filtering result obtained in S605 to λ as the first filtering parameter value.
S607、滤波单元103根据第一滤波参数值,动态图像帧进行Gabor滤波;S607. The filtering unit 103 performs Gabor filtering on the dynamic image frame according to the first filtering parameter value.
S608、判断参考帧和其后的预定数量帧图像是否滤波完成,如果判断为否,则在S609中选择动态图像的下一帧图像,并回到S607,由滤波单元103进行滤波处理;如果判断为是,则进入S610。S608. Determine whether the reference frame and the subsequent predetermined number of frame images are filtered. If the determination is no, the next frame image of the dynamic image is selected in S609, and the process returns to S607, and the filtering process is performed by the filtering unit 103. If yes, go to S610.
S610、判断是否停止检测,如果在S610中判断为否,则返回S601,如果判断为是,则结束检测流程。S610. It is judged whether or not the detection is stopped. If the determination in S610 is negative, the process returns to S601, and if the determination is YES, the detection flow is ended.
实施例2Example 2
本申请实施例提供一种电子设备,其能够被设置于车辆,用于检测路面的病害并进行显示,该电子设备包括如实施例1所述的路面病害的检测装置。The embodiment of the present application provides an electronic device that can be disposed in a vehicle for detecting and displaying a disease of a road surface, and the electronic device includes the device for detecting a road surface disease according to Embodiment 1.
图7是本申请实施例的电子设备700的一个组成示意图。如图7所示,该电子设备700可以包括数据输入装置701、定位装置702、数据存储装置703、显示装置704以及路面病害的检测装置705。FIG. 7 is a schematic diagram of a composition of an electronic device 700 according to an embodiment of the present application. As shown in FIG. 7, the electronic device 700 may include a data input device 701, a positioning device 702, a data storage device 703, a display device 704, and a road surface disease detecting device 705.
其中,数据输入装置701用于对车辆所行驶的路面进行摄像以取得动态图像;定位装置702用于确定在拍摄动态图像的每一帧时车辆的位置信息;路面病害的检测装置705根据数据输入装置701所取得的动态图像,进行路面病害的检测;数据存储装置703用于对应地存储动态图像的每一帧、车辆的位置信息、以及基于动态图像的每一帧的路面病害的检测结果;显示装置704用于显示与车辆的位置信息对应的检测结果。The data input device 701 is configured to capture a road surface on which the vehicle travels to obtain a dynamic image; the positioning device 702 is configured to determine position information of the vehicle when each frame of the moving image is captured; and the road surface disease detecting device 705 inputs the data according to the data. The moving image acquired by the device 701 detects the road surface disease; the data storage device 703 is configured to correspondingly store each frame of the moving image, the position information of the vehicle, and the detection result of the road surface disease based on each frame of the moving image; The display device 704 is for displaying a detection result corresponding to the position information of the vehicle.
在本实施例中,数据输入装置701可以是摄像机,其可以被设置于车辆的前部、后部或底部,用于对车辆所行驶的路面进行摄像,以取得动态图像。In the present embodiment, the data input device 701 may be a camera, which may be disposed at the front, the rear, or the bottom of the vehicle for capturing the road surface on which the vehicle travels to obtain a dynamic image.
定位装置702可以是全球定位系统(Global Positioning System,GPS)模块,该定位装置702能够检测车辆的位置信息,并将该位置信息与所拍摄的动态图像的每一帧同步起来,由此,能够确定动态图像的每一帧所对应的位置信息。此外,该定位装置702还可以检测车辆的行驶信息,例如行驶速度和/或行驶方向等信息。The positioning device 702 may be a Global Positioning System (GPS) module, which is capable of detecting position information of the vehicle and synchronizing the position information with each frame of the captured moving image, thereby enabling The position information corresponding to each frame of the dynamic image is determined. In addition, the positioning device 702 can also detect driving information of the vehicle, such as driving speed and/or driving direction.
在本实施例中,路面病害的检测装置705可以从数据存储装置703来读取数据输 入装置701所取得的动态图像,从而进行路面病害的检测。关于路面病害的检测装置705的说明,可以参考实施例1中对于路面病害的检测装置100的说明,此处不再重复说明。In the present embodiment, the road surface disease detecting means 705 can read the data input from the data storage means 703. The motion image acquired by the device 701 is entered to detect the road surface disease. For the description of the detecting device 705 for the road surface disease, reference may be made to the description of the detecting device 100 for the road surface disease in the first embodiment, and the description thereof will not be repeated here.
在本实施例中,数据存储装置703可以是可直接读取存储单元(directly-accessible physical storage unit),当然,本实施例不限于此,数据存储装置703也可以是其它类型的存储单元。In this embodiment, the data storage device 703 may be a directly-accessible physical storage unit. Of course, the embodiment is not limited thereto, and the data storage device 703 may be other types of storage units.
在本实施例中,数据存储装置703能够存储动态图像的数据,并将该动态图像的数据输出到路面病害的检测装置705,并且,路面病害的检测装置705能够将检测结果输出到该数据存储装置703中和/或输出到显示装置704。In the present embodiment, the data storage device 703 can store the data of the moving image, and output the data of the moving image to the road surface disease detecting device 705, and the road surface disease detecting device 705 can output the detection result to the data storage. The device 703 is and/or output to the display device 704.
在本实施例中,数据存储装置703能够将动态图像的每一帧、车辆的位置信息、以及基于动态图像的每一帧的路面病害的检测结果进行对应存储,例如,可以采用如下表一所述的数据结构来存储数据。In this embodiment, the data storage device 703 can store each frame of the moving image, the position information of the vehicle, and the detection result of the road surface disease based on each frame of the moving image, for example, as shown in the following Table 1. The data structure described to store data.
表一Table I
帧编号Frame number 动态图像的数据Dynamic image data 位置信息location information 附加码Additional code 检测结果Test results
其中,附加码(extra code)可以记录车辆速度信息,里程信息和/或车道信息等;检测结果可以是如实施例1所述的滤波后图像的数据,也可以是表示路面是否有病害或病害等级的数据等。The extra code may record vehicle speed information, mileage information, and/or lane information, etc. The detection result may be data of the filtered image as described in Embodiment 1, or may indicate whether the road surface is diseased or diseased. Level data, etc.
在本实施例中,数据存储装置703可以具有缓冲区,路面病害的检测装置705可以在检测的过程中使用该缓冲区,从而减轻路面病害的检测装置705的数据负荷。In the present embodiment, the data storage device 703 may have a buffer zone, and the road surface disease detecting device 705 may use the buffer zone during the detection process, thereby reducing the data load of the road surface disease detecting device 705.
在本实施例中,数据存储装置703中的数据也可以被直接输出到显示装置704,从而在显示装置704中显示数据存储装置703所存储的数据。In the present embodiment, the data in the data storage device 703 can also be directly output to the display device 704, thereby displaying the data stored in the data storage device 703 in the display device 704.
在本实施例中,显示装置704例如可以是显示屏,其能够显示与车辆的位置信息对应的检测结果,例如,该显示装置704可以显示电子地图,在该电子地图上显示车辆所行驶的道路,并根据对路面的病害的检测结果来标注道路,例如,使用彩色标注存在病害的道路,并且,不同的病害等级,对应不同的颜色等。In the present embodiment, the display device 704 may be, for example, a display screen capable of displaying a detection result corresponding to the position information of the vehicle. For example, the display device 704 may display an electronic map on which the road on which the vehicle travels is displayed. And marking the road based on the detection result of the disease on the road surface, for example, using a color to mark the road in which the disease exists, and different disease levels, corresponding to different colors, and the like.
根据本实施例的电子设备,能够准确而及时地检测路面的病害并进行显示,应用范围较广。According to the electronic device of the embodiment, it is possible to accurately and timely detect the disease of the road surface and display it, and the application range is wide.
实施例3 Example 3
本申请实施例还提供一种路面病害的检测方法,根据对路面进行摄像所取得的动态图像来检测路面的病害,与实施例1的检测装置对应。The embodiment of the present application further provides a method for detecting a road surface disease, which detects a disease on a road surface based on a moving image obtained by imaging the road surface, and corresponds to the detecting device of the first embodiment.
图8是本实施例的检测方法的一个流程示意图,如图8所示,该检测方法可以包括:FIG. 8 is a schematic flowchart of the detection method of the embodiment. As shown in FIG. 8, the detection method may include:
S801、确定动态图像的参考帧图像中的感兴趣区域,其中,在所述动态图像中,相邻的所述参考帧图像之间间隔有预定数量帧的图像;S801. Determine a region of interest in a reference frame image of a dynamic image, wherein, in the dynamic image, an image of a predetermined number of frames is spaced between adjacent reference frame images;
S802、根据对所述感兴趣区域进行滤波处理的结果来确定第一滤波参数值;S802. Determine a first filtering parameter value according to a result of performing filtering processing on the region of interest;
S803、根据所述第一滤波参数值,对所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像进行滤波处理。S803. Perform filtering processing on the reference frame image and the image of the predetermined number of frames subsequent to the reference frame image according to the first filtering parameter value.
图9是本实施例的S801的确定感兴趣区域的方法的一个流程示意图,如图9所示,该方法可以包括:FIG. 9 is a schematic flowchart of a method for determining a region of interest in S801 of the embodiment. As shown in FIG. 9, the method may include:
S901、对所述参考帧图像进行第一滤波处理,得到滤波后参考帧图像;S901: Perform a first filtering process on the reference frame image to obtain a filtered reference frame image.
S902、确定所述滤波后参考帧图像的像素强度中出现频率最高的第一像素强度值;S902. Determine a first pixel intensity value that has the highest frequency of occurrence in the pixel intensity of the filtered reference frame image.
S903、设定在所述滤波后参考帧图像中以具有所述第一像素强度值的像素为中心的区域,并将所述区域对应的参考帧图像中的区域确定为感兴趣区域。S903. Set an area centered on the pixel having the first pixel intensity value in the filtered reference frame image, and determine an area in the reference frame image corresponding to the area as the area of interest.
图10是本实施例的S802的确定第一滤波参数值的方法的一个示意图,该方法包括:FIG. 10 is a schematic diagram of a method for determining a first filter parameter value of S802 according to the embodiment, the method includes:
S1001、根据多个候选取值,分别对所述感兴趣区域进行第二滤波处理,得到与所述多个候选取值对应的多个第二滤波结果;以及S1001: Perform a second filtering process on the region of interest according to the plurality of candidate values, to obtain a plurality of second filtering results corresponding to the plurality of candidate values;
S1002、根据所述多个第二滤波结果,确定所述第一滤波参数值。S1002. Determine the first filter parameter value according to the multiple second filtering results.
图11是本实施例的S803的进行滤波处理的方法的一个示意图,该方法包括:FIG. 11 is a schematic diagram of a method for performing filtering processing in S803 of the embodiment, the method includes:
S1101、对于所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像中的每一帧图像,使用由多个预定取值与所述第一滤波参数值构成的多个滤波参数组,分别对所述每一帧图像进行第三滤波处理,得到与所述多个滤波参数组对应的多个第三滤波结果;以及S1101: using, for each of the reference frame image and the image of the predetermined number of frames after the reference frame image, using a plurality of filters composed of a plurality of predetermined values and the first filter parameter value. a parameter group, respectively performing a third filtering process on each frame image to obtain a plurality of third filtering results corresponding to the plurality of filtering parameter groups;
S1102、对所述多个第三滤波结果进行合成处理。S1102: Perform synthesis processing on the plurality of third filtering results.
图12是本实施例的S1102的对多个第三滤波结果进行合成处理的方法的一个示意图,该方法包括: FIG. 12 is a schematic diagram of a method for synthesizing a plurality of third filtering results by S1102 of the embodiment, the method comprising:
S1201、根据所述多个第三滤波结果,计算所述每一帧图像中每个像素滤波后的强度值的均方根;以及S1201: Calculate, according to the plurality of third filtering results, a root mean square of the filtered intensity value of each pixel in each frame image; and
S1202、根据所述每个像素滤波后的强度值的均方根与预设阈值的关系,得到所述每一帧图像的滤波后图像。S1202: Obtain a filtered image of the image of each frame according to a relationship between a root mean square of the filtered intensity value of each pixel and a preset threshold.
如图8所示,该检测方法还可以包括:As shown in FIG. 8, the detecting method may further include:
S804、对滤波后图像进行后处理。S804, performing post-processing on the filtered image.
关于本实施例中各步骤的说明,可以参考实施例1中对于路面病害的检测装置100的各单元的说明,本实施例不再重复说明。For the description of the steps in the present embodiment, reference may be made to the description of each unit of the detecting device 100 for road surface disease in Embodiment 1, and the description of the present embodiment is not repeated.
通过本实施例,能够根据动态图像的参考图像及时地更新滤波参数的取值,从而适应对路面进行动态检测的要求;并且,与针对每帧图像都确定滤波参数的取值相比,本实施例的计算量较小,提高了检测的实时性;并且,基于感兴趣区域来确定滤波参数的取值,能够得到更适当地取值,从而提高检测的准确性。With the embodiment, the value of the filter parameter can be updated in time according to the reference image of the dynamic image, thereby adapting to the requirement for dynamic detection of the road surface; and, compared with determining the value of the filter parameter for each frame of the image, the implementation The calculation amount of the example is small, and the real-time detection is improved; and, based on the region of interest, determining the value of the filter parameter can obtain a more appropriate value, thereby improving the accuracy of the detection.
本申请实施例还提供一种计算机可读程序,其中当在信息处理装置或用户设备中执行所述程序时,所述程序使得计算机在所述信息处理装置或用户设备中执行实施例3所述的路面病害的检测方法。The embodiment of the present application further provides a computer readable program, wherein when the program is executed in an information processing apparatus or a user equipment, the program causes the computer to execute the embodiment 3 in the information processing apparatus or the user equipment. Method for detecting road surface diseases.
本申请实施例还提供一种存储有计算机可读程序的存储介质,其中所述计算机可读程序使得计算机在信息处理装置或用户设备中执行实施例3所述的路面病害的检测方法。The embodiment of the present application further provides a storage medium storing a computer readable program, wherein the computer readable program causes the computer to execute the method for detecting a road surface disease according to Embodiment 3 in an information processing device or a user equipment.
本申请实施例还提供一种计算机可读程序,其中当在信息处理装置或基站中执行所述程序时,所述程序使得计算机在所述信息处理装置或基站中执行实施例3所述的路面病害的检测方法。The embodiment of the present application further provides a computer readable program, wherein the program causes a computer to execute the road surface described in Embodiment 3 in the information processing device or the base station when the program is executed in an information processing device or a base station Method of detecting diseases.
本申请实施例还提供一种存储有计算机可读程序的存储介质,其中所述计算机可读程序使得计算机在信息处理装置或基站中执行实施例3所述的路面病害的检测方法。The embodiment of the present application further provides a storage medium storing a computer readable program, wherein the computer readable program causes the computer to execute the method for detecting a road surface disease according to Embodiment 3 in an information processing device or a base station.
本申请以上的装置和方法可以由硬件实现,也可以由硬件结合软件实现。本申请涉及这样的计算机可读程序,当该程序被逻辑部件所执行时,能够使该逻辑部件实现上文所述的装置或构成部件,或使该逻辑部件实现上文所述的各种方法或步骤。逻辑 部件例如现场可编程逻辑部件、微处理器、计算机中使用的处理器等。本申请还涉及用于存储以上程序的存储介质,如硬盘、磁盘、光盘、DVD、flash存储器等。The apparatus and method above in the present application may be implemented by hardware, or may be implemented by hardware in combination with software. The present application relates to a computer readable program that, when executed by a logic component, enables the logic component to implement the apparatus or components described above, or to implement the various methods described above Or steps. Logic Components such as field programmable logic components, microprocessors, processors used in computers, and the like. The application also relates to a storage medium for storing the above program, such as a hard disk, a magnetic disk, an optical disk, a DVD, a flash memory, or the like.
以上结合具体的实施方式对本申请进行了描述,但本领域技术人员应该清楚,这些描述都是示例性的,并不是对本申请保护范围的限制。本领域技术人员可以根据本申请的精神和原理对本申请做出各种变型和修改,这些变型和修改也在本申请的范围内。 The present invention has been described in connection with the specific embodiments thereof, but it is to be understood that the description is intended to be illustrative and not restrictive. Various modifications and alterations of the present application are possible in light of the spirit and scope of the invention, which are also within the scope of the present application.

Claims (14)

  1. 一种路面病害的检测装置,其根据对路面进行摄像所取得的动态图像来检测路面的病害,其特征在于,所述检测装置包括:A device for detecting a road surface disease, which detects a disease of a road surface based on a moving image obtained by imaging a road surface, wherein the detecting device comprises:
    感兴趣区域确定单元,其用于确定所述动态图像的参考帧图像中的感兴趣区域,其中,在所述动态图像中,相邻的所述参考帧图像之间间隔有预定数量帧的图像;a region of interest determining unit for determining a region of interest in a reference frame image of the dynamic image, wherein in the dynamic image, an image of a predetermined number of frames is spaced between adjacent reference frame images ;
    滤波参数确定单元,其根据对所述感兴趣区域进行滤波处理的结果来确定第一滤波参数值;以及a filtering parameter determining unit that determines a first filtering parameter value according to a result of performing filtering processing on the region of interest;
    滤波单元,其根据所述第一滤波参数值,对所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像进行滤波处理,以得到对路面的病害的检测结果。a filtering unit that performs filtering processing on the reference frame image and the image of the predetermined number of frames after the reference frame image according to the first filter parameter value to obtain a detection result of a disease on a road surface.
  2. 如权利要求1所述的路面病害的检测装置,其特征在于,所述感兴趣区域确定单元包括:The apparatus for detecting a road surface disease according to claim 1, wherein the region of interest determining unit comprises:
    第一滤波单元,其用于对所述参考帧图像进行第一滤波处理,得到滤波后参考帧图像;a first filtering unit, configured to perform a first filtering process on the reference frame image to obtain a filtered reference frame image;
    第一确定单元,其用于确定所述滤波后参考帧图像的像素强度中出现频率最高的第一像素强度值;以及a first determining unit, configured to determine a first pixel intensity value that has the highest frequency of occurrence in the pixel intensity of the filtered reference frame image;
    第二确定单元,其用于在所述滤波后参考帧图像中设定以具有所述第一像素强度值的像素为中心的区域,并将所述区域对应的参考帧图像中的区域确定为感兴趣区域。a second determining unit, configured to set, in the filtered reference frame image, an area centered on a pixel having the first pixel intensity value, and determine an area in the reference frame image corresponding to the area as Area of interest.
  3. 如权利要求1所述的路面病害的检测装置,其特征在于,所述滤波参数确定单元包括:The apparatus for detecting a road surface disease according to claim 1, wherein the filtering parameter determining unit comprises:
    第二滤波单元,其根据多个候选取值,分别对所述感兴趣区域进行第二滤波处理,得到与所述多个候选取值对应的多个第二滤波结果;以及a second filtering unit, configured to perform a second filtering process on the region of interest according to the plurality of candidate values, to obtain a plurality of second filtering results corresponding to the plurality of candidate values;
    第三确定单元,其根据所述多个第二滤波结果,确定所述第一滤波参数值。a third determining unit that determines the first filtering parameter value according to the plurality of second filtering results.
  4. 如权利要求3所述的路面病害的检测装置,其特征在于:The apparatus for detecting a road surface disease according to claim 3, wherein:
    所述第三确定单元将满足预设条件的所述第二滤波结果所对应的候选取值确定为所述第一滤波参数值。The third determining unit determines, as the first filtering parameter value, a candidate value corresponding to the second filtering result that meets a preset condition.
  5. 如权利要求1所述的路面病害的检测装置,其特征在于,所述滤波单元包括:The apparatus for detecting a road surface disease according to claim 1, wherein the filtering unit comprises:
    第三滤波单元,其对于所述参考帧图像以及所述参考帧图像之后的所述预定数量 帧的图像中的每一帧图像,使用由多个预定取值与所述第一滤波参数值构成的多个滤波参数组,分别对所述每一帧图像进行第三滤波处理,得到与所述多个滤波参数组对应的多个第三滤波结果;以及a third filtering unit that is for the reference frame image and the predetermined number after the reference frame image Each frame image in the image of the frame is subjected to a third filtering process for each frame image using a plurality of filter parameter sets composed of a plurality of predetermined values and the first filter parameter value, to obtain a solution Determining a plurality of third filtering results corresponding to the plurality of filtering parameter groups;
    第一处理单元,其对所述多个第三滤波结果进行合成处理。a first processing unit that performs a synthesis process on the plurality of third filtering results.
  6. 如权利要求5所述的路面病害的检测装置,其特征在于,所述第一处理单元包括:The apparatus for detecting a road surface disease according to claim 5, wherein the first processing unit comprises:
    第一计算单元,其根据所述多个第三滤波结果,计算所述每一帧图像中每个像素滤波后的强度值的均方根;以及a first calculating unit, configured to calculate a root mean square of the filtered intensity value of each pixel in each frame image according to the plurality of third filtering results;
    第一判定单元,其根据所述每个像素滤波后的强度值的均方根与预设阈值的关系,得到所述每一帧图像的滤波后图像。And a first determining unit, configured to obtain a filtered image of the image of each frame according to a relationship between a root mean square of the filtered intensity value of each pixel and a preset threshold.
  7. 一种电子设备,其设置于车辆,能够检测路面的病害并进行显示,所述电子设备具有如权利要求1-6中任一项所述的路面病害的检测装置,并且,所述电子设备还具有:An electronic device that is disposed in a vehicle capable of detecting a disease of a road surface and displaying the same, the electronic device having the apparatus for detecting a road surface disease according to any one of claims 1 to 6, and wherein the electronic device further have:
    数据输入装置,其用于对车辆所行驶的路面进行摄像以取得所述动态图像;a data input device for capturing a road surface on which the vehicle travels to obtain the dynamic image;
    定位装置,其用于确定在拍摄所述动态图像的每一帧时所述车辆的位置信息;a positioning device for determining position information of the vehicle when each frame of the dynamic image is captured;
    数据存储装置,其用于对应地存储所述动态图像的每一帧、所述车辆的位置信息、以及基于所述动态图像的每一帧的路面病害的检测结果;以及a data storage device for correspondingly storing each frame of the dynamic image, position information of the vehicle, and detection results of a road surface disease based on each frame of the dynamic image;
    显示装置,其用于显示与所述车辆的位置信息对应的所述检测结果。A display device for displaying the detection result corresponding to position information of the vehicle.
  8. 如权利要求7所述的电子设备,其特征在于:The electronic device of claim 7 wherein:
    所述显示装置显示电子地图,并在所述电子地图上标注与不同的检测结果对应的道路。The display device displays an electronic map, and marks the road corresponding to different detection results on the electronic map.
  9. 一种路面病害的检测方法,其根据对路面进行摄像所取得的动态图像来检测路面的病害,其特征在于,所述检测方法包括:A method for detecting a road surface disease, which detects a disease of a road surface based on a moving image obtained by imaging a road surface, wherein the detecting method comprises:
    确定所述动态图像的参考帧图像中的感兴趣区域,其中,在所述动态图像中,相邻的所述参考帧图像之间间隔有预定数量帧的图像;Determining a region of interest in a reference frame image of the dynamic image, wherein in the dynamic image, an image of a predetermined number of frames is spaced between adjacent reference frame images;
    根据对所述感兴趣区域进行滤波处理的结果来确定第一滤波参数值;以及Determining a first filter parameter value according to a result of performing filtering processing on the region of interest;
    根据所述第一滤波参数值,对所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像进行滤波处理。And filtering the reference frame image and the image of the predetermined number of frames after the reference frame image according to the first filter parameter value.
  10. 如权利要求9所述的路面病害的检测方法,其特征在于,确定所述感兴趣区 域包括:A method of detecting a road surface disease according to claim 9, wherein said region of interest is determined The domain includes:
    对所述参考帧图像进行第一滤波处理,得到滤波后参考帧图像;Performing a first filtering process on the reference frame image to obtain a filtered reference frame image;
    确定所述滤波后参考帧图像的像素强度中出现频率最高的第一像素强度值;以及Determining a first pixel intensity value having the highest frequency of occurrence in the pixel intensity of the filtered reference frame image;
    设定在所述滤波后参考帧图像中以具有所述第一像素强度值的像素为中心的区域,并将所述区域对应的参考帧图像中的区域确定为感兴趣区域。A region centered on the pixel having the first pixel intensity value in the filtered reference frame image is set, and an area in the reference frame image corresponding to the region is determined as the region of interest.
  11. 如权利要求9所述的路面病害的检测方法,其特征在于,确定所述第一滤波参数值包括:The method for detecting a road surface disease according to claim 9, wherein determining the first filter parameter value comprises:
    根据多个候选取值,分别对所述感兴趣区域进行第二滤波处理,得到与所述多个候选取值对应的多个第二滤波结果;以及Performing a second filtering process on the region of interest according to the plurality of candidate values, to obtain a plurality of second filtering results corresponding to the plurality of candidate values;
    根据所述多个第二滤波结果,确定所述第一滤波参数值。Determining the first filter parameter value according to the plurality of second filtering results.
  12. 如权利要求11所述的路面病害的检测方法,其特征在于,根据所述多个第二滤波结果,确定所述第一滤波参数值包括:The method for detecting a road surface disease according to claim 11, wherein determining the first filter parameter value according to the plurality of second filtering results comprises:
    将满足预设条件的所述第二滤波结果所对应的候选取值确定为所述第一滤波参数值。The candidate value corresponding to the second filtering result that satisfies the preset condition is determined as the first filtering parameter value.
  13. 如权利要求9所述的路面病害的检测方法,其特征在于,根据所述第一滤波参数,对所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像进行滤波处理包括:The method for detecting a road surface disease according to claim 9, wherein the filtering processing of the reference frame image and the image of the predetermined number of frames subsequent to the reference frame image according to the first filtering parameter comprises :
    对于所述参考帧图像以及所述参考帧图像之后的所述预定数量帧的图像中的每一帧图像,使用由多个预定取值与所述第一滤波参数值构成的多个滤波参数组,分别对所述每一帧图像进行第三滤波处理,得到与所述多个滤波参数组对应的多个第三滤波结果;以及And using, for each of the reference frame image and the image of the predetermined number of frames after the reference frame image, a plurality of filter parameter sets composed of a plurality of predetermined values and the first filter parameter value Performing a third filtering process on each of the frame images to obtain a plurality of third filtering results corresponding to the plurality of filtering parameter groups;
    对所述多个第三滤波结果进行合成处理。Performing a synthesis process on the plurality of third filtering results.
  14. 如权利要求13所述的路面病害的检测方法,其特征在于,对所述多个第三滤波结果进行合成处理包括:The method for detecting a road surface disease according to claim 13, wherein the synthesizing the plurality of third filtering results comprises:
    根据所述多个第三滤波结果,计算所述每一帧图像中每个像素滤波后的强度值的均方根;以及Calculating a root mean square of the filtered intensity value of each pixel in each frame image according to the plurality of third filtering results;
    根据所述每个像素滤波后的强度值的均方根与预设阈值的关系,得到所述每一帧图像的滤波后图像。 And obtaining a filtered image of the image of each frame according to a relationship between a root mean square of the filtered intensity value of each pixel and a preset threshold.
PCT/CN2016/070792 2016-01-13 2016-01-13 Pavement distress detection method and apparatus, and electronic device WO2017120796A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/070792 WO2017120796A1 (en) 2016-01-13 2016-01-13 Pavement distress detection method and apparatus, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/070792 WO2017120796A1 (en) 2016-01-13 2016-01-13 Pavement distress detection method and apparatus, and electronic device

Publications (1)

Publication Number Publication Date
WO2017120796A1 true WO2017120796A1 (en) 2017-07-20

Family

ID=59310631

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/070792 WO2017120796A1 (en) 2016-01-13 2016-01-13 Pavement distress detection method and apparatus, and electronic device

Country Status (1)

Country Link
WO (1) WO2017120796A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108277728A (en) * 2018-01-04 2018-07-13 中国恩菲工程技术有限公司 Road deck Defect inspection method and system
CN113706472A (en) * 2021-07-30 2021-11-26 中国公路工程咨询集团有限公司 Method, device and equipment for detecting road surface diseases and storage medium
CN115880353A (en) * 2022-09-29 2023-03-31 阿波罗智联(北京)科技有限公司 Method, device and computer program product for determining area of road surface damage
CN116682072A (en) * 2023-08-04 2023-09-01 四川公路工程咨询监理有限公司 Bridge disease monitoring system
CN116934748A (en) * 2023-09-15 2023-10-24 山东重交路桥工程有限公司 Pavement crack detection system based on emulsified high-viscosity asphalt
CN116993735A (en) * 2023-09-27 2023-11-03 中交第二公路勘察设计研究院有限公司 Road disease detection method and device based on radar remote sensing and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101262559A (en) * 2008-03-28 2008-09-10 北京中星微电子有限公司 A method and device for eliminating sequential image noise
JP2011179874A (en) * 2010-02-26 2011-09-15 East Nippon Expressway Co Ltd Method for extracting surface cracks of paved road and evaluating surface damage level of paved road
CN102509291A (en) * 2011-10-31 2012-06-20 东南大学 Pavement disease detecting and recognizing method based on wireless online video sensor
US20140355839A1 (en) * 2013-06-03 2014-12-04 Booz-Allen & Hamilton Mobile pothole detection system and method
CN104392224A (en) * 2014-12-04 2015-03-04 西南交通大学 Crack detection method for road surface
CN104751435A (en) * 2013-12-27 2015-07-01 哈尔滨理大晟源科技开发有限公司 Wireless sensor-based highway pavement disease detection method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101262559A (en) * 2008-03-28 2008-09-10 北京中星微电子有限公司 A method and device for eliminating sequential image noise
JP2011179874A (en) * 2010-02-26 2011-09-15 East Nippon Expressway Co Ltd Method for extracting surface cracks of paved road and evaluating surface damage level of paved road
CN102509291A (en) * 2011-10-31 2012-06-20 东南大学 Pavement disease detecting and recognizing method based on wireless online video sensor
US20140355839A1 (en) * 2013-06-03 2014-12-04 Booz-Allen & Hamilton Mobile pothole detection system and method
CN104751435A (en) * 2013-12-27 2015-07-01 哈尔滨理大晟源科技开发有限公司 Wireless sensor-based highway pavement disease detection method
CN104392224A (en) * 2014-12-04 2015-03-04 西南交通大学 Crack detection method for road surface

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SALMAN, M: "Pavement Crack Detection Using the Gabor Filter", PROCEEDINGS OF THE 16TH INTERNATIONAL IEEE ANNUAL CONFERENCE ON INTELLIGENT TRANSPORTATION SYSTEMS (ITSC 2013, 9 October 2013 (2013-10-09), pages 2039 - 2044, XP055598874, ISSN: 2153-0009, DOI: 10.1109/ITSC.2013.6728529 *
ZALAMA, EDUARDO: "Road Crack Detection Using Visual Features Extracted by Gabor Filters", COMPUTER-AIDED CIVIL AND INFRASTRUCTURE ENGINEERING, vol. 29, no. 5, 3 September 2013 (2013-09-03) - May 2014 (2014-05-01), pages 342 - 358, XP055598876, ISSN: 1093-9687, DOI: 10.1111/mice.12042 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108277728A (en) * 2018-01-04 2018-07-13 中国恩菲工程技术有限公司 Road deck Defect inspection method and system
CN108277728B (en) * 2018-01-04 2023-06-23 中国恩菲工程技术有限公司 Road surface layer disease detection method and system
CN113706472A (en) * 2021-07-30 2021-11-26 中国公路工程咨询集团有限公司 Method, device and equipment for detecting road surface diseases and storage medium
CN113706472B (en) * 2021-07-30 2023-05-12 中国公路工程咨询集团有限公司 Highway pavement disease detection method, device, equipment and storage medium
CN115880353A (en) * 2022-09-29 2023-03-31 阿波罗智联(北京)科技有限公司 Method, device and computer program product for determining area of road surface damage
CN116682072A (en) * 2023-08-04 2023-09-01 四川公路工程咨询监理有限公司 Bridge disease monitoring system
CN116682072B (en) * 2023-08-04 2023-10-20 四川公路工程咨询监理有限公司 Bridge disease monitoring system
CN116934748A (en) * 2023-09-15 2023-10-24 山东重交路桥工程有限公司 Pavement crack detection system based on emulsified high-viscosity asphalt
CN116934748B (en) * 2023-09-15 2023-11-21 山东重交路桥工程有限公司 Pavement crack detection system based on emulsified high-viscosity asphalt
CN116993735A (en) * 2023-09-27 2023-11-03 中交第二公路勘察设计研究院有限公司 Road disease detection method and device based on radar remote sensing and electronic equipment
CN116993735B (en) * 2023-09-27 2024-01-23 中交第二公路勘察设计研究院有限公司 Road disease detection method and device based on radar remote sensing and electronic equipment

Similar Documents

Publication Publication Date Title
WO2017120796A1 (en) Pavement distress detection method and apparatus, and electronic device
CN109978839B (en) Method for detecting wafer low-texture defects
CN108549874B (en) Target detection method, target detection equipment and computer-readable storage medium
WO2018145470A1 (en) Image detection method and device
Toh et al. Automated fish counting using image processing
TWI709085B (en) Method, device, computer readable storage medium and computing equipment for damage segmentation of vehicle damage image
US20130243343A1 (en) Method and device for people group detection
CN104075965B (en) A kind of micro-image grain graininess measuring method based on watershed segmentation
WO2021109697A1 (en) Character segmentation method and apparatus, and computer-readable storage medium
CN110648330B (en) Defect detection method for camera glass
WO2022247162A1 (en) Transparency detection method based on machine vision
CN111539980B (en) Multi-target tracking method based on visible light
CN114926407A (en) Steel surface defect detection system based on deep learning
JP2013140428A (en) Edge detection device, edge detection program, and edge detection method
CN114565675A (en) Method for removing dynamic feature points at front end of visual SLAM
CN110599453A (en) Panel defect detection method and device based on image fusion and equipment terminal
WO2021000948A1 (en) Counterweight weight detection method and system, and acquisition method and system, and crane
JP6045292B2 (en) Cell counting device and cell counting program
US9094617B2 (en) Methods and systems for real-time image-capture feedback
CN105608674B (en) A kind of image enchancing method based on image registration, interpolation and denoising
CN112686872B (en) Wood counting method based on deep learning
JP2019121356A (en) Interference region detection apparatus and method, and electronic apparatus
JP2019164450A (en) Image processing method, computer program and recording medium
TWI498830B (en) A method and system for license plate recognition under non-uniform illumination
WO2024016632A1 (en) Bright spot location method, bright spot location apparatus, electronic device and storage medium

Legal Events

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

Ref document number: 16884359

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16884359

Country of ref document: EP

Kind code of ref document: A1