WO2019009110A1 - 車両用外界認識装置 - Google Patents

車両用外界認識装置 Download PDF

Info

Publication number
WO2019009110A1
WO2019009110A1 PCT/JP2018/023924 JP2018023924W WO2019009110A1 WO 2019009110 A1 WO2019009110 A1 WO 2019009110A1 JP 2018023924 W JP2018023924 W JP 2018023924W WO 2019009110 A1 WO2019009110 A1 WO 2019009110A1
Authority
WO
WIPO (PCT)
Prior art keywords
road surface
area
surface area
image
obstacle
Prior art date
Application number
PCT/JP2018/023924
Other languages
English (en)
French (fr)
Inventor
健人 緒方
福田 大輔
將裕 清原
Original Assignee
クラリオン株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by クラリオン株式会社 filed Critical クラリオン株式会社
Priority to US16/628,271 priority Critical patent/US10867403B2/en
Priority to CN201880044954.9A priority patent/CN110832568B/zh
Priority to EP18828029.1A priority patent/EP3651138A4/en
Publication of WO2019009110A1 publication Critical patent/WO2019009110A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/70Determining position or orientation of objects or cameras
    • G06T7/73Determining position or orientation of objects or cameras using feature-based methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/50Context or environment of the image
    • G06V20/56Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/20Analysis of motion
    • G06T7/215Motion-based segmentation
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/16Anti-collision systems

