CN109118502B - Operation coverage area real-time reconstruction method and system based on breakpoint segmentation - Google Patents

Operation coverage area real-time reconstruction method and system based on breakpoint segmentation Download PDF

Info

Publication number
CN109118502B
CN109118502B CN201811211985.7A CN201811211985A CN109118502B CN 109118502 B CN109118502 B CN 109118502B CN 201811211985 A CN201811211985 A CN 201811211985A CN 109118502 B CN109118502 B CN 109118502B
Authority
CN
China
Prior art keywords
vertex
region
area
boundary
effective
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811211985.7A
Other languages
Chinese (zh)
Other versions
CN109118502A (en
Inventor
张昆
崔静莹
赵龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xinyang Normal University
Original Assignee
Xinyang Normal University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xinyang Normal University filed Critical Xinyang Normal University
Priority to CN201811211985.7A priority Critical patent/CN109118502B/en
Publication of CN109118502A publication Critical patent/CN109118502A/en
Application granted granted Critical
Publication of CN109118502B publication Critical patent/CN109118502B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/12Edge-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/181Segmentation; Edge detection involving edge growing; involving edge linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30181Earth observation
    • G06T2207/30188Vegetation; Agriculture

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The invention relates to the technical field of agricultural engineering, in particular to a real-time operation coverage area reconstruction method and system based on breakpoint segmentation. The method comprises the following steps: performing binarization processing on boundary vertexes of two areas needing to be combined, and dividing the boundary vertexes into effective vertexes and ineffective vertexes; extracting breakpoints of the regions according to the effective vertexes and the ineffective vertexes, segmenting effective connection sections of the two regions according to the breakpoints, obtaining intersecting lines of the two regions according to the breakpoints, solving intersection points of the intersecting lines according to the intersecting lines, and taking the intersection points closest to the breakpoints as connection points for region combination; and connecting the effective connecting sections of the two regions at the connecting point according to the effective connecting sections of the two regions to form a new closed region as a result of the real-time reconstruction of the regions. The system comprises: a processing module; an extraction module; and a reconstruction module. The invention utilizes the real-time unmanned aerial vehicle operation parameter information in the unmanned aerial vehicle operation process to construct the operation coverage area in real time so as to reconstruct the areas of missed spray and excessive heavy spray.

Description

Operation coverage area real-time reconstruction method and system based on breakpoint segmentation
Technical Field
The invention relates to the technical field of agricultural engineering, in particular to a real-time operation coverage area reconstruction method and system based on breakpoint segmentation.
Background
In the operation process of the plant protection unmanned aerial vehicle, a better operation route can be planned according to a route planning algorithm, but the unmanned aerial vehicle with low route flight precision cannot accurately fly along the planned route, so that various operation effect parameters of real operation are poor, and spray leakage or phytotoxicity can be caused; and the unmanned aerial vehicle with higher air route control precision is also influenced by external environmental factors, so that the operation area parameters are difficult to ensure to be consistent with theoretical planning, the actual coverage area of the liquid medicine is inconsistent with theoretical calculation, and the operation effect in the whole operation area is inconsistent. At present, three main ways are available for evaluating the operation coverage area of the plant protection unmanned aerial vehicle: and fog drops in the operation area are manually collected, remote sensing image information is extracted, and the operation effect is observed by human eyes at the later stage. When the fog drops in the operation area are manually collected, a collection card, test paper, a measuring cup and the like are mainly adopted, so that the method is suitable for qualitatively and quantitatively analyzing the fog drop drift rule to construct a fog drop drift model, and is not suitable for real-time online evaluation of the fog drop coverage condition in the operation process; moreover, the method is time-consuming, and workers need to be in a medicine dispersion environment for a long time, which may cause harm to the health of the workers. Remote sensing image information extraction is suitable for large-area analysis and is a research hotspot at present, the method has high requirements on image quality, and the images of the operation area need to be collected again in the air by using equipment for analysis under a better weather condition after the unmanned aerial vehicle operation is finished; the method for observing the operation effect by human eyes needs to be carried out for a period of time after the operation is finished, the operation effect is analyzed by observing the crop pest and disease damage and growth information in the operation area, the workload of workers is large, the observation result is easily influenced by the subjectivity of the workers, and at the moment, if the areas with missed spray and excessive heavy spray are found, the optimal period for pest control is often missed, and the loss caused by pest is difficult to be recovered by secondary control.
Disclosure of Invention
The invention provides a real-time reconstruction method and a real-time reconstruction system for an operation coverage area based on breakpoint segmentation, aiming at the defects and the defects of the existing method for evaluating the operation coverage area of a plant protection unmanned aerial vehicle. The method utilizes the real-time unmanned aerial vehicle operation parameter information in the unmanned aerial vehicle operation process to construct the operation coverage area in real time so as to evaluate the areas needing key inspection, such as missed spray and excessive re-spray, and has the advantages of real time, rapidness, accuracy and less occupied computing resources.
In order to achieve the purpose, the invention adopts the following technical scheme:
the real-time reconstruction method of the operation coverage area based on breakpoint segmentation comprises the following steps:
step 1: performing binarization processing on boundary vertexes of two areas needing to be combined, and dividing the boundary vertexes into an effective vertex and an invalid vertex, wherein the effective vertex is a vertex used for forming a new area boundary after the areas are combined, and the invalid vertex is a vertex which cannot be used for forming the new area boundary after the areas are combined;
step 2: extracting breakpoints of the regions according to the effective vertexes and the ineffective vertexes, segmenting effective connection sections of the two regions according to the breakpoints, obtaining intersecting lines of the two regions according to the breakpoints, solving intersection points of the intersecting lines according to the intersecting lines, and taking the intersection points closest to the breakpoints as connection points for region combination;
and step 3: and connecting the effective connecting sections of the two regions at the connecting point according to the effective connecting sections of the two regions to form a new closed region as a result of the real-time reconstruction of the regions.
Further, before the step 1, the method further comprises:
and obtaining boundary information of the operation coverage sub-area at the current moment and the operation coverage area at the previous moment through the unmanned aerial vehicle operation parameters, wherein the boundary information comprises a boundary vertex.
Further, in the binarization processing process, a binary flag is generated for each vertex, the vertex with the binary flag of 0 is an invalid vertex, the vertex with the binary flag of 1 is an effective vertex, and the connected segment with the vertex binary flags of 1 is called an effective connected segment.
Further, the binarization processing of the boundary vertices of the two regions to be merged specifically includes: and judging the relation between the boundary vertex of the region and a polygon formed by the boundary of another region by adopting a revolution number method, and carrying out binarization processing on the boundary vertex array of the region. When the union of the two regions is solved, if the boundary vertex of the region is inside the polygon formed by the boundary of the other region, the binary flag corresponding to the boundary vertex of the region is 0, and if the boundary vertex of the region is outside the polygon formed by the boundary of the other region or on the boundary line, the binary flag corresponding to the boundary vertex of the region is 1.
In the revolution number method, the counterclockwise direction is defined as positive, and the clockwise direction is defined as negative.
Further, still include:
and setting the effective vertex when the vertex binary flag is changed as a region breakpoint.
Further, the step 3 comprises:
when the areas are merged, the area with more effective connecting sections is set as an active area, and the other area is set as a passive area;
dividing the situation into two situations of conventional area combination and special area combination according to the number of the broken points of the active area and the passive area; when the active area and the passive area have no break points, merging the special areas; when the number of the broken points in the active area is more than 2, carrying out conventional area combination; the regular region merging includes: according to the boundary vertex, the breakpoint, the intersection point and the invalid vertex of the active region and the passive region, carrying out region combination;
the special region merging includes: and according to the boundary vertex and the invalid vertex of the active region and the passive region, performing region combination.
Real-time reconstruction system of operation coverage area based on breakpoint segmentation includes:
the processing module is used for carrying out binarization processing on boundary vertexes of two regions needing to be combined and dividing the boundary vertexes into an effective vertex and an invalid vertex, wherein the effective vertex is a vertex used for forming a new region boundary after the regions are combined, and the invalid vertex is a vertex which cannot be used for forming the new region boundary after the regions are combined;
the extraction module is used for extracting breakpoints of the regions according to the effective vertexes and the invalid vertexes, segmenting effective connection sections of the two regions according to the breakpoints, obtaining intersecting lines of the two regions according to the breakpoints, solving intersection points of the intersecting lines according to the intersecting lines, and taking the intersection points closest to the breakpoints as connection points for region combination;
and the reconstruction module is used for connecting the effective connecting sections of the two areas at the connecting point according to the effective connecting sections of the two areas to form a new closed area as a result of real-time reconstruction of the areas.
Further, still include:
and the area boundary information acquisition module is used for acquiring the boundary information of the operation coverage sub-area at the current moment of the operation at the current moment and the operation coverage area at the previous moment through the unmanned aerial vehicle operation parameters, and the boundary information comprises a boundary vertex.
Further, still include:
and the setting module is used for setting the effective vertex when the vertex binary flag changes as the region breakpoint.
Compared with the prior art, the invention has the following beneficial effects:
the invention carries out binarization processing on the boundary vertexes of two areas needing to be combined, and divides the boundary vertexes into an effective vertex and an ineffective vertex; extracting breakpoints of the regions according to the effective vertexes and the ineffective vertexes, segmenting effective connection sections of the two regions according to the breakpoints, obtaining intersecting lines of the two regions according to the breakpoints, solving intersection points of the intersecting lines according to the intersecting lines, and taking the intersection points closest to the breakpoints as connection points for region combination; and connecting the effective connecting sections of the two regions at the connecting point according to the effective connecting sections of the two regions to form a new closed region as a result of the real-time reconstruction of the regions.
The method can quickly and effectively solve the problem of area merging of two areas which are only intersected at the area breakpoint, and utilizes the real-time unmanned aerial vehicle operation parameter information in the unmanned aerial vehicle operation process to construct the operation coverage area in real time so as to reconstruct the areas with missed spray and excessive heavy spray, and has the advantages of real time, quickness, accuracy and less occupied computing resources.
Drawings
Fig. 1 is a basic flowchart of a method for reconstructing a work coverage area in real time based on breakpoint division according to an embodiment of the present invention.
Fig. 2 is a schematic view of a plant protection unmanned aerial vehicle operation map construction of an operation coverage area real-time reconstruction method based on breakpoint segmentation in the embodiment of the present invention.
Fig. 3 is a basic schematic diagram of an algorithm implementation when performing region merging on a region a and a region B in the real-time job coverage region reconstruction method based on breakpoint segmentation according to the embodiment of the present invention.
Fig. 4 is a basic flowchart of the construction of the operation coverage sub-region of the real-time reconstruction method of the operation coverage region based on breakpoint division according to the embodiment of the present invention.
Fig. 5 is a schematic diagram illustrating determination of a relationship between a vertex and a polygon in a real-time reconstruction method of an operation coverage area based on breakpoint segmentation according to an embodiment of the present invention.
Fig. 6 is a schematic diagram illustrating an intersection situation of two line segments in the real-time reconstruction method of an operation coverage area based on breakpoint segmentation according to the embodiment of the present invention.
Fig. 7 is a flowchart illustrating a determination of region merging situation in a method for real-time reconstruction of an operation coverage region based on breakpoint division according to an embodiment of the present invention.
Fig. 8 is a flowchart of a special area merging process of a real-time job coverage area reconstruction method based on breakpoint division according to an embodiment of the present invention.
Fig. 9 is a flowchart of a conventional region merging process of a breakpoint-segmentation-based real-time reconstruction method of an operation coverage region according to an embodiment of the present invention.
Fig. 10 is a schematic structural diagram of a system for real-time reconstruction of an operation coverage area based on breakpoint division according to an embodiment of the present invention.
Fig. 11 is a second schematic diagram of a real-time reconstruction system of an operation coverage area based on breakpoint division according to an embodiment of the present invention.
Detailed Description
The invention is further illustrated by the following examples in conjunction with the accompanying drawings:
the first embodiment is as follows:
as shown in fig. 1, a method for reconstructing a work coverage area in real time based on breakpoint segmentation according to the present invention includes the following steps:
step S101: performing binarization processing on boundary vertexes of two areas needing to be combined, and dividing the boundary vertexes into an effective vertex and an invalid vertex, wherein the effective vertex is a vertex used for forming a new area boundary after the areas are combined, and the invalid vertex is a vertex which cannot be used for forming the new area boundary after the areas are combined;
step S102: extracting breakpoints of the regions according to the effective vertexes and the ineffective vertexes, segmenting effective connection sections of the two regions according to the breakpoints, obtaining intersecting lines of the two regions according to the breakpoints, solving intersection points of the intersecting lines according to the intersecting lines, and taking the intersection points closest to the breakpoints as connection points for region combination;
step S103: and connecting the effective connecting sections of the two regions at the connecting point according to the effective connecting sections of the two regions to form a new closed region as a result of the real-time reconstruction of the regions.
Example two:
the invention discloses another real-time operation coverage area reconstruction method based on breakpoint segmentation, which comprises the following steps:
the reconstruction of the operation coverage area of the plant protection unmanned aerial vehicle comprises the construction of an operated area map and the construction of an unoperated area map. As shown in FIG. 2, the region to be worked is defined by the vertex B0~BnIn the operation process that the plant protection unmanned aerial vehicle moves from the left position to the right position in the figure, the operation coverage sub-areas covered by paths through which two adjacent coordinate points on the operation route pass are A1-An, and the operation coverage area A of the unmanned aerial vehicle at the current moment is An area obtained by merging all the operation coverage sub-areas A1-An, namely the area A is A1U A2U … U A; the effective operation coverage area C is an area to be operated which is covered in the operation process, that is, the intersection of the area a and the area B is taken to obtain C ═ a ≈ B; the non-operation coverage area D, i.e. the spray leakage area, is a gray area in the figure and is a complement of the area C in the area B, i.e. D is equal to CBC; the repeated spraying area, namely the re-spraying coverage area, is the intersection of the operation coverage sub-areas.
For ease of understanding, "region a" and "region B" in the subsequent description are explained as follows: when the operated coverage area at the current moment is solved, the solved result is a union of two areas, wherein the area A and the area B respectively refer to one of the operated coverage area at the previous moment and the operated coverage sub-area at the current moment, namely if the area A refers to the operated coverage area at the previous moment, the area B refers to the operated coverage sub-area at the current moment, and if the area B refers to the operated coverage area at the previous moment, the area A refers to the operated coverage sub-area at the current moment; when the effective operation coverage area is solved, the intersection of the two areas is solved, the area A and the area B respectively refer to one of the operated coverage area and the area to be operated at the current moment, namely if A refers to the operated coverage area at the current moment, B refers to the area to be operated, and if B refers to the operated coverage area at the current moment, A refers to the area to be operated; when the missed spray area is solved, the solution is a complementary set of an area in the other area, the area A and the area B respectively refer to one of an operated coverage area and an area to be operated, namely if A refers to the operated coverage area, B refers to the area to be operated, and if B refers to the operated coverage area, A refers to the area to be operated; when the re-spraying area is solved, the intersection of the two areas is solved, the area A and the area B respectively refer to one of the re-spraying area at the previous moment and the operation coverage sub-area at the current moment, namely if the area A refers to the re-spraying area at the previous moment, the area B refers to the operation coverage sub-area at the current moment, and if the area B refers to the re-spraying area at the previous moment, the area A refers to the operation coverage sub-area at the current moment. Unless otherwise specified, "region a" and "region B" appearing hereinafter are to be understood in accordance with the description of this paragraph.
The basic schematic diagram of the algorithm implementation when performing region merging on the region a and the region B is shown in fig. 3, and first, as shown in part (a) of fig. 3, the boundary vertex a of the two regions is setnAnd BnAnd performing binarization processing, namely dividing the binary image into two types, namely an effective vertex and an invalid vertex, wherein the effective vertex is a vertex which is used for forming a new region boundary after the region is merged, and the invalid vertex is a vertex which cannot be used for forming the new region boundary after the region is merged.
Extracting the break position of the region, namely the break point of the region according to the effective vertex and the ineffective vertex, wherein the break point of the region A is the vertex A0And A3The breakpoint of region B is vertex B0And B2Further, the intersection line of the two regions, i.e., the boundary line A of the intersection position, as shown in part (b) of FIG. 3 can be obtained0A1And B3B0、A2A3And B2B3(ii) a Effective connection section A of region A is divided according to break points3-A4-A0And the effective connection section B of the area B0-B1-B2. Respectively solve out the intersecting line A0A1And B3B0Point of intersection C1,A2A3And B2B3Point of intersection C2Point of intersection C1And C2Is the corresponding connection location of the two zone boundary lines.
The number of the broken points of the two areas is equal, and one area is selected as an active area, for example, the area A is selected as the active area. Since the effective connection segment arrangement order of the region A is not suitable for direct region merging, the boundary vertex sequence is rearranged based on the region break points, and for the region A, the vertex array should be converted into A' before the region merging [5 ]]={A0,A4,A3,A2,A1Renumbering the vertex, i.e. A4Reprogramming to A1A is3Reprogramming to A2. As shown in part (c) of FIG. 3, the breakpoint of region A at this time becomes A0And A2The effective connection segment becomes A0-A1-A2. First from the off position A of the area A0Initially, the active connection segment of region A is connected to the intersection C of the two regions2Position at the intersection point C2The positions are reversely connected with the effective connection sections of the corresponding areas B to the disconnection positions B in sequence0At this time, the region intersection C corresponding to the position1Also the open position A of the area A0Connecting the corresponding intersection point to A again0Forming a new closed region A0-A1-A2-C2-B2-B1-B0-C1Namely, the product is A ^ B ^ U ^ B.
At the boundary vertex A of the two regionsnAnd BnBefore binarization processing is carried out, boundary information of a current operation coverage sub-area and a previous operation coverage sub-area is obtained through unmanned aerial vehicle operation parameters, and the boundary information comprises boundary vertexes of the two areas; the unmanned aerial vehicle operation parameters include: real-time position of unmanned aerial vehicleInformation, course angle, spray width.
In the unmanned aerial vehicle spraying operation process, the position information of the unmanned aerial vehicle is collected in real time, a real-time operation air route is generated, and then an operation sub-area covered by adjacent coordinate points on the operation air route is constructed. In order to simplify the solution model, the fog drop drift influence caused by external conditions is ignored in the preliminary estimation, the fog drop coverage model in the unmanned aerial vehicle operation process is idealized, namely the unmanned aerial vehicle spray amplitude is considered to be fixed, and the operation coverage area is determined by real-time position coordinates and a course angle. The construction rule of the work coverage sub-area under this ideal condition is shown in FIG. 4, point Pn-1And PnRepresenting a real-time location of the drone; d represents the spray amplitude and vector of the unmanned plane
Figure BDA0001832618880000071
And
Figure BDA0001832618880000072
representing real-time heading, P 'of the drone'n、P′n-1、P″nAnd P ″)n-1The top point of the boundary of the operation subarea, and the dotted line represents the boundary of the operation covering subarea; real-time position coordinate of unmanned aerial vehicle is Pn(xn,yn) The boundary vertex coordinates of the work coverage sub-region are P'n(x′n,y′n) And P ″)n(x″n,y″n) The rotation angle when the positive direction of the coordinate axis X rotates to the same direction as the working course is alpha, wherein the line segment P'nP″nPerpendicular to the working course and at a point PnIs line segment P'nP″nThe midpoint of (1) can be found to be point P'nAnd P ″)nThe coordinates of (a) are as follows:
when alpha is more than or equal to 0 and less than pi/2 or 3 pi/2 and less than or equal to alpha and less than or equal to 2 pi:
Figure BDA0001832618880000073
when pi/2 is more than or equal to alpha and less than pi or pi is more than or equal to alpha and less than 3 pi/2:
Figure BDA0001832618880000074
in the test aiming at a specific machine type, the accurate operation coverage sub-area model of each machine type can be calibrated through experimental test and is led into the system, and the method can be used for accurately constructing the operation coverage sub-area at each moment.
The specific process of this embodiment is as follows:
(1) vertex binarization
In merging region a and region B, a ≡ B, A ℃ B, C existsAB and CBAnd A, four cases. When solving for A ≈ B or C for region AAIn case B, the vertex of the area A inside the area B is an effective vertex, the vertex of the area A outside the area B is an ineffective vertex, and the special vertex of the area A on the boundary of the area B is an effective vertex; when solving for either A $ B or CBIn case a, the vertices of the area a inside the area B are invalid vertices, the vertices of the area a outside the area B are valid vertices, and particularly, the vertices of the area a on the boundary of the area B are valid vertices. When solving for A ≈ B or C for region BBIn case A, the vertex of the area B inside the area A is an effective vertex, the vertex of the area B outside the area A is an ineffective vertex, and the vertex of the area B on the boundary of the area A is an effective vertex; when solving for either A $ B or CAIn case B, the vertices of the area B inside the area a are invalid vertices, the vertices of the area B outside the area a are valid vertices, and particularly, the vertices of the area B on the boundary of the area a are valid vertices.
The binary flag of the valid vertex is 1, and the binary flag of the invalid vertex is 0. Therefore, according to the relation between the boundary vertex and the polygon formed by another region boundary, the boundary vertex array is subjected to binarization processing, and the region break points are extracted. The relationship between the points and the polygon is determined by the revolution method in the present invention, as shown in fig. 5. Wherein P is an arbitrary point, A0、A1、A2、A3……AnIs a polygon vertex; theta0Is a vector
Figure BDA0001832618880000081
Rotate to vector
Figure BDA0001832618880000082
Angle of rotation of position, θ1Is a vector
Figure BDA0001832618880000083
Rotate to vector
Figure BDA0001832618880000084
Angle of rotation of position, θ2Is a vector
Figure BDA0001832618880000085
Rotate to vector
Figure BDA0001832618880000086
Angle of rotation of position, θnIs a vector
Figure BDA0001832618880000087
Rotate to vector
Figure BDA0001832618880000088
The angle of rotation of the position.
Wherein any point P is connected with each vertex of the polygon in sequence to form a series of vectors
Figure BDA0001832618880000089
By vectors
Figure BDA00018326188800000810
Rotate to vector
Figure BDA00018326188800000811
A series of rotation angles theta are obtained when the position ofnThe counterclockwise rotation direction is defined as positive, and the clockwise rotation direction is defined as negative. Let the coordinates of each point in the graph be P (x, y), Ai(xi,yi)、Ai+1(xi+1,yi+1)、A0(x0,y0),When i is more than or equal to 0 and less than or equal to n-1, the ith rotation angle theta can be obtainedi
Figure BDA00018326188800000812
N-th rotation angle thetan
Figure BDA00018326188800000813
The coordinate values of each point are substituted into the formula (3) and the formula (4) to obtain: the sum of all rotation angles can then be determined
Figure BDA00018326188800000814
When θ is 2 π, the vertex is inside the polygon.
(2) Extracting break points and intersecting lines
The validity of each vertex can be judged by using a revolution number method, each vertex correspondingly generates a binary flag bit, if the boundary vertex of a region is in the interior of a polygon formed by the boundary of another region, the boundary vertex of the region corresponds to the binary flag to be 0, and the vertex with the binary flag to be 0 is an invalid vertex; if the boundary vertex of a region is on the outer part or boundary line of a polygon formed by the boundary of another region, the boundary vertex of the region corresponds to a binary flag 1, and the vertex with the binary flag 1 is a valid vertex. The region is broken at the location of the vertex attribute change, i.e., the location of the binary flag change, which may be from 0 to 1 or from 1 to 0. In order to facilitate the region connection directly at the breakpoint position, the effective vertex when the vertex binary flag changes is defined as a region breakpoint. Boundary vertex { A ] of region A in FIG. 30,A1,A2,A3,A4The binary flag array of the symbol is AA[5]1, 0, 0, 1, and vertex a0And vertex A1Between vertex binary flag is changed from 1 to 0, vertex A2And vertex A3The binary flag of the middle vertex is changed from 0 to 1, and the effective vertex A is known from the definition of the break point0And A3Are all breakpoints. Breakpoint a0The binary flag at the vertex changes from 1 to 0, i.e. A0For a valid vertex when changing from valid to invalid, breakpoint A3At the vertex, the binary flag changes from 0 to 1, i.e. A3Is the active vertex when changing from inactive to active.
At the disconnection position of the region, the two regions must intersect, and therefore the intersecting line is defined as a line segment formed by the two vertices where the vertex binary flag changes. As defined by the intersecting line, one of the two end points of the intersecting line is the breakpoint of the region, and the other end point is the invalid vertex adjacent to the breakpoint. As shown by the intersection line A in part (b) of FIG. 30A1Of the two vertices of (1), vertex A0Is the breakpoint of region A, vertex A1Is an invalid vertex with a binary flag of 0.
(3) Solving for region intersections at intersecting lines
And after the two regions to be solved are subjected to breakpoint segmentation, searching the intersection position and the intersection point of the two regions according to the intersection line. And when the intersection points are simultaneously positioned in two intersecting line segments, the intersection points are effective intersection points, and the two regions intersect at the breakpoint positions of the two intersecting lines.
The intersecting lines are line segments, and the positional relationship between the two line segments mainly includes six cases of parallel non-intersection, parallel intersection, perfect coincidence, parallel inclusion, non-parallel intersection and non-parallel non-intersection. Shown as line segment A in part (a) of FIG. 6n-1AnAnd line segment Bn-1BnThe case of parallel disjointing; as in the case of part (b) and part (d) in fig. 6, it can be solved that there are two intersections for both line segments, and both intersections belong to boundary vertices, and when generating effective intersections, a vertex that is closer to the breakpoint of the active region and is not itself should be extracted as an effective intersection. Assume region B as the active region and the breakpoint as Bn-1Then, the effective intersection points in the part (b) and the part (d) in FIG. 6 are AnAnd An-1. While figure showsIn the case where the two segments in section (c) of 6 completely coincide, there are also two intersections, but the point of intersection itself should be taken as the effective intersection. While the two segments in section (e) of fig. 6 do not intersect in parallel, there must be an intersection point, which is the effective intersection point.
In the solved intersection points, one breakpoint may correspond to a plurality of intersection points, and the intersection point closest to the breakpoint needs to be solved as a connection point for region merging.
(4) Formulating regional reorganization rules
In the process of region merging, a vertex sequence formed by vertexes with the same binary signs is called a connecting segment, the connecting segment with the binary signs of the vertexes being 1 is called an effective connecting segment, and the connecting segment with the binary signs of the vertexes being 0 is called an ineffective connecting segment. The area merging process is to extract the effective connection sections of the two areas, and connect the effective connection sections of the two areas by taking the intersection point as a connection point at the corresponding intersection point position.
The zone boundary line is a vertex sequence formed by connecting a series of vertexes according to a certain sequence, for example, each vertex of the zone A is A0、A1、A2、A3……AnSegment A0A1、A1A2、A2A3……An-1AnAnd AnA0And the boundary lines of the closed areas A can be formed by connecting the two parts in sequence. The vertexes are connected one by one in sequence, a point is arranged on each of the front side and the rear side of each vertex, every two adjacent boundary lines are intersected at the vertex position, and the non-adjacent boundary lines are not intersected necessarily. When the region boundary is constructed, the region boundary can be drawn by connecting any vertex as a starting point and all the vertices in sequence. Therefore, in order to facilitate the effective connection of the segments of the direct connection region, the vertex arrays are usually reordered, i.e., the vertex arrays are rearranged starting from the break point. As with region A in FIG. 3, the vertex array should be converted to A' 5 before region merging]={A0,A4,A3,A2,A1Renumbering the vertex, only the point A' 0 is needed to extract the valid connection segment]As a starting point, 3 vertices may be extracted.
In the process of connecting the regions, the number of breakpoints of at least one of the two regions must be the same as the number of all intersection points of the two regions, i.e. the two regions intersect only at the intersection line. When the areas are merged, the areas are divided into two situations of normal area merging and specific area merging according to the number of the broken points of the two areas. The program flow chart is shown in FIG. 7, where region A has m vertices, region B has n vertices, region A has j breakpoints, and the double vertex coordinate array X [2m ] of active region A needs to be input]And Y2 m]Breakpoint index number array N [ i ]]And the intersecting line index number array N1[2i](ii) a Double vertex coordinate array X' 2n of passive region B]And Y' [2n ]]Breakpoint index number array N' [ j ]]And the intersecting line index number array N2[2j]。
When the number of the broken points i of the active area A is less than 2, the number of the broken points of the area is an even number, so that i is 0, namely, the active area has no broken point, and because the number of the broken points j of the area B is less than or equal to i, the area B has no broken point, and at the moment, a special area merging rule is adopted to merge the areas to obtain a new area.
When i is larger than or equal to 2, the breakpoint exists in the region A, every two adjacent breakpoints of the region A are divided into one group and are divided into 0.5i groups, and the effective connecting sections between the breakpoints of each group can be combined with the corresponding positions of the passive regions to form a new region. Firstly, the initial index number n of the active region connection segment can be obtained1=N[a]With a termination index number n2=N[a+1]Break point, break point
Figure BDA0001832618880000119
Corresponding intersecting line
Figure BDA0001832618880000111
With index number of two end points of b1=N1[2a]And b2=N1[2a+1]. Solving intersecting lines
Figure BDA0001832618880000112
The intersection points of all the intersecting lines of the passive region B are found out if the intersection points exist
Figure BDA0001832618880000113
The closest intersection (x, y) is the final intersection, and the breakpoint index n 'at this time is recorded'1(ii) a If there is no breakpoint between the intersecting lines of the two regions, solving the intersecting lines
Figure BDA0001832618880000114
Finding the distance break point at the intersection point of all boundary lines of the passive region B
Figure BDA0001832618880000115
The closest intersection (x, y) is the final intersection, and the vertex index n 'at that time is recorded'1. Breaking point can be obtained by the same way
Figure BDA0001832618880000116
Corresponding intersecting line
Figure BDA0001832618880000117
With index number of two end points of b1=N1[2a+2]And b2=N1[2a+3]Finding the distance break point
Figure BDA0001832618880000118
The nearest intersection (x ', y') is taken as the final intersection and the vertex index n 'of the intersection is recorded'2. And based on the obtained intersection point coordinates and the corresponding vertex index number of the region B, obtaining a new region after combination by using a conventional region combination rule.
The special region merge subroutine is shown in FIG. 8, and requires to input the double vertex coordinate arrays X [2m ] and Y [2m ] of the active region A, and the invalid vertex index number array K [ K ]; the double vertex coordinate arrays X '2 n and Y' 2n for passive region B, and the invalid vertex index number array K 'K'. The rules for special area merging are discussed in four cases:
when solving A ≧ B, when k is 0, that is, all the vertexes of the area A are effective vertexes, the area A is completely located inside the area B, whether the vertexes of the area B are effective or not does not influence the area merging result, and a new area is merged into the area A. When k is not equal to 0, k is m, namely all vertexes of the area A are invalid vertexes, and when k' is 0, namely all vertexes of the area B are valid vertexes, the area B is completely positioned in the area A, and a new area is merged into the area B; when k '≠ 0, k' ═ n, that is, when all the vertices of the region B are invalid vertices, the region a and the region B do not intersect, and the region merging result is an empty set.
When solving A ≠ B, when k ≠ 0, k ═ m, that is, when all vertexes of the region A are invalid vertexes, k ═ 0, all vertexes of the region B must be valid vertexes, and at this time, the region A is completely positioned in the region B, and a new region is merged into the region B. When k is 0, namely all the vertexes of the area A are effective vertexes, and when k' is 0, namely all the vertexes of the area B are effective vertexes, the area A and the area B are not intersected, and two new areas are merged into the area A and the area B; when k '≠ 0, k' ═ n, that is, when all the vertices of the region B are invalid vertices, the region B is completely located inside the region a, and a new region is merged into the region a.
When solving for CAAnd B, when k is equal to 0, that is, all the vertexes of the area a are effective vertexes, and k' is equal to 0, all the vertexes of the area B must be effective vertexes, and at this time, the area a is completely positioned in the area B, and a hollow area is merged, wherein the inner boundary of the area is the area a, and the outer boundary of the area is the area B. When k is not equal to 0, k is m, namely all vertexes of the area A are invalid vertexes, and when k' is 0, namely all vertexes of the area B are valid vertexes, the area A is outside the area B, the two areas are not intersected, and a new area is merged into the area B; when k '≠ 0, k' ═ n, that is, when all vertices of region B are invalid vertices, region B is completely inside region a, and the merged region is an empty set.
When solving for CBWhen k ≠ 0, k ═ m, that is, when all the vertices of the region a are invalid vertices, k ═ n, all the vertices of the region B are necessarily invalid vertices, and at this time, the region a is completely located inside the region B, and the merged region is an empty set. When k is 0, namely all the vertexes of the area A are effective vertexes, and when k' is 0, namely all the vertexes of the area B are effective vertexes, the area B is completely positioned in the area A, and a hollow area is merged, wherein the inner boundary of the area is the area B, and the outer boundary of the area is the area BA region A; when k '≠ 0, k' ═ n, that is, when all the vertices of the region B are invalid vertices, the region B is outside the region a, and the two regions do not intersect, and a new region is merged into the region a.
A flow chart of a conventional region merging subroutine is shown in FIG. 9, which requires the input of a double vertex coordinate array X [2m ] of the active region]And Y2 m]Index number n of two breakpoints of active region1And n2Region intersection coordinates (x, y) and (x ', y') generated at two breakpoints, vertex index n 'of passive region where corresponding breakpoints with active region generate intersections'1And n'2Breakpoint index number array N' j of passive region]Double vertex coordinate array X' 2n of passive region]And Y' [2n ]]Invalid vertex index number array K' of passive region]。
When the region connection is carried out, the effective connection segments of the active region are fixed to have index number values from n1To n2And then connecting the intersection points generated at the breakpoints at the two ends to the two ends of the connecting section. The first element of the vertex coordinates array for the new region at this time is X "[ 0 ]]=x,Y″[0]Y; 1 st to n2-n1The coordinate value of +1 vertex is X' [ p +1 ]]=X[n1+p],Y″[p+1]=Y[n1+p](ii) a N th2-n1The coordinate value of +2 vertexes is X' [ n ]2-n1+2]=x′,Y″[n2-n1+2]=y′。
The connection segment of the passive region depends on the values of the two breakpoints, when n'1=n′2Then let N' [ p ]]=n′1I.e. look for n'1Whether it is an element of the breakpoint index number array for a passive region. When p ≠ -1, n'1Is the p +1 th element of the breakpoint index number array of the passive region, when N' [ p +1 ]]=n′1The p +2 th element of the breakpoint index number array is also n'1I.e. n'1Is a double breakpoint, and it is only necessary to connect the breakpoint to the end of the active region active connection segment, i.e. the last vertex coordinate of the new region is X' [ n ]2-n1+3]=X′[n′1],Y″[n2-n1+3]=Y′[n′1](ii) a When N' [ p +1 ]]≠n′1I.e. n'1The active region is intersected twice instead of the double breakpoint, and the breakpoint is discarded at this time, and the solved connection segment of the active region is directly used as the vertex coordinate of the new region. N 'when p is-1'1The breakpoint index number array element is not an element of the breakpoint index number array of the passive region and intersects with the active region twice, and at this time, the solved connection segment of the active region is also directly used as the vertex coordinate of the new region. Is n'1>n′2When the reaction is carried out, let K' [ d ]]=n′2+1, i.e. find breakpoint n'2Then index number n'2Whether the point of +1 is an element of the invalid vertex index number array for the passive region. When d ≠ -1, the index number of the passive region is n'2The vertex of +1 is an invalid vertex, at which time the passive region effectively links the segment starting index a ═ n'1End index number b ═ n + n'2Index number solving flag bit B c1 is ═ 1; when d is-1, the index number of the passive area is n'2The vertex of +1 is the active vertex, in which case a ═ n'2,b=n′1,Bc=-1。
Is n'1<n′2When the reaction is carried out, let K' [ d ]]=n′1+1. When d ≠ -1, the index number of the passive region is n'1The point of +1 is an invalid vertex, a ═ n'2,b=n+n′1B c1 is ═ 1; when d ═ 1, it is the index number n 'of the passive region'1The dot of +1 is not an invalid vertex, a ═ n'1,b=n′2,Bc=-1。
Constructional intermediate variables
Figure BDA0001832618880000131
Such that B iscWhen the connecting section of the passive region is equal to-1, the connecting section of the passive region is connected with the connecting section of the active region in a positive direction, namely X' [ n ]2-n1+3+p]=X′[a+p],Y″[n2-n1+3+p]=Y′[a+p](ii) a When B is presentcWhen the value is 1, the connecting section of the passive region is reversely connected with the connecting section of the active region, namely X' [ n ]2-n1+3+p]=X′[b-p],Y″[n2-n1+3+p]=Y′[b-p]And finally outputting a boundary vertex coordinate array of the new area.
In the conventional area merging process, a merging result may generate a plurality of new areas, and the subordination relationship between the areas needs to be judged, so that the boundary of the new area is accurately obtained.
When reconstructing the operated coverage area, solving the union of all the operated coverage sub-areas A1-An, wherein when solving A1U A2U … U An, if the merged result is a single area, the new area is a solid area A; if the new region is composed of a plurality of regions, the new region is a region with a plurality of hollow parts, wherein the region with the largest area is the outer boundary of the region, and the other regions are the inner boundaries of a plurality of mutually independent hollow regions. After the hollow areas are combined, the area combination at the next moment is obtained by taking and combining the outer boundary of the hollow area and the operation sub-area An +1 to obtain a new outer boundary of the area; taking the inner boundary and the operation sub-region as CAn+1And A, obtaining the inner boundary of the hollow area of the new operated coverage area.
When reconstructing the effective operation coverage area, the intersection of the operated area a and the area to be operated B needs to be solved, i.e. a ∞ B is solved. When the area A is a solid area, if the combination result is a single area, the combined new area is a solid area C; if the result of the combination is a plurality of regions, the new region is composed of a plurality of mutually independent regions CnAnd (4) forming. When the region a is a hollow region, the region where the outer boundary of the region a and the region B are merged is the outer boundary of a single solid region or a new hollow region, and the region where the inner boundary of the region a and the region B are merged is the inner boundary of the new hollow region.
When reconstructing the non-operational coverage area, solution C is neededAB. When the area A is a solid area and the combination result is a single area, the combined new area is a solid area D; if the result of the combination is a plurality of regions, the new region is composed of a plurality of mutually independent regions DnAnd (4) forming. When the area a is a hollow area, intersection of each inner boundary of the hollow area and the area B to be operated needs to be solved, and solution C is performed on the outer boundary of the hollow area and the area BAB set, new areaThe domain is composed of all these mutually independent regions DnAnd (4) forming.
Example three:
as shown in fig. 10, a system for reconstructing a work coverage area in real time based on breakpoint segmentation according to an embodiment of the present invention includes:
a processing module 301, configured to perform binarization processing on boundary vertices of two regions that need to be merged, and divide the boundary vertices into two types, namely effective vertices and invalid vertices, where the effective vertices are vertices used to form a new region boundary after region merging, and the invalid vertices are vertices that cannot be used to form the new region boundary after region merging;
the extraction module 302 is configured to extract breakpoints of the regions according to the effective vertices and the invalid vertices, segment effective connection segments of the two regions according to the breakpoints, obtain intersecting lines of the two regions according to the breakpoints, solve intersection points of the intersecting lines according to the intersecting lines, and use intersection points closest to the breakpoints as connection points for region merging;
and the reconstruction module 303 is configured to connect the effective connection segments of the two regions at the connection point according to the effective connection segments of the two regions, so as to form a new closed region as a result of the real-time region reconstruction.
Example four:
as shown in fig. 11, another system for reconstructing a work coverage area in real time based on breakpoint segmentation according to an embodiment of the present invention includes:
the area boundary information obtaining module 401 is configured to obtain, through the operation parameters of the unmanned aerial vehicle, boundary information of an operation coverage sub-area at a current time and an operation coverage area at a previous time, where the boundary information includes a boundary vertex.
A processing module 402, configured to perform binarization processing on boundary vertices of two regions that need to be merged, and divide the boundary vertices into two types, namely effective vertices and invalid vertices, where the effective vertices are vertices used to form a new region boundary after region merging, and the invalid vertices are vertices that cannot be used to form the new region boundary after region merging;
an extracting module 403, configured to extract breakpoints of the regions according to the effective vertices and the invalid vertices, segment effective connection segments of the two regions according to the breakpoints, obtain intersecting lines of the two regions according to the breakpoints, solve an intersection point of the intersecting lines according to the intersecting lines, and use an intersection point closest to the breakpoints as a connection point for region merging;
a setting module 404, configured to set the valid vertex when the vertex binary flag changes as a region breakpoint.
And a reconstruction module 405, configured to connect the effective connection segments of the two regions at the connection point according to the effective connection segments of the two regions, so as to form a new closed region as a result of the real-time region reconstruction.
The above shows only the preferred embodiments of the present invention, and it should be noted that it is obvious to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and these modifications and improvements should also be considered as the protection scope of the present invention.

