WO2017048331A1 - Method and system for creating a display with a distributed aperture system - Google Patents

Method and system for creating a display with a distributed aperture system Download PDF

Info

Publication number
WO2017048331A1
WO2017048331A1 PCT/US2016/031127 US2016031127W WO2017048331A1 WO 2017048331 A1 WO2017048331 A1 WO 2017048331A1 US 2016031127 W US2016031127 W US 2016031127W WO 2017048331 A1 WO2017048331 A1 WO 2017048331A1
Authority
WO
WIPO (PCT)
Prior art keywords
display
sensor
polygon
fov
los
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.)
Ceased
Application number
PCT/US2016/031127
Other languages
French (fr)
Inventor
Gregory S. Hawkins
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.)
Raytheon Co
Original Assignee
Raytheon Co
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 Raytheon Co filed Critical Raytheon Co
Publication of WO2017048331A1 publication Critical patent/WO2017048331A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4038Image mosaicing, e.g. composing plane images from plane sub-images
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • H04N23/698Control of cameras or camera modules for achieving an enlarged field of view, e.g. panoramic image capture
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/011Arrangements for interaction with the human body, e.g. for user immersion in virtual reality
    • G06F3/013Eye tracking input arrangements
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/00Three-dimensional [3D] image rendering
    • G06T15/10Geometric effects
    • G06T15/20Perspective computation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three-dimensional [3D] modelling for computer graphics
    • G06T17/10Constructive solid geometry [CSG] using solid primitives, e.g. cylinders, cubes
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/30244Camera pose