Definitions

  • the present invention relates to a vehicle external environment recognition apparatus that recognizes a drivable area around a vehicle based on information from an image sensor such as a camera.
  • Patent Document 1 uses a means for detecting feature points from an image and measuring three-dimensional information from time-series movement of feature points as a means for detecting a travelable area, and a means for dividing an image area. A method of estimating a road surface area using three-dimensional information measured from feature points in the divided area is described. Further, in Patent Document 2, a strong edge area is extracted from an image, and whether it is a road surface or an obstacle is estimated using edge information, and a weak edge or gradation is extracted for an area other than the strong edge area. A method is described that uses changes to estimate road surface or obstacles.
  • the present invention has been made in view of the above points, and its object is to use a camera image to extract a road surface area far from the vehicle in which it is difficult to observe an edge. To provide.
  • An on-vehicle external environment recognition apparatus for solving the above-mentioned problems is an on-vehicle external environment recognition apparatus for recognizing a travelable area around an own vehicle, and an image acquisition unit for acquiring an image including an environment around the own vehicle;
  • a feature point distance measurement unit configured to extract feature points from the image and measure a distance from the vehicle to the feature point based on a movement on the image in which the feature points are tracked in time series;
  • First road surface area extraction that extracts a local area determined to be a road surface based on distance information to the feature point and a position on the image of the feature point from among a plurality of local areas as a first road surface area Section, an image feature quantity calculation section for calculating multi-dimensional image feature quantity including color information for each of a plurality of local areas on the image, and the first road surface area extraction among the plurality of local areas on the image Extracted as the first road surface area by The similarity to the first road surface area is calculated using the image feature amount for at least one or more road surface une
  • the distance from the vehicle to the feature point is measured using the time-series change of the feature point, and using the information of the distance to the measured feature point, an image based on the image position of the feature point
  • the first road surface area is extracted from the upper local area.
  • a multi-dimensional image feature amount including color information is calculated for each local region on the image, and a road surface unextracted region not extracted as a first road surface region by the first road surface region extraction unit in the local region
  • the similarity to the road surface area is calculated using the image feature amount for the image data, and if the similarity is similar, the road surface area is extracted.
  • the road surface area can be extracted in the vicinity of the own vehicle using the measurement result by the feature points, an area where the color feature is similar to the area can be extracted as the road surface area, and edge observation is It is possible to extract a difficult road surface area far from the vehicle as a road surface area.
  • the flowchart showing the process of the obstruction area extraction part in 1st Embodiment of this invention. 6 is a flowchart illustrating processing of an image feature quantity calculation unit according to the first embodiment of the present invention.
  • FIG. 1 is a block diagram of an on-vehicle external environment recognition apparatus 1000 according to the first embodiment.
  • the on-vehicle external environment recognition apparatus 1000 is incorporated in a camera apparatus mounted in a car, or in an integrated controller, etc., and is for recognizing the external world from images captured by the cameras 1001 to 1004 of the camera apparatus. In the embodiment, the travelable area around the vehicle is recognized.
  • the on-vehicle external environment recognition apparatus 1000 is configured by a computer having a CPU, a memory, an I / O, and the like, and a predetermined process is programmed to repeatedly execute the process in a predetermined cycle T.
  • the in-vehicle external environment recognition apparatus 1000 includes an image acquisition unit 1011, a feature point distance measurement unit 1021, an area division unit 1031, a first road surface area extraction unit 1041, and an obstacle area extraction unit.
  • An image feature amount calculation unit 1061, a second road surface area extraction unit 1071, a separation degree diagnosis unit 1081, and a travelable area recognition unit 1101 are provided.
  • the image acquisition unit 1011 acquires an image including the environment around the vehicle. As shown in FIG. 2, the image acquisition unit 1011 is one or more of the images 1005 to 1008 obtained by photographing the surroundings of the vehicle from cameras 1001 to 1004 attached at positions where the surroundings of the vehicle 10 can be imaged. To get In the present embodiment, based on the information on the traveling direction of the vehicle 10, an image 1005 captured by the front camera 1001 is acquired during forward movement, and an image 1008 captured by the rear camera 1004 is acquired during reverse travel. The acquired images are recorded on the RAM as a two-dimensional array. Hereinafter, the input image is represented by IMGSRC [x] [y]. x and y indicate coordinates of the image, respectively. Each of the images 1005 to 1008 shown in FIG. 2 is an image when the vehicle 10 is parked forward in the parking frame, and the dividing line L of the parking space is captured.
  • the feature point distance measurement unit 1021 extracts feature points FP [p] from the input image IMGSRC [x] [y], and moves on the image in which the feature points FP [p] are traced in time series (time series of feature points Based on the change), the distance from the vehicle 10 to the feature point FP [p] is measured.
  • the feature point distance measurement unit 1021 detects the feature points FP [p] from the input image IMGSRC [x] [y], and tracks them in time series to obtain a three-dimensional distance from the image coordinate table FPI [p] of each feature point. Measure the table FPW [p].
  • FPI [p] is an image coordinate (x, y)
  • FPW [p] is a one-dimensional array of a table having elements of world coordinates (x, y, z) whose origin is the rear wheel axle of the vehicle.
  • P represents an ID when a plurality of detected.
  • the area dividing unit 1031 divides the input image IMGSRC [x] [y] into a plurality of local areas R [r] (see FIG. 6).
  • R [r] is a one-dimensional array of a table having information indicating which pixel of the input image IMGSRC [x] [y] belongs to the local area, and r represents the ID of each area.
  • the first road surface area extraction unit 1041 is determined to be a road surface based on the distance information to the feature point FP [p] measured by the feature point distance measurement unit 1021 and the position on the image of the feature point FP [p].
  • the area is extracted as a first road area.
  • the first road surface area extraction unit 1041 uses the results of the feature point distance measurement unit 1021 and the area division unit 1031 to cope with the points that satisfy the predetermined condition for determining the road surface among the world coordinates FPW [p] of the feature points.
  • the local area R [r] to which the image coordinate FPI [p] belongs is extracted, and the set of the ID is recorded as a first road surface area ID group rd1 [d1]. That is, the area determined as the road surface area is represented by R [rd1 [d1]], and d1 is an ID representing the area.
  • the obstacle area extraction unit 1051 extracts an obstacle area on the image based on the image position of the feature point FP [p] using the distance information of the feature point FP [p]. For example, when the feature point FP [p] is present at a position above a predetermined height from the ground, it is determined that the feature point is an obstacle feature point, and the area is extracted as an obstacle area.
  • the obstacle region extraction unit 1051 uses the results of the feature point distance measurement unit 1021 and the region division unit 1031 to correspond to the points satisfying the predetermined condition for determining an obstacle among the world coordinates FPW [p] of the feature points
  • the local area R [r] to which the image coordinate FPI [p] belongs is extracted, and the set of the ID is recorded as the obstacle area ID group rb [b]. That is, the area determined as the obstacle area is represented by R [rb [b]], and b is an ID representing the area.
  • the image feature quantity calculation unit 1061 calculates multi-dimensional image feature quantity including color information for each local region on the image.
  • the image feature quantity calculation unit 1061 calculates an image feature vector FV [r] for each local region R [r] using the input image IMGSRC [x] [y] and the result of the region division unit 1031.
  • the feature vector FV [r] is a one-dimensional array of tables having N-dimensional vectors.
  • the second road surface area extraction unit 1071 selects at least one or more road surface unextracted areas not extracted as the first road surface area by the first road surface area extraction unit 1041 among the plurality of local areas on the image.
  • the similarity to the first road surface area is calculated using the image feature quantity calculated by the image feature quantity calculation unit 1061, and the road surface is determined as a road surface from at least one road surface unextracted area based on the similarity. Extracted as the second road surface area.
  • the second road surface area extraction unit 1071 uses the image feature amount for the road surface unextracted area and the obstacle unextracted area. The similarity with the first road surface area and the obstacle area is calculated, and a second road surface area is extracted from the road surface unextracted area and the obstacle unextracted area based on the calculated similarity.
  • the second road surface area extraction unit 1071 includes the local area R [r] obtained by the area division unit 1031, the first road surface area ID group rd1 [d1] obtained by the first road surface area extraction unit 1041, and the obstacle.
  • the first of the local regions R [r] is obtained using the obstacle region ID group rb [b] obtained from the object region extraction unit 1051 and the image feature vector FV [r] obtained from the image feature amount calculation unit 1061.
  • a second road surface area ID group rd2 [d2] is obtained using the image feature vector FV [r].
  • the separation degree diagnosis unit 1081 calculates the degree of separation between the first road surface area and the obstacle area based on the image feature quantity of the first road surface area and the image feature quantity of the obstacle area.
  • the second road surface area extraction unit 1071 does not output the second road surface area extraction result to the travelable area recognition unit 1101 when the degree of separation is lower than a predetermined value.
  • the separation degree diagnosis unit 1081 includes a first road surface area ID group rd1 [d1] obtained from the first road surface area extraction unit 1041 and an obstacle area ID group rb [b] obtained from the obstacle area extraction unit 1051.
  • the degree of separation of the feature vector FV [rb [b]] belonging to the obstacle region ID group rb [b] is calculated from rd1 [d1]].
  • the second road surface area extraction unit 1071 is notified of the separation difficulty flag SD that extraction of the road surface area is difficult.
  • the second road surface area extraction unit 1071 stops the output.
  • the travelable area recognition unit 1101 recognizes the travelable area using the first road surface area and the second road surface area.
  • the travelable area recognition unit 1101 determines the final road surface area using the first road surface area and the second road surface area, and the final road surface is based on at least one of time series processing using the camera geometric information and the past detection result. Recognize the drivable area from among the areas.
  • the travelable area recognition unit 1101 may use a local area R [r] obtained by the area division unit 1031, a first road surface area ID group rd1 [d1] obtained by the first road surface area extraction unit 1041, The road surface area in the final image is determined using the second road surface area ID group rd2 [d2] obtained from the second road surface area extraction unit 1071, and the rear wheel axle of the vehicle is determined using camera geometric information. It is output to the subsequent stage as a travelable area RDR [t] at world coordinates (x, y, z) as the origin.
  • t is a symbol indicating processing timing.
  • FIG. 3 is a flowchart showing the process flow of the feature point distance measurement unit 1021.
  • FIG. 4 is an explanatory diagram of processing of the feature point distance measurement unit 1021.
  • the feature point distance measurement unit 1021 is performed on the input image IMGSRC [x] [y].
  • the feature point FPI [p] is extracted from the input image IMGSRC [x] [y]. Extraction of feature point FPI [p] uses a known method such as Harris corner. As a result, image coordinates are obtained for each feature point.
  • step S302 a past image IMGSRC_P before a predetermined time acquired from the same camera is acquired.
  • step S303 the corresponding position on the past image IMGSRC_P of each feature point FPI [p] on the current image IMGSRC is calculated by the optical flow method, and movement vectors FP_VX [p] and FP_VY [of each feature point are calculated. Get p].
  • the optical flow uses known methods such as the Lucas-Kanade method.
  • step S304 the three-dimensional position FPW [p] of the feature points FPI [p] around the vehicle is calculated using the feature points FPI [p] and the movement vectors FP_VX [p] and FP_VY [p].
  • the calculation method uses a known means.
  • the movement vector on the image and the movement amount of the vehicle calculated using the vehicle positions DRC [t] and DRC [t-1] acquired by CAN are used.
  • t is a symbol representing processing timing
  • the own vehicle movement amount DRC [t] is an X, Y, and yaw angle in a coordinate system having the center of the rear wheel axle of the own vehicle as the origin. From the own vehicle positions DRC [t] and DRC [t-1], movement amounts of X, Y, and yaw angle can be obtained.
  • step S305 the three-dimensional position FPW [p] of each feature point is converted into a coordinate system having the center of the rear wheel axle of the vehicle as the origin, and stored as a distance table FPW [p].
  • the distance Y to the parked vehicle 20 is measured based on the parallax generated as the vehicle 10 travels by the distance d from time t-1 to time t.
  • a plurality of points 21 are measured as a result of measurement for the parked vehicle 20.
  • FIG. 5 is a flowchart showing the flow of processing of the area division unit 1031.
  • FIG. 6 is an explanatory view showing an example of division of the area division unit 1031.
  • the area dividing unit 1031 is implemented only at the time of the first activation and at the time of switching of the used camera accompanying a change in the traveling direction of the vehicle, and thereafter the local area R [r] does not change.
  • step S501 the processing area 161 is set.
  • the start point of the x direction is sx
  • the end point is ex
  • the start point of the y direction is sy
  • the end point is ey.
  • the processing area 161 is set so as to avoid the vehicle area reflected in the camera.
  • step S502 the processing area 161 is divided in the X direction.
  • the division may be performed equally from the start point sx to the end point ex as shown in FIG. 6A, or as shown in FIG. 6B according to the lens distortion of the camera, the larger the lens center, the closer to the periphery It may be divided into smaller pieces.
  • step S503 the processing area 161 is divided in the Y direction.
  • the division may be equally divided from the start point sy to the end point ey as shown in FIG. 6A, or as shown in FIG. 6B, the larger the lens center is, the closer to the periphery according to the lens distortion of the camera. It may be divided into smaller pieces.
  • step S504 the start point / end point information of each rectangle divided in steps S502 and S503 is registered as a local region R [r].
  • a vanishing line is acquired from geometric information of the camera, and a method of dividing into smaller pieces closer to the vanishing line, an image IMGSRC is input to the area division unit 1031, and pixel luminance or There is a method of using the result of grouping processing based on color information, but all of them can be realized by a known technique, and thus the description thereof is omitted here.
  • FIG. 7 is a flowchart showing the process of the first road surface area extraction unit 1041.
  • step S703 it is determined whether the feature point world coordinates FPW [p] satisfy the condition of the road surface. As a criterion for determination, it is used whether or not the height of the feature point world coordinate FPW [p] is within a predetermined range, that is, within a threshold TH_ROAD whose height is zero. Alternatively, in step S701, all points within threshold TH_ROAD whose height is zero are extracted from feature point world coordinates FPW [p], and plane RPL is calculated using the least squares method, and this plane It may be used whether or not the distance between the feature point world coordinate FPW [p] and the feature point world coordinate FPW [p] is within the threshold TH_HEIGHT2.
  • step S704 the image coordinates are acquired from the corresponding feature point image coordinates FPI [p], and the local region R [r] to which the coordinates belong is converted using a conversion table or the like. Ask. The ID of the found feature point is rp.
  • step S705 the obtained rp is registered in rd1 [d1], and d1 is incremented.
  • feature point image coordinates FPI [p] and world coordinates FPW [p], which are instantaneous values, are obtained as reference sources, but may be set using map information etc. accumulated including past values .
  • a local region R [r] including a feature point whose height is higher than a predetermined value, for example, of the feature point world coordinate FPW [p] corresponding to the feature point FPI [p] is set to the obstacle region ID group rb [b Register in].
  • FIG. 8 is a flowchart showing the process flow of the obstacle area extraction unit 1051.
  • step S803 it is determined whether the feature point world coordinates FPW [p] satisfy the condition of the obstacle. As a criterion of determination, it is used whether or not the height of feature point world coordinates FPW [p] is higher than a predetermined value, that is, higher than a threshold TH_OBJ. Here, it is assumed that TH_OBJ> TH_ROAD. Alternatively, using the plane RPL calculated by the first road surface area extraction unit 1041, it may be used whether the distance between this plane and feature point world coordinates FPW [p] is higher than the threshold TH_OBJ2.
  • step S804 the image coordinates are acquired from the corresponding feature point image coordinates FPI [p], and the local region R [r] to which the coordinates belong is converted using a conversion table or the like. Ask. The ID of the found feature point is rp.
  • step S805 the obtained rp is registered in rb [b], and b is incremented.
  • feature point image coordinates FPI [p] and world coordinates FPW [p], which are instantaneous values, are obtained as reference sources in the above, but past values and other sensor information You may set using the map information etc. which were accumulated including this.
  • the feature vector FV [r] is generated from the color and luminance information of the pixels x and y belonging to the local region R [r] using, for example, color and edge information.
  • FIG. 9 is a flowchart showing the flow of processing of the image feature quantity calculation unit 1061.
  • step S902 the feature vector FV [r] is initialized.
  • step S902 the process is repeatedly performed in steps S904 and S905 for the pixels x and y belonging to the local region R [r].
  • step S904 color information at pixels x and y is acquired, converted to HSV color representation, converted to a preset resolution, and then voted to the feature vector FV [r].
  • a conversion method to HSV color representation is omitted here because it is known.
  • step S 905 the HOG feature value is calculated using the brightness gradient information at the pixels x and y, and is converted to a resolution set in advance, and then voted for the feature vector FV [r].
  • the method of calculating the HOG feature value is omitted because it is known.
  • step S906 After voting by the processing of steps S904 and S905 is performed for all pixels belonging to the local region R [r], norm normalization of the feature vector FV [r] is performed in step S906.
  • the norm is normalized by H, S, V, and HOG respectively.
  • the first road surface area extraction unit 1071 determines the road surface area and the obstacle area as the road surface unextracted area and the obstacle unextracted area.
  • the contact position on the image of the feature point is determined using the distance information to the feature point used in setting the obstacle region by the obstacle region extraction unit 1051 and the camera geometric information, and the contact position is the first. If it overlaps with the first road surface area extracted by the road surface area extraction unit, the area is deleted from the first road surface area, and the second road surface area extraction unit 1071 determines the area as the road surface unextracted area. Do.
  • FIG. 10 is a flowchart showing the flow of processing of the second road surface area extraction unit 1071.
  • step S1000 the separation difficulty flag is checked, and if the flag is ON, the subsequent processing is not performed. If the flag is OFF, the following processing is performed.
  • step S1002 the contradiction grid of the first road surface area ID group rd1 [d1] and the obstacle area ID group rb [b] is deleted.
  • d1 of the first road surface area ID group rd1 [d1] it is searched whether or not there is registration in the obstacle area ID group rb [b], and if registered, the ID is used as the first road surface area ID It erases from the group rd1 [d1] and the obstacle area ID group rb [b]. That is, when the first road surface area and the obstacle area overlap, the overlapping area is eliminated from the first road area and the obstacle area.
  • the grid registered in both the first road surface area ID group rd1 [d1] and the obstacle area ID group rb [b] can eliminate the adverse effect exerted on the subsequent similarity determination. .
  • the contact position on the image of the feature point is determined using the distance information to the feature point and the camera geometric information used for setting the obstacle region in the obstacle region extraction unit 1051; If the ground contact position overlaps the first road surface area, the overlapping area is eliminated from the first road surface area.
  • the position on the image when the height is zero is calculated using the camera geometric information Do. That is, the contact point position FPI0 [p] of the feature point is calculated.
  • the local area R [r] to which the contact position FPI0 [p] of the feature point belongs is referred to, and whether or not the first road surface area ID group rd1 [d1] is registered is searched. If it is registered, the ID is deleted from the first road surface area ID group rd1 [d1].
  • the feature value of the obstacle is registered as a road surface area to match the condition of the first road surface area extraction processing, and may expand more than the actual road surface area,
  • an obstacle may be determined to be a road surface area, or the separation degree diagnosis unit 1081 may have an adverse effect such as determination that separation is difficult.
  • step S1003 the feature vector FV [rd1 [d1]] of the road surface area and the feature vector FV [rb [b]] of the obstacle area are processed by similarity calculation so as to be easy to use in the subsequent processing. Do. When the number of dimensions of data is small, it may be used as it is, but when the number of dimensions is high, the amount of data may be reduced by using a dimensional compression method such as principal component analysis. In this embodiment, it is used without compression.
  • step S1005 it is confirmed that r is not registered in any of the first road surface area ID group rd1 [d1] and the obstacle area ID group rb [b]. If not registered, the process proceeds to step S1006. If it is registered, r is incremented and step S1005 is performed again.
  • step S1006 the similarity of the feature vector FV [rd1 [d1]] of the road surface area and the feature vector FV [rb [b]] of the obstacle area with respect to the feature vector FV [r] is calculated.
  • the k-nearest neighbor method is used.
  • the k-neighbor method is a known technique, and therefore details thereof will be omitted.
  • the feature vector FV [r] the feature vector FV [rd1 [d1]] of the road surface area
  • the feature vector FV [rb [b]] The distance between the vectors is all calculated, and the method is used to calculate which is the closest k vectors based on a majority decision of which of the feature vector of the road surface area and the feature vector of the obstacle area is greater. is there.
  • step S1007 when it is determined in step S1007 that the feature vector FV [r] is similar to the feature vector of the road surface area, the process proceeds to step S1008 and r is set to the second road surface area ID group rd2 [ Register to d2] and increment d2.
  • the above processing is performed by loop processing.
  • FIG. 11 is a flowchart showing the process flow of the separation degree diagnosis unit 1081.
  • step S1101 the same processing as step S1002 in the second road surface area extraction unit 1071 is performed, and conflicting feature vectors are deleted.
  • step S1102 the feature vector FV [rd1 [d1]] of the road surface area and the feature vector FV [rb [b]] of the obstacle area are acquired.
  • step S1103 the degree of separation between the feature vector FV [rd1 [d1]] of the road surface area and the feature vector FV [rb [b]] of the obstacle area is calculated.
  • linear discrimination processing is performed on both vectors to calculate an eigenvector corresponding to the maximum eigenvalue, and the eigenvector is a feature vector FV [rd1 [d1]] of the road surface area and a feature vector FV [rb of the obstacle area. [B]] is mapped, and the interclass variance VB of the obtained one-dimensional data group is used as the degree of separation SS.
  • step S1104 the degree of separation SS is compared with the threshold TH_SS. If the degree of separation SS is higher than the threshold, the separation difficulty flag SD is set to OFF in step S1105, and if lower than the threshold, step S1106. The separation difficulty flag SD is set to ON at.
  • the separation degree diagnosis unit 1081 performs processing earlier than the second road surface area extraction unit 1071, and the second road surface area extraction unit 1071 switches the processing according to the result of the separation difficulty flag SD.
  • FIG. 12 is a flowchart showing the process flow of the travelable area recognition unit 1101.
  • FIG. 13 is an explanatory diagram of processing of the travelable area recognition unit 1101.
  • FIGS. 13 (a) to 13 (c) are images obtained by imaging the front of the vehicle 10.
  • a white line L defining a parking space and an obstacle Ob such as a wall appear at the end of the white line L.
  • FIG. 13D shows the vehicle 10 and a travelable area in front of it.
  • step S1201 preparation is made to access the pixels of the resultant image IMGRES reflecting the final result. Thereafter, the process is repeatedly performed from step S1202 to step S1204.
  • step S1202 it is determined whether the pixel being accessed belongs to the first road surface area ID group rd1 [d1] or the second road surface area ID group rd2 [d2]. If it belongs, the process proceeds to step S1203, and the pixel is set to P1. If it does not belong, the process proceeds to step S1204 and the pixel is set to P2. Repeat the above.
  • FIG. 13 (b) is an example thereof.
  • step S1205 noise removal is performed using pixel continuity.
  • the resulting image IMGRES is searched from the lower region of the image toward the upper portion of the image, and while the pixel is P1, that is, while the road surface region is searched, the number of times the position becomes P2 or P2 is counted. Stops at a predetermined number of times, or at a position at which the camera geometrically disappears from the road surface area.
  • This process is performed at all of the x coordinates of the image or at positions sampled at predetermined intervals, and as a result, the area from the lower area of the image to the position where the search is finished is taken as a road surface area.
  • FIG. 13 (c) is an example thereof. In the example shown in FIG.
  • the pixels of the enclave 131 and the sky area 132 in the obstacle area are set to P1 by the processing up to step S1204.
  • step S1206 among the results obtained in step S1205, the upper end position is subjected to world coordinate conversion, and the obtained each point and the polygon area connecting the camera installation position are determined.
  • t is a symbol indicating processing timing.
  • FIG. 13 (d) is an example thereof.
  • step S1207 time-series processing is performed in step S1207.
  • the time series processing in the present embodiment will be described using FIG. 14 and FIG.
  • FIG. 14 is a flow chart showing the flow of time-series processing of step S1207.
  • FIG. 15 is an explanatory diagram of time series processing.
  • step S1401 the current vehicle position DRC [t] and the previous vehicle position DRC [t-1] are acquired based on the dead reckoning information, and the current vehicle position DRC [t] is used as a reference.
  • the previous vehicle position DRC_P [t] to be calculated is calculated.
  • FIG. 15 (a) is an example thereof.
  • the current vehicle position is indicated by a solid line
  • the previous vehicle position is indicated by a broken line.
  • step S1402 based on the previous vehicle position DRC_P [t], the previous travelable area instantaneous value RDT [t-1] is acquired.
  • FIG. 15 (b) is an example thereof.
  • the previous travelable area instantaneous value 151 is indicated by a broken line.
  • step S1403 the current travelable area instantaneous value RDT [t] is developed based on the current vehicle position DRC [t].
  • FIG. 15 (c) is an example thereof.
  • the current travelable area instantaneous value 152 is indicated by a solid line.
  • step S1404 an overlapping area of the previous travelable area instantaneous value RDT [t-1] and the current travelable area instantaneous value RDT [t] is calculated.
  • FIG. 15 (d) is an example thereof.
  • the overlapping area of the previous and current travelable area instantaneous values is indicated by a gray area 153.
  • step S1405 the overlapping area is output as the current travelable area RDR [t].
  • the camera is used for the road surface area extracted by the first road surface area extraction unit 1041 by the travelable area recognition unit 1101 and the road surface area extracted by the second road surface area extraction unit 1071.
  • the drivable area is recognized based on both of the geometric information and the time series processing using the past detection results has been described, at least one of them may be used.
  • the first road surface area and the obstacle are obtained using the distance measurement result based on the feature points from the local area divided into plural in the image.
  • An area is extracted, and for a local area that can not be classified because there is no feature point, an image feature quantity is extracted, and the similarity between the image feature quantity and the first road surface area and the obstacle area is calculated.
  • Extract the second road surface area based on. Then, the first road surface area extraction result and the second road surface area extraction result are integrated to generate a travelable area.
  • FIG. 16 and 17 are explanatory diagrams for explaining the above-described series of flows.
  • FIG. 16 (a) shows an example of division of the local region 160
  • FIG. 16 (b) shows an example of distance measurement using feature points.
  • the bright gray point 161 is a feature point that meets the conditions of the first road surface area extraction process
  • the dark gray point 162 is a feature point that meets the conditions of the obstacle area extraction process. is there.
  • FIG. 16C is an example of the first road surface area extraction process and the obstacle area extraction process.
  • the local area 163 extracted as the road surface area in the first road surface area extraction process is shown in light gray
  • the local area 164 extracted as the obstacle area in the obstacle area extraction process is shown in dark gray.
  • the local region including the feature point 162 that matches the condition of the obstacle region extraction processing is set as the obstacle region 164.
  • FIG. 16D is an example in which the second road surface area extraction processing result is integrated.
  • Whether or not the local area 165 is not gray in FIG. 16C is determined based on the similarity of the image feature vectors.
  • the local area 165 which could not be determined at the time of FIG. 16C is set as the road area 163 using the similarity between the road area and the area set by the first road area extraction. be able to.
  • part of the distant obstacle area 166 is also determined to be a road area here. It is determined that the road surface area 163 is not a road surface area 163 by using camera geometric information or the like in step S1205 of the travelable area recognition unit, which is processing of a later stage.
  • FIG. 17A is an example of a local region obtained as a result of performing grouping processing based on luminance and color information of pixels using an input image in region division processing.
  • FIG. 17B shows an example in which the first road surface area extraction process and the obstacle area extraction process are performed on the area division result shown in FIG. 17A using the feature point information of FIG. It is.
  • the first road surface area extraction processing result is indicated by a light gray area 171
  • the obstacle area extraction result is indicated by a dark gray area 172.
  • FIG. 17C shows a road surface area obtained from FIG. 17B by the second road surface area extraction processing, and a local area not classified into either using the similarity to the obstacle area. It is an example extracted as a road surface area.
  • the road surface area 173 outside the white line L and the road surface area 174 far from the white line L which could not be determined at the time of FIG. 17B, are similar to the image feature vector of the road area 171 inside the white line.
  • the road surface area can be determined using this.
  • the sky area 175 and the like in the distance is often similar to the road surface area depending on the weather and environment, it is determined to be a road surface area in this example.
  • it is determined that the road surface area is not a road surface area by using camera geometric information or the like in step S1205 of the travelable area recognition unit, which is processing of a later stage.
  • the image characteristic quantity in the area obtained by the first road surface area extraction process and the obstacle area extraction process is diagnosed by the separation degree diagnosis unit, If the degree of separation is lower than a predetermined value, that is, if the interclass variance is low, the second road surface area extraction is not performed.
  • the second road surface area extraction unit 1071 does not output the second road surface area extraction result to the travelable area recognition unit when the degree of separation is lower than a predetermined value.
  • on-vehicle external environment recognition apparatus 1000 it is possible to extract a road surface area far from the vehicle where it is difficult to observe an edge as a road surface area. Therefore, for example, when it is used for an automobile that implements vehicle control that assists or automates the driver's driving operation, highly accurate control can be performed.
  • FIG. 18 is a block diagram showing the configuration of an on-vehicle external world recognition apparatus 2000 according to the second embodiment.
  • FIG. 18 is a block diagram showing the configuration of an on-vehicle external world recognition apparatus 2000 according to the second embodiment.
  • a characteristic feature of this embodiment is that it has a third road surface area extraction unit 2091 for extracting a road surface area by a method different from the first road surface area extraction unit 1041, and the information of the extraction result is the second The road surface area extraction unit 1071, the separation degree diagnosis unit 1081, and the travelable area recognition unit 1101 are input.
  • the on-vehicle external world recognition apparatus 2000 is incorporated in a camera apparatus mounted on a car, in an integrated controller, etc., and is for recognizing the external world from the images taken by the cameras 1001 to 1004. In this case, the road surface area around the vehicle is detected.
  • the on-vehicle external world recognition device 2000 is configured by a computer having a CPU, a memory, an I / O, etc., and a predetermined process is programmed to repeatedly execute the process in a predetermined cycle.
  • the third road surface area extraction unit 2091 extracts an area satisfying a predetermined condition from the local area R [r] of the area division unit 1031, and sets the set of IDs as a third road surface area ID group rd3 [d3]. Record. That is, the area determined as the road surface area is represented by R [rd3 [d3]], and d3 is an ID representing the area.
  • the second road surface area extraction unit 1071 includes the local area R [r] obtained by the area division unit 1031, the first road surface area ID group rd1 [d1] obtained by the first road surface area extraction unit 1041, and the obstacle.
  • the obstacle region ID group rb [b] obtained from the object region extraction unit 1051, the image feature vector FV [r] obtained from the image feature amount calculation unit 1061, and the third obtained from the third road surface region extraction unit 2091
  • the first road surface area ID group rd1 [d1], the third road surface area ID group rd3 [d3], and the obstacle in the local area R [r] using the three road surface area ID groups rd3 [d3] From the area not included in the object area ID group rb [b], a second road surface area ID group rd2 [d2] is obtained using the image feature vector FV [r].
  • the third road surface area ID group rd3 [d3] added to the input of the process is added behind the first road surface area ID group rd1 [d1] and used, and the subsequent processes are performed by the third process. Since the process is the same as that of the embodiment, the detailed description of the process is omitted.
  • the separation degree diagnosis unit 1081 includes a first road surface area ID group rd1 [d1] obtained from the first road surface area extraction unit 1041 and an obstacle area ID group rb [b] obtained from the obstacle area extraction unit 1051.
  • the image feature vector FV is obtained using the image feature vector FV [r] obtained from the image feature quantity calculation unit 1061 and the third road surface area ID group rd3 [d3] obtained from the third road surface area extraction unit 2091.
  • [r] the feature vector FV belonging to the first road surface area ID group rd1 [d1] and the third road surface area ID group rd3 [d3] and the feature vector FV belonging to the obstacle area ID group rb [b]
  • the second road surface area extraction unit 1071 is notified of the separation difficulty flag SD that it is difficult to extract the road surface area, and the second road surface area extraction unit 1071 Stop its output.
  • the third road surface area ID group rd3 [d3] added to the input of the process is added behind the first road surface area ID group rd1 [d1] and used, and the subsequent processes are performed by the third process. Since the process is the same as that of the embodiment, the detailed description of the process is omitted.
  • the travelable area recognition unit 1101 includes a local area R [r] obtained by the area division unit 1031, a first road surface area ID group rd1 [d1] obtained by the first road surface area extraction unit 1041, and a second road surface area ID group. Finally, using the second road surface area ID group rd2 [d2] obtained from the road surface area extraction unit 1071 and the third road surface area ID group rd3 [d3] obtained from the third road surface area extraction unit 2091 The road surface area in the image is determined, and further, it is output to the subsequent stage as the travelable area RDR [t] in world coordinates (x, y, z) with the rear wheel axle of the vehicle as the origin using camera geometric information.
  • the third road surface area ID group rd3 [d3] added to the input of the process is added behind the first road surface area ID group rd1 [d1] and used, and the subsequent processes are performed by the third process. Since the process is similar to that of one embodiment, the description of the process details is omitted.
  • FIG. 19 is a flowchart showing the process of the third road surface area extraction unit 2091.
  • FIG. 20 is an explanatory diagram of processing by the third road surface area extraction unit 2091.
  • a predetermined area in the vicinity of the host vehicle is set as an immediate area (third road surface area) N of the host vehicle.
  • the immediate area N is an area 1 m from the front end of the body in the traveling direction of the vehicle and 1 m left and right.
  • step S1902 distance information (obstacle information) of an obstacle around the vehicle is acquired (obstacle information acquisition unit).
  • This may be distance information detected by the feature point distance measurement unit 1021 detected in the past, or may be acquired from a sonar attached to the vehicle.
  • the obstacle information OBS detected by the sonar is acquired through the in-vehicle network.
  • step S1903 it is determined whether an obstacle detection result exists inside the immediate area N of the vehicle. If it exists, the process moves to step S1904, and adjustment is made so that the latest area N of the vehicle does not overlap with the obstacle information. Here, the area around the obstacle is not treated.
  • step S1905 the nearest area N of the vehicle is converted to the coordinate system of the camera image IMGSRC using camera geometric information, and an area overlapping with the local area R [r] is a third road surface area ID group Register to rd3 [d3].
  • step S1906 it is acquired whether the previous travelable area RDR [t-1] exists. If it does exist, the processing of step S1907 and subsequent steps is performed, and if it does not exist, the processing ends.
  • step S1907 dead reckoning information is acquired, and the previous travelable area RDR [t-1] based on the current vehicle position DRC [t] is calculated.
  • step S1908 the local area R [r] overlapping the previous travelable area RDR [t-1] is registered in the third road surface area ID group rd3 [d3] based on the camera geometric information. Do.
  • FIG. 20A shows an example of the immediate area N of the vehicle in step S1901.
  • FIG. 20B shows an example in which the neighborhood area N of the vehicle is superimposed as it is in step S1905.
  • FIG. 20 (b) is an image obtained by imaging the front of the vehicle 10, the near region N is shown in gray, and the obstacle Ob is shown in the front.
  • FIG. 20C shows an example in which the nearest area N is adjusted in step S1904.
  • sonars are attached to four places in front of the vehicle, and the obstacle information OBS acquired from each sonar is taken as OBS1, OBS2, OBS3 and OBS4, respectively.
  • the vicinity area N of the vehicle is divided into four in the lateral direction (N1, N2, N3, N4) based on the attachment position of the sonar.
  • obstacle information OBS1, OBS2, OBS3 and OBS4 are obtained and each object information overlaps with the corresponding area N1, N2, N3, N4 of the own vehicle, the adjacent area N1 of the own vehicle, Adjust the depth direction so that N2, N3 and N4 do not overlap.
  • FIG. 20D is an example of the process of step S1905, which is an example in which a local area R [r] overlapping the nearest area N adjusted in step S1904 is superimposed using camera geometric information.
  • FIG. 20 (e) is an example of the processing of step S1907, showing the current vehicle position DRC [t], the previous vehicle position DRC [t-1], and the previous travelable area RDR [t-1]. It shows.
  • the current vehicle position is indicated by the solid line 201
  • the previous vehicle position is indicated by the dotted line 202
  • the previous travelable area RDR [t-1] is indicated by the area 203.
  • FIG. 20 (f) shows an example of the process of step S1908.
  • a local area R [r] overlapping the previous travelable area RDR [t-1] calculated in step S1907 is superimposed using camera geometric information. Example.
  • a third road surface area extraction method a method using a predetermined area based on camera geometric information, an adjustment method for a predetermined area based on obstacle information, and a road surface in the past
  • three types of methods using region recognition results have been described together, it is not necessary to use all of them.
  • steps S1901 and S1905 only the method using a predetermined area based on camera geometric information is used.
  • steps S1901 to S1905 are used, only the method using a predetermined area based on camera geometric information and the adjustment method of a predetermined area based on obstacle information become possible.
  • steps S1906 to S1908 only the method using the road surface area recognition result in the past becomes possible.
  • the second road surface area extraction is performed. A road surface area necessary for the processing of the unit 1071 can be extracted.
  • the present invention is not limited to the above-mentioned embodiment, and various designs are possible in the range which does not deviate from the spirit of the present invention described in the claim. It is possible to make changes.
  • the above-described embodiment has been described in detail in order to explain the present invention in an easy-to-understand manner, and is not necessarily limited to one having all the described configurations.
  • part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment.