Claims (8)

1. The real-time reconstruction method of the operation coverage area based on breakpoint segmentation is characterized by comprising the following steps:
step 1: performing binarization processing on boundary vertexes of two areas needing to be combined, and dividing the boundary vertexes into an effective vertex and an invalid vertex, wherein the effective vertex is a vertex used for forming a new area boundary after the areas are combined, and the invalid vertex is a vertex which cannot be used for forming the new area boundary after the areas are combined; the binarization processing process correspondingly generates a binary flag for each vertex, the vertex with the binary flag of 0 is an invalid vertex, the vertex with the binary flag of 1 is an effective vertex, and the connecting segment with the binary flags of 1 at the vertex is called an effective connecting segment;
step 2: setting an effective vertex when the vertex binary sign changes as a region breakpoint, extracting the region breakpoint according to the effective vertex and the invalid vertex, segmenting an effective connection section of the two regions according to the breakpoint, obtaining an intersecting line of the two regions according to the breakpoint, solving an intersection point of the intersecting line according to the intersecting line, and taking the intersection point closest to the breakpoint as a connection point for region combination;
and step 3: and connecting the effective connecting sections of the two regions at the connecting point according to the effective connecting sections of the two regions to form a new closed region as a result of the real-time reconstruction of the regions.
2. The method for reconstructing a work coverage area based on breakpoint segmentation in real time according to claim 1, further comprising, before the step 1:
and obtaining boundary information of the operation coverage sub-area at the current moment and the operation coverage area at the previous moment through the unmanned aerial vehicle operation parameters, wherein the boundary information comprises a boundary vertex.
3. The method for reconstructing the operation coverage area in real time based on the breakpoint segmentation as claimed in claim 1, wherein the binarizing processing the boundary vertex of the two areas to be merged is specifically: judging the relation between the boundary vertex of the region and a polygon formed by the boundary of another region by adopting a revolution number method, and carrying out binarization processing on the boundary vertex array of the region; when the union of the two regions is solved, if the boundary vertex of the region is inside the polygon formed by the boundary of the other region, the binary flag corresponding to the boundary vertex of the region is 0, and if the boundary vertex of the region is outside the polygon formed by the boundary of the other region or on the boundary line, the binary flag corresponding to the boundary vertex of the region is 1.
4. The method according to claim 3, wherein the clockwise direction of rotation is positive and the clockwise direction of rotation is negative.
5. The method for reconstructing the work coverage area based on the breakpoint division according to claim 1, wherein the step 3 comprises:
when the areas are merged, the area with more effective connecting sections is set as an active area, and the other area is set as a passive area;
dividing the situation into two situations of conventional area combination and special area combination according to the number of the broken points of the active area and the passive area; when the active area and the passive area have no break points, merging the special areas; when the number of the broken points in the active area is more than 2, carrying out conventional area combination; the regular region merging includes: according to the boundary vertex, the breakpoint, the intersection point and the invalid vertex of the active region and the passive region, carrying out region combination;
the special region merging includes: and according to the boundary vertex and the invalid vertex of the active region and the passive region, performing region combination.
6. The real-time reconstruction system of the work coverage area based on the breakpoint division based on the real-time reconstruction method of the work coverage area based on the breakpoint division according to any one of claims 1 to 5, comprising:
the processing module is used for carrying out binarization processing on boundary vertexes of two regions needing to be combined and dividing the boundary vertexes into an effective vertex and an invalid vertex, wherein the effective vertex is a vertex used for forming a new region boundary after the regions are combined, and the invalid vertex is a vertex which cannot be used for forming the new region boundary after the regions are combined;
the extraction module is used for extracting breakpoints of the regions according to the effective vertexes and the invalid vertexes, segmenting effective connection sections of the two regions according to the breakpoints, obtaining intersecting lines of the two regions according to the breakpoints, solving intersection points of the intersecting lines according to the intersecting lines, and taking the intersection points closest to the breakpoints as connection points for region combination;
and the reconstruction module is used for connecting the effective connecting sections of the two areas at the connecting point according to the effective connecting sections of the two areas to form a new closed area as a result of real-time reconstruction of the areas.
7. The system for real-time reconstruction of a work coverage area based on breakpoint segmentation according to claim 6, further comprising:
and the area boundary information acquisition module is used for acquiring the boundary information of the operation coverage sub-area at the current moment of the operation at the current moment and the operation coverage area at the previous moment through the unmanned aerial vehicle operation parameters, and the boundary information comprises a boundary vertex.
8. The system for real-time reconstruction of a work coverage area based on breakpoint segmentation according to claim 6, further comprising:
and the setting module is used for setting the effective vertex when the vertex binary flag changes as the region breakpoint.
CN201811211985.7A 2018-10-18 2018-10-18 Operation coverage area real-time reconstruction method and system based on breakpoint segmentation Active CN109118502B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811211985.7A CN109118502B (en) 2018-10-18 2018-10-18 Operation coverage area real-time reconstruction method and system based on breakpoint segmentation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811211985.7A CN109118502B (en) 2018-10-18 2018-10-18 Operation coverage area real-time reconstruction method and system based on breakpoint segmentation