Definitions

  • the present invention generally relates to processing for creating display images from one or more of a plurality of imaging sensors devices, and in particular to such processing which occurs in relative real time with selectable viewing directions.
  • a high performance aircraft or other moveable platform may be provided with multiple cameras for infrared or visible light, generating a plurality of images simultaneously or substantially simultaneously.
  • the cameras can be distributed to provide a very wide angle of coverage. For example, six (6) cameras may provide 4 ⁇ steradian coverage of a world exterior to the aircraft. Rather than an operator having to watch a separate display for each sensor, greater functionality could be provided by a system that can combine more than one sensor image in real time.
  • HMD helmet mounted display
  • One embodiment of the present invention provides a method for displaying an image captured by a distributed aperture system (DAS), the method comprising: determining a display line of sight (LOS) and display field of view (FOV) corresponding to an operator display of a DAS; mapping the display LOS and the display FOV to a set of sensors of a plurality of sensors of the DAS; for each sensor of the set of sensors: identifying a set of sensor elements that define a minimum image capture area corresponding to the display LOS and the display FOV, processing image data collected by the identified set of sensor elements; and generating an image for the operator display from the processed image data.
  • DAS distributed aperture system
  • the step of identifying a set of sensor elements may include determining vector coordinates of a three-dimensional (3-D) polygon corresponding to the display FOV expressed in a display LOS coordinate system and transforming the determined vector coordinates of the three-dimensional polygon corresponding to the display FOV to a coordinate system of a subject sensor of the set of sensors.
  • the step of transforming the determined vector coordinates may include clipping the three-dimensional polygon based on a sensor viewing point and the coordinate system of the subject sensor of the set of sensors, to remove any part of the 3-D polygon that extends behind a near-clipping plane in the sensor coordinate system.
  • the step of processing image data may includes projecting vertices of the clipped three-dimensional polygon to a two-dimensional coordinate system of the subject sensor, resulting in a two-dimensional polygon defining an image capture area.
  • the step of processing image data may includes clipping the two-dimension polygon based on a physical image capturing boundary of the subject sensor defined by a set of sensor elements of the subject sensor.
  • the step of processing image data may include determining a minimum bounding rectangle which encloses the clipped 2-D polygon and defines the minimum image capture area.
  • the step of identifying may include for each sensor of the set of sensors:
  • the operator display may be a helmet mounted, and the display LOS may be determined by an orientation of the helmet.
  • Figures 1 A and IB show side and front schematic views of a platform having a distributed aperture viewing system
  • Figure 2 shows a circuit schematic for the distributed aperture viewing system represented in Figures 1 A and IB and constructed in accordance with one embodiment of the present invention
  • Figure 3 is a block diagram depicting a process according to one embodiment of the present invention.
  • Figure 4 is a block diagram depicting a processing method according to another embodiment of the present invention.
  • FIG. 5 is a block diagram depicting further detail of processing step 405 of the method of Figure 4;
  • FIG. 6 is a block diagram depicting further detail of processing step 410 of the method of Figure 4.
  • FIG. 7 is a block diagram depicting further detail of processing step 415 of method of Figure 4.
  • Figure 8 is a block diagram depicting further detail of processing step 420 of method of Figure 4.
  • Figure 9 is a diagram of the processing resulting from the method of Figure 8;
  • Figure 10 is a block diagram depicting further detail of processing step 425 of method of Figure 4;
  • Figure 11 is a diagram of the processing resulting from the method of Figure
  • Figure 12 is a block diagram depicting alternative further detail of processing step 425 of method of Figure 4;
  • FIG. 13 is a block diagram depicting further detail of processing step 430 of method of Figure 4.
  • Figure 14 is a diagram of the processing resulting from the method of Figure
  • Figure 15 is a block diagram depicting alternative further detail of processing step 430 of method of Figure 4.
  • Figure 16 is a diagram of the processing resulting from the method of Figure
  • FIG. 17 is a block diagram depicting further detail of processing step 435 of method of Figure 4.
  • Figure 18 is a diagram of the processing resulting from the method of Figure
  • Figures 19A and 19B are a block diagram depicting alternative further detail of processing step 435 of method of Figure 4.
  • Figure 1 A is a side representational view of an aircraft 170 having a plurality of imaging sensors 171, 172, 174.
  • Figure IB is a similar representational view of the front of aircraft 170 having an additional imaging sensor 173. Also shown for each imaging sensor is a representational field of view.
  • Sensor 171 has field of view 181.
  • Sensor 172 as field of view 182.
  • Sensor 173 has field of view 183.
  • Sensor 174 has field of view 184.
  • the fields of view 181-184 are not shown to overlap, it is very possible that a sufficient number of sensors may be present, or they may have a sufficiently wide individual fields of view, such that they do, in fact overlap.
  • FIG. 2 shows a circuit schematic of an image processing system 200 constructed in accordance with one embodiment of the present invention, which system 200 is adapted to capture images from overlapping sensors or cameras and combine those images into a usable display.
  • image sensors 171-174 FIG. IB
  • FIG. 1B image sensors 171-174
  • Imaging sensors 171-174 may be sensitive to the same wavelength spectrum, or may be sensitive to different wavelengths, such as visible and infrared.
  • Each imaging sensor 171, 172,173, 174 has its own respective line of sight 171a,172a,173a, 174a (sensor LOS), and its own respective field of view 181, 182, 183, 184(FIG.1B) (sensor FOV). These respective lines of sight and fields of view may diverge in a viewing space or may overlap. Although sensors 171-174 are shown with just a two dimensional array, the description is equally applicable to a three-dimensional array.
  • Image sensors 171-174 are coupled to one or more analog to digital converters
  • a central processing unit 220 is coupled to a display 228, a selector 226, an image processor 239, and optionally a navigation system 246.
  • CPU 220 selects relevant portions of the stored images in memory 222 as determined by selector 226 and combines those images with the use of image processor 239 to provide output data for display 228.
  • Selector 226 may include any suitable means for controlling both a display LOS and a display FOV. Thus, an operator could have access to either a broad FOV or a very narrow FOV as would be useful for providing a digital zoom function. Other functions, such as a freeze-frame or still capture may also be available through selector 226.
  • the purpose of the image processing system 200 is to provide a selectable view to a display operator on a mobile or stationary platform, which selectable view may be pointed in any three-dimensional direction LOS from the platform, and to responsively create an image for the operator of the selected LOS and a corresponding field of view FOV as provided by a combination of any and all imaging sensors located to view the selected LOS and FOV.
  • the LOS and FOV may be selected by a nominal hand controls or other suitable means including sensing the position of a helmet mounted display worn by an operator.
  • the system 200 may be capable of simultaneously creating a plurality of independently selectable viewing directions and respective fields of view for providing information to more than one display operator located either on the platform or remote from the platform.
  • Figure 3 shows a general block diagram 300 depicting the process steps used for selecting display image data from the different sensor images available.
  • a primary objective of this processing system is determining a minimum rectangle of sensor data for use in providing a display image in order to more efficiently process relevant data in real time. This reduces any image processing delay from sensor to display. As will be described later, this process is also used to determine which sensors are used for producing a display image.
  • a display image may be selected in any one of a variety of
  • process diagram 300 shows a first step 310 of determining a display line of sight (LOS) and a display field of view (FOV).
  • the method of diagram 300 maps the display LOS and FOV to one or more sensors of the plurality of sensors of the distributed aperture system (DAS) in step 315.
  • the sensors to which the display LOS and the display FOV are mapped may be preselected in accordance with the display LOS and the display FOV, or may be determined by the current processing method, as described below.
  • step 320 identifies a set of sensor elements that define a minimum image capture area for each sensor and processes the image data from the identified set of sensor elements. Selecting a minimum image capture area reduces the amount of data that must be subsequently processed for purposes of speed and efficiency.
  • step 325 combines image data from the selected sensors to generate a display image.
  • Image sensors, or cameras can use different optical designs to project images onto a device, such as a Focal Plane Array or Charge Coupled Device, which converts projected images to electrical signals.
  • a device such as a Focal Plane Array or Charge Coupled Device, which converts projected images to electrical signals.
  • different optical designs include F-tan(theta) optics and F-theta optics.
  • Other optical designs are possible and are included in this invention.
  • Variations in the graphical processing methods which are included in this description may, and typically will, be needed in order to process images which are produced by using different camera optical designs.
  • the examples provided below are specific to F-tan(theta) optics and F-theta optics.
  • Figure 4 shows a block diagram of the more detailed processing method 400.
  • the first step 405 computes the display-to-sensor, in this case a focal plane array (FPA), transformation matrix for each sensor using a display LOS including azimuth LOSy, elevation LOSp and roll LOSr angles. Also used are angular values from each sensor including yaw FPy, pitch FPp, and roll FPr.
  • Step 410 creates a display FOV polygon by defining a three- dimensional vertex list 412 in the display reference frame, using the display yaw FOVy and pitch FOVp angles.
  • Step 415 then converts the 3-D vertex list 412 from the display coordinate or reference frame to each sensor FPA coordinate or reference frame. This produces a 3-D vertex list 417 in each sensor coordinate frame.
  • Step 420 processes the 3-D vertex list 417 representing the display FOV polygon in each sensor reference frame, by near-plane clipping the display FOV polygon to eliminate portions thereof located behind a near-clipping plane.
  • the clipped 3-D vertex list 422 is tested to see if it still includes any vertices to thereby eliminate each respective sensor when no vertex points remain.
  • the following step 425 takes the vertex list 422 representing the clipped display FOV polygon in each respective sensor frame and projects it onto a two-dimensional image plane for each sensor, using the sensor field of view (xSensorFOV and ySensorFOV) and the image size (xNumSensorPixels and yNumSensorPixels) for each respective sensor. Conversion to pixel coordinates may be done in this step, or later.
  • the projected two-dimensional vertex list undergoes X axis and Y axis clipping to eliminate any part or parts of the projected display FOV polygon which are not within the sensor FOV.
  • the resulting 2-D vertex list 432 is again tested for the absence of vertices to thereby eliminate the sensor from further processing.
  • method 400 shows the step of projecting 425 prior to the step of X-Y clipping 430, these two steps may be combined to facilitate any suitable form of mathematical processing.
  • step 435 determines a minimum bounding rectangle for the resulting 2-
  • D vertex list 432 for each respective sensor This minimum bounding rectangle outlines the smallest rectangular subimage that needs to be processed from each respective sensor to provide a useful display image.
  • step 430 of X-Y clipping may be incorporated into the step 425 of projecting to the sensor plane.
  • Figure 5 shows an example of step 405 in Figure 4 for one method of computing the display-to-sensor transformation matrix for each sensor. Any suitable method may alternatively be used.
  • Step 405 implements the formula shown to compute a coordinate transformation matrix which converts vectors from the display LOS coordinate frame to the sensor LOS coordinate frame.
  • Figure 6 shows a flowchart of the mathematical progression for step 410 of
  • Figure 4 to create a polygon which describes the selected display field of view.
  • the polygon is defined by a list of vertices which correspond to the corners of the display' s FOV.
  • the vertices should be ordered in a way that supports later processing stages; for example, counterclockwise as seen from the perspective center of the display.
  • the vertices are expressed in a three-dimensional coordinate reference frame relative to the display; for example, in (forward, right, down) coordinates relative to the perspective center of the display.
  • Figure 7 shows the matrix-vector notation for transforming all display field of view vertices from the display coordinate frame to the respective sensor coordinate frame.
  • Figure 8 shows a flowchart of one method 800 for processing the vectors of a vertex list 417 to perform the near-plane clipping of step 420 in Figure 4.
  • Figure 9 shows a two-dimensional, top down diagram 900 of the near-plane clipping process of method 800.
  • An eyepoint 910, of a display FOV 912 is shown at the center of a nominal x-y sensor reference plane.
  • a sensor (not shown) is typically oriented so that the center of the sensor's FOV points along the positive x axis 913.
  • a 3-D display vertex list 417 is notionally depicted in the 2-D diagram as a display polygon 914 perpendicular to the center of the display LOS 915.
  • Near-clipping plane 916 includes a nominal positive x-axis value and causes elimination of portions of the display polygon 914 located to the left of near- clipping plane 916.
  • the method of Figure 8 functions by cycling through each of the vertices of vertex list 417 and determining whether each vertex lies to the left of near clipping plane 916 as shown in decision step 830. If a vertex is not to the left of near clipping plane 916, the Yes branch of step 930 leaves the visibility of that vertex point alone. If a vertex does lie to the left of near-clipping plane 916, the No branch of decision step 830 causes a linear interpolation of the vector to the point where it crosses near clipping plane 916, in process step 840.
  • the near plane clipping process ensures that all of the X (forward) components of the clipped display polygon 914 will be greater than or equal to the near-plane clipping threshold, which is greater than zero. This means that perspective projection, which involves division by X, can be safely done.
  • FIG. 10 is a flowchart of an F-tan(theta) vector processing method 1000 of 3-
  • D vertex list 422 (Fig. 4) performed by step 425 (Fig. 4) to project the near-plane clipped display polygon in a sensor reference frame onto a two-dimensional projection plane of that sensor, for a sensor using F-tan (theta) image capture.
  • Figure 11 is a two-dimensional example of that projection process.
  • Figure 11 is a side view, wherein the sensor forward axis points to the right.
  • a near-plane clipped polygon 1110 is shown with respect to a 2-D sensor projection plane 1120.
  • the edges of polygon 1110 may be located either within the sensor FOV such as projection point 1122, or may be located outside of the sensor FOV such as projection point 1126.
  • the F-tan(theta) process 1000 multiplies by scale factors to convert vertices to pixel coordinates relative to the center of the sensor and then adds constants so that the x,y coordinates are in units of pixels and are measured from a corner of the sensor.
  • FIG. 12 shows an F-Theta vector processing method 1200 for vertex list 422 for use when the respective sensor uses F-Theta image capture.
  • This F-Theta routine does a non-linear conversion from F-tan(theta) to F-Theta (xTilda,yTilda) coordinates inside the loop 1210.
  • the F-Theta routine does not scale to pixels or add offsets.
  • Figure 13 is a flowchart for a process 1300 for the step 430 of x-y clipping of
  • Figure 4 for images captured by an F-tan (theta) sensor.
  • Figure 14 is a representational diagram of this x-y clipping process.
  • Figure 14 shows the sensor or FPA edges 1410 and a projected viewing area 1420 in relation to the sensor edges 1410.
  • the shaded area of projected viewing area 1420 lies outside of sensor edges 1410 and therefore cannot be captured by the respective sensor.
  • vertex 1422 is deleted from vertex list 427 and is replaced by vertices 1430, 1431 in vertex list 432.
  • Figure 14 shows a diagram of various alternative projections 1432, 1433, 1434 of display FOV polygons onto the sensor plane.
  • Figure 13 only shows the exemplary process steps used for the left side clipping of the projected viewing area relative to the left edge of the sensor. These process steps are then modified to provide clipping along the right, top and bottom sides of the sensor array.
  • Figure 15 is a flowchart for a process 1500 for the step 430 of x-y clipping of
  • Figure 4 for images captured by an F-Theta sensor.
  • Figure 15 only shows the exemplary process steps used for left side clipping of the display sensor field. These process steps are readily modified to provide clipping of the right, top and bottom sides of the sensor array.
  • Figure 16 is a diagram of a display field of view 1610 onto which four quasi-polygons 1620, 1622, 1624, 1626 represent exemplary projections of a display FOV at four different display orientations relative to the sensor. Those portions of the projections located outside of display FOV 1610 need to be clipped from the display FOV as they cannot be viewed by the sensor. Note that the straight lines of each display field of view edge project to an arc which tends to curve around the origin 1611.
  • This x-y clipping process can produce a quasi-polygon with a mix of curved and straight edges, and with more or fewer sides and vertices than the original, undipped quasi-polygon.
  • the points of intersection, i.e. 1621, between the edge of display FOV 1610 and the curved edge of a projection 1620 can be determined by using any suitable numerical method such as Regula Falsi.
  • Figure 17 shows an exemplary processing method 1700 for processing 2-D vertex list 432 to determine a minimum bounding rectangle for the display pixels from an F- tan(theta) sensor array.
  • Figure 18 illustrates such minimum bounding rectangles as would be used for the sensor projections represented in Figure 14. The shaded areas would have been removed by the previous X-Y clipping step described in reference to Figures 13 and 14. For example, projection 1420 is enclosed within lines 1810 and 1811 along with the left and bottom edges of sensor array 1820.
  • the process 1700 finds the minimum and maximum X and Y coordinates for all vertices of each X-Y clipped polygon. Those four numbers
  • Figures 19A and 19B show an exemplary vertex processing method for determining the minimum bounding rectangles for an F-Theta sensor.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computer Graphics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Closed-Circuit Television Systems (AREA)