Landscapes

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

Abstract

本発明の車両用外界認識装置(1000)は、自車周囲の環境を含む画像から特徴点を抽出し、特徴点を時系列追跡した画像上の動きに基づいて自車から特徴点までの距離を計測する。そして、画像上に設定された複数の局所領域の中から、特徴点までの距離情報と画像上の位置とに基づき路面と判定される局所領域を第一の路面領域として抽出する。そして、画像上の複数の局所領域ごとに色情報を含む多次元の画像特徴量を算出し、画像上の複数の局所領域のうち第一の路面領域として抽出されていない路面未抽出領域に対して、画像特徴量を用いて第一の路面領域との類似度を算出する。そして、類似度に基づいて路面未抽出領域から第二の路面領域を抽出し、第一の路面領域および第二の路面領域を用いて走行可能領域を認識する。

Description

車両用外界認識装置
 本発明は、カメラ等の画像センサからの情報に基づいて自車周囲の走行可能領域を認識する車両用外界認識装置に関する。
 近年、カメラを用いて自車周囲の外界を認識し、運転者の運転操作をサポートするシステムの開発が進められている。たとえば、自車周囲の駐車スペースを検出し、運転者の駐車操作の一部あるいはすべてを自動で実施する自律駐車システム等が実用化されている。
 カメラを用いて駐車スペースを検出した後、自車周囲の走行可能な領域を認識できれば、走行可能領域に応じて最適な駐車経路を生成することが可能となり、最短時間で駐車を行うことができる。走行可能な領域の検出手段として、例えば特許文献1には、画像から特徴点を検出し、特徴点の時系列の動きから3次元情報を計測する手段と、画像領域を分割する手段を用いて、分割した領域内の特徴点から計測した3次元情報を用いて路面領域を推定する方法が記載されている。また、特許文献2には、画像から強エッジ領域を抽出してエッジ情報を用いて路面か障害物かを推定し、さらに強エッジ領域以外の領域について、弱エッジやグラデーションを抽出してその時間変化を用いて、路面か障害物かを推定する方法が記載されている。