Publications (2)

Publication Number Publication Date
CN109118502A CN109118502A (en) 2019-01-01
CN109118502B true CN109118502B (en) 2021-11-02

Family

ID=64855044

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811211985.7A Active CN109118502B (en) 2018-10-18 2018-10-18 Operation coverage area real-time reconstruction method and system based on breakpoint segmentation

Country Status (1)

Country Link
CN (1) CN109118502B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110221621B (en) * 2019-05-30 2021-11-09 深圳市道通智能航空技术股份有限公司 Unmanned aerial vehicle, and method, device and storage medium for planning flight area of unmanned aerial vehicle
TWI808913B (en) * 2022-10-25 2023-07-11 國立中山大學 Method for deciding optimal spraying parameters
CN117576255B (en) * 2024-01-16 2024-05-03 腾讯科技(深圳)有限公司 Method, device, computer equipment and storage medium for determining working area

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103679774A (en) * 2014-01-03 2014-03-26 中南大学 Boundary modeling method of polygonal farmland operation area
RU2014145392A (en) * 2014-11-11 2016-06-10 Общество с ограниченной ответственностью "АТРИБУТ" METHOD OF BATTLE APPLICATION OF UNMANNED AIRCRAFT AND DEVICE FOR ITS IMPLEMENTATION
CN106547276A (en) * 2016-10-19 2017-03-29 上海圣尧智能科技有限公司 The three-back-shaped paths planning method of automatic spraying and fog machine spraying operation method
CN106568443A (en) * 2016-10-19 2017-04-19 上海圣尧智能科技有限公司 Automatic spray bow-shaped path planning method and plant protection unmanned aerial vehicle spray operation method
CN106982439A (en) * 2017-03-28 2017-07-25 中国地质大学(武汉) One kind seeks poor confirmation method for many satellite sensor earth observation overlay areas

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103679774A (en) * 2014-01-03 2014-03-26 中南大学 Boundary modeling method of polygonal farmland operation area
RU2014145392A (en) * 2014-11-11 2016-06-10 Общество с ограниченной ответственностью "АТРИБУТ" METHOD OF BATTLE APPLICATION OF UNMANNED AIRCRAFT AND DEVICE FOR ITS IMPLEMENTATION
CN106547276A (en) * 2016-10-19 2017-03-29 上海圣尧智能科技有限公司 The three-back-shaped paths planning method of automatic spraying and fog machine spraying operation method
CN106568443A (en) * 2016-10-19 2017-04-19 上海圣尧智能科技有限公司 Automatic spray bow-shaped path planning method and plant protection unmanned aerial vehicle spray operation method
CN106982439A (en) * 2017-03-28 2017-07-25 中国地质大学(武汉) One kind seeks poor confirmation method for many satellite sensor earth observation overlay areas

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Sensor-Driven Area Coverage for an Autonomous Fixed-Wing Unmanned Aerial Vehicle;Liam Paull et al;《IEEE Transactions on Cybernetics》;20131102;第44卷(第9期);1605-1618 *
Unmanned Aerial Vehicles path planning for area monitoring;Ines Khoufi et al;《2016 International Conference on Performance Evaluation and Modeling in Wired and Wireless Networks (PEMWN)》;20170206;1-5 *
基于Labview的无人机飞行状态实时监测评估系统设计;张昆;《农业工程学报》;20160930;第32卷(第18期);183-189 *
基于低空无人机遥感的冬小麦覆盖度变化监测;李冰等;《农业工程学报》;20120731;第28卷(第13期);160-165 *