Abstract

A method for displaying images captured by a distributed aperture system (DAS) includes determining a display line of sight (LOS) and display field of view (FOV) corresponding to an operator display of a DAS, mapping the display LOS and the display FOV to a set of sensors of a plurality of sensors of the DAS, for each sensor of the set of sensors: identifying a set of sensor elements that define a minimum image capture area corresponding to the display LOS and the display FOV, processing image data collected by the identified set of sensor elements; and generating an image for the operator display from the processed image data.

Description

METHOD AND SYSTEM FOR CREATING A DISPLAY WITH A DISTRIBUTED
APERTURE SYSTEM
STATEMENT OF GOVERNMENT INTEREST
[0001] This invention was made and funded by the U.S. Government, specifically by the Defense Microelectronics Activity Contracting Office under Contract H94003-04-D- 0006-0214. The U.S. Government has certain rights in the invention.
FIELD OF THE INVENTION
[0002] The present invention generally relates to processing for creating display images from one or more of a plurality of imaging sensors devices, and in particular to such processing which occurs in relative real time with selectable viewing directions.
BACKGROUND OF THE INVENTION
[0003] Autom atic stitching of high-resolution images into a singl e field-of-view mosaic is a capability currently being developed by researchers with disparate applications. Techniques have been developed to enable users to form panoramic views from individual snapshots taken by digital cameras. Typically, these types of techniques are employed in a non-real-time, post-processing environment to generate panoramic images or image sequences for later playback.
[0004] However, these techniques are not well suited a real-time, high performance environment. For example, a high performance aircraft or other moveable platform may be provided with multiple cameras for infrared or visible light, generating a plurality of images simultaneously or substantially simultaneously. The cameras can be distributed to provide a very wide angle of coverage. For example, six (6) cameras may provide 4π steradian coverage of a world exterior to the aircraft. Rather than an operator having to watch a separate display for each sensor, greater functionality could be provided by a system that can combine more than one sensor image in real time.
[0005] Typically, only a limited portion of the world exterior needs to be presented to an operator, such as a pilot or weapons officer, at any one time via a helmet mounted display (HMD). [0006] In view of the above discussion, it would be beneficial to have a distributed aperture system which enables operators to quickly change line-of-sight views.
SUMMARY OF THE INVENTION
[0007] One embodiment of the present invention provides a method for displaying an image captured by a distributed aperture system (DAS), the method comprising: determining a display line of sight (LOS) and display field of view (FOV) corresponding to an operator display of a DAS; mapping the display LOS and the display FOV to a set of sensors of a plurality of sensors of the DAS; for each sensor of the set of sensors: identifying a set of sensor elements that define a minimum image capture area corresponding to the display LOS and the display FOV, processing image data collected by the identified set of sensor elements; and generating an image for the operator display from the processed image data.
[0008] The step of identifying a set of sensor elements may include determining vector coordinates of a three-dimensional (3-D) polygon corresponding to the display FOV expressed in a display LOS coordinate system and transforming the determined vector coordinates of the three-dimensional polygon corresponding to the display FOV to a coordinate system of a subject sensor of the set of sensors. The step of transforming the determined vector coordinates may include clipping the three-dimensional polygon based on a sensor viewing point and the coordinate system of the subject sensor of the set of sensors, to remove any part of the 3-D polygon that extends behind a near-clipping plane in the sensor coordinate system. The step of processing image data may includes projecting vertices of the clipped three-dimensional polygon to a two-dimensional coordinate system of the subject sensor, resulting in a two-dimensional polygon defining an image capture area. The step of processing image data may includes clipping the two-dimension polygon based on a physical image capturing boundary of the subject sensor defined by a set of sensor elements of the subject sensor. The step of processing image data may include determining a minimum bounding rectangle which encloses the clipped 2-D polygon and defines the minimum image capture area.
[0009] The step of identifying may include for each sensor of the set of sensors:
determining vector coordinates of a three-dimensional (3-D) polygon corresponding to the display FOV expressed in a display LOS coordinate system; transforming vertices of the 3-D polygon from a display coordinate frame to a sensor coordinate frame; performing near-plane clipping of the transformed 3-D polygon; projecting vertices of the near-plane clipped polygon to a 2-D sensor image plane; performing X-Y clipping of the projected 2-D polygon; determining a minimum bounding rectangle which encloses the X-Y clipped polygon; and extracting a subimage from a subject sensor based on the minimum bounding rectangle. The operator display may be a helmet mounted, and the display LOS may be determined by an orientation of the helmet.
BRIEF DESCRIPTION OF THE DRAWINGS
[0010] The present invention is illustratively shown and described in reference to the accompanying drawings, in which:
[0011] Figures 1 A and IB show side and front schematic views of a platform having a distributed aperture viewing system;
[0012] Figure 2 shows a circuit schematic for the distributed aperture viewing system represented in Figures 1 A and IB and constructed in accordance with one embodiment of the present invention;
[0013] Figure 3 is a block diagram depicting a process according to one embodiment of the present invention;
[0014] Figure 4 is a block diagram depicting a processing method according to another embodiment of the present invention;
[0015] Figure 5 is a block diagram depicting further detail of processing step 405 of the method of Figure 4;
[0016] Figure 6 is a block diagram depicting further detail of processing step 410 of the method of Figure 4;
[0017] Figure 7 is a block diagram depicting further detail of processing step 415 of method of Figure 4;
[0018] Figure 8 is a block diagram depicting further detail of processing step 420 of method of Figure 4;
[0019] Figure 9 is a diagram of the processing resulting from the method of Figure 8; [0020] Figure 10 is a block diagram depicting further detail of processing step 425 of method of Figure 4;
[0021] Figure 11 is a diagram of the processing resulting from the method of Figure
10;
[0022] Figure 12 is a block diagram depicting alternative further detail of processing step 425 of method of Figure 4;
[0023] Figure 13 is a block diagram depicting further detail of processing step 430 of method of Figure 4;
[0024] Figure 14 is a diagram of the processing resulting from the method of Figure
13;
[0025] Figure 15 is a block diagram depicting alternative further detail of processing step 430 of method of Figure 4;
[0026] Figure 16 is a diagram of the processing resulting from the method of Figure
15;
[0027] Figure 17 is a block diagram depicting further detail of processing step 435 of method of Figure 4;
[0028] Figure 18 is a diagram of the processing resulting from the method of Figure
17; and
[0029] Figures 19A and 19B are a block diagram depicting alternative further detail of processing step 435 of method of Figure 4.
DETAILED DESCRIPTION OF THE DRAWINGS
[0030] The present invention is introduced using examples and particular
embodiments for descriptive purposes. Although a variety of examples are presented to show how various configurations can be employed to achieve the desired improvements, these particular embodiments are only illustrative and not intended in any way to restrict the inventions presented.
[0031] Figure 1 A is a side representational view of an aircraft 170 having a plurality of imaging sensors 171, 172, 174. Figure IB is a similar representational view of the front of aircraft 170 having an additional imaging sensor 173. Also shown for each imaging sensor is a representational field of view. Sensor 171 has field of view 181. Sensor 172 as field of view 182. Sensor 173 has field of view 183. Sensor 174 has field of view 184. Although the fields of view 181-184 are not shown to overlap, it is very possible that a sufficient number of sensors may be present, or they may have a sufficiently wide individual fields of view, such that they do, in fact overlap.
[0032] Figure 2 shows a circuit schematic of an image processing system 200 constructed in accordance with one embodiment of the present invention, which system 200 is adapted to capture images from overlapping sensors or cameras and combine those images into a usable display. Representationally shown are image sensors 171-174(FIG. IB) which are commonly mounted on a mobile or stationary platform 170(FIG.1B), such as a land, sea or air vehicle. Imaging sensors 171-174 may be sensitive to the same wavelength spectrum, or may be sensitive to different wavelengths, such as visible and infrared. Each imaging sensor 171, 172,173, 174 has its own respective line of sight 171a,172a,173a, 174a (sensor LOS), and its own respective field of view 181, 182, 183, 184(FIG.1B) (sensor FOV). These respective lines of sight and fields of view may diverge in a viewing space or may overlap. Although sensors 171-174 are shown with just a two dimensional array, the description is equally applicable to a three-dimensional array.
[0033] Image sensors 171-174 are coupled to one or more analog to digital converters
218 for capturing the respective sensor images. The captured images may be passed through a normalizer 230 to provide comparable images for combination and are stored separately in signal memory 222. A central processing unit 220 is coupled to a display 228, a selector 226, an image processor 239, and optionally a navigation system 246. In the manner described below CPU 220 selects relevant portions of the stored images in memory 222 as determined by selector 226 and combines those images with the use of image processor 239 to provide output data for display 228. Selector 226 may include any suitable means for controlling both a display LOS and a display FOV. Thus, an operator could have access to either a broad FOV or a very narrow FOV as would be useful for providing a digital zoom function. Other functions, such as a freeze-frame or still capture may also be available through selector 226.
[0034] The purpose of the image processing system 200 is to provide a selectable view to a display operator on a mobile or stationary platform, which selectable view may be pointed in any three-dimensional direction LOS from the platform, and to responsively create an image for the operator of the selected LOS and a corresponding field of view FOV as provided by a combination of any and all imaging sensors located to view the selected LOS and FOV. The LOS and FOV may be selected by a nominal hand controls or other suitable means including sensing the position of a helmet mounted display worn by an operator. The system 200 may be capable of simultaneously creating a plurality of independently selectable viewing directions and respective fields of view for providing information to more than one display operator located either on the platform or remote from the platform.
[0035] Figure 3 shows a general block diagram 300 depicting the process steps used for selecting display image data from the different sensor images available. A primary objective of this processing system is determining a minimum rectangle of sensor data for use in providing a display image in order to more efficiently process relevant data in real time. This reduces any image processing delay from sensor to display. As will be described later, this process is also used to determine which sensors are used for producing a display image.
[0036] As described above, a display image may be selected in any one of a variety of
LOS directions as determined by a display operator. A display image may further include a selectable FOV to provide either a broader view of the surroundings or a narrower and potentially magnified image of a selectable portion of the broader view. For these purposes, process diagram 300 shows a first step 310 of determining a display line of sight (LOS) and a display field of view (FOV). Next, the method of diagram 300 maps the display LOS and FOV to one or more sensors of the plurality of sensors of the distributed aperture system (DAS) in step 315. The sensors to which the display LOS and the display FOV are mapped may be preselected in accordance with the display LOS and the display FOV, or may be determined by the current processing method, as described below. This mapping is performed to convert the coordinates of the vertices of a polygon which outlines a display FOV from the selected display reference frame to each relevant sensor reference frame. Subsequent processing in step 320 identifies a set of sensor elements that define a minimum image capture area for each sensor and processes the image data from the identified set of sensor elements. Selecting a minimum image capture area reduces the amount of data that must be subsequently processed for purposes of speed and efficiency. Lastly, step 325 combines image data from the selected sensors to generate a display image.
[0037] It should be noted that the general processing steps described above will vary in specifics depending upon different types of systems and image capture methods. Image sensors, or cameras can use different optical designs to project images onto a device, such as a Focal Plane Array or Charge Coupled Device, which converts projected images to electrical signals. Examples of different optical designs include F-tan(theta) optics and F-theta optics. Other optical designs are possible and are included in this invention. Variations in the graphical processing methods which are included in this description may, and typically will, be needed in order to process images which are produced by using different camera optical designs. The examples provided below are specific to F-tan(theta) optics and F-theta optics.
[0038] Figure 4 shows a block diagram of the more detailed processing method 400.
The first step 405 computes the display-to-sensor, in this case a focal plane array (FPA), transformation matrix for each sensor using a display LOS including azimuth LOSy, elevation LOSp and roll LOSr angles. Also used are angular values from each sensor including yaw FPy, pitch FPp, and roll FPr. Step 410 creates a display FOV polygon by defining a three- dimensional vertex list 412 in the display reference frame, using the display yaw FOVy and pitch FOVp angles. Step 415 then converts the 3-D vertex list 412 from the display coordinate or reference frame to each sensor FPA coordinate or reference frame. This produces a 3-D vertex list 417 in each sensor coordinate frame. Step 420 processes the 3-D vertex list 417 representing the display FOV polygon in each sensor reference frame, by near-plane clipping the display FOV polygon to eliminate portions thereof located behind a near-clipping plane. The clipped 3-D vertex list 422 is tested to see if it still includes any vertices to thereby eliminate each respective sensor when no vertex points remain.
[0039] The following step 425 takes the vertex list 422 representing the clipped display FOV polygon in each respective sensor frame and projects it onto a two-dimensional image plane for each sensor, using the sensor field of view (xSensorFOV and ySensorFOV) and the image size (xNumSensorPixels and yNumSensorPixels) for each respective sensor. Conversion to pixel coordinates may be done in this step, or later. In the next step 430 the projected two-dimensional vertex list undergoes X axis and Y axis clipping to eliminate any part or parts of the projected display FOV polygon which are not within the sensor FOV. The resulting 2-D vertex list 432 is again tested for the absence of vertices to thereby eliminate the sensor from further processing.
[0040] Although method 400 shows the step of projecting 425 prior to the step of X-Y clipping 430, these two steps may be combined to facilitate any suitable form of mathematical processing.
[0041] Lastly, step 435 determines a minimum bounding rectangle for the resulting 2-
D vertex list 432 for each respective sensor. This minimum bounding rectangle outlines the smallest rectangular subimage that needs to be processed from each respective sensor to provide a useful display image.
[0042] Alternatively to the sequence of steps 425 of proj ecting to a sensor plane and step 430 of X-Y clipping the resulting image, the step 430 of X-Y clipping may be incorporated into the step 425 of projecting to the sensor plane.
[0043] Figure 5 shows an example of step 405 in Figure 4 for one method of computing the display-to-sensor transformation matrix for each sensor. Any suitable method may alternatively be used. Step 405 implements the formula shown to compute a coordinate transformation matrix which converts vectors from the display LOS coordinate frame to the sensor LOS coordinate frame. For example, if φρρ represents the sensor roll angle, 6>EPA represents sensor elevation angle, ψΐΡΑ represents sensor azimuth angle and if (Z¾x>s, #LOS and ^LOS represent the corresponding display LOS orientation angles, where all angles are measured relative to the same reference coordinate frame such as a platform's (forward, right, down) coordinate frame, then the coordinate transformation matrix which converts vectors from the display LOS coordinate frame to the sensor LOS coordinate frame could be computed according to the equation shown in Figure 5.
[0044] Figure 6 shows a flowchart of the mathematical progression for step 410 of
Figure 4 to create a polygon which describes the selected display field of view. The polygon is defined by a list of vertices which correspond to the corners of the display' s FOV. The vertices should be ordered in a way that supports later processing stages; for example, counterclockwise as seen from the perspective center of the display. The vertices are expressed in a three-dimensional coordinate reference frame relative to the display; for example, in (forward, right, down) coordinates relative to the perspective center of the display.
[0045] Figure 7 shows the matrix-vector notation for transforming all display field of view vertices from the display coordinate frame to the respective sensor coordinate frame.
[0046] Figure 8 shows a flowchart of one method 800 for processing the vectors of a vertex list 417 to perform the near-plane clipping of step 420 in Figure 4.
[0047] Figure 9 shows a two-dimensional, top down diagram 900 of the near-plane clipping process of method 800. An eyepoint 910, of a display FOV 912, is shown at the center of a nominal x-y sensor reference plane. A sensor (not shown) is typically oriented so that the center of the sensor's FOV points along the positive x axis 913. A 3-D display vertex list 417 is notionally depicted in the 2-D diagram as a display polygon 914 perpendicular to the center of the display LOS 915. Near-clipping plane 916 includes a nominal positive x-axis value and causes elimination of portions of the display polygon 914 located to the left of near- clipping plane 916. The method of Figure 8 functions by cycling through each of the vertices of vertex list 417 and determining whether each vertex lies to the left of near clipping plane 916 as shown in decision step 830. If a vertex is not to the left of near clipping plane 916, the Yes branch of step 930 leaves the visibility of that vertex point alone. If a vertex does lie to the left of near-clipping plane 916, the No branch of decision step 830 causes a linear interpolation of the vector to the point where it crosses near clipping plane 916, in process step 840. The near plane clipping process ensures that all of the X (forward) components of the clipped display polygon 914 will be greater than or equal to the near-plane clipping threshold, which is greater than zero. This means that perspective projection, which involves division by X, can be safely done.
[0048] Figure 10 is a flowchart of an F-tan(theta) vector processing method 1000 of 3-
D vertex list 422 (Fig. 4) performed by step 425 (Fig. 4) to project the near-plane clipped display polygon in a sensor reference frame onto a two-dimensional projection plane of that sensor, for a sensor using F-tan (theta) image capture. Figure 11 is a two-dimensional example of that projection process. Figure 11 is a side view, wherein the sensor forward axis points to the right. A near-plane clipped polygon 1110 is shown with respect to a 2-D sensor projection plane 1120. The edges of polygon 1110 may be located either within the sensor FOV such as projection point 1122, or may be located outside of the sensor FOV such as projection point 1126. The F-tan(theta) process 1000 multiplies by scale factors to convert vertices to pixel coordinates relative to the center of the sensor and then adds constants so that the x,y coordinates are in units of pixels and are measured from a corner of the sensor.
[0049] Figure 12 shows an F-Theta vector processing method 1200 for vertex list 422 for use when the respective sensor uses F-Theta image capture. This F-Theta routine does a non-linear conversion from F-tan(theta) to F-Theta (xTilda,yTilda) coordinates inside the loop 1210. The F-Theta routine does not scale to pixels or add offsets. Those 2-D operations could have been performed by separate routines that follow one that only projects to the projection plane; i.e. it just does px= right/forward and py= down/forward.
[0050] Figure 13 is a flowchart for a process 1300 for the step 430 of x-y clipping of
Figure 4, for images captured by an F-tan (theta) sensor. Figure 14 is a representational diagram of this x-y clipping process. Figure 14 shows the sensor or FPA edges 1410 and a projected viewing area 1420 in relation to the sensor edges 1410. As shown, the shaded area of projected viewing area 1420 lies outside of sensor edges 1410 and therefore cannot be captured by the respective sensor. For this reason, vertex 1422 is deleted from vertex list 427 and is replaced by vertices 1430, 1431 in vertex list 432. Figure 14 shows a diagram of various alternative projections 1432, 1433, 1434 of display FOV polygons onto the sensor plane. Figure 13 only shows the exemplary process steps used for the left side clipping of the projected viewing area relative to the left edge of the sensor. These process steps are then modified to provide clipping along the right, top and bottom sides of the sensor array.
[0051] Figure 15 is a flowchart for a process 1500 for the step 430 of x-y clipping of
Figure 4, for images captured by an F-Theta sensor. Figure 15 only shows the exemplary process steps used for left side clipping of the display sensor field. These process steps are readily modified to provide clipping of the right, top and bottom sides of the sensor array. Figure 16 is a diagram of a display field of view 1610 onto which four quasi-polygons 1620, 1622, 1624, 1626 represent exemplary projections of a display FOV at four different display orientations relative to the sensor. Those portions of the projections located outside of display FOV 1610 need to be clipped from the display FOV as they cannot be viewed by the sensor. Note that the straight lines of each display field of view edge project to an arc which tends to curve around the origin 1611. This x-y clipping process can produce a quasi-polygon with a mix of curved and straight edges, and with more or fewer sides and vertices than the original, undipped quasi-polygon. The points of intersection, i.e. 1621, between the edge of display FOV 1610 and the curved edge of a projection 1620 can be determined by using any suitable numerical method such as Regula Falsi.
[0052] Figure 17 shows an exemplary processing method 1700 for processing 2-D vertex list 432 to determine a minimum bounding rectangle for the display pixels from an F- tan(theta) sensor array. Figure 18 illustrates such minimum bounding rectangles as would be used for the sensor projections represented in Figure 14. The shaded areas would have been removed by the previous X-Y clipping step described in reference to Figures 13 and 14. For example, projection 1420 is enclosed within lines 1810 and 1811 along with the left and bottom edges of sensor array 1820. The process 1700 finds the minimum and maximum X and Y coordinates for all vertices of each X-Y clipped polygon. Those four numbers
(minimum X, maximum X, minimum Y, maximum Y) define the corners of a minimum bounding rectangle that completely encloses the X-Y clipped polygon.
[0053] Figures 19A and 19B show an exemplary vertex processing method for determining the minimum bounding rectangles for an F-Theta sensor.
[0054] The present invention is illustratively described above in reference to the disclosed embodiments. Various modifications and changes may be made to the disclosed embodiments by persons skilled in the art without departing from the scope of the present invention as defined in the appended claims.

Claims

What is claimed is:
1. A method for displaying an image captured by a distributed aperture system (DAS), the method comprising: determining a display line of sight (LOS) and display field of view (FOV) corresponding to an operator display of a DAS;
mapping the display LOS and the display FOV to a set of sensors of a plurality of sensors of the DAS;
for each sensor of the set of sensors:
identifying a set of sensor elements that define a minimum image capture area corresponding to the display LOS and the display FOV,
processing image data collected by the identified set of sensor elements; and
generating an image for the operator display from the processed image data.
2. The method of claim 1, wherein the step of identifying a set of sensor elements includes:
determining vector coordinates of a three-dimensional (3-D) polygon corresponding to the display FOV expressed in a display LOS coordinate system; and transforming the determined vector coordinates of the three-dimensional polygon corresponding to the display FOV to a coordinate system of a subject sensor of the set of sensors.
3. The method of claim 2, wherein the step of transforming the determined vector coordinates includes:
clipping the three-dimensional polygon based on a sensor viewing point and the coordinate system of the subject sensor of the set of sensors, to remove any part of the 3-D polygon that extends behind a near-clipping plane in the sensor coordinate system.
The method of claim 3, wherein the step of processing image data includes:
projecting vertices of the clipped three-dimensional polygon to a two- dimensional coordinate system of the subject sensor, resulting in a two-dimensional polygon defining an image capture area.
The method of claim 4, wherein the step of processing image data includes:
clipping the two-dimension polygon based on a physical image capturing boundary of the subject sensor defined by a set of sensor elements of the subject sensor.
The method of claim 5 ,wherein the step of processing image data includes:
determining a minimum bounding rectangle which encloses the clipped 2-D polygon and defines the minimum image capture area.
The method of claim 1, wherein the step of identifying includes:
for each sensor of the set of sensors:
determining vector coordinates of a three-dimensional (3-D) polygon corresponding to the display FOV expressed in a display LOS coordinate system;
transforming vertices of the 3-D polygon from a display coordinate frame to a sensor coordinate frame;
performing near-plane clipping of the transformed 3-D polygon;
projecting vertices of the near-plane clipped polygon to a 2-D sensor image plane; performing X-Y clipping of the projected 2-D polygon;
determining a minimum bounding rectangle which encloses the X-Y clipped polygon; and
extracting a subimage from a subject sensor based on the minimum bounding
rectangle.
8. The method of claim 1, wherein the operator display is helmet mounted and the display LOS is determined by an orientation of the helmet.
9. A method for processing images for a distributed aperture system (DAS) having multiple sensors and at least one display having a line-of-sight (LOS) which can be selectively oriented in a variety of directions, comprising:
determining minimum bounding rectangles of sensor pixels for each sensor of the DAS, for combination in creating a display image, comprising the steps of:
determining a display reference frame to sensor reference frame field-of-view (FOV) transformation matrix using a display LOS azimuth, elevation and roll angles and sensor azimuth, elevation and roll angles;
creating a 3-D display polygon vertex list in a display reference frame using a display FOV azimuth and elevation dimensions;
transforming the 3-D display polygon vertex list from the display reference frame into the sensor reference frame using the display to sensor FOV transformation matrix to form a sensor reference frame vertex list;
performing near-plane clipping on the sensor reference frame vertex list to eliminate any part of the polygon situated behind a near-clipping plane in the sensor reference frame;
projecting the near-plane clipped sensor reference frame vertex list onto a 2-D sensor reference frame to create a projected 2-D image vertex list in the sensor reference frame;
and
determining a minimum bounding rectangle of the sensor array to capture the projected and clipped 2-D image.
10. The method of claim 9, wherein the step of projecting includes performing x-axis and y- axis clipping to eliminate any part of the vertex list in the sensor reference frame which is outside a 2-D area viewable by the sensor.
11. The method of claim 9, wherein the display LOS and the sensor azimuth, elevation and roll angles are both relative to a common point or a common platform.
12. The method of claim 9, further comprising the steps of: tracking the number of vertices of each sensor from the step of performing near-plane clipping; and eliminating a sensor from use in the display image when its respective number of vertices equals zero.
13. A system for processing display images for a distributed aperture system having at least a plurality of sensors, comprising:
a processor; and
processing instructions which when executed perform the method of claim 1.
PCT/US2016/031127 2015-09-18 2016-05-06 Method and system for creating a display with a distributed aperture system Ceased WO2017048331A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US14/858,101 US9992413B2 (en) 2015-09-18 2015-09-18 Method and system for creating a display with a distributed aperture system
US14/858,101 2015-09-18

Publications (1)

Publication Number Publication Date
WO2017048331A1 true WO2017048331A1 (en) 2017-03-23

Family

ID=57471969

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2016/031127 Ceased WO2017048331A1 (en) 2015-09-18 2016-05-06 Method and system for creating a display with a distributed aperture system

Country Status (2)

Country Link
US (1) US9992413B2 (en)
WO (1) WO2017048331A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108198133B (en) * 2017-12-06 2021-09-17 云南联合视觉科技有限公司 Rapid splicing method for vehicle panoramic images
IL264046B2 (en) * 2018-12-31 2023-03-01 Elbit Systems Ltd System and method for providing increased sensor field of view

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6005611A (en) * 1994-05-27 1999-12-21 Be Here Corporation Wide-angle image dewarping method and apparatus
US6028584A (en) * 1997-08-29 2000-02-22 Industrial Technology Research Institute Real-time player for panoramic imaged-based virtual worlds
US6052128A (en) * 1997-07-23 2000-04-18 International Business Machines Corp. Method and apparatus for clipping convex polygons on single instruction multiple data computers
US20040169663A1 (en) * 2003-03-01 2004-09-02 The Boeing Company Systems and methods for providing enhanced vision imaging
US20040169617A1 (en) * 2003-03-01 2004-09-02 The Boeing Company Systems and methods for providing enhanced vision imaging with decreased latency
US20060066608A1 (en) * 2004-09-27 2006-03-30 Harris Corporation System and method for determining line-of-sight volume for a specified point
US20110142281A1 (en) * 2009-12-14 2011-06-16 Honeywell International Inc. Converting aircraft enhanced vision system video to simulated real time video

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7667767B2 (en) * 2006-06-07 2010-02-23 Onlive, Inc. System and method for three dimensional capture of stop-motion animated characters
US20070294621A1 (en) * 2006-06-15 2007-12-20 Thought Equity Management, Inc. System and Method for Displaying Information
US8274564B2 (en) * 2006-10-13 2012-09-25 Fuji Xerox Co., Ltd. Interface for browsing and viewing video from multiple cameras simultaneously that conveys spatial and temporal proximity
JP2011526013A (en) * 2008-06-24 2011-09-29 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Image processing
US9019349B2 (en) * 2009-07-31 2015-04-28 Naturalpoint, Inc. Automated collective camera calibration for motion capture
KR101367820B1 (en) * 2009-12-21 2014-02-27 한국전자통신연구원 Portable multi view image acquisition system and method
US9070216B2 (en) * 2011-12-14 2015-06-30 The Board Of Trustees Of The University Of Illinois Four-dimensional augmented reality models for interactive visualization and automated construction progress monitoring

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6005611A (en) * 1994-05-27 1999-12-21 Be Here Corporation Wide-angle image dewarping method and apparatus
US6052128A (en) * 1997-07-23 2000-04-18 International Business Machines Corp. Method and apparatus for clipping convex polygons on single instruction multiple data computers
US6028584A (en) * 1997-08-29 2000-02-22 Industrial Technology Research Institute Real-time player for panoramic imaged-based virtual worlds
US20040169663A1 (en) * 2003-03-01 2004-09-02 The Boeing Company Systems and methods for providing enhanced vision imaging
US20040169617A1 (en) * 2003-03-01 2004-09-02 The Boeing Company Systems and methods for providing enhanced vision imaging with decreased latency
US20060066608A1 (en) * 2004-09-27 2006-03-30 Harris Corporation System and method for determining line-of-sight volume for a specified point
US20110142281A1 (en) * 2009-12-14 2011-06-16 Honeywell International Inc. Converting aircraft enhanced vision system video to simulated real time video

Also Published As

Publication number Publication date
US20170085791A1 (en) 2017-03-23
US9992413B2 (en) 2018-06-05

Similar Documents

Publication Publication Date Title
US11394950B2 (en) Augmented reality-based remote guidance method and apparatus, terminal, and storage medium
US10755428B2 (en) Apparatuses and methods for machine vision system including creation of a point cloud model and/or three dimensional model
US11880956B2 (en) Image processing method and apparatus, and computer storage medium
Enomoto et al. Diminished reality using multiple handheld cameras
US20150177062A1 (en) Information processing apparatus, information processing method, and storage medium
CN103839227B (en) Fisheye image correcting method and device
JP2002209208A (en) Image processing unit and its method, and storage medium
US11122195B2 (en) Camera parameter estimation device, method, and program
JP2004265412A (en) System and method for providing vision imaging
US20050110869A1 (en) Virtual pan/tilt camera system and method for vehicles
EP3275182B1 (en) Methods and systems for light field augmented reality/virtual reality on mobile devices
EP3664433A1 (en) Information processing device, information processing method, and program, and interchangeable lens
US20140210949A1 (en) Combination of narrow-and wide-view images
CN111829532A (en) An aircraft relocation system and relocation method
KR102871418B1 (en) Method and apparatus for estimating pose
CA2788956A1 (en) Method and system for sequential viewing of two video streams
US20240420369A1 (en) Methods and apparatuses for corner detection
EP1342211A2 (en) Systems and methods for registration of hemispheric images for panomaric viewing
US20200380729A1 (en) Camera parameter estimation device, method and program
Bereska et al. Gyro-stabilized platform for multispectral image acquisition
US9992413B2 (en) Method and system for creating a display with a distributed aperture system
EP3311214B1 (en) An apparatus and a method for obtaining a registration error map representing a level of sharpness of an image
CN112165629A (en) Intelligent live broadcast method, wearable device and intelligent live broadcast system
Chew et al. Panorama stitching using overlap area weighted image plane projection and dynamic programming for visual localization
JP7150460B2 (en) Image processing device and image processing method

Legal Events

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

Ref document number: 16805548

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16805548

Country of ref document: EP

Kind code of ref document: A1