特開2013-30183号公報 特開2008-262333号公報
 しかしながら、3次元情報を計測するための特徴点はエッジが強い領域に表れやすいが、特に自車遠方の路面領域のように、エッジが弱い領域では表れにくく、3次元情報の計測が難しい。また、弱エッジやグラデーションを抽出して時間変化を観測する場合においても、自車遠方の路面領域では同様にエッジの観測が難しい。
 本発明は、上記の点に鑑みてなされたものであり、その目的とするところは、カメラ画像を用いてエッジの観測が難しい自車遠方の路面領域を抽出することができる車両用外界認識装置を提供することである。
 上記課題を解決する本発明の車載用外界認識装置は、自車周囲の走行可能領域を認識する車載用外界認識装置であって、自車周囲の環境を含む画像を取得する画像取得部と、前記画像から特徴点を抽出し、前記特徴点を時系列追跡した前記画像上の動きに基づいて自車から前記特徴点までの距離を計測する特徴点距離計測部と、前記画像上に設定された複数の局所領域の中から、前記特徴点までの距離情報と前記特徴点の画像上の位置とに基づき路面と判定される局所領域を第一の路面領域として抽出する第一の路面領域抽出部と、前記画像上の複数の局所領域ごとに色情報を含む多次元の画像特徴量を算出する画像特徴量算出部と、前記画像上の複数の局所領域のうち前記第一の路面領域抽出部にて前記第一の路面領域として抽出されていない少なくとも1つ以上の路面未抽出領域に対して、前記画像特徴量を用いて前記第一の路面領域との類似度を算出し、該算出した類似度に基づいて前記少なくとも1つ以上の路面未抽出領域から第二の路面領域を抽出する第二の路面領域抽出部と、前記第一の路面領域および前記第二の路面領域を用いて前記走行可能領域を認識する走行可能領域認識部と、を有することを特徴としている。
 本発明によれば、まず特徴点の時系列変化を用いて自車から特徴点までの距離を計測し、その計測した特徴点までの距離の情報を用いて、特徴点の画像位置に基づき画像上の局所領域の中から第一の路面領域を抽出する。また、画像上の局所領域ごとに色情報を含む多次元の画像特徴量を算出し、局所領域のうち第一の路面領域抽出部にて第一の路面領域として抽出されていない路面未抽出領域について画像特徴量を用いて路面領域との類似度を算出し、類似していれば路面領域として抽出する。よって、自車近傍にて特徴点による計測結果を用いて路面領域を抽出できていれば、その領域と色の特徴が類似している領域を路面領域として抽出することができ、エッジの観測が難しい自車遠方の路面領域を路面領域として抽出することができる。
 本発明に関連する更なる特徴は、本明細書の記述、添付図面から明らかになるものである。また、上記した以外の、課題、構成及び効果は、以下の実施形態の説明により明らかにされる。
本発明の第1実施の形態における車両用外界認識装置のブロック図。 本発明の第1実施の形態における画像取得部の説明図。 本発明の第1実施の形態における特徴点距離計測部の処理を表すフローチャート。 本発明の第1実施の形態における特徴点距離計測部の処理の説明図。 本発明の第1実施の形態における領域分割部の処理を表すフローチャート。 本発明の第1実施の形態における領域分割部の処理の説明図。 本発明の第1実施の形態における第一の路面領域抽出部の処理を表すフローチャート。 本発明の第1実施の形態における障害物領域抽出部の処理を表すフローチャート。 本発明の第1実施の形態における画像特徴量算出部の処理を表すフローチャート。 本発明の第1実施の形態における第二の路面領域抽出部の処理を表すフローチャート。 本発明の第1実施の形態における分離度診断部の処理を表すフローチャート。 本発明の第1実施の形態における走行可能領域認識部の処理を表すフローチャート。 本発明の第1実施の形態における走行可能領域認識部の処理の説明図。 本発明の第1実施の形態における走行可能領域認識部の時系列処理を表すフローチャート。 本発明の第1実施の形態における走行可能領域認識部の時系列処理の説明図。 本発明の第1実施の形態の処理の説明図。 本発明の第1実施の形態の処理の説明図。 本発明の第2実施の形態における車載用外界認識装置のブロック図。 本発明の第2実施の形態における第三の路面領域抽出部の処理を表すフローチャート。 本発明の第2実施の形態における第三の路面領域抽出部の処理の説明図。
<第一実施の形態>
 以下、本発明の第一実施の形態について図面を用いて詳細に説明する。図1は、第一実施の形態における車載用外界認識装置1000のブロック図である。
 車載用外界認識装置1000は、自動車に搭載されるカメラ装置内、もしくは統合コントローラ内等に組み込まれ、カメラ装置のカメラ1001~1004で撮影した画像内から外界を認識するためのものであり、本実施の形態では、自車周囲の走行可能領域を認識するように構成されている。
 車載用外界認識装置1000は、CPUやメモリ、I/O等を有するコンピュータによって構成されており、所定の処理がプログラミングされて、あらかじめ定められた周期Tで繰り返し処理を実行する。
 車載用外界認識装置1000は、図1に示すように、画像取得部1011と、特徴点距離計測部1021と、領域分割部1031と、第一の路面領域抽出部1041と、障害物領域抽出部1051と、画像特徴量算出部1061と、第二の路面領域抽出部1071と、分離度診断部1081と、走行可能領域認識部1101を有する。
 画像取得部1011は、自車周囲の環境を含む画像を取得する。画像取得部1011は、図2に示すように、自車10の周囲を撮像可能な位置に取り付けられたカメラ1001~1004から、自車周囲を撮影した画像1005~1008のうちいずれか1つ以上を取得する。本実施例においては、自車10の進行方向の情報に基づき、前進時は前方カメラ1001で撮像した画像1005を取得し、後進時は後方カメラ1004で撮像した画像1008を取得する。取得した画像は2次元配列としてRAM上に記録される。以下、入力画像はIMGSRC[x][y]で表すものとする。x、yはそれぞれ画像の座標を示す。図2に示す各画像1005~1008は、自車10が駐車枠に前向き駐車したときの画像であり、駐車スペースの区画線Lが撮像されている。
 特徴点距離計測部1021は、入力画像IMGSRC[x][y]から特徴点FP[p]を抽出し、その特徴点FP[p]を時系列追跡した画像上の動き(特徴点の時系列変化)に基づいて、自車10から特徴点FP[p]までの距離を計測する。特徴点距離計測部1021は、入力画像IMGSRC[x][y]から特徴点FP[p]を検出し、時系列に追跡することにより各特徴点の画像座標テーブルFPI[p]から3次元距離テーブルFPW[p]を計測する。ここで、FPI[p]は画像座標(x、y)、FPW[p]は自車後輪車軸を原点とする世界座標(x、y、z)の要素を持つテーブルの1次元配列であり、pは複数検出した場合のIDを表す。
 領域分割部1031は、入力画像IMGSRC[x][y]を複数の局所領域R[r]に分割する(図6を参照)。ここでR[r]は入力画像IMGSRC[x][y]のどの画素がその局所領域に属しているかを表す情報を持つテーブルの1次元配列であり、rは各領域のIDを表す。
 第一の路面領域抽出部1041は、特徴点距離計測部1021で計測した特徴点FP[p]までの距離情報と特徴点FP[p]の画像上の位置とに基づき路面と判定される局所領域を第一の路面領域として抽出する。第一の路面領域抽出部1041は、特徴点距離計測部1021および領域分割部1031の結果を用いて、特徴点の世界座標FPW[p]のうち路面と判定する所定条件を満たす点について、対応する画像座標FPI[p]が属する局所領域R[r]を抽出し、そのIDの組を第一の路面領域ID群rd1[d1]として記録する。すなわち、路面領域と判定された領域はR[rd1[d1]]で表され、d1は領域を表すIDである。
 障害物領域抽出部1051は、特徴点FP[p]の距離情報を用いて、特徴点FP[p]の画像位置に基づき画像上の障害物領域を抽出する。例えば特徴点FP[p]が地面から所定高さ以上の位置に存在する場合には障害物の特徴点であると判定し、その領域を障害物領域として抽出する。障害物領域抽出部1051は、特徴点距離計測部1021および領域分割部1031の結果を用いて、特徴点の世界座標FPW[p]のうち障害物と判定する所定条件を満たす点について、対応する画像座標FPI[p]が属する局所領域R[r]を抽出し、そのIDの組を障害物領域ID群rb[b]として記録する。すなわち、障害物領域と判定された領域はR[rb[b]]で表され、bは領域を表すIDである。
 画像特徴量算出部1061は、画像上の局所領域ごとに色情報を含む多次元の画像特徴量を算出する。画像特徴量算出部1061は、入力画像IMGSRC[x][y]と領域分割部1031の結果を用いて、局所領域R[r]ごとに画像特徴ベクトルFV[r]を算出する。ここで特徴ベクトルFV[r]はN次元のベクトルを持つテーブルの1次元配列である。
 第二の路面領域抽出部1071は、画像上の複数の局所領域のうち、第一の路面領域抽出部1041にて第一の路面領域として抽出されていない少なくとも1つ以上の路面未抽出領域に対して、画像特徴量算出部1061で算出した画像特徴量を用いて、第一の路面領域との類似度を算出し、類似度に基づいて少なくとも一つ以上の路面未抽出領域から路面と判定される局所領域を第二の路面領域として抽出する。
 また、第二の路面領域抽出部1071は、障害物領域抽出部1051により障害物領域が抽出されている場合は、路面未抽出領域および障害物未抽出領域に対して、画像特徴量を用いて第一の路面領域および障害物領域との類似度を算出し、その算出した類似度に基づいて路面未抽出領域および障害物未抽出領域から第二の路面領域を抽出する。
 第二の路面領域抽出部1071は、領域分割部1031より得られる局所領域R[r]と、第一の路面領域抽出部1041より得られる第一の路面領域ID群rd1[d1]と、障害物領域抽出部1051より得られる障害物領域ID群rb[b]と、画像特徴量算出部1061より得られる画像特徴ベクトルFV[r]を用いて、局所領域R[r]のうち、第一の路面領域ID群rd1[d1]と障害物領域ID群rb[b]に含まれない領域から、画像特徴ベクトルFV[r]を用いて第二の路面領域ID群rd2[d2]を求める。
 分離度診断部1081は、第一の路面領域の画像特徴量及び障害物領域の画像特徴量に基づき、第一の路面領域と障害物領域との分離度を算出する。第二の路面領域抽出部1071は、分離度が所定値よりも低い場合には第二の路面領域抽出結果を走行可能領域認識部1101に出力しない。分離度診断部1081は、第一の路面領域抽出部1041より得られる第一の路面領域ID群rd1[d1]と、障害物領域抽出部1051より得られる障害物領域ID群rb[b]と、画像特徴量算出部1061より得られる画像特徴ベクトルFV[r]の情報を用いて、画像特徴ベクトルFV[r]のうち、第一の路面領域ID群rd1[d1]に属する特徴ベクトルFV[rd1[d1]]と、障害物領域ID群rb[b]に属する特徴ベクトルFV[rb[b]]の分離度を算出する。算出の結果、分離度が所定値よりも低い、すなわち、特徴量同士が類似している場合は、第二の路面領域抽出部1071へ路面領域の抽出が困難であるという分離困難フラグSDを通達し、第二の路面領域抽出部1071においてその出力を停止する。
 走行可能領域認識部1101は、第一の路面領域および第二の路面領域を用いて走行可能領域を認識する。走行可能領域認識部1101は、第一の路面領域と第二の路面領域を用いて最終路面領域を確定し、カメラ幾何情報と過去の検出結果を用いた時系列処理の少なくとも一方に基づき最終路面領域の中から走行可能領域を認識する。例えば、走行可能領域認識部1101は、領域分割部1031より得られる局所領域R[r]と、第一の路面領域抽出部1041より得られる第一の路面領域ID群rd1[d1]と、第二の路面領域抽出部1071より得られる第二の路面領域ID群rd2[d2]を用いて、最終的な画像内の路面領域を確定し、さらにカメラ幾何情報を用いて自車後輪車軸を原点とする世界座標(x、y、z)における走行可能領域RDR[t]として後段へ出力する。ここで、tは処理のタイミングを表す記号である。
 [特徴点距離計測部]
 つぎに、図3、4を用いて、特徴点距離計測部1021における処理の内容について説明する。
 図3は、特徴点距離計測部1021の処理の流れを示したフローチャートである。また、図4は、特徴点距離計測部1021の処理の説明図である。
 特徴点距離計測部1021は、入力画像IMGSRC[x][y]に対して実施する。まず、ステップS301にて、入力画像IMGSRC[x][y]から特徴点FPI[p]を抽出する。特徴点FPI[p]の抽出は、Harrisコーナー等、公知の方法を用いる。その結果、各特徴点に対して画像座標が得られる。
 つぎに、ステップS302にて、同じカメラから取得された、所定時刻前の過去画像IMGSRC_Pを取得する。
 つぎに、ステップS303にて、現在画像IMGSRC上における各特徴点FPI[p]の過去画像IMGSRC_P上の対応位置を、オプティカルフロー法により算出し、各特徴点の移動ベクトルFP_VX[p]、FP_VY[p]を取得する。オプティカルフローは、Lucas-Kanade法等、公知の方法を用いる。
 そして、ステップS304にて、特徴点FPI[p]および移動ベクトルFP_VX[p]、FP_VY[p]を用いて、各特徴点FPI[p]の自車周囲における3次元位置FPW[p]を算出する。算出方法は、公知の手段を用いる。本実施例においては、画像上の移動ベクトルと、CANにより取得した自車位置DRC[t]およびDRC[t-1]を用いて算出した自車移動量を用いる。ここで、tは処理のタイミングを表す記号であり、自車移動量DRC[t]は、自車後輪車軸中心を原点とする座標系におけるX、Y、ヨー角である。自車位置DRC[t]およびDRC[t-1]より、X、Y、ヨー角の移動量が得られる。
 最後に、ステップS305にて、各特徴点の3次元位置FPW[p]を車両の後輪車軸中心を原点とする座標系に変換し、距離テーブルFPW[p]として格納する。
 図4に示すように、過去の自車位置DRC[t-1]と現在の自車位置DRC[t]が変化することにより視差が生まれ、距離を計測することができる。図4に示す例では、自車10がt-1時点からt時点までの間に距離dだけ進むことによって生じた視差に基づいて駐車車両20までの距離Yが計測される。画像の特徴点それぞれの距離を計測するため、たとえば駐車車両20に対して計測した結果は、図4(b)に示すように、複数の点21が計測される。
 [領域分割部] 
 つぎに、図5、6を用いて、領域分割部1031における処理の内容について説明する。
 図5は、領域分割部1031の処理の流れを示したフローチャートである。また、図6は、領域分割部1031の分割の例を示した説明図である。本実施例においては、領域分割部1031は初回起動時、および、自車の進行方向の変化に伴う使用カメラの切り替え時にのみ実施され、以降は局所領域R[r]は変化しない。
 まず、ステップS501にて、処理領域161を設定する。x方向の始点をsx、終点をex、y方向の始点をsy、終点をeyとする。処理領域161は、カメラに写りこむ自車領域を避けて設定する。
 つぎに、ステップS502にて、処理領域161をX方向に分割する。分割は図6(a)のように始点sxから終点exまでを均等に分割しても良いし、図6(b)のようにカメラのレンズひずみに応じて、レンズ中心ほど大きく、周辺部ほど小さく分割しても良い。
 つぎに、ステップS503にて、処理領域161をY方向に分割する。分割は図6(a)のように始点syから終点eyまでを均等に分割しても良いし、図6(b)のようにカメラのレンズひずみに応じて、レンズ中心ほど大きく、周辺部ほど小さく分割しても良い。
 最後に、ステップS504にて、ステップS502、S503にて分割された各矩形の始点・終点情報を、局所領域R[r]として登録する。
 なお、領域分割部1031の他の分割方法として、カメラの幾何情報から消失線を取得し、消失線に近いほど細かく分割する方法や、領域分割部1031に画像IMGSRCを入力し、画素の輝度や色情報に基づくグルーピング処理を行った結果を用いる方法があるが、いずれも公知の技術により実現可能なため、ここでは説明を省略する。
 [第一の路面領域抽出部]
 つぎに、図7を用いて、第一の路面領域抽出部1041における処理の内容について説明する。ここでは、特徴点FPI[p]に対応する特徴点世界座標FPW[p]の、たとえば高さが所定値以下である特徴点を含む局所領域R[r]を、第一の路面領域ID群rd1[d1]に登録する。図7は、第一の路面領域抽出部1041の処理の流れを示したフローチャートである。
 まず、ステップS701にて第一の路面領域ID群rd1[d1]を初期化する。登録値を全て初期化し、d1=0とする。
 つぎに、ステップS702にて、特徴点FPI[p]におけるp=0からPまで、ステップS703からステップS705について繰り返し処理を行う。
 まず、ステップS703にて、特徴点世界座標FPW[p]が路面の条件を満たすか否かを判定する。判定の基準には、特徴点世界座標FPW[p]の高さが所定範囲内、すなわち高さがゼロを境とする閾値TH_ROAD以内であるか否かを用いる。もしくは、あらかじめステップS701において、特徴点世界座標FPW[p]から高さがゼロを境とする閾値TH_ROAD以内の点をすべて抽出し、最小二乗法を用いて平面RPLを算出しておき、この平面と特徴点世界座標FPW[p]との距離が閾値TH_HEIGHT2以内であるか否かを用いても良い。
 ステップS703で条件を満たした場合、つぎに、ステップS704にて、対応する特徴点画像座標FPI[p]から画像座標を取得し、その座標が属する局所領域R[r]を変換テーブルなどを用いて求める。求めた特徴点のIDをrpとする。
 つぎに、ステップS705にて、求めたrpをrd1[d1]へ登録し、d1をインクリメントする。
 なお、上記では参照元として瞬間値である特徴点画像座標FPI[p]と世界座標FPW[p]を求めたが、過去の値も含めて蓄積したマップ情報等を用いて設定しても良い。
 [障害物領域抽出部] 
 つぎに、図8を用いて、障害物領域抽出部1051における処理の内容について説明する。ここでは、特徴点FPI[p]に対応する特徴点世界座標FPW[p]のたとえば高さが所定値よりも高い特徴点を含む局所領域R[r]を、障害物領域ID群rb[b]に登録する。
 図8は、障害物領域抽出部1051の処理の流れを示したフローチャートである。
 まず、ステップS801にて障害物領域ID群rb[b]を初期化する。登録値を全て初期化し、b=0とする。
 つぎに、ステップS802にて、特徴点FPI[p]におけるp=0からPまで、ステップS803からステップS805について繰り返し処理を行う。
 まず、ステップS803にて、特徴点世界座標FPW[p]が障害物の条件を満たすか否かを判定する。判定の基準には、特徴点世界座標FPW[p]の高さが所定値よりも高い、すなわち閾値TH_OBJよりも高いか否かを用いる。ここで、TH_OBJ>TH_ROADであるとする。もしくは、第一の路面領域抽出部1041において算出した平面RPLを用いて、この平面と特徴点世界座標FPW[p]との距離が閾値TH_OBJ2より高いか否かを用いても良い。
 ステップS803で条件を満たした場合、つぎに、ステップS804にて、対応する特徴点画像座標FPI[p]から画像座標を取得し、その座標が属する局所領域R[r]を変換テーブルなどを用いて求める。求めた特徴点のIDをrpとする。
 つぎに、ステップS805にて、求めたrpをrb[b]へ登録し、bをインクリメントする。
 なお、第一の路面領域抽出部1041同様に、上記では参照元として瞬間値である特徴点画像座標FPI[p]と世界座標FPW[p]を求めたが、過去の値や他のセンサ情報も含めて蓄積したマップ情報等を用いて設定しても良い。
 [画像特徴量算出部]
 つぎに、図9を用いて、画像特徴量算出部1061における処理の内容について説明する。ここでは、局所領域R[r]に属する画素x、yの色や輝度情報から、たとえば色やエッジの情報を用いて特徴ベクトルFV[r]を生成する。
 図9は、画像特徴量算出部1061の処理の流れを示したフローチャートである。
 ステップS901にて局所領域R[r]におけるr=0からRまで、ステップS902からS906について繰り返し処理を行う。
 まず、ステップS902にて、特徴ベクトルFV[r]を初期化する。
 つぎに、ステップS902にて、局所領域R[r]に属する画素x、yについて、ステップS904、S905について繰り返し処理を行う。
 ステップS904にて、画素x、yにおける色情報を取得し、HSV色表現へ変換し、あらかじめ設定した分解能へ変換した上で特徴ベクトルFV[r]へ投票する。HSV色表現への変換方法は公知なためここでは省略する。
 ステップS905にて、画素x、yにおける輝度勾配情報を用いてHOG特徴量を算出し、あらかじめ設定した分解能へ変換した上で特徴ベクトルFV[r]へ投票する。HOG特徴量の算出方法は公知なためここでは省略する。
 局所領域R[r]に属するすべての画素についてステップS904、S905の処理による投票を行った後、ステップS906にて特徴ベクトルFV[r]のノルム正規化を行う。ノルムは、H、S、V、HOGそれぞれで正規化する。
 以上の処理を、すべての局所領域について、つまり、局所領域R[r]のr=0・・・Rに対して行い、特徴ベクトルFV[r]を算出する。
 [第二の路面領域抽出部]
 つぎに、図10を用いて、第二の路面領域抽出部1071における処理の内容について説明する。ここでは、局所領域R[r]のうち第一の路面領域ID群rd1[d1]と障害物領域ID群rb[b]のいずれにも属していない局所領域について、特徴ベクトルFV[r]の類似度を用いて路面領域の推定を行い、推定された路面領域を第二の路面領域として抽出する。
 第一の路面領域抽出部1041により抽出された第一の路面領域と、障害物領域抽出部1051により抽出された障害物領域とが重複している場合には、その重複している領域を第一の路面領域および障害物領域から消去し、路面未抽出領域および障害物未抽出領域として第二の路面領域抽出部1071による判定を行う。
 また、障害物領域抽出部1051にて障害物領域を設定することに用いた特徴点までの距離情報とカメラ幾何情報を用いて特徴点の画像上の接地位置を求め、接地位置が第一の路面領域抽出部により抽出された第一の路面領域と重複している場合には、その領域を第一の路面領域から消去し、路面未抽出領域として第二の路面領域抽出部1071による判定を行う。
 図10は、第二の路面領域抽出部1071の処理の流れを示したフローチャートである。
 まず、ステップS1000にて分離困難フラグをチェックし、フラグがONであれば以降の処理は行わない。フラグがOFFであれば以降の処理を行う。
 つぎに、ステップS1001にて第二の路面領域ID群rd2[d2]を初期化する。登録値を全て初期化し、d2=0とする。
 つぎに、ステップS1002にて、第一の路面領域ID群rd1[d1]と障害物領域ID群rb[b]の矛盾グリッドを消去する。第一の路面領域ID群rd1[d1]のd1について、障害物領域ID群rb[b]に登録が無いかを探索し、登録されている場合には、そのIDを第一の路面領域ID群rd1[d1]および障害物領域ID群rb[b]から消去する。つまり、第一の路面領域と障害物領域が重複している場合には、その重複している領域が第一の路面領域および障害物領域から消去される。この処理により、第一の路面領域ID群rd1[d1]と障害物領域ID群rb[b]の両方に登録されているグリッドが、以降の類似度判定にて及ぼす悪影響を解消することができる。
 さらなる矛盾グリッドの消去処理として、障害物領域抽出部1051にて障害物領域を設定することに用いた特徴点までの距離情報とカメラ幾何情報を用いて特徴点の画像上の接地位置を求め、接地位置が第一の路面領域と重複している場合には、その重複している領域を第一の路面領域から消去する処理を行う。
 まず、障害物領域ID群rb[b]の登録に用いた特徴点の世界座標FPW[p]を参照し、高さをゼロとした場合の画像上の位置を、カメラ幾何情報を用いて算出する。すなわち特徴点の接地位置FPI0[p]を算出する。この特徴点の接地位置FPI0[p]が属する局所領域R[r]を参照し、第一の路面領域ID群rd1[d1]に登録が無いかを探索する。登録されている場合には、そのIDを第一の路面領域ID群rd1[d1]から消去する。
 障害物の特徴点が路面付近に存在する場合、第一の路面領域抽出処理の条件に合致するため、障害物の特徴量が路面領域として登録され、実際の路面領域よりも膨らんでしまったり、第二の路面領域抽出処理時に障害物を路面領域と判定したり、分離度診断部1081で分離困難と判定されたり、といった悪影響を及ぼすことがある。この処理により、これらの不具合を回避することができる。
 つぎに、ステップS1003にて、路面領域の特徴ベクトルFV[rd1[d1]]と、障害物領域の特徴ベクトルFV[rb[b]]を、類似度算出により以降の処理で使いやすいように加工する。データの次元数が少ない場合はそのまま使用しても良いが、次元数が高い場合には主成分分析等の次元圧縮手法を用いてデータ量を軽量化しても良い。本実施例においては特に圧縮せずに利用する。
 つぎに、ステップS1004にて、局所領域R[r]のr=0・・・Rについて、以下ステップS1005からS1008について繰り返し処理を行う。
 まず、ステップS1005にて、rが第一の路面領域ID群rd1[d1]と障害物領域ID群rb[b]のいずれにも登録されていないことを確認する。登録されていない場合はステップS1006へ移行する。登録されている場合は、rをインクリメントし再度ステップS1005を行う。
 つぎに、ステップS1006にて、特徴ベクトルFV[r]に対する、路面領域の特徴ベクトルFV[rd1[d1]]および障害物領域の特徴ベクトルFV[rb[b]]の類似度算出を行う。本実施例では、k近傍法を用いる。k近傍法は公知の技術であるため詳細は割愛するが、特徴ベクトルFV[r]と路面領域の特徴ベクトルFV[rd1[d1]]および障害物領域の特徴ベクトルFV[rb[b]]のベクトル間の距離をすべて算出し、最も近いk個のベクトルが、路面領域の特徴ベクトルと障害物領域の特徴ベクトルのどちらが多いかという多数決に基づいて、どちらに類似しているかを算出する手法である。
 つぎに、ステップS1007にて、特徴ベクトルFV[r]が路面領域の特徴ベクトルに類似していると判断された場合には、ステップS1008へ移行し、rを第二の路面領域ID群rd2[d2]へ登録し、d2をインクリメントする。
 以上の処理をループ処理にて行う。
 [分離度診断部]
 つぎに、図11を用いて、分離度診断部1081における処理の内容について説明する。ここでは、第一の路面領域ID群rd1[d1]に属する特徴ベクトルFV[r]と、障害物領域ID群rb[b]に属する特徴ベクトルFV[r]が特徴空間内で分離可能な分布となっているかを判断する。
 図11は、分離度診断部1081の処理の流れを示したフローチャートである。
 まず、ステップS1101にて第二の路面領域抽出部1071におけるステップS1002と同じ処理を行い、矛盾している特徴ベクトルを消去する。
 つぎに、ステップS1102にて、路面領域の特徴ベクトルFV[rd1[d1]]と障害物領域の特徴ベクトルFV[rb[b]]を取得する。
 つぎに、ステップS1103にて、路面領域の特徴ベクトルFV[rd1[d1]]と障害物領域の特徴ベクトルFV[rb[b]]の分離度を算出する。本実施例においては、両ベクトルに対し線形判別処理を行い最大固有値に対応する固有ベクトルを算出し、この固有ベクトルへ路面領域の特徴ベクトルFV[rd1[d1]]と障害物領域の特徴ベクトルFV[rb[b]]を写像し、得られた1次元のデータ群のクラス間分散VBを分離度SSとして用いる。
 つぎに、ステップS1104にて、分離度SSと閾値TH_SSを比較し、分離度SSが閾値より高い場合にはステップS1105にて分離困難フラグSDをOFFにセットし、閾値より低い場合にはステップS1106にて分離困難フラグSDをONにセットする。なお、分離度診断部1081は、第二の路面領域抽出部1071よりも先に処理を行い、第二の路面領域抽出部1071は、分離困難フラグSDの結果に応じて処理を切り替える。
 [走行可能領域認識部]
 つぎに、図12、13を用いて、走行可能領域認識部1101における処理の内容について説明する。ここでは、第一の路面領域と第二の路面領域の結果を統合し、さらに連続性やカメラ幾何情報、時系列情報などを用いて最終的な走行可能領域を決定する。
 図12は、走行可能領域認識部1101の処理の流れを示したフローチャートである。また、図13は走行可能領域認識部1101の処理の説明図である。図13(a)~(c)は、自車10の前方を撮像した画像であり、駐車スペースを区画する白線Lと、その先に壁などの障害物Obが写っている。図13(d)は、自車10とその前方の走行可能領域を示している。
 まず、ステップS1201にて、最終結果を反映する結果画像IMGRESの画素へアクセスする準備を行う。以下、ステップS1202からS1204まで繰り返し処理を行う。
 まず、ステップS1202にて、アクセスしている画素が第一の路面領域ID群rd1[d1]もしくは第二の路面領域ID群rd2[d2]に属しているかを判定する。属している場合にはステップS1203へ移行し画素をP1にセットする。属していない場合にはステップS1204へ移行し画素をP2にセットする。以上を繰り返す。
 なお、上記のように画素アクセスを行うと処理時間が大きくかかってしまうため、領域R[r]に対する繰り返し処理を行い、その結果を最終結果を反映する結果画像IMGRESに反映しても良い。図13(b)はその例である。
 つぎに、ステップS1205にて、画素の連続性を用いてノイズ除去を行う。結果画像IMGRESを画像の下部領域から画像上部へ向かって探索し、画素がP1、すなわち路面領域である間探索を進め、画素がP2となる位置、もしくはP2となった回数をカウントし、その数が所定回数となった位置、もしくはカメラ幾何的に路面領域ではなくなる位置で探索を止める。この処理を画像のx座標の全て、もしくは所定の間隔でサンプリングされた位置にて行い、その結果、画像の下部領域から探索を終了した位置までを路面領域とする。図13(c)はその例である。図13(b)に示す例では、ステップS1204までの処理により、障害物領域の中の飛び地131と上空領域132の画素がP1にセットされている。しかし、ステップS1205の連続性判定により、図13(c)に示すように、かかる部分は画素がP2とされ、路面領域ではないと判定されている。
 つぎに、ステップS1206にて、ステップS1205より得られた結果のうち上端位置を世界座標変換し、得られた各点、およびカメラ設置位置を結ぶ多角形領域を求め、走行可能領域の瞬間値RDT[t]とする。ここで、tは処理のタイミングを表す記号である。図13(d)はその例である。
 つぎに、ステップS1207にて、時系列処理を行う。本実施例における時系列処理について、図14、図15を用いて説明する。
 図14は、ステップS1207の時系列処理の流れを示したフローチャートである。また、図15は時系列処理の説明図である。
 まず、ステップS1401にて、デッドレコニング情報に基づき、今回の自車位置DRC[t]と前回の自車位置DRC[t-1]を取得し、今回の自車位置DRC[t]を基準とする前回の自車位置DRC_P[t]を算出する。図15(a)はその例である。図15(a)では、今回の自車位置を実線で示し、前回の自車位置を破線で示している。
 つぎに、ステップS1402にて、前回の自車位置DRC_P[t]を基準とし、前回の走行可能領域瞬間値RDT[t-1]を取得する。図15(b)はその例である。図15(b)には、前回の走行可能領域瞬間値151を破線で示している。
 つづいて、ステップS1403にて、今回の自車位置DRC[t]を基準とし、今回の走行可能領域瞬間値RDT[t]を展開する。図15(c)はその例である。図15(c)には、今回の走行可能領域瞬間値152を実線で示している。
 そして、ステップS1404にて、前回の走行可能領域瞬間値RDT[t-1]と今回の走行可能領域瞬間値RDT[t]の重複領域を算出する。図15(d)はその例である。図15(d)では、前回と今回の走行可能領域瞬間値の重複領域をグレーの領域153で示している。
 さらに、ステップS1405にて、重複領域を今回の走行可能領域RDR[t]として出力する。なお、上述の実施例では、走行可能領域認識部1101が第一の路面領域抽出部1041により抽出された路面領域と、第二の路面領域抽出部1071により抽出された路面領域に対して、カメラ幾何情報と過去の検出結果を用いた時系列処理の両方に基づき走行可能領域を認識する場合について説明したが、少なくとも一方でもよい。
 以上説明したように、本実施形態の車載用外界認識装置1000によれば、画像において複数に分割された局所領域から、特徴点に基づく距離計測結果を用いて、第一の路面領域および障害物領域を抽出し、さらに特徴点が存在せず分類できない局所領域については、画像特徴量を抽出し、その画像特徴量と第一の路面領域および障害物領域との類似度を算出し、類似度に基づいて第二の路面領域を抽出する。そして、第一の路面領域抽出結果および第二の路面領域抽出結果を統合して、走行可能領域を生成する。
 上記の作用効果について図16、図17を用いて説明する。図16、図17は、上記の一連の流れを説明する説明図である。
 図16(a)は局所領域160の分割例を、図16(b)は特徴点による距離計測例を表す。図16(b)のうち、明るめのグレーの点161は第一の路面領域抽出処理の条件に合致する特徴点、暗めのグレーの点162は障害物領域抽出処理の条件に合致する特徴点である。
 図16(c)は、第一の路面領域抽出処理、および障害物領域抽出処理の例である。第一の路面領域抽出処理で路面領域として抽出された局所領域163を明るめのグレーで示し、障害物領域抽出処理で障害物領域として抽出された局所領域164を暗めのグレーで示している。図16(c)では、図16(b)の特徴点のうち第一の路面領域抽出処理の条件に合致する特徴点161を含む図16(a)の局所領域を路面領域163としている。また、図16(b)の特徴点のうち障害物領域抽出処理の条件に合致する特徴点162を含む局所領域を障害物領域164としている。
 図16(d)は、第二の路面領域抽出処理結果を統合した例である。図16(c)でグレーになっていない局所領域165について、画像特徴ベクトルの類似度に基づいて路面領域か否かを判定する。図に示すように、図16(c)の時点では判定できなかった局所領域165について、第一の路面領域抽出により路面領域と設定された領域との類似度を用いて路面領域163と設定することができる。一方、遠方の障害物領域の一部166も、ここでは路面領域と判定されている。ここは、後段の処理である走行可能領域認識部のステップS1205にて、カメラ幾何情報等を用いて路面領域163ではないと判定される。
 また、図17(a)は、領域分割処理において、入力画像を用いて画素の輝度や色情報に基づくグルーピング処理を行った結果得られる局所領域の例である。
 図17(b)は、図17(a)に示す領域分割結果に対し、図16(b)の特徴点情報を用いて、第一の路面領域抽出処理、障害物領域抽出処理を行った例である。第一の路面領域抽出処理結果を明るめのグレーの領域171で示し、障害物領域抽出結果を暗めのグレーの領域172で表している。
 図17(c)は、第二の路面領域抽出処理によって、図17(b)より得られる路面領域、および、障害物領域との類似度を用いて、どちらにも分類されていない局所領域を路面領域として抽出した例である。図に示すように、図17(b)の時点では判定できなかった白線Lの外側の路面領域173や遠方の路面領域174を、白線の内側の路面領域171の画像特徴ベクトルとの類似度を用いて路面領域と判定することができる。一方、遠方の上空領域175等も、天候や環境によっては路面領域と類似していることが多いため、この例では路面領域と判定されている。ここは、後段の処理である走行可能領域認識部のステップS1205にて、カメラ幾何情報等を用いて路面領域ではないと判定される。
 さらに、図16(c)や図17(b)の時点において、第一の路面領域抽出処理、障害物領域抽出処理により得られる領域内の画像特徴量を、分離度診断部にて診断し、その分離度が所定値よりも低い場合、すなわちクラス間分散が低い場合には、第二の路面領域抽出を行わないようにする。第二の路面領域抽出部1071は、分離度が所定値よりも低い場合には第二の路面領域抽出結果を走行可能領域認識部に出力しない。本処理により、あいまいな情報による路面領域抽出が行われなくなり、誤認識を抑制することが可能となる。
 上述の車載用外界認識装置1000によれば、エッジの観測が難しい自車遠方の路面領域を路面領域として抽出することができる。したがって、例えば運転者の運転操作を補助、あるいは自動化する車両制御を実施する自動車に用いた場合に、精度の高い制御を実施することができる。