Also Published As

Publication number Publication date
CN109118502A (en) 2019-01-01

Similar Documents

Publication Publication Date Title
CN109118502B (en) Operation coverage area real-time reconstruction method and system based on breakpoint segmentation
CN110634291B (en) High-precision map topology automatic construction method and system based on crowdsourcing data
CN110968110B (en) Method and device for determining operation area, unmanned aerial vehicle and storage medium
CN109448017B (en) Operation coverage area real-time reconstruction method and system based on boundary gridding
WO2020134082A1 (en) Path planning method and apparatus, and mobile device
CN108898605B (en) Grid map segmentation method based on map
DE102015122825A1 (en) Techniques for grouping target elements for object fusion
DE102013208521A1 (en) Collective learning of a highly accurate road model
KR20210052409A (en) Lane line determination method and apparatus, lane line positioning accuracy evaluation method and apparatus, device, and program
DE102018117660A1 (en) METHOD AND SYSTEM FOR DETERMINING A POSITION OF A VEHICLE
CN111126211B (en) Label identification method and device and electronic equipment
CN109472460B (en) Real-time operation coverage area reconstruction method and system based on effective intersection points
CN110210483A (en) Medical image lesion region dividing method, model training method and equipment
CN115002679B (en) Trajectory deviation rectifying processing method and device
CN113112526A (en) Target tracking method, device, equipment and medium
CN114140592A (en) High-precision map generation method, device, equipment, medium and automatic driving vehicle
CN114721419B (en) Tower inspection method, device and equipment based on unmanned aerial vehicle power transmission line
JP7121454B2 (en) Obstacle position simulation method, device and terminal based on statistics
CN114972443A (en) Target tracking method and device and unmanned vehicle
CN109359167B (en) Stripe division method based on observation target
DE102019203623A1 (en) Method of providing a card
CN112631338B (en) Air route planning method and device, computer equipment and storage medium
CN113033701B (en) Optimization method for manufacturing remote sensing image deep learning sample based on GIS spatial data
CN115456060A (en) Processing method and device for predicted track
RU2742394C1 (en) Method of creating an intelligent system for determining areas of flight routes for an unmanned aerial vehicle in simulation complexes

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant