GB2534372A - Cloud Feature Detection - Google Patents

Cloud Feature Detection Download PDF

Info

Publication number
GB2534372A
GB2534372A GB1500933.5A GB201500933A GB2534372A GB 2534372 A GB2534372 A GB 2534372A GB 201500933 A GB201500933 A GB 201500933A GB 2534372 A GB2534372 A GB 2534372A
Authority
GB
United Kingdom
Prior art keywords
image
cloud
segment
pixels
aircraft
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB1500933.5A
Other versions
GB201500933D0 (en
GB2534372B (en
Inventor
Duncan Revell James
Buchanan Roderick
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.)
BAE Systems PLC
Original Assignee
BAE Systems PLC
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 BAE Systems PLC filed Critical BAE Systems PLC
Priority to GB1500933.5A priority Critical patent/GB2534372B/en
Publication of GB201500933D0 publication Critical patent/GB201500933D0/en
Publication of GB2534372A publication Critical patent/GB2534372A/en
Application granted granted Critical
Publication of GB2534372B publication Critical patent/GB2534372B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/60Extraction of image or video features relating to illumination properties, e.g. using a reflectance or lighting model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/136Segmentation; Edge detection involving thresholding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • 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
    • 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
    • G06V10/443Local 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 by matching or filtering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • G06V20/13Satellite images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/35Categorising the entire scene, e.g. birthday party or wedding scene
    • G06V20/38Outdoor scenes
    • 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/30192Weather; Meteorology

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Astronomy & Astrophysics (AREA)
  • Remote Sensing (AREA)
  • Software Systems (AREA)
  • Image Analysis (AREA)

Abstract

Apparatus and method of detecting clouds, comprising: obtaining images s8 in which each pixel has a respective luminance value; defining intervals for the pixel luminance values; segmenting the image into regions s20 with pixel luminance values in respective ranges; classifying segments s22 with pixel luminance values greater than or equal to a threshold as clouds. Brightness threshold may be determined based on time of day s12 or on camera orientation s14. Atmospheric images may be converted to hue, saturation, luminance (HSL or HSV) format s10. Bands may be between the threshold and maximum luminance. Zone sizes s18 may be based on time of day, camera direction or computational resources. Types of clouds (eg. cumulus, nimbus, cirrus, stratus, altostratus) in a scene including sky may be identified and designated by assigning labels to partitions in each range. Moments may be used to calculate geometric representations of super-pixels that can be used to measure distance between clouds and photographing sensor (s4, Fig. 3). Camera may be mounted on an airplane and detected clouds may be used for autonomous aircraft flight planning, control and navigation (s6, Fig. 3), helping to avoid meteorological weather hazards such as ice, lightning and thunder storms.

Description

CLOUD FEATURE DETECTION
FIELD OF THE INVENTION
The present invention relates to the detection of cloud features.
BACKGROUND
In situations such as autonomous control of aircraft it can be desirable to automatically detect cloud features without relying on human vision/input. A system that detects cloud features can be combined with a route planner or the to like to help an aircraft avoid bad weather or other crafts/objects that may not be visible through clouds. Further, obtaining range information relating to cloud features is complicated due to cloud motion and the typically small triangulation baseline.
SUMMARY OF THE INVENTION
In a first aspect, the present invention provides a method of detecting cloud features. The method comprises: obtaining image data, the image data defining a plurality of pixels and, for each pixel, a respective luminance value; defining one or more intervals for the luminance values of the pixels; partitioning the image data into one or more image segments, each respective image segment containing pixels having a luminance value in a respective interval; and classifying, as a cloud feature, each image segment containing pixels having luminance value greater than or equal to a threshold luminance value.
Obtaining the image data may comprise capturing, using one or more cameras, an image. The method may further comprise measuring a time of day at which the camera captured the image, and determining the threshold luminance value using the measured time of day. The method may further comprise measuring an orientation of the camera when the image was captured, and determining the threshold luminance value using the measured 3o orientation. -2 -
The step of obtaining image data may comprise converting image data into a hue-saturation-luminance coordinate system.
The method may further comprise classifying, as an entity other than a cloud feature, each image segment containing pixels having luminance values less than the threshold luminance value.
The step of defining one or more intervals for the luminance values of the pixels may comprise: determining a maximum of the luminance values of the pixels; obtaining the threshold luminance value, the threshold luminance value being less than the maximum of the luminance values; and defining one or more intervals between the maximum of the luminance values and the threshold luminance value.
A size or sizes of the one or more intervals may be determined using one or more measurements selected from the group of measurements consisting of: a time of day measurement, an orientation measurement, and a measurement of available computational resource.
The step of classifying may comprise, for a first image segment classified as a cloud feature, assigning a first set of classification labels, the first image segment containing pixels having luminance values in a first interval. The step of classifying may comprise, for a second image segment classified as a cloud feature, assigning a second set of classification labels, the second image segment containing pixels having luminance values in a second interval, the second interval being different to the first interval, the second set of classification labels being different to the first set of classification labels.
The first set of classification labels may include a label indicating a first type of cloud. The second set of classification labels may include a label indicating a second type of cloud, the second type of cloud being different to the first type of cloud.
The method may further comprise, for an image segment classified as a cloud feature: determining a plurality of moments of that image segment; using the determined plurality of moments, determining a geometric representation of that image segment; and, using the geometric representation of that image -3 -segment, determining a distance between the cloud feature represented by that image segment and an entity that obtained the image data.
Obtaining the image data may comprise capturing, using one or more cameras, an image. The camera may be mounted on an aircraft. The method may further comprise, controlling the aircraft based on the detected cloud features.
In a further aspect, the present invention provides apparatus for detecting cloud features, the apparatus comprising: one or more sensors configured to obtain image data, the image data defining a plurality of pixels and, for each pixel, a respective luminance value; and one or more processors configured to: define one or more intervals for the luminance values of the pixels; partition the image data into one or more image segments, each respective image segment containing pixels having a luminance value in a respective interval; and classify, as a cloud feature, each image segment containing pixels having luminance value greater than or equal to a threshold luminance value.
In a further aspect, the present invention provides an aircraft comprising apparatus according to the preceding aspect.
In a further aspect, the present invention provides a program or plurality of programs arranged such that when executed by a computer system or one or more processors it/they cause the computer system or the one or more processors to operate in accordance with the method of any of the above aspects.
In a further aspect, the present invention provides a machine readable 25 storage medium storing a program or at least one of the plurality of programs according to the preceding aspect.
BRIEF DESCRIPTION OF THE DRAWINGS
Figure 1 is a schematic illustration (not to scale) of a scenario 101 in which an aircraft is flying in the vicinity of a cloud formation; -4 -Figure 2 is a schematic illustration (not to scale) showing further details of the aircraft; Figure 3 is a process flow chart showing certain steps of a process of controlling the aircraft; Figure 4 is a process flow chart showing certain steps of a cloud detection process; Figure 5 is a schematic illustration (not to scale) showing a segmented image produced during the cloud detection process; Figure 6 is a process flow chart showing certain steps of a cloud ranging 10 process; Figure 7 is a schematic illustration (not to scale) illustrating an image produced during the cloud ranging process; and Figure 8 is a schematic illustration (not to scale) illustrating an image produced during the cloud ranging process.
DETAILED DESCRIPTION
Figure 1 is a schematic illustration (not to scale) of a scenario 101 in which an aircraft 102 is flying in the vicinity of a cloud formation 104.
The aircraft 102 is an unmanned autonomous aircraft. The aircraft 102 implements a cloud detection and ranging process to facilitate navigation with respect to the cloud formation 104. An embodiment of a cloud detection and ranging process is described in more detail later below with reference to Figures 3 to 8 Figure 2 is a schematic illustration (not to scale) showing further details of the aircraft 102.
In this embodiment, the aircraft 102 comprises a visible light detecting camera 200, a processor 202, a clock 204, an inertial measurement unit (IMU) 206, and a controller 208. -5 -
The camera 200 is a video camera capable of producing a sequence of image-based data in a suitable manner and data format. The camera 200 is configured to capture images of a scene external to the aircraft 102. In this embodiment, the camera 200 is configured to capture image in front of the aircraft 102, in the direction of travel of the aircraft 102. The camera 200 is coupled to the processor 202 such that images captured by the camera 200 may be sent from the camera 200 to the processor 202.
The clock 204 is configured to measure the time-of-day local to the aircraft 102. The clock 204 may automatically update with respect to, for example, local time zones in which the aircraft 102 is operating. This updating of the clock 204 may be performed, for example, using GPS measurements of the aircraft 102. The clock 204 is coupled to the processor 202 such that timeof-day measurements taken by the clock 204 may be sent from the clock 204 to the processor 202.
The IMU 206 is an electronic device configured to measure the position, orientation, and velocity of the aircraft 102. In this embodiment, the position of the aircraft 102 is a global positioning system (GPS) measurement of the aircraft's location. The IMU 206 is coupled to the processor 202 such that measurements of the aircraft's position, orientation, and velocity taken by the IMU 206 may be sent from the IMU 206 to the processor 202.
The processor 202 is configured to receive and process measurements received from the camera 200, the clock 204 and the IMU 206, as described in more detail later below with reference to Figure 3 to 8. An output of the processor 202 is a control signal for controlling operation of the aircraft 102. The processor 202 is coupled to the controller 208 such that the control signal determined by the processor 202 may be sent from the processor 202 to the controller 208.
The controller 208 is configured to control the aircraft 102 in accordance with the control signal received from the processor 202.
Figure 3 is a process flow chart showing certain steps of a process of controlling the aircraft 102 in which an embodiment of the cloud detection and ranging process is implemented. -6 -
At step s2, a process of detecting clouds is performed. The cloud detection process is described in more detail later below with reference to Figure 4.
At step s4, respective ranges between the aircraft 102 and the clouds 5 detected at step s2 are determined. The cloud ranging process is described in more detail later below with reference to Figure 6.
At step s6, using the output from the cloud detection process and the cloud ranging process performed at step s2 and s4 respectively, the processor 202 determines a control signal for controlling the aircraft 102, and sends the determined control signal to the controller 208. The controller 208 controls the aircraft 102 in accordance with the received control signal, for example so as to avoid the clouds of the cloud formation 104.
Returning to the description of step s2, Figure 4 is a process flow chart showing certain steps of an embodiment of the cloud detection process.
Although the cloud detection process of Figure 4 is described below as being performed based on a single image captured by the camera 200, it will be appreciated by the skilled person that, in practice, the camera 200 captures a video or image sequence and that the process of Figure 4 may be continuously performed or updated as new images are captured.
At step s8, the camera 200 captures an image of a scene in front of the aircraft 102. In particular, the camera 200 captures an image along a direction of travel of the aircraft 102. The camera 200 captures an image of the cloud formation 104.
In this embodiment, the image captured by the camera 200 is in a red-green-blue (RGB) format, i.e. each pixel in an image is assigned a coordinate [R, G, B] representative of its colour in the RGB colour space.
The camera 200 sends the captured image of the scene to the processor 202. In some embodiments, the camera 200 acquires and sends 5megapixel images to the processor 202 at a rate of 15Hz.
At step sl 0, the processor 202 converts the received image into the hue-saturation-luminance (or hue-saturation-lightness) (HSL) coordinate system. -7 -
The HSL coordinate system is a cylindrical coordinate representation of the RGB colour space. Any appropriate process may be used by the processor 202 to convert the received image from the RGB coordinate system into the HSL coordinate system.
After conversion into the HSL format, each pixel in the captured image is assigned a coordinate [H, S, L] in the HSL space.
At step s12, the clock 204 measures the time-of-day local to the aircraft 102 at which the image was captured. The clock 204 then sends the time-of-day measurement to the processor 202.
At step s14, the IMU 206 measures the orientation of the aircraft 102 when the image was taken. In other words, the heading or facing of the aircraft 102 when the image was captured is measured. The IMU 206 then sends the orientation measurement to the processor 202. In some embodiments, the IMU 206 sends navigation data (including orientation measurements) to the processor 202 at a rate of 50Hz.
In this embodiment, the camera 200 has a fixed facing relative to the aircraft 102. Thus, a measured orientation of the aircraft 102 at the point in time at which the image was captured by the camera 200 specify a direction in which that image was captured by the camera 200. In some embodiments, a camera mounted to a steerable turret may be used to capture image data, and measurements of the cameras facing may be taken.
At step s15, the processor 202 analyses the HSL-format image to determine a maximum luminance value Lmax in that image.
In this embodiment, maximum luminance value Lmax in an image is the maximum of the luminance (L) coordinate of all the pixels in that image.
At step s16, using the time-of-day measurement taken at step s12, and the aircraft orientation measurement taken at step s14, the processor 202 determines a luminance threshold value LT. LT is less than Lmax.
Use of the luminance threshold value LT is described in more detail later below. -8 -
In this embodiment, the LT is a function of the time-of-day measurement and the aircraft orientation measurement. In other embodiments, LT is a function of only one of the time-of-day measurement and the aircraft orientation measurement. In other embodiments, LT is a function of one or more further parameters instead of or in addition to one or both of the time-of-day measurement and the aircraft orientation measurement. For example, in some embodiments, LT is a function of a measurement of ambient light level in which the aircraft 102 is flying. In some embodiments, LT is a heuristic which may be learnt or based upon, for example, previous aircraft sorties and operations.
In some embodiments, determining the value of LT comprises looking up the LT value in a look-up table using the time-of-day measurement and/or the aircraft orientation measurement.
At step s18, using the time-of-day measurement taken at step s12, and the aircraft orientation measurement taken at step s14, the processor 202 determines a luminance interval value Lint.
Use of the luminance threshold value LT is described in more detail later below.
In this embodiment, the Lint is a function of the time-of-day measurement and the aircraft orientation measurement. In other embodiments, Lint is a function of only one of the time-of-day measurement and the aircraft orientation measurement. In other embodiments, Lint is a function of one or more further parameters instead of or in addition to one or both of the time-of-day measurement and the aircraft orientation measurement. For example, in some embodiments, Lint is a function of the computational power of the processor 202 available for performing the cloud detection process. In some embodiments, Lint is a heuristic which may be learnt or based upon, for example, previous aircraft sorties and operations.
In some embodiments, determining the value of Lint comprises looking up the Lint value in a look-up table using the time-of-day measurement and/or the aircraft orientation measurement. -9 -
At step s20, the processor 202 segments the HSL-format image of the scene in-front of the aircraft 102 into separate regions using the determined maximum luminance value Lmax, the luminance threshold value LT, and the luminance interval value Lint.
In this embodiment, the segmentation of the image is performed as follows.
Firstly, an interval space between Lmax and LT is defined. The interval space comprises a plurality of intervals between Lmax and LT, i.e. [Lmax, 1-max-1], [Lmax-1, 1-max-2], [LT+2, LT+1], [-T+1, 1--11 where [LH1, Li] includes all luminance values less than or equal to LHi and greater than Li. In some embodiments, the interval [LT,i, LT] includes all luminance values less than or equal to L-F+1 and greater than or equal to LT.
In this embodiment, the size of each interval within the interval space is equal to Lint. In other words, for each interval [LHi, Li] in the interval space, LHi -Li = Lint.
Secondly, each pixel in the HSL-format image is assigned to an interval in the interval space (or to a further interval [LT, 0] which contains all luminance values less than LT and greater than or equal to zero) depending upon its luminance coordinate value L. Thus, in effect, each pixel in the image is assigned a label.
Thirdly, adjacent pixels in the image that are assigned to the same interval in the interval space (i.e. have been assigned the same label), are grouped together to form image segments.
Thus, the HSL-format image is segmented into groups of pixels having similar luminance characteristics.
At step s22, the processor 202 classifies as "cloud" each segment in the image that contains pixels that have been assigned to an interval in the interval space between Lmax and LT.
Also, the processor 202 classifies as "not a cloud" each segment in the image that contains pixels that have not been assigned to an interval in the interval space between Lmax and LT, i.e. pixels that are assigned to [LT, 0]. In this embodiment, the segments that contain pixels that have not been assigned to an interval in the interval space between Lax and LT contain only those pixels that have a luminance value that is less than LT. In some embodiments, the segments that contain pixels that have not been assigned to an interval in the interval space between Lmax and LT may be assigned a different label or be classified in a different way, for example, those segments may be classified as "sky" or "ground".
Figure 5 is a schematic illustration (not to scale) showing the segmented 10 image 500 produced by the processor 202 at step s22.
In this embodiment, the image 500 comprises a plurality of image segments, namely a first segment 502, a second segment 504, a third segment 506, and a fourth segment 508.
The first segment 502 comprises pixels that have been assigned to the * interval [Lmax, Lmax-1 1 As the pixels in the first segment 502 have been assigned to an interval in the interval space between [max and LT, the first segment 502 is assigned the label "CLOUD". The "CLOUD" label and the [Lmax, Lmax-1] interval that have been assigned to the first segment 502 are shown in Figure 5, in a dotted box located in the first segment 502.
The second segment 504 comprises pixels that have been assigned to the interval [Lmax-17 Lmax-2]. As the pixels in the second segment 504 have been assigned to an interval in the interval space between Lmax and LT, the second segment 504 is assigned the label "CLOUD". The "CLOUD" label and the [Lmax_ 1, Lmax-2] interval that have been assigned to the second segment 504 are shown in Figure 5, in a dotted box located in the second segment 504.
The third segment 506 comprises pixels that have been assigned to the interval [LT,i, LT]. As the pixels in the third segment 506 have been assigned to an interval in the interval space between [max and LT, the third segment 506 is assigned the label "CLOUD". The "CLOUD" label and the [LT,i, LT] interval that have been assigned to the third segment 506 are shown in Figure 5, in a dotted box located in the third segment 506.
The fourth segment 508 comprises pixels that have a luminance coordinate value less than LT. Thus, the pixels in the fourth segment 508 are not assigned to an interval in the interval space between Lmax and LT, and so the fourth segment 508 is assigned the label "NOT CLOUD". The "NOT CLOUD" label that has been assigned to the fourth segment 508 is shown in Figure 5, in a dotted box located in the fourth segment 508.
Thus, the processor 202 detects the presence of clouds in the images captured by the camera 200.
In some embodiments, the segments in the image that are classified as 10 "CLOUD" may be further classified depending upon the luminance interval assigned to the pixels in that segment.
In some embodiments, one or more segment in the segmented image may be labelled as a particular type of cloud depending upon the luminance interval assigned to that segment. For example, a segment may be further classified as a stratus cloud, and assigned a "STRATUS" label by the processor 202, if it contains pixels assigned to any of the intervals [L" L,+1], [L,+1, L2], or [L1+2, L1+3].
In some embodiments, one or more segments in the segmented image may be labelled as having certain cloud characteristics or properties depending upon the luminance interval assigned to that segment. For example, a segment may be further classified as a cloud associated with an increased risk of aircraft icing, and assigned an "ICE RISK" label by the processor 202, if it contains pixels assigned to the interval [Li, Li+1] or [Li+1, Li+2]. Also for example, a segment may be further classified as a cloud associated with an increased lightning strike risk, and assigned a "LIGHTNING RISK" label by the processor 202, if it contains pixels assigned to the intervals [Lk, Lk+1].
Thus, the cloud detection process of step s2 is provided.
Returning to the description of step s4, Figure 6 is a process flow chart showing certain steps of an embodiment of the cloud ranging process for 30 determining a range between the aircraft 102 and the clouds detected at step s2 (which correspond to the image segments 502, 504, 506). Although the cloud ranging process of Figure 6 is described below as being performed based on the single image 500 captured by the camera 200, it will be appreciated by the skilled person that, in practice, the camera 200 captures a video or image sequence and that the process of Figure 3 may be continuously performed or updated as new images are captured.
At step s24, for each segment of the image 500 that has been classified as "cloud", the processor 202 determines the centroid of that segment. Any appropriate centroid determination process may be used.
Thus, in this embodiment, the processor 202 determines a respective centroids for the first, second, and third image segments 502, 504, 506.
In this embodiment, the centroid, or geometric centre, of a two-dimensional image segment is the arithmetic mean ("average") position of all the pixels in that image segment.
At step s26, for each segment of the image 500 that has been classified as "cloud", the processor 202 determines the major and minor axes of that segment. Any appropriate axes determination process may be used. For example, in some embodiments, the covariance matrix of an image segment may be determined, and the eigenvectors of that covariance matrix determined. The eigenvalues of the covariance matrix of an image segment may correspond to the lengths of the major and minor axes of that image segment. The eigenvectors of the covariance matrix of an image segment may correspond to the orientations of the major and minor axes of that image segment.
Figure 7 is a schematic illustration (not to scale) illustrating the information determined by the processor 202 at step s26.
The first image segment 502 has previously been labelled as "CLOUD".
Thus a centroid of the first image segment 502, which is hereinafter referred to as the "first centroid" and indicated in Figure 7 by the reference numeral 702, has been determined. Also, major and minor axes of the first image segment 502, which are hereinafter referred to as the "first major axis" 703a and the "first minor axis" 703b, have also been determined.
The second image segment 504 has previously been labelled as "CLOUD". Thus a centroid of the second image segment 504, which is hereinafter referred to as the "second centroid" and indicated in Figure 7 by the reference numeral 704, has been determined. Also, major and minor axes of the second image segment 504, which are hereinafter referred to as the "second major axis" 705a and the "second minor axis" 705b, have also been determined.
The third image segment 506 has previously been labelled as "CLOUD". Thus a centroid of the third image segment 506, which is hereinafter referred to as the "third centroid" and indicated in Figure 7 by the reference numeral 706, has been determined. Also, major and minor axes of the third image segment 506, which are hereinafter referred to as the "third major axis" 707a and the "third minor axis" 705b, have also been determined.
The fourth image segment 508 is not labelled as "CLOUD". Thus, in this 15 embodiment, a centroid and major/minor axes are not determined for this segment 508.
At step s28, for each segment of the image 500 that has been classified as "cloud", the processor 202 determines a plurality of image moments of that segment.
In this embodiment, a plurality of discrete versions of Cartesian moments are determined for each of the image segments that have been classified as "cloud". Preferably, discrete versions of at least the first four Cartesian moments, 1i, 12, 13, and 14 are determined for each of the image segments that have been classified as "cloud". For example, the discrete versions of the first five Cartesian moments, 11, 12, 13, 14, and 15 may be determined. In some embodiments, for one or more of the image segments, one or more different image moments instead of or in addition to the discrete versions of the Cartesian moments may be determined, for example, central moments. The first moment 1i of an image segment may be a moment of inertia of that image segment.
At step s30, for each segment of the image 500 that has been classified as "cloud", using the centroid, the major and minor axes, and the image moments of that image segment, the processor 202 determines an ellipse that best represents that image segment.
In other words, in this embodiment, using the first centroid 702, the first major and minor axes 703a, 703b, and image moments of the first image segment 502, the processor determines a first ellipse that is representative of the first image segment 502. The processor 202 also determines a second ellipse that is representative of the second image segment 504 in the same way mutatis mutandis. The processor 202 also determines a third ellipse that is representative of the third image segment 506 in the same way mutatis to mutandis.
Figure 8 is a schematic illustration (not to scale) illustrating the first ellipse 802, the second ellipse 804, and the third ellipse 806 that are representative of the first image segment 502, the second image segment 504, and the third image segment 506 respectively.
In this embodiment, any appropriate method of determining the ellipses 802, 804, 806 may be implemented.
The first centroid 702 is the centre of the first ellipse 802. The first major and minor axes 703a, 703b are the major and minor axes respectively of the first ellipse 802. Similarly, the second centroid 704 is the centre of the second ellipse 804, and the second major and minor axes 705a, 705b are the major and minor axes respectively of the second ellipse 804. Similarly, the third centroid 706 is the centre of the third ellipse 806, and the third major and minor axes 707a, 707b are the major and minor axes respectively of the third ellipse 806.
The ellipses 802, 804, 806 are geometric parametric models of the "cloud" image segment that are generated using the moments extracted from those image segments.
In this embodiment, the ellipses 802, 804, 806 are curvilinear models of the "cloud" image segments. Also, the ellipses are digital models representative 30 of the "cloud" image segments. In other embodiments, different models of one or more of the image segments may be determined instead of or in addition to an ellipse. For example, in some embodiments, a different curvilinear geometric representation of an image segment, e.g. a circle or an oval, may be used. In some embodiments, a rectilinear geometric representation of an image segment, e.g. a polygonal representation, may be used. Preferably image segments are represented by geometric models or representations formed by, or characterized by, points, lines, curves, or surfaces. More preferably, the geometric representations of image segments are in the form of relatively simple geometric forms, such as circles, ellipses, rectangles, and triangles.
Advantageously, the ellipses 802, 804, 806 tend to be very stable representations of the cloud segments.
In some embodiments, the ellipses 802, 804, 806 are maximally stable extremal regions (MSER). Further information on MSER and the extraction/detection of MSER from images may be found, for example, in J. Matas, 0. Chum, M. Urban, and T. Pajdla. "Robust wide baseline stereo from maximally stable extremal regions.", Proc. of British Machine Vision Conference, pages 384-396, 2002, which is incorporated herein by reference in its entirety.
Advantageously, as more images of the scene are captured and the image segmentation and the ellipses 802, 804, 806 are updated, the ellipses 802, 804, 806 tend to exhibit similar properties to each other and the clouds that they represent (e.g. motion due to wind etc.).
At step s32, the IMU 206 measures the position and velocity of the aircraft 102. The measurements of the aircraft's position and velocity taken by the IMU 206 are sent from the IMU 206 to the processor 202.
At step s34, using the measured position and velocity of the aircraft 102, for each of the determined ellipses 802, 804, 806, the processor 202 determines a "time-to-collision" between the aircraft 102 and the cloud represented by that ellipse 802, 804, 806.
To calculate the time to collision for an ellipse 802, 804, 806, the processor 202 may calculate the rate of change of the size of that ellipse in the image 500, and use the aircraft's position and velocity.
In some embodiments, the processor 202 assumes that the ellipses (i.e. the clouds) are stationary, and that only the aircraft 102 is moving. However, in other embodiments, a velocity of a cloud/ellipse may be calculated, for example, using measurements of the wind speed and direction relative to the aircraft 102, which may be taken by one or more appropriate sensors mounted on the aircraft 102.
At step s36, for each of the ellipses 802, 804, 806, using the "time-tocollision" determined for that ellipse 802, 804, 806, the processor 202 determines a range between the aircraft 102 and the cloud represented by that o ellipse 802, 804, 806. Measurements of the velocity of the aircraft 102 may be used to determine the cloud ranges.
In some embodiments, the major and minor axes of an ellipse may be converted into azimuth and elevation coordinates, for example, from an origin located at a current position of the aircraft 102. Cloud ranges and angular extents from the point of view of the aircraft 102 may be in the form of azimuth, elevation, and range coordinates.
Thus, the cloud ranging process of step s4 is provided.
Returning to the description of step s6 of Figure 3, control signal for controlling the aircraft 102 may be determined using the azimuth, elevation, and range properties of the detected clouds. The aircraft 102 may be controlled so as to avoid the detected clouds. In some embodiments, only those clouds having been assigned certain labels are avoided, for example, in some embodiments, only clouds having been labelled as ICE RISK or LIGHTNING RISK are actively avoided.
Using the above described cloud detection process, different cloud structures within a region of cloud may be detected. Thus, different parts of a cloud formation having different properties and characteristics may be detected. Thus, it tends to be possible to differentiate areas of cloud that may be hazardous to the aircraft from those that are relatively safe, and the aircraft may be controlled accordingly. Thus, the above described method and apparatus tends to reduce or eliminate the unnecessary avoidance of cloud.
Advantageously, the parametric representations of the clouds used in the above described cloud ranging process tend to be stable, i.e. unchanging over time. Thus, the cloud ranging process tends to be advantageously robust.
Advantageously, the above described method allows for the autonomous operation of an aircraft. In particular, the autonomous navigation of an aircraft through or within the vicinity of a cloud formation is facilitated. The aircraft may avoid at least the most hazardous regions of cloud.
The above described cloud detection and cloud ranging processes tend to be relatively simple and relatively computationally inexpensive to perform compared to conventional cloud detection/ranging techniques.
The appearance of clouds (e.g. the colours of the clouds) tends to change depending on, for example, the time of day, the time of year, and the weather. For example, clouds and the sky tend to appear redder at dawn and dusk. Advantageously, the above described method tends to be robust to such changes in the colours of clouds. This may, for example, be as a result of performing image segmentation based on luminance measurements, as opposed to on a colour basis as is typically used in conventional cloud detection/ranging processes in which images tend to be in the RGB format.
Obtaining range information to cloud features tends to be difficult, for example, due to cloud motion and the typically small triangulation baseline. The above described methods advantageously tend to traverse these difficulties.
Apparatus, including the processor 202, for implementing the above arrangement, and performing the method steps to be described later below, may be provided by configuring or adapting any suitable apparatus, for example one or more computers or other processing apparatus or processors, and/or providing additional modules. The apparatus may comprise a computer, a network of computers, or one or more processors, for implementing instructions and using data, including instructions and data in the form of a computer program or plurality of computer programs stored in or on a machine readable storage medium such as computer memory, a computer disk, ROM, PROM etc., or any combination of these or other storage media.
It should be noted that certain of the process steps depicted in the flowcharts of Figures 3, 4, and 6 and described above may be omitted or such process steps may be performed in differing order to that presented above and shown in the Figures. Furthermore, although all the process steps have, for convenience and ease of understanding, been depicted as discrete temporally-sequential steps, nevertheless some of the process steps may in fact be performed simultaneously or at least overlapping to some extent temporally.
In the above embodiments, the aircraft is an unmanned autonomous aircraft. However, in other embodiments, the aircraft is a manned aircraft. Also, in some embodiments, the aircraft may be a semi-autonomous aircraft or controlled by a human pilot (e.g. a human located at a ground-base). In embodiments in which the aircraft is controlled by a navigator or pilot, a display device can be used to display the detected clouds and/or range information to help the navigator or pilot fly the aircraft. For example, a display may be produced that shows the images of any of Figures 5, 7, and/or 8 providing information regarding the positions of detected clouds.
In the above embodiments, the cloud detection and cloud ranging processes run in an on-line to navigate the aircraft. However, in other embodiments, systems may run in off-line modes. In some off-line embodiments, the processor may receive input from a data source in the form of a video and navigation logfile.
In the above embodiments, aircraft position, orientation, and velocity measurements are provided by the IMU to the processor for use in the cloud detection and ranging processes. In some embodiments, other data instead of or in addition to the aircraft position, orientation, and/or velocity measurements may be used by the processor. Examples of such data include but are not limited to latitude, longitude, altitude, pan, tilt, roll and rates data. Such data may be provided to the processor by the IMU or a different system on-board or remote from the aircraft.
In the above embodiment, the cloud detection and ranging process is used to navigate an aircraft. However, in other embodiments, the cloud detection process and/or the cloud ranging process may be used for a different appropriate purpose, for example, an output of the detection process and/or the cloud ranging process may be transmitted from the aircraft to an entity remote from the aircraft for the purpose of, e.g., navigating one or more further aircraft or forecasting weather.
In the above embodiments, ranges between the detected clouds and the aircraft are determined using the cloud ranging process described above with reference to Figure 6. However, in other embodiments, a different appropriate cloud ranging process is used.

Claims (15)

  1. -20 -CLAIMS1. A method of detecting cloud features, the method comprising: obtaining image data, the image data defining a plurality of pixels and, for each pixel, a respective luminance value; defining one or more intervals for the luminance values of the pixels; partitioning the image data into one or more image segments (502 -508), each respective image segment (502 -508) containing pixels having a luminance value in a respective interval; and classifying, as a cloud feature, each image segment (502 -508) containing pixels having luminance value greater than or equal to a threshold luminance value (LT).
  2. 2. A method according to claim 1, wherein obtaining the image data comprises capturing, using one or more 15 cameras (200), an image (500); and the method further comprises: measuring a time of day at which the camera (200) captured the image (500); and determining the threshold luminance value (Li) using the measured time of day.
  3. A method according to claim 1 or 2, wherein obtaining the image data comprises capturing, using one or more cameras (200), an image (500); and the method further comprises: measuring an orientation of the camera (200) when the image (500) was captured; and determining the threshold luminance value (LT) using the measured orientation.
  4. 4. A method according to any of claims 1 to 3, wherein the step of obtaining image data comprises converting image data into a hue-saturation-luminance coordinate system.
  5. 5. A method according to any of claims 1 to 4, the method further comprising classifying, as an entity other than a cloud feature, each image segment (502 -508) containing pixels having luminance values less than the threshold luminance value (LT).
  6. 6. A method according to any of claims 1 to 5, wherein the step of defining one or more intervals for the luminance values of the pixels comprises: determining a maximum of the luminance values of the pixels (Lax); obtaining the threshold luminance value (LT), the threshold luminance value (LT) being less than the maximum of the luminance values (Lmax); and defining one or more intervals between the maximum of the luminance values (Lmax) and the threshold luminance value (LT).
  7. 7. A method according to any of claims 1 to 6, wherein a size or sizes of the one or more intervals is/are determined using one or more measurements selected from the group of measurements consisting of: a time of day measurement, an orientation measurement, and a measurement of available computational resource.
  8. 8. A method according to any of claims 1 to 7, wherein the step of classifying comprises: -22 -for a first image segment (502) classified as a cloud feature, assigning a first set of classification labels, the first image segment (502) containing pixels having luminance values in a first interval; for a second image segment (504) classified as a cloud feature, assigning a second set of classification labels, the second image segment (504) containing pixels having luminance values in a second interval, the second interval being different to the first interval, the second set of classification labels being different to the first set of classification labels.
  9. 9. A method according to claim 8, wherein: the first set of classification labels includes a label indicating a first type of cloud; the second set of classification labels includes a label indicating a second type of cloud, the second type of cloud being different to the first type of cloud.
  10. 10. A method according to any of claims 1 to 9, the method further comprising, for an image segment (502 -508) classified as a cloud feature: determining a plurality of moments of that image segment (502 -508); using the determined plurality of moments, determining a geometric representation of that image segment (502 -508); and using the geometric representation of that image segment (502 -508), determining a distance between the cloud feature represented by that image 25 segment (502 -508) and an entity that obtained the image data.
  11. 11. A method according to any of claims 1 to 10, wherein: obtaining the image data comprises capturing, using one or more camera (200)s, an image (500); -23 -the camera (200) is mounted on an aircraft (102); and the method further comprises, controlling the aircraft (102) based on the detected cloud features.
  12. 12. Apparatus for detecting cloud features, the apparatus comprising: one or more sensors (200) configured to obtain image data, the image data defining a plurality of pixels and, for each pixel, a respective luminance value; one or more processors (202) configured to: define one or more intervals for the luminance values of the pixels; partition the image data into one or more image segments (502 508), each respective image segment (502 -508)containing pixels having a luminance value in a respective interval; and classify, as a cloud feature, each image segment (502 -508) containing pixels having luminance value greater than or equal to a threshold luminance value (LT).
  13. 13. An aircraft (102) comprising apparatus according to claim 14.
  14. 14. A program or plurality of programs arranged such that when executed by a computer system or one or more processors it/they cause the computer system or the one or more processors to operate in accordance with the method of any of claims 1 to 11.
  15. 15. A machine readable storage medium storing a program or at least one of the plurality of programs according to claim 14.
GB1500933.5A 2015-01-20 2015-01-20 Cloud Feature Detection Active GB2534372B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB1500933.5A GB2534372B (en) 2015-01-20 2015-01-20 Cloud Feature Detection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB1500933.5A GB2534372B (en) 2015-01-20 2015-01-20 Cloud Feature Detection

Publications (3)

Publication Number Publication Date
GB201500933D0 GB201500933D0 (en) 2015-03-04
GB2534372A true GB2534372A (en) 2016-07-27
GB2534372B GB2534372B (en) 2020-04-15

Family

ID=52630851

Family Applications (1)

Application Number Title Priority Date Filing Date
GB1500933.5A Active GB2534372B (en) 2015-01-20 2015-01-20 Cloud Feature Detection

Country Status (1)

Country Link
GB (1) GB2534372B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107103295A (en) * 2017-04-20 2017-08-29 苏州中科天启遥感科技有限公司 Optical remote sensing image cloud detection method of optic

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116363510B (en) * 2023-03-20 2023-10-24 中国气象局人工影响天气中心 Method and device for identifying ice crystals and cloud drops in artificial rain or snow process, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020096622A1 (en) * 2001-01-23 2002-07-25 Steven Adler-Golden Methods for atmospheric correction of solar-wavelength Hyperspectral imagery over land
GB2507314A (en) * 2012-10-25 2014-04-30 Sony Comp Entertainment Europe Augmented reality using an image mask
EP2731050A1 (en) * 2012-11-12 2014-05-14 BAE Systems PLC Cloud feature detection
WO2014072737A1 (en) * 2012-11-12 2014-05-15 Bae Systems Plc Cloud feature detection

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020096622A1 (en) * 2001-01-23 2002-07-25 Steven Adler-Golden Methods for atmospheric correction of solar-wavelength Hyperspectral imagery over land
GB2507314A (en) * 2012-10-25 2014-04-30 Sony Comp Entertainment Europe Augmented reality using an image mask
EP2731050A1 (en) * 2012-11-12 2014-05-14 BAE Systems PLC Cloud feature detection
WO2014072737A1 (en) * 2012-11-12 2014-05-15 Bae Systems Plc Cloud feature detection

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107103295A (en) * 2017-04-20 2017-08-29 苏州中科天启遥感科技有限公司 Optical remote sensing image cloud detection method of optic

Also Published As

Publication number Publication date
GB201500933D0 (en) 2015-03-04
GB2534372B (en) 2020-04-15

Similar Documents

Publication Publication Date Title
US10303943B2 (en) Cloud feature detection
US20210065400A1 (en) Selective processing of sensor data
US10599149B2 (en) Salient feature based vehicle positioning
US10332409B2 (en) Midair collision threat detection and assessment using visual information
US9874878B2 (en) System and method for adaptive multi-scale perception
Thurrowgood et al. A biologically inspired, vision‐based guidance system for automatic landing of a fixed‐wing aircraft
US10228691B1 (en) Augmented radar camera view for remotely operated aerial vehicles
Grabe et al. Robust optical-flow based self-motion estimation for a quadrotor UAV
US20220024549A1 (en) System and method for measuring the distance to an object in water
US20110301925A1 (en) Optical State Estimation And Simulation Environment For Unmanned Aerial Vehicles
US10210389B2 (en) Detecting and ranging cloud features
Schwendeman et al. A horizon-tracking method for shipboard video stabilization and rectification
CN112596071A (en) Unmanned aerial vehicle autonomous positioning method and device and unmanned aerial vehicle
CN102190081A (en) Vision-based fixed point robust control method for airship
Zsedrovits et al. Visual detection and implementation aspects of a UAV see and avoid system
EP3989034A1 (en) Automatic safe-landing-site selection for unmanned aerial systems
GB2534372A (en) Cloud Feature Detection
US20240124137A1 (en) Obstacle avoidance for aircraft from shadow analysis
Kannan et al. Comparison of visual and LIDAR SLAM algorithms using NASA Flight Test Data
GB2534554A (en) Detecting and ranging cloud features
Sanna et al. A novel ego-motion compensation strategy for automatic target tracking in FLIR video sequences taken from UAVs
Funk et al. A passive cloud detection system for UAV: Weather situation mapping with imaging sensors
KR20210053012A (en) Image-Based Remaining Fire Tracking Location Mapping Device and Method
Climent-Pérez et al. Telemetry-based search window correction for airborne tracking
Lee et al. Implementation of vision-based automatic guidance system on a fixed-wing unmanned aerial vehicle