<第二実施の形態>
 つぎに、本発明の車載用外界認識装置の第二実施の形態について、以下に図面を用いて説明する。
 図18は、第二実施の形態における車載用外界認識装置2000の構成を示すブロック図である。なお、以下の説明では、上述の第一実施の形態における車載用外界認識装置1000と異なる箇所のみ詳述し、同様の箇所には同一の番号を付してその詳細な説明を省略する。
 本実施の形態において特徴的なことは、第一の路面領域抽出部1041とは異なる方法により路面領域を抽出する第三の路面領域抽出部2091を有し、その抽出結果の情報が第二の路面領域抽出部1071と、分離度診断部1081と、走行可能領域認識部1101にそれぞれ入力されることである。
 車載用外界認識装置2000は、自動車に搭載されるカメラ装置内、もしくは統合コントローラ内等に組み込まれ、カメラ1001~1004で撮影した画像内から外界を認識するためのものであり、本実施の形態では、自車周囲の路面領域を検知するように構成されている。
 車載用外界認識装置2000は、CPUやメモリ、I/O等を有するコンピュータによって構成されており、所定の処理がプログラミングされて、あらかじめ定められた周期で繰り返し処理を実行する。
 第三の路面領域抽出部2091は、領域分割部1031の局所領域R[r]のうち、所定条件を満たす領域を抽出し、そのIDの組を第三の路面領域ID群rd3[d3]として記録する。すなわち、路面領域と判定された領域はR[rd3[d3]]で表され、d3は領域を表すIDである。
 第二の路面領域抽出部1071は、領域分割部1031より得られる局所領域R[r]と、第一の路面領域抽出部1041より得られる第一の路面領域ID群rd1[d1]と、障害物領域抽出部1051より得られる障害物領域ID群rb[b]と、画像特徴量算出部1061より得られる画像特徴ベクトルFV[r]と、さらに第三の路面領域抽出部2091より得られる第三の路面領域ID群rd3[d3]を用いて、局所領域R[r]のうち、第一の路面領域ID群rd1[d1]と、第三の路面領域ID群rd3[d3]と、障害物領域ID群rb[b]に含まれない領域から、画像特徴ベクトルFV[r]を用いて第二の路面領域ID群rd2[d2]を求める。本実施例では、処理の入力に追加された第三の路面領域ID群rd3[d3]を第一の路面領域ID群rd1[d1]の後ろに追加して利用することで以降の処理は第一実施の形態のものと同様となるため、処理の詳細の記述は省略する。
 分離度診断部1081は、第一の路面領域抽出部1041より得られる第一の路面領域ID群rd1[d1]と、障害物領域抽出部1051より得られる障害物領域ID群rb[b]と、画像特徴量算出部1061より得られる画像特徴ベクトルFV[r]と、さらに第三の路面領域抽出部2091より得られる第三の路面領域ID群rd3[d3]を用いて、画像特徴ベクトルFV[r]のうち、第一の路面領域ID群rd1[d1]および第三の路面領域ID群rd3[d3]に属する特徴ベクトルFVと、障害物領域ID群rb[b]に属する特徴ベクトルFVの分離度を算出する。
 算出の結果、特徴量同士が類似している場合は、第二の路面領域抽出部1071へ路面領域の抽出が困難であるという分離困難フラグSDを通達し、第二の路面領域抽出部1071においてその出力を停止する。本実施例では、処理の入力に追加された第三の路面領域ID群rd3[d3]を第一の路面領域ID群rd1[d1]の後ろに追加して利用することで以降の処理は第一実施の形態のものと同様となるため、処理の詳細の記述は省略する。
 走行可能領域認識部1101は、領域分割部1031より得られる局所領域R[r]と、第一の路面領域抽出部1041より得られる第一の路面領域ID群rd1[d1]と、第二の路面領域抽出部1071より得られる第二の路面領域ID群rd2[d2]と、さらに第三の路面領域抽出部2091より得られる第三の路面領域ID群rd3[d3]を用いて、最終的な画像内の路面領域を確定し、さらにカメラ幾何情報を用いて自車後輪車軸を原点とする世界座標(x、y、z)における走行可能領域RDR[t]として後段へ出力する。本実施例では、処理の入力に追加された第三の路面領域ID群rd3[d3]を第一の路面領域ID群rd1[d1]の後ろに追加して利用することで以降の処理は第一実施例のものと同様となるため、処理の詳細の記述は省略する。
 [第三の路面領域抽出部]
 図19、図20を用いて、第三の路面領域抽出部2091における処理の内容について説明する。
 図19は、第三の路面領域抽出部2091の処理の流れを示したフローチャートである。また、図20は、第三の路面領域抽出部2091による処理の説明図である。
 まず、ステップS1901にて、自車近傍の所定領域を自車の直近領域(第三の路面領域)Nとして設定する。直近領域Nは、カメラ幾何情報を用いて設定される本実施例においては、直近領域Nは自車の進行方向のボディ前端から1m、左右1mの領域とする。
 つぎに、ステップS1902にて、自車周囲の障害物の距離情報(障害物情報)を取得する(障害物情報取得部)。ここは、過去に検出した特徴点距離計測部1021により検出された距離情報でも良いし、自車に取り付けられたソナーから取得しても良い。本実施例においては、ソナーにより検出した障害物情報OBSを、車内ネットワークを通じて取得している。
 つぎに、ステップS1903にて、自車の直近領域Nより内側に障害物検出結果が存在するか否かを判定する。存在する場合にはステップS1904へ移動し、自車の直近領域Nが障害物情報と重複しないように調整する。ここでは、障害物が存在する領域付近を扱わないようにする。
 つぎに、ステップS1905にて、カメラ幾何情報を用いて自車の直近領域Nをカメラ画像IMGSRCの座標系へ変換し、局所領域R[r]と重複する領域を、第三の路面領域ID群rd3[d3]へ登録する。
 つぎに、ステップS1906にて、前回の走行可能領域RDR[t-1]が存在するか否かを取得する。存在する場合には、ステップS1907以降の処理を行い、存在しない場合には処理を終了する。
 ステップS1907にて、デッドレコニング情報を取得し、今回の自車位置DRC[t]を基準とする前回の走行可能領域RDR[t-1]を算出する。つぎに、ステップS1908にて、カメラ幾何情報に基づいて、前回の走行可能領域RDR[t-1]と重複する局所領域R[r]を、第三の路面領域ID群rd3[d3]へ登録する。
 図20(a)はステップS1901における自車の直近領域Nの例である。図20(b)は自車の近傍領域NをそのままステップS1905にて重畳した例である。図20(b)は、自車10の前方を撮像した画像であり、近傍領域Nがグレーで示され、前方には障害物Obが写っている。
 図20(c)はステップS1904にて直近領域Nを調整した例である。本実施例では、ソナーは自車の前方4か所に取り付けられており、各ソナーから取得する障害物情報OBSをそれぞれOBS1、OBS2、OBS3、OBS4とする。さらに、自車の近傍領域Nをソナーの取り付け位置を基準に横方向に4分割(N1、N2、N3、N4)する。そして、障害物情報OBS1、OBS2、OBS3、OBS4を取得し、各物体情報が対応する自車の近傍領域N1、N2、N3、N4と重複している場合には、自車の近傍領域N1、N2、N3、N4が重複しないように奥行き方向を調整する。図20(d)は、ステップS1905の処理の例であり、ステップS1904にて調整した直近領域Nと重複する局所領域R[r]を、カメラ幾何情報を用いて重畳した例である。
 図20(e)はステップS1907の処理の例であり、今回の自車位置DRC[t]、前回の自車位置DRC[t-1]、前回の走行可能領域RDR[t-1]を図示している。図20(e)では、今回の自車位置を実線201で示し、前回の自車位置を点線202で示し、前回の走行可能領域RDR[t-1]を領域203で示している。図20(f)はステップS1908の処理の例であり、ステップS1907にて算出した前回の走行可能領域RDR[t-1]と重複する局所領域R[r]を、カメラ幾何情報を用いて重畳した例である。
 なお、本実施例においては、図19に示すように、第三の路面領域抽出方法として、カメラ幾何情報に基づく所定領域を用いた手法、障害物情報に基づく所定領域の調整手法、過去の路面領域認識結果を用いた手法の3種類をまとめて説明したが、すべてを用いなくても良い。例えば、ステップS1901、S1905だけであればカメラ幾何情報に基づく所定領域を用いた手法のみとなる。また、ステップS1901からS1905だけを用いれば、カメラ幾何情報に基づく所定領域を用いた手法、障害物情報に基づく所定領域の調整手法だけとなる。さらに、ステップS1906からS1908だけを用いれば過去の路面領域認識結果を用いた手法のみとなる。
 以上説明したように、第三の路面領域抽出部2091を有することにより、第一の路面領域抽出部1041において路面領域から特徴点が取得できなかった場合であっても、第二の路面領域抽出部1071の処理に必要な路面領域を抽出することができる。
 本発明は、上述の各実施の形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲で種々の変更が可能である。
 以上、本発明の実施形態について詳述したが、本発明は、前記の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の精神を逸脱しない範囲で、種々の設計変更を行うことができるものである。例えば、前記した実施の形態は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施形態の構成の一部を他の実施形態の構成に置き換えることが可能であり、また、ある実施形態の構成に他の実施形態の構成を加えることも可能である。さらに、各実施形態の構成の一部について、他の構成の追加・削除・置換をすることが可能である。
