WO2021000948A1 - Counterweight weight detection method and system, and acquisition method and system, and crane - Google Patents

Counterweight weight detection method and system, and acquisition method and system, and crane Download PDF

Info

Publication number
WO2021000948A1
WO2021000948A1 PCT/CN2020/100176 CN2020100176W WO2021000948A1 WO 2021000948 A1 WO2021000948 A1 WO 2021000948A1 CN 2020100176 W CN2020100176 W CN 2020100176W WO 2021000948 A1 WO2021000948 A1 WO 2021000948A1
Authority
WO
WIPO (PCT)
Prior art keywords
area
counterweight
image
weight
detected
Prior art date
Application number
PCT/CN2020/100176
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 中联重科股份有限公司
Publication of WO2021000948A1 publication Critical patent/WO2021000948A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/56Extraction of image or video features relating to colour
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B66HOISTING; LIFTING; HAULING
    • B66CCRANES; LOAD-ENGAGING ELEMENTS OR DEVICES FOR CRANES, CAPSTANS, WINCHES, OR TACKLES
    • B66C13/00Other constructional features or details
    • B66C13/16Applications of indicating, registering, or weighing devices
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/28Quantising the image, e.g. histogram thresholding for discrimination between background and foreground patterns
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/30Noise filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • 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/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Definitions

  • the invention relates to the field of counterweight identification, in particular to a method for detecting the weight of a counterweight, an obtaining method, a detection system, an obtaining system and a crane.
  • the weight of the crane counterweight is mainly recognized by humans. Workers use video devices or directly visually measure the weight of the counterweight and calculate the total weight of the counterweight and match it with the crane. This method requires manual execution and is easy Errors, especially when the counterweight calculation error leads to the wrong selection of working conditions, the corresponding lifting weight table corresponding to the working conditions is wrong, which is very easy to cause accidents such as overloading and overturning of the crane.
  • the paper "Research and Design of Embedded Crane Counterweight Automatic Identification System” discloses the following content: first detect the position and size of the white paper and the sign on the counterweight, and then use the white paper and the sign as the basis to determine the position and weight of the counterweight. The weight is detected and identified.
  • the white paper and the signs on the counterweight are easy to wear and fall off during the long-term use of the counterweight, the white paper and the signs are used as the premise, and the detection of the counterweight text lacks reliability and is not practical.
  • the purpose of the present invention is to provide a counterweight weight detection method, acquisition method, detection system, acquisition system and crane, which can quickly lock and extract the area where the counterweight weight is located, and has better reliability and robustness, So as to realize the automatic identification and high-precision detection of the weight of the counterweight.
  • the present invention provides a method for detecting the weight of a counterweight.
  • the detection method includes: acquiring the area to be detected in the image of the counterweight based on the structural features and color features in the image of the counterweight. Binarize the area to be detected; extract the quasi-target area in the area to be detected based on the to-be-detected area after the binarization processing; and use the trained classifier to process the extracted quasi-target area , To detect the weight of the counterweight.
  • the detection method further includes: before performing the step of binarizing the area to be detected, performing the following operations: calculating the average gray value of the area to be detected; When the gray average value of the area is less than the preset average value, the image texture enhancement is performed on the area to be detected.
  • said performing image texture enhancement on the area to be detected includes: using a first structural element to perform opening and closing operations on the area to be detected; obtaining the first image based on the area to be detected and the image after the opening operation ; Obtain a second image based on the area to be detected and the image after the closing operation; and Obtain a fusion image corresponding to the area to be detected based on the first image and the second image.
  • the obtaining the fused image corresponding to the area to be detected based on the first image and the second image includes: calculating edge information entropy of the first image and the second image respectively; and Weighted fusion is performed on the edge information entropy of the first image and the second image to obtain the fused image corresponding to the region to be detected.
  • the detection method further includes: before performing the step of calculating the average gray value of the area to be detected, using a second structural element to perform opening and closing operations on the area to be detected to achieve filtering and denoising .
  • the extracting the quasi-target area in the to-be-detected area based on the to-be-detected area after binarization processing includes: adopting an image processing method to obtain connected areas in the to-be-detected area after the binarization processing; And extracting the quasi-target area based on the location information of the connected area.
  • the detection method further comprises: before performing the step of extracting the quasi-target area based on the position information of the connected area, performing the following operation: based on the concave-convex curvature of the connected area, The regions are divided to remove interference points; the area and height-to-width ratio of each sub-connected region divided in the connected region are estimated; and the area and height-to-width ratio of the specific sub-connected region in each sub-connected region satisfy
  • the specific sub-connected area is removed: the area of the specific sub-connected area is smaller than a first preset area; the area of the specific sub-connected area is larger than a second preset area; and The height-to-width ratio of the specific sub-connected area is greater than the preset ratio, wherein the first preset area is smaller than the second preset area.
  • the obtaining the area to be detected in the image of the counterweight based on the structural feature and the color feature in the image of the counterweight includes: obtaining the image based on the structural feature of the image of the counterweight The part of the image in which includes the area to be detected; and based on the acquired color features of the part of the image, according to the magnitude of the horizontal grayscale gradient complexity mutation and the vertical grayscale gradient complexity mutation, the execution of the partial image And the cutting of columns to obtain the area to be inspected.
  • the performing row and column cutting of the partial image includes: calculating the horizontal gray gradient complexity and the vertical gray gradient complexity based on the color characteristics of the partial image; based on the horizontal gray gradient complexity
  • the maximum and minimum values of the horizontal gray-scale gradient complexity mutation and the maximum and minimum values of the vertical gray-scale gradient complexity mutation are respectively obtained based on the horizontal gray-scale gradient complexity.
  • the present invention creatively obtains the area to be inspected including the weight of the weight block based on the structural features and color characteristics in the image of the weight block, and then from the binarized area to be inspected
  • the quasi-target area about the weight of the counterweight is extracted in the, and finally, the extracted quasi-target area is processed by the classifier that has been trained in advance to detect the weight of the counterweight, which can quickly lock and extract the weight
  • the area where the heavy weight is located has good reliability and robustness, so as to realize the automatic identification and high-precision detection of the weight of the weight.
  • the present invention also provides a method for obtaining the weight of the counterweight, the obtaining method includes: detecting the counterweight weight of the first counterweight according to the above-mentioned method for detecting the weight of the counterweight; The detection method includes detecting the weight of the second weight; and obtaining the total weight of the weight based on the weight of the first weight and the weight of the second weight.
  • the acquisition method further comprises: acquiring images of the first weight and the second weight; after performing the step of detecting the weight of the first weight, and the acquired The image of shows that when the second weight is installed on the positioning tip, the column corresponding to the maximum value of the vertical gradient mutation and the row corresponding to the maximum value of the horizontal gradient mutation based on the image of the first weight block, Assign a value of 0 to the pixels of the image of the first weight block.
  • the present invention creatively detects the weight of the first and second weights through the above-mentioned method for detecting the weight of the weight, and obtains the total weight of the weight based on the weight of the first and second weights. Therefore, the total weight of the counterweight can be effectively identified with high accuracy, so that the automatic identification of the total counterweight can be realized in the process of assembling the counterweight.
  • the present invention also provides a detection system for the weight of a counterweight.
  • the detection system includes: an area to be detected acquisition device for obtaining the counterweight based on the structural features and color features in the image of the counterweight. The area to be detected in the image of the; binarization processing device for binarizing the area to be detected; quasi-target area extraction device for extracting the area to be detected based on the binarization processing A quasi-target area in the area to be detected; and a detection device for processing the extracted quasi-target area with a trained classifier to detect the weight of the counterweight.
  • the present invention also provides a system for obtaining the weight of the counterweight, the obtaining system includes: the detection system for the weight of the counterweight described above, for detecting the weight of the first counterweight and the second counterweight And a total counterweight weight obtaining device for obtaining the total counterweight weight of the counterweight based on the counterweight weight of the first counterweight and the second counterweight.
  • the acquisition system further includes: a collection device for collecting images of the first counterweight and the second counterweight; and an assignment device for detecting the first counterweight after the detection system After the weight of the counterweight of the block, and the image collected by the acquisition device shows that the second counterweight is installed on the positioning pin, the maximum value of the vertical gradient mutation based on the image of the first counterweight corresponds to In the column of and the row corresponding to the maximum value of the horizontal gradient mutation, the pixel of the image of the first weight block is assigned a value of 0.
  • the collection device includes: a camera for collecting images of the first counterweight and the second counterweight; and a telescopic control module for controlling the telescopic and/or rotation of the camera to make The viewing angle of the camera is greater than or equal to the range of the area where the first weight block and the second weight block are located.
  • the present invention also provides a crane, which is configured with the aforementioned system for obtaining the weight of the counterweight.
  • the present invention also provides a machine-readable storage medium having instructions stored on the machine-readable storage medium for causing a machine to execute the aforementioned method for detecting the weight of a counterweight or the aforementioned method for obtaining the weight of a counterweight .
  • FIG. 1 is a flowchart of a method for detecting the weight of a counterweight provided by an embodiment of the present invention
  • FIG. 2 is a flowchart of obtaining a region to be detected according to an embodiment of the present invention
  • Figure 3 is a schematic structural diagram of a counterweight provided by an embodiment of the present invention.
  • FIG. 5 is a flow chart of removing non-counterweight weight areas in the process of extracting quasi-target areas according to an embodiment of the present invention
  • FIG. 6 is a flowchart of a method for detecting the weight of a counterweight provided by an embodiment of the present invention
  • Figure 7 is a structural diagram of a system for detecting the weight of a counterweight provided by an embodiment of the present invention.
  • Figure 8 is a structural diagram of a system for obtaining a counterweight weight provided by an embodiment of the present invention.
  • FIG. 9 is a flowchart of a method for obtaining a weight of a counterweight provided by an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of the installation position of the camera and the counterweight provided by the embodiment of the present invention.
  • Fig. 1 is a flowchart of a method for detecting the weight of a counterweight provided by an embodiment of the present invention.
  • the detection method may include the following steps: step S101, based on the structural feature and color feature in the image of the weight block, obtain the area to be detected in the image of the weight block; step S102, right The area to be detected is subjected to binarization processing; step S103, based on the area to be detected after the binarization processing, a quasi-target area in the area to be detected is extracted; and step S104, a trained classifier is used to process the extracted Quasi-target area to detect the weight of the weight block.
  • the image of the weight block may be scaled and grayed before step S101 is executed.
  • the above detection method can be executed by a weight detection system, and the detection system can be an image analysis processor 800, as shown in FIG. 8.
  • the detection system may further include: a vehicle-mounted display 801 for real-time display of the weight of the counterweight, as shown in FIG.
  • the step S101 may include the following steps: based on the structural features in the image of the weight block, acquiring a part of the image including the area to be detected in the image; and based on the acquired color features of the part of the image, According to the magnitude of the horizontal gray gradient complexity mutation and the vertical gray gradient complexity mutation, row and column cutting is performed on the partial image to obtain the region to be detected.
  • the process of acquiring a part of the image including the area to be detected in the image includes the following content:
  • the area where the weight of the counterweight is located is generally at the buckle rigging (recess)
  • the counterweight block (weight block 1, counterweight block 2) is a symmetric feature, so the left half image or the right half image of the counterweight block image is selected as the research object (ie, partial image).
  • the embodiment of the present invention is mainly, but not limited to, taking the image of the left half (ie, the left side) of the column center line of the image as the research object (ie, partial image).
  • the process of performing row and column cutting on this part of the image may include the following steps, as shown in Fig. 2:
  • Step S201 based on the color features of the partial images, calculate the horizontal gray gradient complexity and the vertical gray gradient complexity respectively.
  • the vertical and horizontal gradient complexity are defined as follows:
  • I(x,y) is the image of the weight block (or original grayscale image)
  • row number i 1, 2,...m
  • column number j 1, 2,...n
  • C 1 , C 2 respectively Represents the vertical and horizontal gradient complexity of the image.
  • Step S202 based on the complexity of the horizontal gray gradient and the complexity of the vertical gray gradient, obtain the maximum and minimum of the horizontal gray gradient complexity mutation, and the maximum and the minimum of the vertical gray gradient complexity mutation. value.
  • the maximum and minimum values of the horizontal gray gradient complexity mutation Hori_grad(max j1 ,min j2 ) are filtered out, and Hori_grad(max j1 ,min j2 ) corresponds to the column numbers j1 and j2.
  • Filti_grad(max i1 ,min i2 ) corresponds to the column numbers j1 and j2.
  • Verti_grad(max i1 ,min i2 ) corresponds to the column numbers j1 and j2.
  • Step S203 Perform processing on the partial image based on the columns corresponding to the maximum and minimum values of the horizontal gray gradient complexity mutation, and the rows corresponding to the maximum and minimum values of the vertical gray gradient complexity mutation. Cutting to obtain the area to be inspected.
  • step S102 after acquiring the area to be detected, binarization can be performed on the area to be detected by analyzing the gray distribution of the area to be detected, for example, in the case where the gray level is greater than a preset gray level Next, it is assigned a value of 0; when the grayscale is less than or equal to the preset grayscale, it is assigned a value of 1.
  • the step S103 may include the following steps:
  • step S401 the image processing method is adopted to obtain the connected areas in the area to be detected after the binarization processing.
  • Step S402 Extract the quasi-target area based on the location information of the connected area.
  • the area where interference points such as dense impurities or stains are located ie, non-digital connected areas
  • the quasi-target area resulting in an increase in the area of the quasi-target area identified, and ultimately affecting the accuracy and timeliness of the weight. Sex. Therefore, in order to eliminate the adverse effects of the interference points, preferably, before performing step S402, the coordinate points of the bump hull of the connected area can be calculated, and the connected area is divided based on the calculated coordinate points to divide into several sub-connected areas . Finally, by analyzing the specific conditions of the sub-connected areas, a large number of non-digital connected areas are eliminated, so as to accurately identify the quasi-target area, and lay a solid foundation for quickly and accurately identifying the weight of the counterweight.
  • the above process may include the following steps:
  • Step S501 based on the concave-convex curvature of the connected area, divide the connected area to remove interference points. Analyze the concave and convex curvature of the connected region, extract peak points (for example, the points corresponding to the maximum value and the minimum value), and perform segmentation processing on the connected connected domains based on the coordinate points of the peak point, thereby removing impurities and stains Wait for interference. At the same time, the connected area is divided into sub-connected areas
  • Step S502 estimating the area and height-to-width ratio of each sub-connected area divided in the connected area.
  • Step S503 In the case where the area and the height-to-width ratio of the specific sub-connected area in each of the sub-connected areas meet any of the following elimination conditions, the specific sub-connected area is eliminated.
  • the elimination condition may be that the area of the specific sub-connected area is smaller than the first preset area; the area of the specific sub-connected area is greater than the second preset area; or the height-to-width ratio of the specific sub-connected area is greater than the preset Ratio, wherein the first predetermined area is smaller than the second predetermined area.
  • the area of the area where the weight of the counterweight (such as 8t) is located usually meets certain specifications.
  • the first preset area may be 150
  • the second preset area may be 3000
  • the preset ratio may be 1.5.
  • the first preset area, the second preset area, and the preset ratio in the embodiment of the present invention are not limited to the aforementioned values, and any other values within a reasonable range are feasible.
  • the sub-connected region is de-binarized to eliminate the sub-connected region. For example, if the sub-connected area is 1, it is reversed to 0, that is, the value of the sub-connected area and the background (non-weighted area) are the same.
  • a certain number of positive and negative samples of the weight of the counterweight ie, the digital area
  • the positive and negative samples are the area where the weight of the weight is located (ie, the target area) and the non- The area where the weight of the counterweight is located (that is, the non-target area).
  • Use the positive and negative samples to train the classifier (for example, vector machine SVM), and then use the trained classifier to process the quasi-target region extracted in step S103, so as to realize the allocation of the weight block Real-time detection of heavy weight.
  • the classifier for example, vector machine SVM
  • the thresholding decision can be used to enhance the counterweight text texture. Effectively highlight the texture change characteristics of the weighted text for easy detection.
  • the obtaining the fused image corresponding to the area to be detected based on the first image and the second image may include: calculating edge information entropy of the first image and the second image respectively; and Weighted fusion is performed on the edge information entropy of the first image and the second image to obtain the fused image corresponding to the region to be detected.
  • the grayMean value of the gray value of the area to be detected is calculated, and the preset average value (or gray value threshold grayValue thred ) is used to decide whether to perform image texture (detail) enhancement processing. If the average gray value is less than the gray threshold, the image texture detail enhancement is performed, otherwise it is not executed.
  • the second structural element before the step of calculating the average gray value of the area to be detected, is used to perform opening and closing operations on the area to be detected to achieve positive and negative filtering. noise.
  • the detection process of the counterweight weight is as follows:
  • step S601 the image of the weight block is scaled and grayed.
  • Step S602 Obtain the area to be detected in the image of the weight block by analyzing the gray gradient complexity of the zoomed and grayed image.
  • Step S603 Perform opening and closing operations on the area to be detected.
  • the purpose of this step is to filter and denoise the area to be detected.
  • Step S604 Obtain the average gray value of the area to be detected.
  • Step S605 It is judged whether the average gray value is greater than the preset average value, if it is greater, step S607 is executed, otherwise, step S606 is executed.
  • Step S606 Perform image texture enhancement processing on the area to be detected, and perform step S607.
  • Step S607 Binarize the area to be detected.
  • step S608 the connected area in the area to be detected after the binarization process is obtained, and the peak point of the bump hull in the connected area is calculated.
  • step S609 the connected area is divided based on the peak points of the bump hull in the connected area to obtain multiple sub-connected areas.
  • Step S610 It is judged whether the area and aspect ratio of each sub-connected region in the multiple sub-connected regions meet the elimination condition, if they are satisfied, step S611 is executed; otherwise, step S612 is executed.
  • step S611 the sub-connected regions meeting the elimination condition are eliminated, and step S612 is executed.
  • Step S612 extracting the area where the weight of the roughly positioned weight block is located.
  • Step S613 Use a trained classifier to process the extracted area where the weight of the roughly positioned weight block is located to detect the weight of the weight block.
  • the present invention is creatively based on the structural features and color features in the image of the weight block to obtain the area to be inspected including the weight of the weight block, and then from the binarized area to be inspected
  • the quasi-target area about the weight of the counterweight is extracted in the, and finally, the extracted quasi-target area is processed by the classifier that has been trained in advance to detect the weight of the counterweight, which can quickly lock and extract the weight
  • the area where the heavy weight is located has good reliability and robustness, so as to realize the automatic identification and high-precision detection of the weight of the weight.
  • the present invention also provides a weight detection system.
  • the detection system may include: an area-to-be-detected area acquisition device 70 for structural features and colors in the image based on the weight. Feature, obtain the area to be detected in the image of the weight block; binarization processing device 71, for binarizing the area to be detected; quasi-target area extraction device 72, for binarization based After the processed area to be detected, extracting the quasi-target area in the area to be detected; and the detection device 73 is used to process the extracted quasi-target area by using a trained classifier to detect the weight of the weight block weight.
  • the detection system further includes: a gray-scale mean value calculation device for calculating the gray-scale mean value of the area to be detected; and a texture enhancement device for performing the binarization processing device on the to-be-detected area. Before the region is binarized and the average gray value of the region to be detected is less than the preset average value, image texture enhancement is performed on the region to be detected.
  • the texture enhancement device includes: an arithmetic module, configured to use a first structural element to perform opening and closing operations on the region to be detected; a first image acquisition module, configured to perform opening and closing operations based on the region to be detected and After the image, the first image is acquired; the second image acquisition module is used to acquire the second image based on the area to be detected and the image after the closing operation; and the fusion image acquisition module is used to acquire the second image based on the first image and The second image acquires a fusion image corresponding to the area to be detected.
  • the fusion image acquisition module includes: an edge information entropy calculation unit for calculating the edge information entropy of the first image and the second image respectively; and a fusion image acquisition unit for calculating the first image and the second image.
  • the edge information entropy of an image and the second image is weighted and fused to obtain the fused image corresponding to the region to be detected.
  • the detection system further includes: an arithmetic device, configured to use a second structural element to perform a calculation on the area to be detected before the step of calculating the average gray value of the area to be detected by the gray average value calculation device Open and close operations to achieve filtering and denoising.
  • an arithmetic device configured to use a second structural element to perform a calculation on the area to be detected before the step of calculating the average gray value of the area to be detected by the gray average value calculation device Open and close operations to achieve filtering and denoising.
  • the device for extracting the quasi-target region includes: a connected region acquisition module for acquiring connected regions in the region to be detected after binarization processing by using an image processing method; and a quasi-target region extraction module for Extracting the quasi-target area based on the location information of the connected area.
  • the detection system further includes: a segmentation device, which is configured to: before the quasi-target region extraction module extracts the quasi-target region based on the position information of the connected region, based on the concave-convex curvature of the connected region, compare the connected region The area is divided to remove interference points; an estimation device is used to estimate the area and height-to-width ratio of each sub-connected area divided in the connected area; and a culling device is used for a specific sub-connected area in each sub-connected area.
  • a segmentation device which is configured to: before the quasi-target region extraction module extracts the quasi-target region based on the position information of the connected region, based on the concave-convex curvature of the connected region, compare the connected region The area is divided to remove interference points; an estimation device is used to estimate the area and height-to-width ratio of each sub-connected area divided in the connected area; and a culling device is used for a specific sub-connected area in each sub-connected area.
  • the specific sub-connected area is removed when the area and height-to-width ratio of the connected area meet any of the following removal conditions: the area of the specific sub-connected area is smaller than the first preset area; the area of the specific sub-connected area is greater than A second preset area; and the height-to-width ratio of the specific sub-connected area is greater than a preset ratio, wherein the first preset area is smaller than the second preset area.
  • the device for acquiring the region to be detected includes: a partial image acquisition module for acquiring a partial image of the image including the region to be detected based on structural features in the image of the weight block; and
  • the detection area module is used to perform row and column cutting of the partial image based on the color features of the acquired part of the image, according to the magnitude of the horizontal gray gradient complexity mutation and the vertical gray gradient complexity mutation, to obtain The area to be detected.
  • the acquisition module for the area to be detected includes: a complexity calculation unit, configured to calculate the horizontal gray gradient complexity and the vertical gray gradient complexity based on the color characteristics of the partial image; the gray gradient complexity A sudden change maximum value acquisition unit for acquiring the maximum and minimum values of the horizontal gray gradient complexity and the vertical gray gradient complexity respectively based on the horizontal gray gradient complexity and the vertical gray gradient complexity And the area to be detected acquisition unit, which is used for columns corresponding to the maximum and minimum of the horizontal grayscale gradient complexity mutation, the maximum and the vertical grayscale gradient complexity mutation The row corresponding to the minimum value is used to cut the partial image to obtain the area to be detected.
  • the above process is a detection process for the weight of a single counterweight, but in reality, multiple counterweights are often required to meet engineering needs.
  • two counterweights (as shown in FIG. 8) are mainly taken as an example to describe the process of obtaining the total counterweight weight of the counterweight.
  • the method for obtaining the weight of the counterweight may include the following steps: step S901, detecting the weight of the first counterweight according to the above-mentioned method for detecting the weight of the counterweight; step S902, according to the above-mentioned counterweight
  • the weight detection method is to detect the counterweight weight of the second counterweight; and step S903, based on the counterweight weight of the first counterweight and the second counterweight, obtain the total counterweight of the counterweight weight.
  • the acquisition method may further include: acquiring images of the first weight and the second weight; after performing the step of detecting the weight of the first weight, and The captured image shows that when the second counterweight is installed on the positioning pins A1 and A2 (as shown in Fig. 10), the column corresponding to the maximum value of the vertical gradient mutation based on the image of the first counterweight and In the row corresponding to the maximum value of the horizontal gradient mutation, the pixel of the image of the first weight block is assigned a value of 0.
  • the acquisition system may include: a weight detection system, the detection system 80 includes: an image analysis processor 800; and a vehicle-mounted display 801, a total weight acquisition device (not shown), It is used to obtain the total weight of the weight based on the weight 2 of the first weight 1 and the weight 2 of the second weight.
  • the acquisition system may further include: an acquisition device 81 for acquiring images of the first weight block 1 and the second weight block 2; and an assignment device (not shown), After the detection system detects the weight of the first counterweight 1, and the image collected by the collection device 81 shows that the second counterweight 2 is installed on the positioning pins A1, A2 (as shown in Fig. 10 Shown), based on the column corresponding to the maximum value of the vertical gradient sudden change of the image of the first weight block 1 and the row corresponding to the maximum value of the horizontal gradient sudden change, the first weight block 1 The pixels of the image are assigned the value 0.
  • the collecting device 81 collects the video image of the counterweight and transmits it to the image analysis processor 800 for real-time detection via wireless WiFi, and feeds back the detection result to the on-board display 801 to notify the operator of the total weight of the counterweight mounted.
  • the on-board display 801 shows that the counterweight is full, and then the counterweight cylinder of the crane is activated to mount the counterweight.
  • the collection device 81 may include a camera 810; and a telescopic control module (not shown) for controlling the telescopic and/or rotation of the camera so that the viewing angle of the camera is greater than or equal to the first The area where a counterweight 1 and the second counterweight (not shown) are located.
  • the camera 810 may be a webcam Camera.
  • the camera 810 is installed in a protective shell in the direction of the front of the car.
  • a telescopic control module (not shown) can control the up and down expansion and/or rotation of the camera 810.
  • the telescopic control module (Not shown) the camera 810 can be controlled to tilt upwards, and the video image of the counterweight is collected from the front. After the detection is completed, the camera 810 is controlled to be zoomed and placed in the protective shell, so as to realize the safety protection and effective operation of the camera.
  • the video image of the first counterweight 1 is collected by the collecting device 81, and based on the video image of the first counterweight 1, the above detection method is used to detect the counterweight of the first counterweight 1.
  • the above detection method is used to detect the counterweight of the first counterweight 1.
  • the second counterweight 2 is lifted.
  • T Horizontal_thred j
  • T Vertical_thred i.
  • Heavy weight is used to detect the weight of the second weight block 2
  • the total weight value of the first counterweight 1 and the second counterweight 2 is accumulated to calculate the total weight of the counterweight.
  • the above-mentioned method for obtaining the weight of the counterweight based on machine vision involves relatively low computational complexity and can achieve an effective and high-precision counterweight recognition effect.
  • the present invention is not limited to obtaining the counterweight weight of two counterweights, and the process of obtaining the counterweight weight of any other multiple counterweights is similar to the above-mentioned process, and will not be repeated here.
  • the present invention creatively detects the weight of the first and second counterweights through the above-mentioned method for detecting the weight of the counterweight, and obtains the total counterweight weight of the counterweight based on the weight of the first and second counterweights. Therefore, the total weight of the counterweight can be effectively identified with high accuracy, so that the automatic identification of the total counterweight can be realized in the process of assembling the counterweight.
  • the present invention also provides a crane, which is configured with the aforementioned system for obtaining the weight of the counterweight.
  • the present invention is not limited to the above crane, and is also applicable to any other construction machinery that requires counterweight and needs to obtain the weight of the counterweight.
  • the present invention also provides a machine-readable storage medium having instructions stored on the machine-readable storage medium for causing a machine to execute the aforementioned method for detecting the weight of a counterweight or the aforementioned method for obtaining the weight of a counterweight .
  • the machine-readable storage medium includes, but is not limited to, phase change memory (Phase Change Random Access Memory, PRAM, also known as RCM/PCRAM), static random access memory (SRAM), dynamic Random access memory (DRAM), other types of random access memory (RAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory Technology, CD-ROM, Digital Versatile Disk (DVD) or other optical storage, magnetic cassette tape, magnetic tape disk storage or other magnetic storage devices and other media that can store program codes.
  • PRAM Phase Change Random Access Memory
  • SRAM static random access memory
  • DRAM dynamic Random access memory
  • RAM random access memory
  • ROM read only memory
  • EEPROM electrically erasable programmable read only memory
  • flash memory or other memory Technology
  • CD-ROM Compact Disk
  • DVD Digital Versatile Disk

Landscapes

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

Abstract

A counterweight weight detection method and system, and acquisition method and system, and a crane, relating to the field of counterweight identification. The counterweight weight detection method comprises: acquiring an area to be detected in an image of a counterweight block on the basis of a structural feature and a color feature in the image of the counterweight block (S101); performing binarization processing on said area (S102); extracting a quasi-target area in said area on the basis of the binarized area to be detected (S103); and processing the extracted quasi-target area by adopting a trained classifier so as to detect the counterweight weight of the counterweight block (S104). The detection method can rapidly lock and extract the area where the counterweight weight is located, and has good reliability and robustness, thereby implementing automatic identification and high-precision detection of the counterweight weight, and further implementing automatic identification of the total counterweight weight in a counterweight assembling process.

Description

配重重量的检测方法与系统、获取方法与系统及起重机Counterweight weight detection method and system, acquisition method and system and crane 技术领域Technical field
本发明涉及配重识别领域,具体地,涉及一种配重重量的检测方法、获取方法、检测系统、获取系统及起重机。The invention relates to the field of counterweight identification, in particular to a method for detecting the weight of a counterweight, an obtaining method, a detection system, an obtaining system and a crane.
背景技术Background technique
现阶段,起重机配重的重量主要是靠人识别,工人通过视频装置或直接目测配重块标记的重量后进行计算,得到配重总重量后与起重机进行匹配,这种方法需要人工执行且容易出错,尤其当配重计算出错导致工况选择错误时,工况所对应的起重量表对应错误,极容易造成起重机的超载、翻车等事故。At this stage, the weight of the crane counterweight is mainly recognized by humans. Workers use video devices or directly visually measure the weight of the counterweight and calculate the total weight of the counterweight and match it with the crane. This method requires manual execution and is easy Errors, especially when the counterweight calculation error leads to the wrong selection of working conditions, the corresponding lifting weight table corresponding to the working conditions is wrong, which is very easy to cause accidents such as overloading and overturning of the crane.
论文《嵌入式起重机配重重量自动识别系统研究设计》公开以下内容:先检测配重块上的白纸与标牌的位置和大小,然后以白纸、标牌作为依据,对配重重量的位置及重量进行检测识别。但由于在长期使用配重的过程中,配重块上白纸与标牌易磨损和脱落,故以白纸与标牌为前提,对配重文字检测缺乏可靠性,且实用性不大。The paper "Research and Design of Embedded Crane Counterweight Automatic Identification System" discloses the following content: first detect the position and size of the white paper and the sign on the counterweight, and then use the white paper and the sign as the basis to determine the position and weight of the counterweight. The weight is detected and identified. However, due to the fact that the white paper and the signs on the counterweight are easy to wear and fall off during the long-term use of the counterweight, the white paper and the signs are used as the premise, and the detection of the counterweight text lacks reliability and is not practical.
发明内容Summary of the invention
本发明的目的是提供一种配重重量的检测方法、获取方法、检测系统、获取系统及起重机,其可快速地锁定并提取配重重量所在区域,具有较好的可靠性与鲁棒性,从而实现配重重量的自动识别与高精度的检测。The purpose of the present invention is to provide a counterweight weight detection method, acquisition method, detection system, acquisition system and crane, which can quickly lock and extract the area where the counterweight weight is located, and has better reliability and robustness, So as to realize the automatic identification and high-precision detection of the weight of the counterweight.
为了实现上述目的,本发明提供一种配重重量的检测方法,所述检测方法包括:基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域;对所述待检测区域进行二值化处理;基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域;以及采用已训练的分类器处理已提取的准目标区域,以检测所述配重块的配重重量。In order to achieve the above object, the present invention provides a method for detecting the weight of a counterweight. The detection method includes: acquiring the area to be detected in the image of the counterweight based on the structural features and color features in the image of the counterweight. Binarize the area to be detected; extract the quasi-target area in the area to be detected based on the to-be-detected area after the binarization processing; and use the trained classifier to process the extracted quasi-target area , To detect the weight of the counterweight.
优选地,所述检测方法还包括:在执行所述对所述待检测区域进行二值化处理的步骤之前,执行以下操作:计算所述待检测区域的灰度均值;以及在所述待检测区域的灰度均值小于预设均值的情况下,对该待检测区域进行图像纹理增强。Preferably, the detection method further includes: before performing the step of binarizing the area to be detected, performing the following operations: calculating the average gray value of the area to be detected; When the gray average value of the area is less than the preset average value, the image texture enhancement is performed on the area to be detected.
优选地,所述对该待检测区域进行图像纹理增强包括:采用第一结构元素对所述待检测区域进行开、闭运算;基于所述待检测区域及开运算后的图像,获取第一图像;基于所述待检测区域及闭运算后的图像,获取第二图像;以及基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像。Preferably, said performing image texture enhancement on the area to be detected includes: using a first structural element to perform opening and closing operations on the area to be detected; obtaining the first image based on the area to be detected and the image after the opening operation ; Obtain a second image based on the area to be detected and the image after the closing operation; and Obtain a fusion image corresponding to the area to be detected based on the first image and the second image.
优选地,所述基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像包括:分别计算所述第一图像和所述第二图像的边缘信息熵;以及对所述第一图像和所述第二图像的边缘信息熵进行加权融合,以获取所述待检测区域所对应的融合图像。Preferably, the obtaining the fused image corresponding to the area to be detected based on the first image and the second image includes: calculating edge information entropy of the first image and the second image respectively; and Weighted fusion is performed on the edge information entropy of the first image and the second image to obtain the fused image corresponding to the region to be detected.
优选地,所述检测方法还包括:在执行所述计算所述待检测区域的灰度均值的步骤之前,采用第二结构元素对所述待检测区域进行开、闭运算,以实现滤波去噪。Preferably, the detection method further includes: before performing the step of calculating the average gray value of the area to be detected, using a second structural element to perform opening and closing operations on the area to be detected to achieve filtering and denoising .
优选地,所述基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域包括:采用形象学处理方法,获取二值化处理后的待检测区域中的连通区域;以及基于所述连通区域的位置信息,提取所述准目标区域。Preferably, the extracting the quasi-target area in the to-be-detected area based on the to-be-detected area after binarization processing includes: adopting an image processing method to obtain connected areas in the to-be-detected area after the binarization processing; And extracting the quasi-target area based on the location information of the connected area.
优选地,所述检测方法还包括:在执行所述基于所述连通区域的位置信息,提取所述准目标区域的步骤之前,执行以下操作:基于所述连通区域的凹凸曲率,对所述连通区域进行分割,以去除干扰点;估算所述连通区域中被分割的各个子连通区域的面积及高宽比例;以及在所述各个子连通区域中的特定子连通区域的面积及高宽比例满足以下任一剔除条件的情况下,剔除所述特定子连通区域:所述特定子连通区域的面积小于第一预设面积;所述特定子连通区域的面积大于第二预设面积;以及所述特定子连通区域的高宽比例大于预设比例,其中,所述第一预设面积小于所述第二预设面积。Preferably, the detection method further comprises: before performing the step of extracting the quasi-target area based on the position information of the connected area, performing the following operation: based on the concave-convex curvature of the connected area, The regions are divided to remove interference points; the area and height-to-width ratio of each sub-connected region divided in the connected region are estimated; and the area and height-to-width ratio of the specific sub-connected region in each sub-connected region satisfy In the case of any of the following removal conditions, the specific sub-connected area is removed: the area of the specific sub-connected area is smaller than a first preset area; the area of the specific sub-connected area is larger than a second preset area; and The height-to-width ratio of the specific sub-connected area is greater than the preset ratio, wherein the first preset area is smaller than the second preset area.
优选地,所述基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域包括:基于所述配重块的图像中的结构特征,获取该图像中的包括所述待检测区域的部分图像;以及基于所获取的所述部分图像的颜色特征,按照水平灰度梯度复杂度突变及垂直灰度梯度复杂度突变的大小,对该部分图像执行行和列的切割,以获取所述待检测区域。Preferably, the obtaining the area to be detected in the image of the counterweight based on the structural feature and the color feature in the image of the counterweight includes: obtaining the image based on the structural feature of the image of the counterweight The part of the image in which includes the area to be detected; and based on the acquired color features of the part of the image, according to the magnitude of the horizontal grayscale gradient complexity mutation and the vertical grayscale gradient complexity mutation, the execution of the partial image And the cutting of columns to obtain the area to be inspected.
优选地,所述对该部分图像执行行和列的切割包括:基于所述部分图像的颜色特征,分别计算水平灰度梯度复杂度及垂直灰度梯度复杂度;基于所述水平灰度梯度复杂度及所述垂直灰度梯度复杂度,分别获取水平灰度梯度复杂度突变的最大值与最小值、垂直灰度梯度复杂度突变的最大值与最小值;基于所述水平灰度梯度复杂度突变的最大值与最小值所对应的列、所述垂直灰度梯度复杂度突变的最大值与最小值所对应的行,对所述部分图像进行切割,以获取所述待检测区域。Preferably, the performing row and column cutting of the partial image includes: calculating the horizontal gray gradient complexity and the vertical gray gradient complexity based on the color characteristics of the partial image; based on the horizontal gray gradient complexity The maximum and minimum values of the horizontal gray-scale gradient complexity mutation and the maximum and minimum values of the vertical gray-scale gradient complexity mutation are respectively obtained based on the horizontal gray-scale gradient complexity. The column corresponding to the maximum value and the minimum value of the sudden change, and the row corresponding to the maximum value and the minimum value of the vertical gray gradient complexity sudden change, cut the partial image to obtain the area to be detected.
通过上述技术方案,本发明创造性地基于配重块的图像中的结构特征及颜色特征,获取包括该配重块的配重重量的待检测区域,然后,从二值化处理后的待检测区域中提取关于所述配重重量的准目标区域,最后,利用提前做好训练的分类器处理所提取的准目标区域,从而检测所述配重块的配重重量,其可快速锁定并提取配重重量所在区域,具有较好的可靠性与鲁棒性,从而实现配重重量的自动识别与高精度的检测。Through the above technical solution, the present invention creatively obtains the area to be inspected including the weight of the weight block based on the structural features and color characteristics in the image of the weight block, and then from the binarized area to be inspected The quasi-target area about the weight of the counterweight is extracted in the, and finally, the extracted quasi-target area is processed by the classifier that has been trained in advance to detect the weight of the counterweight, which can quickly lock and extract the weight The area where the heavy weight is located has good reliability and robustness, so as to realize the automatic identification and high-precision detection of the weight of the weight.
相应地,本发明还提供一种配重重量的获取方法,所述获取方法包括:根据上述的配重重量的检测方法,检测第一配重块的配重重量;根据上述的配重重量的检测方法,检测第二配重块的配重重量;以及基于所述第一配重块及所述第二配重块的配重重量,获取配重块的总配重重量。Correspondingly, the present invention also provides a method for obtaining the weight of the counterweight, the obtaining method includes: detecting the counterweight weight of the first counterweight according to the above-mentioned method for detecting the weight of the counterweight; The detection method includes detecting the weight of the second weight; and obtaining the total weight of the weight based on the weight of the first weight and the weight of the second weight.
优选地,所述获取方法还包括:采集所述第一配重块和所述第二配重块的图像;在执行所述检测第一配重块的配重重量的步骤之后,且所采集的图像表明第二配重块被安装至定位梢的情况下,基于所述第一配重块的图像的垂直梯度突变的最大值所对应的列与水平梯度突变的最大值所对应的行,将所述第一配重块的图像的像素赋值为0。Preferably, the acquisition method further comprises: acquiring images of the first weight and the second weight; after performing the step of detecting the weight of the first weight, and the acquired The image of shows that when the second weight is installed on the positioning tip, the column corresponding to the maximum value of the vertical gradient mutation and the row corresponding to the maximum value of the horizontal gradient mutation based on the image of the first weight block, Assign a value of 0 to the pixels of the image of the first weight block.
通过上述技术方案,本发明创造性地通过上述的配重重量的检测方法检测第一、第二配重重量,并基于所述第一、第二配重重量,获取配重块的总配重重量,由此,可有效识别总配重重量,且准确率高,从而可在装配配重的过程中实现总配重重量的自动化识别。Through the above technical solution, the present invention creatively detects the weight of the first and second weights through the above-mentioned method for detecting the weight of the weight, and obtains the total weight of the weight based on the weight of the first and second weights. Therefore, the total weight of the counterweight can be effectively identified with high accuracy, so that the automatic identification of the total counterweight can be realized in the process of assembling the counterweight.
相应地,本发明还提供一种配重重量的检测系统,所述检测系统包括:待检测区域获取装置,用于基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域;二值化处理装置,用于对所述待检测区域进行二值化处理;准目标区域提取装置,用于基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域;以及检测装置,用于采用已训练的分类器处理已提取的准目标区域,以检测所述配重块的配重重量。Correspondingly, the present invention also provides a detection system for the weight of a counterweight. The detection system includes: an area to be detected acquisition device for obtaining the counterweight based on the structural features and color features in the image of the counterweight. The area to be detected in the image of the; binarization processing device for binarizing the area to be detected; quasi-target area extraction device for extracting the area to be detected based on the binarization processing A quasi-target area in the area to be detected; and a detection device for processing the extracted quasi-target area with a trained classifier to detect the weight of the counterweight.
有关本发明提供的配重重量的检测系统的具体细节及益处可参阅上述针对配重重量的检测方法的描述,于此不再赘述。For the specific details and benefits of the detection system for the weight of the counterweight provided by the present invention, please refer to the description of the detection method for the weight of the counterweight, which will not be repeated here.
相应地,本发明还提供一种配重重量的获取系统,所述获取系统包括:根据上述的配重重量的检测系统,用于检测第一配重块的配重重量与第二配重块的配重重量;以及总配重重量获取装置,用于基于所述第一配重块与所述第二配重块的配重重量,获取配重块的总配重重量。Correspondingly, the present invention also provides a system for obtaining the weight of the counterweight, the obtaining system includes: the detection system for the weight of the counterweight described above, for detecting the weight of the first counterweight and the second counterweight And a total counterweight weight obtaining device for obtaining the total counterweight weight of the counterweight based on the counterweight weight of the first counterweight and the second counterweight.
优选地,所述获取系统还包括:采集装置,用于采集所述第一配重块和所述第二配重块的图像;赋值装置,用于在所述检测系统检测完第一配重块的配重重量之后,且所述采集装置所采集的图像表明第二配重块被安装至定位梢的情况下,基于所述第一配重块的图像的垂直梯度突变的最大值所对应的列与水平梯度突变的最大值所对应的行,将所述第一配重块的图像的像素赋值为0。Preferably, the acquisition system further includes: a collection device for collecting images of the first counterweight and the second counterweight; and an assignment device for detecting the first counterweight after the detection system After the weight of the counterweight of the block, and the image collected by the acquisition device shows that the second counterweight is installed on the positioning pin, the maximum value of the vertical gradient mutation based on the image of the first counterweight corresponds to In the column of and the row corresponding to the maximum value of the horizontal gradient mutation, the pixel of the image of the first weight block is assigned a value of 0.
优选地,所述采集装置包括:摄像头,用于采集所述第一配重块和所述第二配重块的图像;以及伸缩控制模块,用于控制摄像头的伸缩和/或旋转,以使得该摄像头的视角大于或等于所述第一配重块和所述第二配重块所在区域的范围。Preferably, the collection device includes: a camera for collecting images of the first counterweight and the second counterweight; and a telescopic control module for controlling the telescopic and/or rotation of the camera to make The viewing angle of the camera is greater than or equal to the range of the area where the first weight block and the second weight block are located.
有关本发明提供的配重重量的获取系统的益处可参阅上述针对配重重量的获取方法的描述,于此不再赘述。Regarding the benefits of the system for obtaining the weight of the counterweight provided by the present invention, please refer to the above description of the method for obtaining the weight of the counterweight, which will not be repeated here.
相应地,本发明还提供一种起重机,所述起重机被配置有上述的配重重量的获取系统。Correspondingly, the present invention also provides a crane, which is configured with the aforementioned system for obtaining the weight of the counterweight.
相应地,本发明还提供一种机器可读存储介质,该机器可读存储介质上存储有指令,该指令用于使得机器执行上述的配重重量的检测方法或上述的配重重量的获取方法。Correspondingly, the present invention also provides a machine-readable storage medium having instructions stored on the machine-readable storage medium for causing a machine to execute the aforementioned method for detecting the weight of a counterweight or the aforementioned method for obtaining the weight of a counterweight .
本发明的其它特征和优点将在随后的具体实施方式部分予以详细说明。Other features and advantages of the present invention will be described in detail in the following specific embodiments.
附图说明Description of the drawings
附图是用来提供对本发明的进一步理解,并且构成说明书的一部分,与下面的具体实施方式一起用于解释本发明,但并不构成对本发明的限制。在附图中:The accompanying drawings are used to provide a further understanding of the present invention and constitute a part of the specification. Together with the following specific embodiments, they are used to explain the present invention, but do not constitute a limitation to the present invention. In the attached picture:
图1是本发明实施例提供的配重重量的检测方法的流程图;FIG. 1 is a flowchart of a method for detecting the weight of a counterweight provided by an embodiment of the present invention;
图2是本发明实施例提供的获取待检测区域的流程图;FIG. 2 is a flowchart of obtaining a region to be detected according to an embodiment of the present invention;
图3是本发明实施例提供的配重块的结构示意图;Figure 3 is a schematic structural diagram of a counterweight provided by an embodiment of the present invention;
图4是本发明实施例提供的提取准目标区域的流程图;4 is a flowchart of extracting a quasi-target area provided by an embodiment of the present invention;
图5是本发明实施例提供的在提取准目标区域过程中剔除非配重重量区域的流程图;FIG. 5 is a flow chart of removing non-counterweight weight areas in the process of extracting quasi-target areas according to an embodiment of the present invention;
图6是本发明实施例提供的配重重量的检测方法的流程图;6 is a flowchart of a method for detecting the weight of a counterweight provided by an embodiment of the present invention;
图7是本发明实施例提供的配重重量的检测系统的结构图;Figure 7 is a structural diagram of a system for detecting the weight of a counterweight provided by an embodiment of the present invention;
图8是本发明实施例提供的配重重量的获取系统的结构图;Figure 8 is a structural diagram of a system for obtaining a counterweight weight provided by an embodiment of the present invention;
图9是本发明实施例提供的配重重量的获取方法的流程图;以及FIG. 9 is a flowchart of a method for obtaining a weight of a counterweight provided by an embodiment of the present invention; and
图10是本发明实施例提供的摄像头及配重块的安装位置的示意图。FIG. 10 is a schematic diagram of the installation position of the camera and the counterweight provided by the embodiment of the present invention.
附图标记说明Description of reference signs
1            配重块                    2            配重块1 Counterweights Counterweights 2 Counterweights
70           待检测区域获取装置        71           二值化处理装置70 Obtaining device for the area to be inspected 71 Binarization processing device
72           准目标区域提取装置        73           检测装置72 Quasi-target area extraction device 73 Detection device
80           检测系统                  800          图像分析处理器80 Detection system 800 image analysis processor
801          车载显示器                810          摄像头801 On-board display 810 Cameras
具体实施方式Detailed ways
以下结合附图对本发明的具体实施方式进行详细说明。应当理解的是,此处所描述的具体实施方式仅用于说明和解释本发明,并不用于限制本发明。The specific embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be understood that the specific embodiments described here are only used to illustrate and explain the present invention, and are not used to limit the present invention.
图1是本发明实施例提供的配重重量的检测方法的流程图。如图1所示,所述检测方法可包括以下步骤:步骤S101,基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域;步骤S102,对所述待检测区域进行二值化处理;步骤S103,基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域;以及步骤S104,采用已训练的分类器处理已提取的准目标区域,以检测所述配重块的配重重量。Fig. 1 is a flowchart of a method for detecting the weight of a counterweight provided by an embodiment of the present invention. As shown in FIG. 1, the detection method may include the following steps: step S101, based on the structural feature and color feature in the image of the weight block, obtain the area to be detected in the image of the weight block; step S102, right The area to be detected is subjected to binarization processing; step S103, based on the area to be detected after the binarization processing, a quasi-target area in the area to be detected is extracted; and step S104, a trained classifier is used to process the extracted Quasi-target area to detect the weight of the weight block.
在优选实施例中,为了提高对图像的处理速度,可在执行步骤S101之前,对所述配重块的图像进行缩放并灰度化。In a preferred embodiment, in order to increase the processing speed of the image, the image of the weight block may be scaled and grayed before step S101 is executed.
上述检测方法可由配重重量的检测系统执行,所述检测系统可为图像分析处理器800,如图8所示。此外,为了便于机手等工作人员查看,所述检测系统还可包括:车载显示器801,用于实时显示配重重量,如图8所示。The above detection method can be executed by a weight detection system, and the detection system can be an image analysis processor 800, as shown in FIG. 8. In addition, in order to facilitate inspection by operators such as the operator, the detection system may further include: a vehicle-mounted display 801 for real-time display of the weight of the counterweight, as shown in FIG.
所述步骤S101可包括如下步骤:基于所述配重块的图像中的结构特征,获取该图像中的包括所述待检测区域的部分图像;以及基于所获取的所述部分图像的颜色特征,按照水平灰度梯度复杂度突变及垂直灰度梯度复杂度突变的大小,对该部分图像执行行和列的切割,以获取所述待检测区域。The step S101 may include the following steps: based on the structural features in the image of the weight block, acquiring a part of the image including the area to be detected in the image; and based on the acquired color features of the part of the image, According to the magnitude of the horizontal gray gradient complexity mutation and the vertical gray gradient complexity mutation, row and column cutting is performed on the partial image to obtain the region to be detected.
具体地,所述获取该图像中的包括所述待检测区域的部分图像的过程包括以下内容:如图3所示,配重块的配重重量所在区域一般在挂扣索具(凹陷)处的一侧且配重块(配重块1、配重块2)为对称特征,故选取配重块图像的左半边图像或右半边图像作为研究对象(即部分图像)。本发明实施例主要是但不限于,以图像的列中心线的左半边(即左侧)图像作为研究对象(即部分图像)。Specifically, the process of acquiring a part of the image including the area to be detected in the image includes the following content: As shown in FIG. 3, the area where the weight of the counterweight is located is generally at the buckle rigging (recess) The counterweight block (weight block 1, counterweight block 2) is a symmetric feature, so the left half image or the right half image of the counterweight block image is selected as the research object (ie, partial image). The embodiment of the present invention is mainly, but not limited to, taking the image of the left half (ie, the left side) of the column center line of the image as the research object (ie, partial image).
所述对该部分图像执行行和列的切割的过程可包括如下步骤,如图2所示:The process of performing row and column cutting on this part of the image may include the following steps, as shown in Fig. 2:
步骤S201,基于所述部分图像的颜色特征,分别计算水平灰度梯度复杂度及垂直灰度梯度复杂度。Step S201, based on the color features of the partial images, calculate the horizontal gray gradient complexity and the vertical gray gradient complexity respectively.
对该研究对象进行水平与垂直灰度梯度复杂度计算,以分析配重重量的灰度结构 特性。Perform horizontal and vertical gray gradient complexity calculations on the research object to analyze the gray structure characteristics of the weight.
图像梯度复杂度的定义如下:The definition of image gradient complexity is as follows:
Figure PCTCN2020100176-appb-000001
Figure PCTCN2020100176-appb-000001
具体地,垂直与水平梯度复杂度的定义如下:Specifically, the vertical and horizontal gradient complexity are defined as follows:
Figure PCTCN2020100176-appb-000002
Figure PCTCN2020100176-appb-000002
Figure PCTCN2020100176-appb-000003
Figure PCTCN2020100176-appb-000003
其中,I(x,y)为配重块的图像(或原始灰度图像),行号i=1,2,…m,列号j=1,2,…n,C 1、C 2分别表示图像的垂直和水平梯度复杂度。 Among them, I(x,y) is the image of the weight block (or original grayscale image), row number i=1, 2,...m, column number j=1, 2,...n, C 1 , C 2 respectively Represents the vertical and horizontal gradient complexity of the image.
步骤S202,基于所述水平灰度梯度复杂度及所述垂直灰度梯度复杂度,分别获取水平灰度梯度复杂度突变的最大值与最小值、垂直灰度梯度复杂度突变的最大值与最小值。Step S202, based on the complexity of the horizontal gray gradient and the complexity of the vertical gray gradient, obtain the maximum and minimum of the horizontal gray gradient complexity mutation, and the maximum and the minimum of the vertical gray gradient complexity mutation. value.
基于所述水平灰度梯度复杂度及所述垂直灰度梯度复杂度,从中筛选出水平灰度梯度复杂度突变的最大值与最小值Hori_grad(max j1,min j2),并记录Hori_grad(max j1,min j2)所对应的列号j1、j2。类似地,筛选垂直灰度梯度复杂度突变的最大值与最小值Verti_grad(max i1,min i2),并记录Verti_grad(max i1,min i2)所对应的行号i1、i2。 Based on the horizontal gray gradient complexity and the vertical gray gradient complexity, the maximum and minimum values of the horizontal gray gradient complexity mutation Hori_grad(max j1 ,min j2 ) are filtered out, and Hori_grad(max j1 ,min j2 ) corresponds to the column numbers j1 and j2. Similarly, filter the maximum and minimum values of the vertical gray gradient complexity mutation Verti_grad(max i1 ,min i2 ), and record the row numbers i1 and i2 corresponding to Verti_grad(max i1 ,min i2 ).
步骤S203,基于所述水平灰度梯度复杂度突变的最大值与最小值所对应的列、所述垂直灰度梯度复杂度突变的最大值与最小值所对应的行,对所述部分图像进行切割,以获取所述待检测区域。Step S203: Perform processing on the partial image based on the columns corresponding to the maximum and minimum values of the horizontal gray gradient complexity mutation, and the rows corresponding to the maximum and minimum values of the vertical gray gradient complexity mutation. Cutting to obtain the area to be inspected.
以步骤S202中记录的Hori_grad(max j1,min j2)所对应的列号j1、j2进行切割,并以步骤S202中记录的Verti_grad(max i1,min i2)所对应的行号i1、i2进行切割,从而得到所述配重块的图像中的待检测区域,如图3中的圆形区域A。 Cut with the column numbers j1, j2 corresponding to Hori_grad(max j1 , min j2 ) recorded in step S202, and cut with the row numbers i1, i2 corresponding to Verti_grad(max i1 , min i2 ) recorded in step S202 , So as to obtain the area to be detected in the image of the weight block, such as the circular area A in FIG. 3.
对于步骤S102,在获取所述待检测区域之后,可通过分析所述待检测区域的灰度分布情况,对该待检测区域进行二值化处理,例如,在灰度大于预设灰度的情况下,将其赋值为0;在灰度小于或等于所述预设灰度的情况下,将其赋值为1。For step S102, after acquiring the area to be detected, binarization can be performed on the area to be detected by analyzing the gray distribution of the area to be detected, for example, in the case where the gray level is greater than a preset gray level Next, it is assigned a value of 0; when the grayscale is less than or equal to the preset grayscale, it is assigned a value of 1.
如图4所示,所述步骤S103可包括如下步骤:As shown in FIG. 4, the step S103 may include the following steps:
步骤S401,采用形象学处理方法,获取二值化处理后的待检测区域中的连通区域。In step S401, the image processing method is adopted to obtain the connected areas in the area to be detected after the binarization processing.
步骤S402,基于所述连通区域的位置信息,提取所述准目标区域。Step S402: Extract the quasi-target area based on the location information of the connected area.
事实上,密集型杂质或污点等干扰点所在区域(即非数字连通区域)会与准目标区域相粘连,导致所识别的准目标区域的面积增大,最终影响配重重量的准确性和时效性。因此,为了消除干扰点的不良影响,优选地,在执行步骤S402之前,还可计算连通区域的凹凸包的坐标点,基于所计算的坐标点对连通区域进行分割,以分割成若干个子连通区域。最终,通过分析子连通区域的具体情况,剔除大量非数字连通区域,从而准确地 识别准目标区域,为快速且准确地识别配重重量打下坚实的基础。In fact, the area where interference points such as dense impurities or stains are located (ie, non-digital connected areas) will adhere to the quasi-target area, resulting in an increase in the area of the quasi-target area identified, and ultimately affecting the accuracy and timeliness of the weight. Sex. Therefore, in order to eliminate the adverse effects of the interference points, preferably, before performing step S402, the coordinate points of the bump hull of the connected area can be calculated, and the connected area is divided based on the calculated coordinate points to divide into several sub-connected areas . Finally, by analyzing the specific conditions of the sub-connected areas, a large number of non-digital connected areas are eliminated, so as to accurately identify the quasi-target area, and lay a solid foundation for quickly and accurately identifying the weight of the counterweight.
具体地,如图5所示,上述过程可包括如下步骤:Specifically, as shown in Figure 5, the above process may include the following steps:
步骤S501,基于所述连通区域的凹凸曲率,对所述连通区域进行分割,以去除干扰点。分析连通区域的凹凸曲率,提取峰值点(例如,极大值与极小值所对应的点),并基于所述峰值点的坐标点对相粘连的连通域进行分割处理,从而去除杂质、污点等干扰。与此同时,所述连通区域被分割为各个子连通区域Step S501, based on the concave-convex curvature of the connected area, divide the connected area to remove interference points. Analyze the concave and convex curvature of the connected region, extract peak points (for example, the points corresponding to the maximum value and the minimum value), and perform segmentation processing on the connected connected domains based on the coordinate points of the peak point, thereby removing impurities and stains Wait for interference. At the same time, the connected area is divided into sub-connected areas
步骤S502,估算所述连通区域中被分割的各个子连通区域的面积及高宽比例。Step S502, estimating the area and height-to-width ratio of each sub-connected area divided in the connected area.
步骤S503,在所述各个子连通区域中的特定子连通区域的面积及高宽比例满足以下任一剔除条件的情况下,剔除所述特定子连通区域。Step S503: In the case where the area and the height-to-width ratio of the specific sub-connected area in each of the sub-connected areas meet any of the following elimination conditions, the specific sub-connected area is eliminated.
所述剔除条件可为所述特定子连通区域的面积小于第一预设面积;所述特定子连通区域的面积大于第二预设面积;或所述特定子连通区域的高宽比例大于预设比例,其中,所述第一预设面积小于所述第二预设面积。The elimination condition may be that the area of the specific sub-connected area is smaller than the first preset area; the area of the specific sub-connected area is greater than the second preset area; or the height-to-width ratio of the specific sub-connected area is greater than the preset Ratio, wherein the first predetermined area is smaller than the second predetermined area.
配重重量(例如8t)所在区域的面积通常满足一定的规格,例如,配重重量(例如8t)所在区域的面积大于或等于150、小于或等于3000、且高宽比小于或等于1.5,相应地,所述第一预设面积可为150,所述第二预设面积可为3000,所述预设比例可为1.5。当然,本发明实施例中的第一预设面积、第二预设面积及预设比例并不限于上述各值,其他任何合理范围内的数值均是可行的。The area of the area where the weight of the counterweight (such as 8t) is located usually meets certain specifications. For example, the area of the area where the weight of the counterweight (such as 8t) is greater than or equal to 150, less than or equal to 3000, and the aspect ratio is less than or equal to 1.5, corresponding Ground, the first preset area may be 150, the second preset area may be 3000, and the preset ratio may be 1.5. Of course, the first preset area, the second preset area, and the preset ratio in the embodiment of the present invention are not limited to the aforementioned values, and any other values within a reasonable range are feasible.
当某个子连通区域的面积过大(例如超过3000)、过小(例如小于150)或者高宽比过大(例如超过1.5)时,则表明该子连通区域不是配重重量所在区域,将该子连通区域反二值化处理,从而剔除该子连通区域。例如,若该子连通区域为1,则将其取反为0,即该子连通区域与背景(非配重重量区域)的值相同。When the area of a sub-connected area is too large (for example, more than 3000), too small (for example, less than 150), or the aspect ratio is too large (for example, more than 1.5), it indicates that the sub-connected area is not the area where the counterweight is located. The sub-connected region is de-binarized to eliminate the sub-connected region. For example, if the sub-connected area is 1, it is reversed to 0, that is, the value of the sub-connected area and the background (non-weighted area) are the same.
在剔除非配重重量区域之后,基于所剩下的连通区域的位置信息,提取所述准目标区域,即提取粗定位的配重块的配重重量所在区域,由此,根据配重块的配重重量及吊索具所在的结构位置及颜色特征,粗提取配重量所在区域。After removing the non-counterweight weight area, based on the position information of the remaining connected areas, extract the quasi-target area, that is, extract the area where the counterweight weight of the roughly positioned counterweight block is located. The weight of the counterweight and the structural position and color characteristics of the sling are roughly extracted from the area where the weight is located.
对于所述步骤S104,可提前搜集一定数量的配重块的配重重量(即数字区域)的正、负样本,所述正、负样本分别为配重重量所在区域(即目标区域)、非配重重量所在区域(即非目标区域)。利用所述正、负样本对分类器(例如,向量机SVM)进行训练,然后,采用已训练好的分类器处理在步骤S103中提取的准目标区域,从而实现对所述配重块的配重重量的实时检测。For the step S104, a certain number of positive and negative samples of the weight of the counterweight (ie, the digital area) can be collected in advance. The positive and negative samples are the area where the weight of the weight is located (ie, the target area) and the non- The area where the weight of the counterweight is located (that is, the non-target area). Use the positive and negative samples to train the classifier (for example, vector machine SVM), and then use the trained classifier to process the quasi-target region extracted in step S103, so as to realize the allocation of the weight block Real-time detection of heavy weight.
若采集配重块的图像时的光照较暗,则配重文字与背景颜色弱差分条件下,配重文字纹理极不突出,在本实施例中可采用阈值化决策增强配重文字纹理,可有效突显配重文字的纹理变化特征,便于检测。If the light is dark when the image of the counterweight is collected, the texture of the counterweight text will not be prominent under the condition of the weak difference between the counterweight text and the background color. In this embodiment, the thresholding decision can be used to enhance the counterweight text texture. Effectively highlight the texture change characteristics of the weighted text for easy detection.
在对所述待检测区域进行二值化处理之前,还可执行以下操作:计算所述待检测区域的灰度均值;以及在所述待检测区域的灰度均值小于预设均值的情况下,对该待检测区域进行图像纹理增强。其中,所述对该待检测区域进行图像纹理增强可包括:采用第一结构元素对所述待检测区域进行开、闭运算;基于所述待检测区域及开运算后的图像,获取第一图像;基于所述待检测区域及闭运算后的图像,获取第二图像;以及基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像。Before performing binarization processing on the area to be detected, the following operations may be performed: calculating the average gray value of the area to be detected; and in the case that the average gray value of the area to be detected is less than a preset average value, Perform image texture enhancement on the area to be detected. Wherein, said performing image texture enhancement on the area to be detected may include: using a first structural element to perform opening and closing operations on the area to be detected; obtaining a first image based on the area to be detected and the image after the opening operation ; Obtain a second image based on the area to be detected and the image after the closing operation; and Obtain a fusion image corresponding to the area to be detected based on the first image and the second image.
其中,所述基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像可包括:分别计算所述第一图像和所述第二图像的边缘信息熵;以及对所述第一图像和所述第二图像的边缘信息熵进行加权融合,以获取所述待检测区域所对应的融合图像。Wherein, the obtaining the fused image corresponding to the area to be detected based on the first image and the second image may include: calculating edge information entropy of the first image and the second image respectively; and Weighted fusion is performed on the edge information entropy of the first image and the second image to obtain the fused image corresponding to the region to be detected.
具体地,计算待检测区域的灰度均值grayMean,以预设均值(或灰度阈值grayValue thred)决策是否进行图像纹理(细节)增强处理。若灰度均值小于灰度阈值,则进行图像纹理细节增强,否则不执行。 Specifically, the grayMean value of the gray value of the area to be detected is calculated, and the preset average value (or gray value threshold grayValue thred ) is used to decide whether to perform image texture (detail) enhancement processing. If the average gray value is less than the gray threshold, the image texture detail enhancement is performed, otherwise it is not executed.
关于图像纹理增强处理的过程如下:The process of image texture enhancement is as follows:
对所述待检测区域的原始灰度图像I(x,y)进行开运算,与原灰度图像相比,开运算后的图像中的一些数据发生了变化,而另一些数据保持不变(例如,大灰度值处的灰度值变化较大,小灰度值处的灰度值不变或变化较小)。此时,将开运算后灰度值变化较大的数据置为0,灰度值不变或变化较小的数据仍保持原值,得到变化后的图像。为提高暗区域的边缘纹理,将原灰度图像与变化后的图像相减,获得图像f 1(x,y)。 Perform an open operation on the original grayscale image I(x, y) of the area to be detected. Compared with the original grayscale image, some data in the image after the open operation have changed, while other data remain unchanged ( For example, the gray value at a large gray value changes greatly, and the gray value at a small gray value remains unchanged or changes less). At this time, the data whose gray value changes greatly after the open operation is set to 0, and the data whose gray value does not change or changes little remains the original value, and the changed image is obtained. In order to improve the edge texture of the dark area, the original gray image and the changed image are subtracted to obtain an image f 1 (x, y).
对所述待检测区域的原始灰度图像I(x,y)进行闭运算,并对运算前后的两个图像进行比较,以求取差值图像。将差值图像中数据小于设定阈值的标定为1,大于设定阈值的标定为0,由此得到二值图像。将二值图像与原始灰度图像相乘,得到图像f 2(x,y),从而提高了亮区域的边缘纹理对比度。 Perform a closed operation on the original grayscale image I(x, y) of the area to be detected, and compare the two images before and after the operation to obtain a difference image. The data in the difference image that is less than the set threshold is calibrated to 1, and the data that is greater than the set threshold is calibrated to 0, thereby obtaining a binary image. The binary image is multiplied with the original gray image to obtain the image f 2 (x, y), thereby improving the edge texture contrast of the bright area.
计算f 1(x,y)和f 2(x,y)的边缘信息熵,并对该两个图像的边缘信息熵进行加权融合(也就是说,根据两个图像的熵权值进行融合),得到所述待检测区域所对应的融合图像f 融合(x,y)。 Calculate the edge information entropy of f 1 (x, y) and f 2 (x, y), and perform weighted fusion of the edge information entropy of the two images (that is, fusion according to the entropy weight of the two images) , The fusion image f fusion (x, y) corresponding to the region to be detected is obtained.
另外,在优选实施例中,在计算所述待检测区域的灰度均值的步骤之前,采用第二结构元素对所述待检测区域进行开、闭运算,以实现正向和负向的滤波去噪。In addition, in a preferred embodiment, before the step of calculating the average gray value of the area to be detected, the second structural element is used to perform opening and closing operations on the area to be detected to achieve positive and negative filtering. noise.
具体而言,如图6所示,配重重量的检测过程如下:Specifically, as shown in Figure 6, the detection process of the counterweight weight is as follows:
步骤S601,对配重块的图像进行缩放并灰度化。In step S601, the image of the weight block is scaled and grayed.
步骤S602,通过分析缩放并灰度化后的图像的灰度梯度复杂度,获取所述配重块的图像中的待检测区域。Step S602: Obtain the area to be detected in the image of the weight block by analyzing the gray gradient complexity of the zoomed and grayed image.
步骤S603,对待检测区域进行开、闭运算。Step S603: Perform opening and closing operations on the area to be detected.
该步骤的目的是对待检测区域实现滤波去噪。The purpose of this step is to filter and denoise the area to be detected.
步骤S604,获取待检测区域的灰度均值。Step S604: Obtain the average gray value of the area to be detected.
步骤S605,判断灰度均值是否大于预设均值,若大于,则执行步骤S607,否则,执行步骤S606。Step S605: It is judged whether the average gray value is greater than the preset average value, if it is greater, step S607 is executed, otherwise, step S606 is executed.
步骤S606,对待检测区域进行图像纹理增强处理,并执行步骤S607。Step S606: Perform image texture enhancement processing on the area to be detected, and perform step S607.
上述步骤S604-S606,根据待检测区域的全局灰度分布情况,决策执行形态学变换的图像纹理增强。In the above steps S604-S606, according to the global gray distribution of the area to be detected, it is decided to perform the image texture enhancement of the morphological transformation.
步骤S607,对待检测区域进行二值化处理。Step S607: Binarize the area to be detected.
步骤S608,获取二值化处理后的待检测区域中的连通区域,并计算连通区域中凹凸包的峰值点。In step S608, the connected area in the area to be detected after the binarization process is obtained, and the peak point of the bump hull in the connected area is calculated.
步骤S609,基于连通区域中凹凸包的峰值点,对连通区域进行分割,以获取多个 子连通区域。In step S609, the connected area is divided based on the peak points of the bump hull in the connected area to obtain multiple sub-connected areas.
步骤S610,判断多个子连通区域中各个子连通区域的面积及高宽比是否满足剔除条件,若满足,则执行步骤S611;否则,执行步骤S612。Step S610: It is judged whether the area and aspect ratio of each sub-connected region in the multiple sub-connected regions meet the elimination condition, if they are satisfied, step S611 is executed; otherwise, step S612 is executed.
步骤S611,剔除满足剔除条件的子连通区域,并执行步骤S612。In step S611, the sub-connected regions meeting the elimination condition are eliminated, and step S612 is executed.
步骤S612,提取粗定位的配重块的配重重量所在区域。Step S612, extracting the area where the weight of the roughly positioned weight block is located.
步骤S613,采用已训练的分类器处理所提取的粗定位的配重块的配重重量所在区域,以检测所述配重块的配重重量。Step S613: Use a trained classifier to process the extracted area where the weight of the roughly positioned weight block is located to detect the weight of the weight block.
综上所述,本发明创造性地基于配重块的图像中的结构特征及颜色特征,获取包括该配重块的配重重量的待检测区域,然后,从二值化处理后的待检测区域中提取关于所述配重重量的准目标区域,最后,利用提前做好训练的分类器处理所提取的准目标区域,从而检测所述配重块的配重重量,其可快速锁定并提取配重重量所在区域,具有较好的可靠性与鲁棒性,从而实现配重重量的自动识别与高精度的检测。In summary, the present invention is creatively based on the structural features and color features in the image of the weight block to obtain the area to be inspected including the weight of the weight block, and then from the binarized area to be inspected The quasi-target area about the weight of the counterweight is extracted in the, and finally, the extracted quasi-target area is processed by the classifier that has been trained in advance to detect the weight of the counterweight, which can quickly lock and extract the weight The area where the heavy weight is located has good reliability and robustness, so as to realize the automatic identification and high-precision detection of the weight of the weight.
相应地,如图7所示,本发明还提供一种配重重量的检测系统,所述检测系统可包括:待检测区域获取装置70,用于基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域;二值化处理装置71,用于对所述待检测区域进行二值化处理;准目标区域提取装置72,用于基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域;以及检测装置73,用于采用已训练的分类器处理已提取的准目标区域,以检测所述配重块的配重重量。Correspondingly, as shown in FIG. 7, the present invention also provides a weight detection system. The detection system may include: an area-to-be-detected area acquisition device 70 for structural features and colors in the image based on the weight. Feature, obtain the area to be detected in the image of the weight block; binarization processing device 71, for binarizing the area to be detected; quasi-target area extraction device 72, for binarization based After the processed area to be detected, extracting the quasi-target area in the area to be detected; and the detection device 73 is used to process the extracted quasi-target area by using a trained classifier to detect the weight of the weight block weight.
可选的,所述检测系统还包括:灰度均值计算装置,用于计算所述待检测区域的灰度均值;以及纹理增强装置,用于在所述二值化处理装置对所述待检测区域进行二值化处理之前且所述待检测区域的灰度均值小于预设均值的情况下,对该待检测区域进行图像纹理增强。Optionally, the detection system further includes: a gray-scale mean value calculation device for calculating the gray-scale mean value of the area to be detected; and a texture enhancement device for performing the binarization processing device on the to-be-detected area. Before the region is binarized and the average gray value of the region to be detected is less than the preset average value, image texture enhancement is performed on the region to be detected.
可选的,所述纹理增强装置包括:运算模块,用于采用第一结构元素对所述待检测区域进行开、闭运算;第一图像获取模块,用于基于所述待检测区域及开运算后的图像,获取第一图像;第二图像获取模块,用于基于所述待检测区域及闭运算后的图像,获取第二图像;以及融合图像获取模块,用于基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像。Optionally, the texture enhancement device includes: an arithmetic module, configured to use a first structural element to perform opening and closing operations on the region to be detected; a first image acquisition module, configured to perform opening and closing operations based on the region to be detected and After the image, the first image is acquired; the second image acquisition module is used to acquire the second image based on the area to be detected and the image after the closing operation; and the fusion image acquisition module is used to acquire the second image based on the first image and The second image acquires a fusion image corresponding to the area to be detected.
可选的,所述融合图像获取模块包括:边缘信息熵计算单元,用于分别计算所述第一图像和所述第二图像的边缘信息熵;以及融合图像获取单元,用于对所述第一图像和所述第二图像的边缘信息熵进行加权融合,以获取所述待检测区域所对应的融合图像。Optionally, the fusion image acquisition module includes: an edge information entropy calculation unit for calculating the edge information entropy of the first image and the second image respectively; and a fusion image acquisition unit for calculating the first image and the second image. The edge information entropy of an image and the second image is weighted and fused to obtain the fused image corresponding to the region to be detected.
可选的,所述检测系统还包括:运算装置,用于在所述灰度均值计算装置计算所述待检测区域的灰度均值的步骤之前,采用第二结构元素对所述待检测区域进行开、闭运算,以实现滤波去噪。Optionally, the detection system further includes: an arithmetic device, configured to use a second structural element to perform a calculation on the area to be detected before the step of calculating the average gray value of the area to be detected by the gray average value calculation device Open and close operations to achieve filtering and denoising.
可选的,所述准目标区域提取装置包括:连通区域获取模块,用于采用形象学处理方法,获取二值化处理后的待检测区域中的连通区域;以及准目标区域提取模块,用于基于所述连通区域的位置信息,提取所述准目标区域。Optionally, the device for extracting the quasi-target region includes: a connected region acquisition module for acquiring connected regions in the region to be detected after binarization processing by using an image processing method; and a quasi-target region extraction module for Extracting the quasi-target area based on the location information of the connected area.
所述检测系统还包括:分割装置,用于在所述准目标区域提取模块基于所述连通区域的位置信息,提取所述准目标区域之前,基于所述连通区域的凹凸曲率,对所述连通区域 进行分割,以去除干扰点;估算装置,用于估算所述连通区域中被分割的各个子连通区域的面积及高宽比例;剔除装置,用于在所述各个子连通区域中的特定子连通区域的面积及高宽比例满足以下任一剔除条件的情况下,剔除所述特定子连通区域:所述特定子连通区域的面积小于第一预设面积;所述特定子连通区域的面积大于第二预设面积;以及所述特定子连通区域的高宽比例大于预设比例,其中,所述第一预设面积小于所述第二预设面积。The detection system further includes: a segmentation device, which is configured to: before the quasi-target region extraction module extracts the quasi-target region based on the position information of the connected region, based on the concave-convex curvature of the connected region, compare the connected region The area is divided to remove interference points; an estimation device is used to estimate the area and height-to-width ratio of each sub-connected area divided in the connected area; and a culling device is used for a specific sub-connected area in each sub-connected area. The specific sub-connected area is removed when the area and height-to-width ratio of the connected area meet any of the following removal conditions: the area of the specific sub-connected area is smaller than the first preset area; the area of the specific sub-connected area is greater than A second preset area; and the height-to-width ratio of the specific sub-connected area is greater than a preset ratio, wherein the first preset area is smaller than the second preset area.
可选的,所述待检测区域获取装置包括:部分图像获取模块,用于基于所述配重块的图像中的结构特征,获取该图像中的包括所述待检测区域的部分图像;以及待检测区域模块,用于基于所获取的所述部分图像的颜色特征,按照水平灰度梯度复杂度突变及垂直灰度梯度复杂度突变的大小,对该部分图像执行行和列的切割,以获取所述待检测区域。可选的,所述待检测区域获取模块包括:复杂度计算单元,用于基于所述部分图像的颜色特征,分别计算水平灰度梯度复杂度及垂直灰度梯度复杂度;灰度梯度复杂度突变最值获取单元,用于基于所述水平灰度梯度复杂度及所述垂直灰度梯度复杂度,分别获取水平灰度梯度复杂度突变的最大值与最小值、垂直灰度梯度复杂度突变的最大值与最小值;以及待检测区域获取单元,用于基于所述水平灰度梯度复杂度突变的最大值与最小值所对应的列、所述垂直灰度梯度复杂度突变的最大值与最小值所对应的行,对所述部分图像进行切割,以获取所述待检测区域。Optionally, the device for acquiring the region to be detected includes: a partial image acquisition module for acquiring a partial image of the image including the region to be detected based on structural features in the image of the weight block; and The detection area module is used to perform row and column cutting of the partial image based on the color features of the acquired part of the image, according to the magnitude of the horizontal gray gradient complexity mutation and the vertical gray gradient complexity mutation, to obtain The area to be detected. Optionally, the acquisition module for the area to be detected includes: a complexity calculation unit, configured to calculate the horizontal gray gradient complexity and the vertical gray gradient complexity based on the color characteristics of the partial image; the gray gradient complexity A sudden change maximum value acquisition unit for acquiring the maximum and minimum values of the horizontal gray gradient complexity and the vertical gray gradient complexity respectively based on the horizontal gray gradient complexity and the vertical gray gradient complexity And the area to be detected acquisition unit, which is used for columns corresponding to the maximum and minimum of the horizontal grayscale gradient complexity mutation, the maximum and the vertical grayscale gradient complexity mutation The row corresponding to the minimum value is used to cut the partial image to obtain the area to be detected.
有关本发明提供的配重重量的检测系统的具体细节及益处可参阅上述针对配重重量的检测方法的描述,于此不再赘述。For the specific details and benefits of the detection system for the weight of the counterweight provided by the present invention, please refer to the description of the detection method for the weight of the counterweight, which will not be repeated here.
上述过程是针对单个配重块的配重重量的检测过程,但实际上,往往需要多个配重块才能满足工程需要。在本发明实施例中,主要以两个配重块(如图8所示)为例对配重块的总配重重量的获取过程进行说明。The above process is a detection process for the weight of a single counterweight, but in reality, multiple counterweights are often required to meet engineering needs. In the embodiment of the present invention, two counterweights (as shown in FIG. 8) are mainly taken as an example to describe the process of obtaining the total counterweight weight of the counterweight.
如图9所示,所述配重重量的获取方法可包括如下步骤:步骤S901,根据上述的配重重量的检测方法,检测第一配重块的配重重量;步骤S902,根据上述的配重重量的检测方法,检测第二配重块的配重重量;以及步骤S903,基于所述第一配重块及所述第二配重块的配重重量,获取配重块的总配重重量。As shown in FIG. 9, the method for obtaining the weight of the counterweight may include the following steps: step S901, detecting the weight of the first counterweight according to the above-mentioned method for detecting the weight of the counterweight; step S902, according to the above-mentioned counterweight The weight detection method is to detect the counterweight weight of the second counterweight; and step S903, based on the counterweight weight of the first counterweight and the second counterweight, obtain the total counterweight of the counterweight weight.
依次检测每个配重块的配重量时,因每个配重块的侧面结构均一致,即可以垂直梯度突变的最大值、最小值Verti_grad(max i1,min i2)为依据,切割图像以获取待检测区域,无需重复进行梯度复杂度计算,减小计算的复杂度。由此,所述获取方法还可包括:采集所述第一配重块和所述第二配重块的图像;在执行所述检测第一配重块的配重重量的步骤之后,且所采集的图像表明第二配重块被安装至定位梢A1、A2(如图10所示)的情况下,基于所述第一配重块的图像的垂直梯度突变的最大值所对应的列与水平梯度突变的最大值所对应的行,将所述第一配重块的图像的像素赋值为0。 When the weight of each weight is detected in turn, because the side structure of each weight is the same, the maximum and minimum vertical gradient mutations can be determined based on Verti_grad (max i1 , min i2 ). Cut the image to obtain For the area to be detected, there is no need to repeat the gradient complexity calculation, which reduces the calculation complexity. Thus, the acquisition method may further include: acquiring images of the first weight and the second weight; after performing the step of detecting the weight of the first weight, and The captured image shows that when the second counterweight is installed on the positioning pins A1 and A2 (as shown in Fig. 10), the column corresponding to the maximum value of the vertical gradient mutation based on the image of the first counterweight and In the row corresponding to the maximum value of the horizontal gradient mutation, the pixel of the image of the first weight block is assigned a value of 0.
具体而言,以图8、图10所示的配重重量的获取系统为例对获取总配重重量的过程进行详细地解释和说明。Specifically, the process of obtaining the total counterweight weight is explained and described in detail by taking the counterweight weight obtaining system shown in FIG. 8 and FIG. 10 as an example.
在解释和说明获取总配重重量的过程之前,介绍一下配重重量的获取系统。Before explaining and explaining the process of obtaining the total counterweight weight, let's introduce the counterweight weight obtaining system.
如图8所示,所述获取系统可包括:配重重量的检测系统,该检测系统80,包括:图像分析处理器800;及车载显示器801,总配重重量获取装置(未示出),用于基于所 述第一配重块1与所述第二配重块的配重重量2,获取配重块的总配重重量。As shown in FIG. 8, the acquisition system may include: a weight detection system, the detection system 80 includes: an image analysis processor 800; and a vehicle-mounted display 801, a total weight acquisition device (not shown), It is used to obtain the total weight of the weight based on the weight 2 of the first weight 1 and the weight 2 of the second weight.
如图8所示,所述获取系统还可包括:采集装置81,用于采集所述第一配重块1和所述第二配重块2的图像;以及赋值装置(未示出),用于在所述检测系统检测完第一配重块1的配重重量之后,且所述采集装置81所采集的图像表明第二配重块2被安装至定位梢A1、A2(如图10所示)的情况下,基于所述第一配重块1的图像的垂直梯度突变的最大值所对应的列与水平梯度突变的最大值所对应的行,将所述第一配重块1的图像的像素赋值为0。其中,采集装置81采集配重块的视频图像,并通过无线WiFi传输至图像分析处理器800实时检测,并将检测结果反馈给车载显示器801,通知机手挂载的总配重重量。总配重重量达到需求时,车载显示器801显示配重已满额,之后,再启动起重机的配重油缸以挂载配重。As shown in FIG. 8, the acquisition system may further include: an acquisition device 81 for acquiring images of the first weight block 1 and the second weight block 2; and an assignment device (not shown), After the detection system detects the weight of the first counterweight 1, and the image collected by the collection device 81 shows that the second counterweight 2 is installed on the positioning pins A1, A2 (as shown in Fig. 10 Shown), based on the column corresponding to the maximum value of the vertical gradient sudden change of the image of the first weight block 1 and the row corresponding to the maximum value of the horizontal gradient sudden change, the first weight block 1 The pixels of the image are assigned the value 0. Wherein, the collecting device 81 collects the video image of the counterweight and transmits it to the image analysis processor 800 for real-time detection via wireless WiFi, and feeds back the detection result to the on-board display 801 to notify the operator of the total weight of the counterweight mounted. When the total counterweight reaches the demand, the on-board display 801 shows that the counterweight is full, and then the counterweight cylinder of the crane is activated to mount the counterweight.
如图10所示,所述采集装置81可包括:摄像头810;以及伸缩控制模块(未示出),用于控制摄像头的伸缩和/或旋转,以使得该摄像头的视角大于或等于所述第一配重块1和所述第二配重块(未示出)所在区域的范围。其中,所述摄像头810可为网络摄像头Camera。所述摄像头810被安装至车头方向的保护壳中,伸缩控制模块(未示出)可控制摄像头810的上下伸缩和/或旋转,当检测配重块1的配重重量时,伸缩控制模块(未示出)可控制摄像头810倾斜朝上,正面采集配重块的视频图像,检测完毕后,则控制摄像头810缩放置保护壳中,从而实现摄像头的安全防护及有效运作。As shown in FIG. 10, the collection device 81 may include a camera 810; and a telescopic control module (not shown) for controlling the telescopic and/or rotation of the camera so that the viewing angle of the camera is greater than or equal to the first The area where a counterweight 1 and the second counterweight (not shown) are located. Wherein, the camera 810 may be a webcam Camera. The camera 810 is installed in a protective shell in the direction of the front of the car. A telescopic control module (not shown) can control the up and down expansion and/or rotation of the camera 810. When the weight of the counterweight 1 is detected, the telescopic control module ( (Not shown) the camera 810 can be controlled to tilt upwards, and the video image of the counterweight is collected from the front. After the detection is completed, the camera 810 is controlled to be zoomed and placed in the protective shell, so as to realize the safety protection and effective operation of the camera.
关于获取总配重重量的过程如下:The process of obtaining the total counterweight weight is as follows:
通过采集装置81采集第一配重块1的视频图像,基于所述第一配重块1的视频图像,采用上述检测方法检测所述第一配重块1的配重,在此过程中,记录所述第一配重块1的图像中的垂直梯度突变的最大值对应的列号j和水平梯度突变的最大值对应的行号i。此时,开始起吊第二配重块2。The video image of the first counterweight 1 is collected by the collecting device 81, and based on the video image of the first counterweight 1, the above detection method is used to detect the counterweight of the first counterweight 1. In this process, Record the column number j corresponding to the maximum value of the vertical gradient mutation and the row number i corresponding to the maximum value of the horizontal gradient mutation in the image of the first weight block 1. At this point, the second counterweight 2 is lifted.
在所述采集装置81所采集的图像表明第二配重块2被安装至定位梢A1、A2(如图10所示)的情况下,提取预先记录的垂直梯度突变的最大值对应的列号j和水平梯度突变的最大值对应的行号i,以i和j分别作为水平、垂直阈值,即T Horizontal_thred=j,T Vertical_thred=i。将第T Vertical_thred行以下部分和第T Horizontal_thred列左侧部分(上一个配重块)的图像像素值全部赋值为0,减小检测消除图像的干扰,即单独检测第二配重块2的配重重量。基于所述第二配重块2的视频图像,采用上述检测方法检测所述第二配重块2的配重 In the case where the image collected by the collecting device 81 shows that the second counterweight 2 is installed on the positioning pins A1 and A2 (as shown in FIG. 10), the column number corresponding to the maximum value of the pre-recorded vertical gradient sudden change is extracted j and the row number i corresponding to the maximum value of the horizontal gradient mutation, use i and j as the horizontal and vertical thresholds respectively, that is, T Horizontal_thred = j and T Vertical_thred = i. Assign all the image pixel values of the part below the T Vertical_thred row and the left part of the T Horizontal_thred column (the previous weight block) to 0 to reduce the interference of the detection and eliminate the image, that is, to detect the second weight block 2 separately. Heavy weight. Based on the video image of the second weight block 2, the above detection method is used to detect the weight of the second weight block 2
累加第一配重块1与第二配重块2的总重量值,以统计总配重重量。The total weight value of the first counterweight 1 and the second counterweight 2 is accumulated to calculate the total weight of the counterweight.
上述基于机器视觉,获取配重块的配重重量的方法,所涉及到的运算复杂度较低,可实现有效且高精度的配重识别效果。然而,本发明并不限于获取两个配重块的配重重量,其他任意多个配重块的配重重量的获取过程与上述过程相类似,于此不再赘述。The above-mentioned method for obtaining the weight of the counterweight based on machine vision involves relatively low computational complexity and can achieve an effective and high-precision counterweight recognition effect. However, the present invention is not limited to obtaining the counterweight weight of two counterweights, and the process of obtaining the counterweight weight of any other multiple counterweights is similar to the above-mentioned process, and will not be repeated here.
综上所述,本发明创造性地通过上述的配重重量的检测方法检测第一、第二配重重量,并基于所述第一、第二配重重量,获取配重块的总配重重量,由此,可有效识别总配重重量,且准确率高,从而可在装配配重的过程中实现总配重重量的自动化识别。In summary, the present invention creatively detects the weight of the first and second counterweights through the above-mentioned method for detecting the weight of the counterweight, and obtains the total counterweight weight of the counterweight based on the weight of the first and second counterweights. Therefore, the total weight of the counterweight can be effectively identified with high accuracy, so that the automatic identification of the total counterweight can be realized in the process of assembling the counterweight.
相应地,本发明还提供一种起重机,所述起重机被配置有上述的配重重量的获取系统。Correspondingly, the present invention also provides a crane, which is configured with the aforementioned system for obtaining the weight of the counterweight.
当然,本发明并不限于上述起重机,亦适用于其他任何需要配重并需获取配重重量的工程机械。Of course, the present invention is not limited to the above crane, and is also applicable to any other construction machinery that requires counterweight and needs to obtain the weight of the counterweight.
相应地,本发明还提供一种机器可读存储介质,该机器可读存储介质上存储有指令,该指令用于使得机器执行上述的配重重量的检测方法或上述的配重重量的获取方法。Correspondingly, the present invention also provides a machine-readable storage medium having instructions stored on the machine-readable storage medium for causing a machine to execute the aforementioned method for detecting the weight of a counterweight or the aforementioned method for obtaining the weight of a counterweight .
所述机器可读存储介质包括但不限于相变内存(相变随机存取存储器的简称,Phase Change Random Access Memory,PRAM,亦称为RCM/PCRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体(Flash Memory)或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁盘存储或其他磁性存储设备等各种可以存储程序代码的介质。The machine-readable storage medium includes, but is not limited to, phase change memory (Phase Change Random Access Memory, PRAM, also known as RCM/PCRAM), static random access memory (SRAM), dynamic Random access memory (DRAM), other types of random access memory (RAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory Technology, CD-ROM, Digital Versatile Disk (DVD) or other optical storage, magnetic cassette tape, magnetic tape disk storage or other magnetic storage devices and other media that can store program codes.
以上结合附图详细描述了本发明的优选实施方式,但是,本发明并不限于上述实施方式中的具体细节,在本发明的技术构思范围内,可以对本发明的技术方案进行多种简单变型,这些简单变型均属于本发明的保护范围。The preferred embodiments of the present invention are described in detail above with reference to the accompanying drawings. However, the present invention is not limited to the specific details in the above embodiments. Within the scope of the technical concept of the present invention, many simple modifications can be made to the technical solutions of the present invention. These simple modifications belong to the protection scope of the present invention.
另外需要说明的是,在上述具体实施方式中所描述的各个具体技术特征,在不矛盾的情况下,可以通过任何合适的方式进行组合。为了避免不必要的重复,本发明对各种可能的组合方式不再另行说明。In addition, it should be noted that the various specific technical features described in the foregoing specific embodiments can be combined in any suitable manner without contradiction. In order to avoid unnecessary repetition, various possible combinations are not described separately in the present invention.
此外,本发明的各种不同的实施方式之间也可以进行任意组合,只要其不违背本发明的思想,其同样应当视为本发明所公开的内容。In addition, various different embodiments of the present invention can also be combined arbitrarily, as long as they do not violate the idea of the present invention, they should also be regarded as the content disclosed in the present invention.

Claims (25)

  1. 一种配重重量的检测方法,其特征在于,所述检测方法包括:A method for detecting the weight of a counterweight, characterized in that the detecting method includes:
    基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域;Acquiring the area to be detected in the image of the weight block based on the structural feature and the color feature in the image of the weight block;
    对所述待检测区域进行二值化处理;Performing binarization processing on the area to be detected;
    基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域;以及Extracting the quasi-target area in the to-be-detected area based on the to-be-detected area after binarization processing; and
    采用已训练的分类器处理已提取的准目标区域,以检测所述配重块的配重重量。The trained classifier is used to process the extracted quasi-target area to detect the weight of the weight block.
  2. 根据权利要求1所述的配重重量的检测方法,其特征在于,所述检测方法还包括:The method for detecting the weight of a counterweight according to claim 1, wherein the detecting method further comprises:
    在执行所述对所述待检测区域进行二值化处理的步骤之前,执行以下操作:Before performing the step of binarizing the area to be detected, perform the following operations:
    计算所述待检测区域的灰度均值;以及Calculating the average gray value of the area to be detected; and
    在所述待检测区域的灰度均值小于预设均值的情况下,对该待检测区域进行图像纹理增强。In the case where the average gray value of the area to be detected is less than the preset average value, image texture enhancement is performed on the area to be detected.
  3. 根据权利要求2所述的配重重量的检测方法,其特征在于,所述对该待检测区域进行图像纹理增强包括:The method for detecting the weight of a counterweight according to claim 2, wherein said performing image texture enhancement on the area to be detected comprises:
    采用第一结构元素对所述待检测区域进行开、闭运算;Using the first structural element to perform opening and closing operations on the area to be detected;
    基于所述待检测区域及开运算后的图像,获取第一图像;Acquiring a first image based on the area to be detected and the image after the opening operation;
    基于所述待检测区域及闭运算后的图像,获取第二图像;以及Acquiring a second image based on the area to be detected and the image after the closing operation; and
    基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像。Based on the first image and the second image, a fusion image corresponding to the area to be detected is acquired.
  4. 根据权利要求3所述的配重重量的检测方法,其特征在于,所述基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像包括:The method for detecting the weight of a counterweight according to claim 3, wherein the acquiring, based on the first image and the second image, the fusion image corresponding to the area to be detected comprises:
    分别计算所述第一图像和所述第二图像的边缘信息熵;以及Respectively calculating the edge information entropy of the first image and the second image; and
    对所述第一图像和所述第二图像的边缘信息熵进行加权融合,以获取所述待检测区域所对应的融合图像。Weighted fusion is performed on the edge information entropy of the first image and the second image to obtain the fused image corresponding to the region to be detected.
  5. 根据权利要求2所述的配重重量的检测方法,其特征在于,所述检测方法还包括:The method for detecting the weight of a counterweight according to claim 2, wherein the detecting method further comprises:
    在执行所述计算所述待检测区域的灰度均值的步骤之前,采用第二结构元素对所述待检测区域进行开、闭运算,以实现滤波去噪。Before performing the step of calculating the average gray value of the area to be detected, a second structural element is used to perform opening and closing operations on the area to be detected to achieve filtering and denoising.
  6. 根据权利要求1所述的配重重量的检测方法,其特征在于,所述基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域包括:The method for detecting the weight of a counterweight according to claim 1, wherein the extracting the quasi-target area in the area to be detected based on the area to be detected after binarization processing comprises:
    采用形象学处理方法,获取二值化处理后的待检测区域中的连通区域;以及Using an image processing method to obtain the connected areas in the area to be detected after binarization processing; and
    基于所述连通区域的位置信息,提取所述准目标区域。Extracting the quasi-target area based on the location information of the connected area.
  7. 根据权利要求6所述的配重重量的检测方法,其特征在于,所述检测方法还包括:The method for detecting the weight of a counterweight according to claim 6, wherein the detecting method further comprises:
    在执行所述基于所述连通区域的位置信息,提取所述准目标区域的步骤之前,执行以下操作:Before performing the step of extracting the quasi-target area based on the location information of the connected area, perform the following operations:
    基于所述连通区域的凹凸曲率,对所述连通区域进行分割,以去除干扰点;Segmenting the connected area based on the concave and convex curvature of the connected area to remove interference points;
    估算所述连通区域中被分割的各个子连通区域的面积及高宽比例;以及Estimating the area and height-to-width ratio of each sub-connected area divided in the connected area; and
    在所述各个子连通区域中的特定子连通区域的面积及高宽比例满足以下任一剔除条件的情况下,剔除所述特定子连通区域:In the case where the area and the height-to-width ratio of the specific sub-connected area in each sub-connected area satisfy any of the following elimination conditions, the specific sub-connected area is eliminated:
    所述特定子连通区域的面积小于第一预设面积;The area of the specific sub-connected area is smaller than the first preset area;
    所述特定子连通区域的面积大于第二预设面积;以及The area of the specific sub-connected area is greater than the second predetermined area; and
    所述特定子连通区域的高宽比例大于预设比例,The height-to-width ratio of the specific sub-connected area is greater than a preset ratio,
    其中,所述第一预设面积小于所述第二预设面积。Wherein, the first predetermined area is smaller than the second predetermined area.
  8. 根据权利要求1至7中任意一项所述的配重重量的检测方法,其特征在于,所述基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域包括:The method for detecting the weight of a counterweight according to any one of claims 1 to 7, wherein the structural feature and color feature in the image based on the counterweight block are used to obtain The area to be inspected includes:
    基于所述配重块的图像中的结构特征,获取该图像中的包括所述待检测区域的部分图像;以及Based on the structural features in the image of the weight block, acquiring a partial image of the image including the area to be detected; and
    基于所获取的所述部分图像的颜色特征,按照水平灰度梯度复杂度突变及垂直灰度梯度复杂度突变的大小,对该部分图像执行行和列的切割,以获取所述待检测区域。Based on the acquired color features of the partial image, according to the magnitude of the horizontal gray gradient complexity mutation and the vertical gray gradient complexity mutation, the partial image is cut into rows and columns to obtain the region to be detected.
  9. 根据权利要求8所述的配重重量的检测方法,其特征在于,所述对该部分图像 执行行和列的切割包括:The method for detecting the weight of a counterweight according to claim 8, wherein the performing row and column cutting on the partial image comprises:
    基于所述部分图像的颜色特征,分别计算水平灰度梯度复杂度及垂直灰度梯度复杂度;Based on the color features of the part of the image, respectively calculate the horizontal grayscale gradient complexity and the vertical grayscale gradient complexity;
    基于所述水平灰度梯度复杂度及所述垂直灰度梯度复杂度,分别获取水平灰度梯度复杂度突变的最大值与最小值、垂直灰度梯度复杂度突变的最大值与最小值;以及Based on the horizontal grayscale gradient complexity and the vertical grayscale gradient complexity, respectively obtaining the maximum and minimum values of the horizontal grayscale gradient complexity mutation and the maximum and minimum values of the vertical grayscale gradient complexity mutation; and
    基于所述水平灰度梯度复杂度突变的最大值与最小值所对应的列、所述垂直灰度梯度复杂度突变的最大值与最小值所对应的行,对所述部分图像进行切割,以获取所述待检测区域。Based on the columns corresponding to the maximum and minimum values of the horizontal grayscale gradient complexity mutation, and the rows corresponding to the maximum and minimum values of the vertical grayscale gradient complexity mutation, the partial image is cut to Obtain the area to be detected.
  10. 一种配重重量的获取方法,其特征在于,所述获取方法包括:A method for obtaining the weight of a counterweight, characterized in that the obtaining method includes:
    根据权利要求1-9中任一项权利要求所述的配重重量的检测方法,检测第一配重块的配重重量;According to the method for detecting the weight of the counterweight according to any one of claims 1-9, detecting the weight of the counterweight of the first counterweight;
    根据权利要求1-9中任一项权利要求所述的配重重量的检测方法,检测第二配重块的配重重量;以及The method for detecting the weight of the counterweight according to any one of claims 1-9, detecting the counterweight weight of the second counterweight; and
    基于所述第一配重块及所述第二配重块的配重重量,获取配重块的总配重重量。Obtain the total weight of the weight based on the weight of the first weight and the weight of the second weight.
  11. 根据权利要求10所述的配重重量的获取方法,其特征在于,所述获取方法还包括:The method for obtaining the weight of a counterweight according to claim 10, wherein the obtaining method further comprises:
    采集所述第一配重块和所述第二配重块的图像;Acquiring images of the first counterweight and the second counterweight;
    在执行所述检测第一配重块的配重重量的步骤之后,且所采集的图像表明第二配重块被安装至定位梢的情况下,基于所述第一配重块的图像的垂直梯度突变的最大值所对应的列与水平梯度突变的最大值所对应的行,将所述第一配重块的图像的像素赋值为0。After the step of detecting the weight of the first counterweight is performed, and the captured image shows that the second counterweight is installed to the positioning pin, the vertical direction of the image based on the first counterweight is In the column corresponding to the maximum value of the gradient mutation and the row corresponding to the maximum value of the horizontal gradient mutation, the pixel of the image of the first weight block is assigned a value of 0.
  12. 一种配重重量的检测系统,其特征在于,所述检测系统包括:A detection system for the weight of a counterweight, characterized in that the detection system includes:
    待检测区域获取装置,用于基于配重块的图像中的结构特征及颜色特征,获取所述配重块的图像中的待检测区域;A device for obtaining a region to be detected, configured to obtain the region to be detected in the image of the counterweight based on the structural feature and the color feature in the image of the counterweight;
    二值化处理装置,用于对所述待检测区域进行二值化处理;A binarization processing device, configured to perform binarization processing on the area to be detected;
    准目标区域提取装置,用于基于二值化处理后的待检测区域,提取所述待检测区域中的准目标区域;以及A quasi-target region extraction device, which is used to extract a quasi-target region in the region to be detected based on the region to be detected after binarization processing; and
    检测装置,用于采用已训练的分类器处理已提取的准目标区域,以检测所述配重 块的配重重量。The detection device is used for processing the extracted quasi-target area with a trained classifier to detect the weight of the counterweight block.
  13. 根据权利要求12所述的配重重量的检测系统,其特征在于,所述检测系统还包括:The counterweight weight detection system according to claim 12, wherein the detection system further comprises:
    灰度均值计算装置,用于计算所述待检测区域的灰度均值;以及A gray average value calculation device for calculating the gray average value of the area to be detected; and
    纹理增强装置,用于在所述二值化处理装置对所述待检测区域进行二值化处理之前且所述待检测区域的灰度均值小于预设均值的情况下,对该待检测区域进行图像纹理增强。The texture enhancement device is configured to perform the detection on the area to be detected before the binarization processing device performs the binarization process on the area to be detected and the average gray value of the area to be detected is less than the preset average value. Image texture enhancement.
  14. 根据权利要求13所述的配重重量的检测系统,其特征在于,所述纹理增强装置包括:The counterweight weight detection system according to claim 13, wherein the texture enhancement device comprises:
    运算模块,用于采用第一结构元素对所述待检测区域进行开、闭运算;An arithmetic module, configured to use the first structural element to perform opening and closing operations on the area to be detected;
    第一图像获取模块,用于基于所述待检测区域及开运算后的图像,获取第一图像;The first image acquisition module is configured to acquire a first image based on the area to be detected and the image after the opening operation;
    第二图像获取模块,用于基于所述待检测区域及闭运算后的图像,获取第二图像;以及The second image acquisition module is configured to acquire a second image based on the area to be detected and the image after the closing operation; and
    融合图像获取模块,用于基于所述第一图像和所述第二图像,获取所述待检测区域所对应的融合图像。The fusion image acquisition module is configured to acquire a fusion image corresponding to the area to be detected based on the first image and the second image.
  15. 根据权利要求14所述的配重重量的检测系统,其特征在于,所述融合图像获取模块包括:The counterweight weight detection system according to claim 14, wherein the fusion image acquisition module comprises:
    边缘信息熵计算单元,用于分别计算所述第一图像和所述第二图像的边缘信息熵;以及An edge information entropy calculation unit, configured to calculate the edge information entropy of the first image and the second image respectively; and
    融合图像获取单元,用于对所述第一图像和所述第二图像的边缘信息熵进行加权融合,以获取所述待检测区域所对应的融合图像。The fusion image acquisition unit is configured to perform weighted fusion on the edge information entropy of the first image and the second image to acquire the fusion image corresponding to the area to be detected.
  16. 根据权利要求13所述的配重重量的检测系统,其特征在于,所述检测系统还包括:The counterweight weight detection system according to claim 13, wherein the detection system further comprises:
    运算装置,用于在所述灰度均值计算装置计算所述待检测区域的灰度均值的步骤之前,采用第二结构元素对所述待检测区域进行开、闭运算,以实现滤波去噪。The arithmetic device is used for performing opening and closing operations on the area to be detected by using a second structural element before the step of calculating the average gray value of the area to be detected by the gray average value calculating device, so as to achieve filtering and denoising.
  17. 根据权利要求12所述的配重重量的检测系统,其特征在于,所述准目标区域提取装置包括:The counterweight weight detection system according to claim 12, wherein the quasi-target area extraction device comprises:
    连通区域获取模块,用于采用形象学处理方法,获取二值化处理后的待检测区域中的连通区域;以及The connected region acquisition module is used to adopt the image processing method to acquire the connected region in the to-be-detected region after binarization processing; and
    准目标区域提取模块,用于基于所述连通区域的位置信息,提取所述准目标区域。The quasi-target region extraction module is configured to extract the quasi-target region based on the position information of the connected region.
  18. 根据权利要求17所述的配重重量的检测系统,其特征在于,所述检测系统还包括:The counterweight weight detection system according to claim 17, wherein the detection system further comprises:
    分割装置,用于在所述准目标区域提取模块基于所述连通区域的位置信息,提取所述准目标区域之前,基于所述连通区域的凹凸曲率,对所述连通区域进行分割,以去除干扰点;A segmentation device for segmenting the connected area based on the concavity and convexity of the connected area before the quasi-target area extraction module extracts the quasi-target area based on the position information of the connected area to remove interference point;
    估算装置,用于估算所述连通区域中被分割的各个子连通区域的面积及高宽比例;以及An estimation device for estimating the area and height-to-width ratio of each sub-connected area divided in the connected area; and
    剔除装置,用于在所述各个子连通区域中的特定子连通区域的面积及高宽比例满足以下任一剔除条件的情况下,剔除所述特定子连通区域:The culling device is used for culling the specific sub-connected area when the area and the height-to-width ratio of the specific sub-connected area in each of the sub-connected areas meet any of the following removal conditions:
    所述特定子连通区域的面积小于第一预设面积;The area of the specific sub-connected area is smaller than the first preset area;
    所述特定子连通区域的面积大于第二预设面积;以及The area of the specific sub-connected area is greater than the second predetermined area; and
    所述特定子连通区域的高宽比例大于预设比例,The height-to-width ratio of the specific sub-connected area is greater than a preset ratio,
    其中,所述第一预设面积小于所述第二预设面积。Wherein, the first predetermined area is smaller than the second predetermined area.
  19. 根据权利要求12至18中任意一项所述的配重重量的检测系统,其特征在于,所述待检测区域获取装置包括:The system for detecting the weight of a counterweight according to any one of claims 12 to 18, wherein the device for obtaining the area to be detected comprises:
    部分图像获取模块,用于基于所述配重块的图像中的结构特征,获取该图像中的包括所述待检测区域的部分图像;以及A partial image acquisition module for acquiring a partial image of the image including the area to be detected based on the structural features in the image of the weight block; and
    待检测区域模块,用于基于所获取的所述部分图像的颜色特征,按照水平灰度梯度复杂度突变及垂直灰度梯度复杂度突变的大小,对该部分图像执行行和列的切割,以获取所述待检测区域。The to-be-detected area module is used to perform row and column cutting of the partial image based on the acquired color features of the partial image, according to the magnitude of the horizontal grayscale gradient complexity mutation and the vertical grayscale gradient complexity mutation Obtain the area to be detected.
  20. 根据权利要求19所述的配重重量的检测系统,其特征在于,所述待检测区域获取模块包括:The counterweight weight detection system according to claim 19, wherein the to-be-detected area acquisition module comprises:
    复杂度计算单元,用于基于所述部分图像的颜色特征,分别计算水平灰度梯度复杂度及垂直灰度梯度复杂度;The complexity calculation unit is configured to calculate the horizontal gray gradient complexity and the vertical gray gradient complexity based on the color features of the partial image;
    灰度梯度复杂度突变最值获取单元,用于基于所述水平灰度梯度复杂度及所述垂直灰度梯度复杂度,分别获取水平灰度梯度复杂度突变的最大值与最小值、垂直灰度梯度复杂度突变的最大值与最小值;以及The maximum value acquisition unit of gray gradient complexity mutation is used to obtain the maximum and minimum values of the horizontal gray gradient complexity mutation and the vertical gray gradient based on the horizontal gray gradient complexity and the vertical gray gradient complexity. The maximum and minimum of the degree of gradient complexity mutation; and
    待检测区域获取单元,用于基于所述水平灰度梯度复杂度突变的最大值与最小值所对应的列、所述垂直灰度梯度复杂度突变的最大值与最小值所对应的行,对所述部分图像进行切割,以获取所述待检测区域。The to-be-detected area acquisition unit is configured to perform the calculation based on the columns corresponding to the maximum and minimum values of the horizontal gray gradient complexity mutation, and the rows corresponding to the maximum and minimum values of the vertical gray gradient complexity mutation. The partial image is cut to obtain the area to be detected.
  21. 一种配重重量的获取系统,其特征在于,所述获取系统包括:A system for acquiring the weight of a counterweight, wherein the acquiring system includes:
    根据权利要求12-20中任一项权利要求所述的配重重量的检测系统,用于检测第一配重块的配重重量与第二配重块的配重重量;以及The counterweight weight detection system according to any one of claims 12-20, which is used to detect the counterweight weight of the first counterweight and the counterweight weight of the second counterweight; and
    总配重重量获取装置,用于基于所述第一配重块与所述第二配重块的配重重量,获取配重块的总配重重量。The total counterweight weight obtaining device is configured to obtain the total counterweight weight of the counterweight based on the counterweight weight of the first counterweight and the second counterweight.
  22. 根据权利要求21所述的配重重量的获取系统,其特征在于,所述获取系统还包括:The system for obtaining the weight of a counterweight according to claim 21, wherein the obtaining system further comprises:
    采集装置,用于采集所述第一配重块和所述第二配重块的图像;An acquisition device for acquiring images of the first counterweight and the second counterweight;
    赋值装置,用于在所述检测系统检测完第一配重块的配重重量之后,且所述采集装置所采集的图像表明第二配重块被安装至定位梢的情况下,基于所述第一配重块的图像的垂直梯度突变的最大值所对应的列与水平梯度突变的最大值所对应的行,将所述第一配重块的图像的像素赋值为0。The assigning device is used to, after the detection system detects the weight of the first counterweight, and the image collected by the collection device shows that the second counterweight is installed on the positioning pin, based on the In the column corresponding to the maximum value of the vertical gradient mutation of the image of the first weight block and the row corresponding to the maximum value of the horizontal gradient mutation, the pixel of the image of the first weight block is assigned a value of 0.
  23. 根据权利要求22所述的配重重量的获取系统,其特征在于,所述采集装置包括:The system for obtaining the weight of a counterweight according to claim 22, wherein the collecting device comprises:
    摄像头,用于采集所述第一配重块和所述第二配重块的图像;以及A camera for collecting images of the first counterweight and the second counterweight; and
    伸缩控制模块,用于控制摄像头的伸缩和/或旋转,以使得该摄像头的视角大于或等于所述第一配重块和所述第二配重块所在区域的范围。The telescopic control module is used to control the telescopic and/or rotation of the camera so that the viewing angle of the camera is greater than or equal to the range of the area where the first counterweight and the second counterweight are located.
  24. 一种起重机,其特征在于,所述起重机被配置有根据权利要求21-23中任一项 权利要求所述的配重重量的获取系统。A crane, characterized in that the crane is configured with the counterweight weight obtaining system according to any one of claims 21-23.
  25. 一种机器可读存储介质,其特征在于,该机器可读存储介质上存储有指令,该指令用于使得机器执行根据权利要求1-9所述的配重重量的检测方法或权利要求10-11中任一项权利要求所述的配重重量的获取方法。A machine-readable storage medium, characterized in that instructions are stored on the machine-readable storage medium, and the instructions are used to make a machine execute the method for detecting the weight of a counterweight according to claims 1-9 or claims 10- 11. The method for obtaining the weight of the counterweight according to any one of the claims.
PCT/CN2020/100176 2019-07-04 2020-07-03 Counterweight weight detection method and system, and acquisition method and system, and crane WO2021000948A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910598067.2A CN110956180B (en) 2019-07-04 2019-07-04 Detection method and system of counterweight weight, acquisition method and system and crane
CN201910598067.2 2019-07-04

Publications (1)

Publication Number Publication Date
WO2021000948A1 true WO2021000948A1 (en) 2021-01-07

Family

ID=69976153

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/100176 WO2021000948A1 (en) 2019-07-04 2020-07-03 Counterweight weight detection method and system, and acquisition method and system, and crane

Country Status (2)

Country Link
CN (1) CN110956180B (en)
WO (1) WO2021000948A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110956180B (en) * 2019-07-04 2021-04-13 中联重科股份有限公司 Detection method and system of counterweight weight, acquisition method and system and crane
CN112191055B (en) * 2020-09-29 2021-12-31 武穴市东南矿业有限公司 Dust device with air detection structure for mining machinery
CN113901600B (en) * 2021-09-13 2023-06-02 杭州大杰智能传动科技有限公司 Automatic monitoring and controlling method and system for lifting load balance of intelligent tower crane

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101789080A (en) * 2010-01-21 2010-07-28 上海交通大学 Detection method for vehicle license plate real-time positioning character segmentation
US20160253550A1 (en) * 2013-11-11 2016-09-01 Beijing Techshino Technology Co., Ltd. Eye location method and device
CN109871938A (en) * 2019-01-21 2019-06-11 重庆大学 A kind of components coding detection method based on convolutional neural networks
CN110956180A (en) * 2019-07-04 2020-04-03 中联重科股份有限公司 Detection method and system of counterweight weight, acquisition method and system and crane

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101092133B1 (en) * 2009-11-27 2011-12-12 동명대학교산학협력단 Method of Detecting Area and Measuring Distance of Container
CN103613015B (en) * 2013-11-26 2015-08-26 中联重科股份有限公司 Safety jaw carries control method, device, system and hoisting crane
CN104299002B (en) * 2014-10-11 2017-06-23 嘉兴学院 A kind of tower crane image detecting method based on monitoring system
CN107066933B (en) * 2017-01-25 2020-06-05 武汉极目智能技术有限公司 Road sign identification method and system
CN109785240B (en) * 2017-11-13 2021-05-25 中国移动通信有限公司研究院 Low-illumination image enhancement method and device and image processing equipment
CN109816641B (en) * 2019-01-08 2021-05-14 西安电子科技大学 Multi-scale morphological fusion-based weighted local entropy infrared small target detection method
CN109934887B (en) * 2019-03-11 2023-05-30 吉林大学 Medical image fusion method based on improved pulse coupling neural network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101789080A (en) * 2010-01-21 2010-07-28 上海交通大学 Detection method for vehicle license plate real-time positioning character segmentation
US20160253550A1 (en) * 2013-11-11 2016-09-01 Beijing Techshino Technology Co., Ltd. Eye location method and device
CN109871938A (en) * 2019-01-21 2019-06-11 重庆大学 A kind of components coding detection method based on convolutional neural networks
CN110956180A (en) * 2019-07-04 2020-04-03 中联重科股份有限公司 Detection method and system of counterweight weight, acquisition method and system and crane

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HUANG, WENWU: "Research Design on Embedded Automatic Weight Identification System for Crane", MECHANICAL AND ELECTRICAL INFORMATION, no. 18, 30 June 2016 (2016-06-30), XP055772596, DOI: 10.19514/j.cnki.cn32-1628/tm.2016.18.024 *
LIAN-YAN CUI, LIN XU, SHU-SHENG GU: "Eyes Location Based on the Calculation of the Complexity Extent and the Best Threshold Value", CONTROL ENGINEERING OF CHINA, vol. 15, no. 1, 31 January 2008 (2008-01-31), XP055772599 *
LIU, KUN, WEIDONG LIU, A. XUHAI K: "Detection Algorithm for Infrared Dim Small Targets Based on Weighted Fusion Feature and Ostu Segmentation", COMPUTER ENGINEERING, vol. 43, no. 7, 31 July 2017 (2017-07-31), XP055772600 *

Also Published As

Publication number Publication date
CN110956180B (en) 2021-04-13
CN110956180A (en) 2020-04-03

Similar Documents

Publication Publication Date Title
WO2021000948A1 (en) Counterweight weight detection method and system, and acquisition method and system, and crane
CN107463918B (en) Lane line extraction method based on fusion of laser point cloud and image data
CN108629775B (en) Thermal state high-speed wire rod surface image processing method
CN108759973B (en) Water level measuring method
US10620005B2 (en) Building height calculation method, device, and storage medium
CN109507192B (en) Magnetic core surface defect detection method based on machine vision
CN111179243A (en) Small-size chip crack detection method and system based on computer vision
CN108229475B (en) Vehicle tracking method, system, computer device and readable storage medium
WO2012169088A1 (en) Image processing apparatus, image processing method and image processing system
CN105718872B (en) Auxiliary method and system for rapidly positioning lanes on two sides and detecting vehicle deflection angle
CN113109368B (en) Glass crack detection method, device, equipment and medium
CN107609555B (en) License plate detection method, vehicle type identification method applying license plate detection method and related device
CN109815822B (en) Patrol diagram part target identification method based on generalized Hough transformation
CN112686858A (en) Visual defect detection method, device, medium and equipment for mobile phone charger
JP2008286725A (en) Person detector and detection method
CN105718931B (en) System and method for determining clutter in acquired images
CN112734761B (en) Industrial product image boundary contour extraction method
US20120207379A1 (en) Image Inspection Apparatus, Image Inspection Method, And Computer Program
WO2017120796A1 (en) Pavement distress detection method and apparatus, and electronic device
CN111354047B (en) Computer vision-based camera module positioning method and system
CN108802051B (en) System and method for detecting bubble and crease defects of linear circuit of flexible IC substrate
KR20180098945A (en) Method and apparatus for measuring speed of vehicle by using fixed single camera
CN111242888A (en) Image processing method and system based on machine vision
CN115861274A (en) Crack detection method integrating three-dimensional point cloud and two-dimensional image
KR102242996B1 (en) Method for atypical defects detect in automobile injection products

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

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

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 13.06.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20834450

Country of ref document: EP

Kind code of ref document: A1