1000 車載用外界認識装置
1001、1002、1003、1004 カメラ
1011 画像取得部
1021 特徴点距離計測部
1031 領域分割部
1041 第一の路面領域抽出部
1051 障害物領域抽出部
1061 画像特徴量算出部
1071 第二の路面領域抽出部
1081 分離度診断部
1101 走行可能領域認識部
2000 車載用外界認識装置
2091 第三の路面領域抽出部

Claims (10)

  1.  自車周囲の走行可能領域を認識する車載用外界認識装置であって、
     自車周囲の環境を含む画像を取得する画像取得部と、
     前記画像から特徴点を抽出し、前記特徴点を時系列追跡した前記画像上の動きに基づいて自車から前記特徴点までの距離を計測する特徴点距離計測部と、
     前記画像上に設定された複数の局所領域の中から、前記特徴点までの距離情報と前記特徴点の画像上の位置とに基づき路面と判定される局所領域を第一の路面領域として抽出する第一の路面領域抽出部と、
     前記画像上の複数の局所領域ごとに色情報を含む多次元の画像特徴量を算出する画像特徴量算出部と、
     前記画像上の複数の局所領域のうち前記第一の路面領域抽出部にて前記第一の路面領域として抽出されていない少なくとも1つ以上の路面未抽出領域に対して、前記画像特徴量を用いて前記第一の路面領域との類似度を算出し、該算出した類似度に基づいて前記少なくとも1つ以上の路面未抽出領域から第二の路面領域を抽出する第二の路面領域抽出部と、
     前記第一の路面領域および前記第二の路面領域を用いて前記走行可能領域を認識する走行可能領域認識部と、
     を有することを特徴とする車載用外界認識装置。
  2.  前記画像上に設定された複数の局所領域の中から、前記特徴点までの距離情報と前記特徴点の画像上の位置とに基づき障害物と判定される局所領域を障害物領域として抽出する障害物領域抽出部を有し、
     前記第二の路面領域抽出部は、前記画像上の複数の局所領域のうち前記第一の路面領域抽出部にて第一の路面領域として抽出されていない少なくとも一つの路面未抽出領域および前記障害物領域抽出部にて障害物領域として抽出されていない少なくとも一つの障害物未抽出領域に対して、前記画像特徴量を用いて前記第一の路面領域および前記障害物領域との類似度を算出し、該算出した類似度に基づいて前記路面未抽出領域および前記障害物未抽出領域から前記第二の路面領域を抽出することを特徴とする請求項1に記載の車載用外界認識装置。
  3.  前記第一の路面領域の画像特徴量および前記障害物領域の画像特徴量に基づき、前記第一の路面領域と前記障害物領域との分離度を算出する分離度診断部を有し、
     前記第二の路面領域抽出部は、前記分離度が所定値よりも低い場合には第二の路面領域抽出結果を前記走行可能領域認識部に出力しないことを特徴とする請求項2に記載の車載用外界認識装置。
  4.  前記走行可能領域認識部は、前記第一の路面領域と前記第二の路面領域を用いて最終路面領域を確定し、カメラ幾何情報と過去の検出結果を用いた時系列処理の少なくとも一方に基づき前記最終路面領域の中から走行可能領域を認識することを特徴とする請求項2に記載の車載用外界認識装置。
  5.  前記第二の路面領域抽出部は、前記第一の路面領域と前記障害物領域が重複している場合には、該重複している領域を前記第一の路面領域および前記障害物領域から消去して前記路面未抽出領域および前記障害物未抽出領域とすることを特徴とする請求項2に記載の車載用外界認識装置。
  6.  前記第二の路面領域抽出部は、前記障害物領域抽出部にて前記障害物領域を設定することに用いた前記特徴点までの距離情報と前記カメラ幾何情報を用いて前記特徴点の画像上の接地位置を求め、前記接地位置が前記第一の路面領域と重複している場合には、該重複している領域を前記第一の路面領域から消去して前記路面未抽出領域とすることを特徴とする請求項5に記載の車載用外界認識装置。
  7.  前記第一の路面領域抽出部とは異なる方法により路面領域を抽出して第三の路面領域とする第三の路面領域抽出部を有し、
     前記第二の路面領域抽出部は、前記複数の局所領域のうち前記第一の路面領域もしくは前記第三の路面領域として抽出されていない領域について、前記第一の路面領域および前記第三の路面領域および前記第一の路面領域と前記障害物領域との類似度に基づいて前記第二の路面領域を抽出することを特徴とする請求項2に記載の車載用外界認識装置。
  8.  前記第三の路面領域抽出部は、カメラ幾何情報を用いて、自車近傍の所定領域を第三の路面領域として設定することを特徴とする請求項7に記載の車載用外界認識装置。
  9.  自車周囲の障害物を検出し、該障害物の距離情報を取得する障害物情報取得部を有し、 前記第三の路面領域抽出部は、前記第三の路面領域を前記障害物の距離情報に基づいて調整することを特徴とする請求項8に記載の車載用外界認識装置。
  10.  前記第三の路面領域抽出部は、過去の路面領域検出結果を参照して前記第三の路面領域を抽出することを特徴とする請求項7に記載の車載用外界認識装置。
PCT/JP2018/023924 2017-07-05 2018-06-25 車両用外界認識装置 WO2019009110A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US16/628,271 US10867403B2 (en) 2017-07-05 2018-06-25 Vehicle external recognition apparatus
CN201880044954.9A CN110832568B (zh) 2017-07-05 2018-06-25 车辆用外界识别装置
EP18828029.1A EP3651138A4 (en) 2017-07-05 2018-06-25 EXTERIOR RECOGNITION DEVICE FOR VEHICLES

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017132292A JP6808586B2 (ja) 2017-07-05 2017-07-05 車両用外界認識装置
JP2017-132292 2017-07-05

Publications (1)

Publication Number Publication Date
WO2019009110A1 true WO2019009110A1 (ja) 2019-01-10

Family

ID=64950887

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/023924 WO2019009110A1 (ja) 2017-07-05 2018-06-25 車両用外界認識装置

Country Status (5)

Country Link
US (1) US10867403B2 (ja)
EP (1) EP3651138A4 (ja)
JP (1) JP6808586B2 (ja)
CN (1) CN110832568B (ja)
WO (1) WO2019009110A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110148298A (zh) * 2019-06-24 2019-08-20 重庆大学 基于机动车电子标识数据的私家车规律出行行为发现方法

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6858681B2 (ja) * 2017-09-21 2021-04-14 株式会社日立製作所 距離推定装置及び方法
KR102184418B1 (ko) * 2019-02-21 2020-12-01 주식회사 와이즈오토모티브 사각 지대 탐색 장치 및 방법
CN113873426A (zh) * 2020-06-30 2021-12-31 罗伯特·博世有限公司 用于决策车辆的地理围栏事件的系统、控制单元和方法
CN112507992B (zh) * 2021-02-04 2021-05-07 腾讯科技(深圳)有限公司 道路图像之间的拍摄距离确定方法、装置、设备及介质
JP2022132882A (ja) * 2021-03-01 2022-09-13 キヤノン株式会社 ナビゲーションシステム、ナビゲーション方法およびプログラム
JP2022170477A (ja) 2021-04-28 2022-11-10 シンフォニアテクノロジー株式会社 Efem
US12025465B2 (en) * 2021-10-22 2024-07-02 Zoox, Inc. Drivable surface map for autonomous vehicle navigation
US20230356737A1 (en) * 2022-05-09 2023-11-09 Continental Autonomous Mobility US, LLC User-assisted drive-able area detection
CN118115975A (zh) * 2024-04-23 2024-05-31 名商科技有限公司 一种基于障碍物检测的低速无人驾驶控制方法和系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008262333A (ja) 2007-04-11 2008-10-30 Nissan Motor Co Ltd 路面判別装置および路面判別方法
JP2013030183A (ja) 2012-09-28 2013-02-07 Toyota Central R&D Labs Inc 環境認識装置及びプログラム
JP2015210661A (ja) * 2014-04-25 2015-11-24 日立建機株式会社 鉱山用作業車両用の路面推定装置および路面推定システム

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101978392B (zh) * 2008-03-26 2013-01-16 本田技研工业株式会社 车辆用图像处理装置
US8670592B2 (en) * 2008-04-24 2014-03-11 GM Global Technology Operations LLC Clear path detection using segmentation-based method
JP5830876B2 (ja) * 2011-02-18 2015-12-09 富士通株式会社 距離算出プログラム、距離算出方法及び距離算出装置
JP5892876B2 (ja) * 2011-07-28 2016-03-23 クラリオン株式会社 車載用環境認識装置
CN104021368A (zh) * 2013-02-28 2014-09-03 株式会社理光 估计路面高度形状的方法和系统
CN104166834B (zh) * 2013-05-20 2017-10-10 株式会社理光 路面检测方法和装置
CN104331873A (zh) * 2013-07-22 2015-02-04 浙江大学 一种从单幅图像检测道路的方法
HK1203289A2 (en) * 2015-07-07 2015-10-23 香港生產力促進局 號 A method and a device for detecting moving object
CN106558051A (zh) * 2015-09-25 2017-04-05 浙江大学 一种改进的从单幅图像检测道路的方法
CN106651872B (zh) * 2016-11-23 2020-09-15 北京理工大学 基于Prewitt算子的路面裂缝识别方法及系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008262333A (ja) 2007-04-11 2008-10-30 Nissan Motor Co Ltd 路面判別装置および路面判別方法
JP2013030183A (ja) 2012-09-28 2013-02-07 Toyota Central R&D Labs Inc 環境認識装置及びプログラム
JP2015210661A (ja) * 2014-04-25 2015-11-24 日立建機株式会社 鉱山用作業車両用の路面推定装置および路面推定システム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NAGAI, AYUMU; OTA, NAOYA: "Obstacle detection from monocular on-vehicle camera in units of delaunay triangles", IPSJ SIG TECHNICAL REPORTS, vol. 2013-AL-143, no. 13, April 2013 (2013-04-01), pages 1 - 8, XP009518829, ISSN: 2188-8833 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110148298A (zh) * 2019-06-24 2019-08-20 重庆大学 基于机动车电子标识数据的私家车规律出行行为发现方法
CN110148298B (zh) * 2019-06-24 2022-03-18 重庆大学 基于机动车电子标识数据的私家车规律出行行为发现方法

Also Published As

Publication number Publication date
CN110832568B (zh) 2022-03-25
US10867403B2 (en) 2020-12-15
US20200219281A1 (en) 2020-07-09
CN110832568A (zh) 2020-02-21
JP6808586B2 (ja) 2021-01-06
JP2019016116A (ja) 2019-01-31
EP3651138A4 (en) 2021-05-05
EP3651138A1 (en) 2020-05-13

Similar Documents

Publication Publication Date Title
WO2019009110A1 (ja) 車両用外界認識装置
US9846812B2 (en) Image recognition system for a vehicle and corresponding method
JP6184877B2 (ja) 車両用外界認識装置
JP6614247B2 (ja) 画像処理装置、物体認識装置、機器制御システム、画像処理方法およびプログラム
WO2020104423A1 (en) Method and apparatus for data fusion of lidar data and image data
US9042639B2 (en) Method for representing surroundings
CN112997187A (zh) 基于鸟瞰图点云的二维对象边界框信息估计
JP2013190421A (ja) 車両において通行物体位置検出を向上する方法
JP6597792B2 (ja) 画像処理装置、物体認識装置、機器制御システム、画像処理方法およびプログラム
TWI595450B (zh) 物件偵測系統
JP6815963B2 (ja) 車両用外界認識装置
JP2005329779A (ja) 障害物認識方法及び障害物認識装置
EP3389009A1 (en) Image processing device, object recognition device, apparatus control system, image processing method and program
KR101030317B1 (ko) 스테레오 비전을 이용하여 장애물을 추적하는 장치 및 방법
KR20220135186A (ko) 전자기기 및 제어방법
JP6847709B2 (ja) カメラ装置、検出装置、検出システムおよび移動体
US11941889B2 (en) Advanced driver assist system and method of detecting object in the same
JP2013069045A (ja) 画像認識装置、画像認識方法および画像認識プログラム
KR102003387B1 (ko) 조감도 이미지를 이용한 교통 장애물의 검출 및 거리 측정 방법, 교통 장애물을 검출하고 거리를 측정하는 프로그램을 저장한 컴퓨터 판독가능 기록매체
JP7064400B2 (ja) 物体検知装置
JP2019074839A (ja) 車両用白線認識装置
US11836933B2 (en) Method for calculating information relative to a relative speed between an object and a camera
JP7322576B2 (ja) 情報処理装置、撮像装置および移動体
CN114913507A (zh) 一种基于公交车尾屏的行人检测方法、装置及公交车尾屏
CN118262322A (zh) 车辆环境目标检测方法、装置、系统、车辆和存储介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2018828029

Country of ref document: EP

Effective date: 20200205