CN105809131A - Method and system for carrying out parking space waterlogging detection based on image processing technology - Google Patents

Method and system for carrying out parking space waterlogging detection based on image processing technology Download PDF

Info

Publication number
CN105809131A
CN105809131A CN201610129872.7A CN201610129872A CN105809131A CN 105809131 A CN105809131 A CN 105809131A CN 201610129872 A CN201610129872 A CN 201610129872A CN 105809131 A CN105809131 A CN 105809131A
Authority
CN
China
Prior art keywords
hydrops
image
parking stall
image processing
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610129872.7A
Other languages
Chinese (zh)
Other versions
CN105809131B (en
Inventor
潘钰华
吴旭宾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Daxuan Information Technology Co Ltd
Original Assignee
Ningbo Yulan Information Technology Co Ltd
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 Ningbo Yulan Information Technology Co Ltd filed Critical Ningbo Yulan Information Technology Co Ltd
Priority to CN201610129872.7A priority Critical patent/CN105809131B/en
Publication of CN105809131A publication Critical patent/CN105809131A/en
Application granted granted Critical
Publication of CN105809131B publication Critical patent/CN105809131B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • G06V20/58Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Image Analysis (AREA)

Abstract

The invention discloses a method and system for carrying out parking space waterlogging detection based on image processing technology. The method includes the following steps that: an outdoor daytime scene waterlogging model is trained; a rearview fisheye lens is calibrated, and an inner parameter matrix and a distortion coefficient matrix are stored; video streams acquired by the rearview fisheye lens are obtained, and then, distortion correction is performed on images; a detection area is set, color space conversion is performed on an image in the area, the color features and saturation of pixels are analyzed, and pixels according with set threshold values are retained; morphological processing and communicated area analysis are carried out, and contour complexity analysis is performed on blob image blocks according with an area threshold value; and comparison is carried out, so that a waterlogging detection result can be obtained. The system is composed of a waterlogging model training module, a fisheye lens calibration module, an image distortion correction module, a color feature analysis module, a contour complexity analysis module and a feature extraction and model comparison module. With the method and system of the invention adopted, parking space waterlogging can be quickly and efficiently identified, and the requirement of a user for parking intellectualization can be satisfied.

Description

A kind of method and system carrying out parking stall water detection based on image processing techniques
Technical field
The present invention relates to field of automobile safety, specifically a kind of method and system carrying out parking stall water detection based on image processing techniques.
Background technology
Automotive engineering is maked rapid progress, and the concept such as unmanned, car networking, intelligent automobile has become hot issue instantly, and the technology such as big data related to this, artificial intelligence, image procossing increasingly becomes focus and the difficult point of this area research.
Based on the intelligent parking technology of video image, it is a kind of utilize image algorithm that acquired video flowing is carried out feature analysis, finally guides vehicle automatic stopping to enter the intellectual technology of position.This technology is significant to the research in unmanned field.These technology realize mainly through modes such as the detection of parking stall line and location at present, and the analysis of barrier relevant information in shorter mention parking stall is especially not directed to the detection analysis of parking stall internal water accumulation situation.
Summary of the invention
It is an object of the invention to provide a kind of method and system carrying out parking stall water detection based on image processing techniques, it is possible to identify parking stall hydrops quickly and efficiently, more can meet the intelligent demand of parking of user.
For achieving the above object, the present invention provides following technical scheme:
A kind of method carrying out parking stall water detection based on image processing techniques, comprises the following steps:
1) outdoor scene hydrops model training on daytime;
2) backsight fish eye lens is demarcated, and preserves internal reference matrix and distortion factor matrix;
3) obtain the video flowing that backsight fish eye lens gathers, image is made distortion correction;
4) set detection region, image in region is made color notation conversion space, analyze pixel color characteristics and saturation, retain and meet the pixel setting threshold value;
5) Morphological scale-space and connected component analysis, blob (binarylargeobject, the binary large object) image block meeting area threshold makes profile analysis of complexity;
6) the blob image block meeting complexity threshold carries out feature extraction and model comparison, obtains water detection result.
As the further scheme of the present invention: step 1) in, outdoor scene hydrops model training on daytime specifically includes: hydrops region picture in intercept network picture, sets up positive Sample Storehouse;Randomly select any non-hydrops region picture and set up negative example base;Positive and negative sample-size normalization;Extracting positive negative sample gradient information and texture information as feature, combining classification device is trained obtaining outdoor scene hydrops model on daytime.
As the further scheme of the present invention: hydrops region picture is parking stall hydrops picture.
As the further scheme of the present invention: step 4) in, analyze pixel color characteristics and saturation characteristic specifically includes: RGB image in region is transformed into respectively YCrCb space and HSV space, analyze each component value whether in setting threshold range.
As the further scheme of the present invention: step 5) in, profile analysis of complexity specifically includes: calculate elemental area and the circumference pixel girth of candidate's hydrops blob image block, whether the ratio analyzing elemental area and circumference pixel girth reaches to set threshold requirement, if reaching to set threshold requirement, thinking and meeting profile complexity requirement.
A kind of system carrying out parking stall water detection based on image processing techniques, is formed by with lower module:
Hydrops model training module: be used for carrying out outdoor scene hydrops model training on daytime;
Fish eye lens demarcating module: be used for carrying out backsight fish eye lens demarcation, preserves internal reference matrix and distortion factor matrix;
Image distortion correction module: for obtaining the video flowing that backsight fish eye lens gathers, image is made distortion correction;
Color characteristics analysis module: be used for setting detection region, image in region made color notation conversion space, analyzes pixel color characteristics and saturation, retain and meet the pixel setting threshold value;
Profile analysis of complexity module: be used for carrying out Morphological scale-space and connected component analysis, the blob image block meeting area threshold makes profile analysis of complexity;
Feature extraction and model comparing module: for the blob image block meeting complexity threshold being carried out feature extraction and model comparison, obtain water detection result.
As the further scheme of the present invention: described outdoor scene hydrops model training on daytime specifically includes: hydrops region picture in intercept network picture, sets up positive Sample Storehouse;Randomly select any non-hydrops region picture and set up negative example base;Positive and negative sample-size normalization;Extracting positive negative sample gradient information and texture information as feature, combining classification device is trained obtaining outdoor scene hydrops model on daytime.
As the further scheme of the present invention: hydrops region picture is parking stall hydrops picture.
As the further scheme of the present invention: described analysis pixel color characteristics and saturation characteristic specifically include: RGB image in region is transformed into YCrCb space and HSV space respectively, analyze each component value whether in setting threshold range.
As the further scheme of the present invention: described profile analysis of complexity specifically includes: calculate elemental area and the circumference pixel girth of candidate's hydrops blob image block, whether the ratio analyzing elemental area and circumference pixel girth reaches to set threshold requirement, if reaching to set threshold requirement, thinking and meeting profile complexity requirement.
Compared with prior art, the invention has the beneficial effects as follows:
A kind of method and system carrying out parking stall water detection based on image processing techniques that the present invention proposes, image sequence characteristic can be directly utilized and analyze parking stall internal water accumulation situation, in perfect further intelligent parking process, detection of obstacles problem in parking stall, provides auxiliary information for unmanned.The present invention is based upon the parking stall water detection technology on intelligent automobile concept fisheye camera Information base, it is possible to identify parking stall hydrops quickly and efficiently, more can meet the intelligent demand of parking of user.
Accompanying drawing explanation
Fig. 1 is the method flow diagram of the present invention;
Fig. 2 is the system block diagram of the present invention.
Detailed description of the invention
Below in conjunction with the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art obtain under not making creative work premise, broadly fall into the scope of protection of the invention.
Embodiment 1
In the embodiment of the present invention, as it is shown in figure 1, for the flow chart of a kind of method carrying out parking stall water detection based on image processing techniques, described method includes:
S101. outdoor scene hydrops model training on daytime;
S102. backsight fish eye lens is demarcated, and preserves internal reference matrix and distortion factor matrix;
S103. obtain the video flowing that backsight fish eye lens gathers, image is made distortion correction;
S104. set detection region, image in region is made color notation conversion space, analyze pixel color characteristics and saturation, retain and meet the pixel setting threshold value;
S105. Morphological scale-space and connected component analysis, the blob image block meeting area threshold makes profile analysis of complexity;
S106. the blob image block meeting complexity threshold carries out feature extraction and model comparison, obtains water detection result.
Hydrops region picture in intercept network picture, especially parking stall hydrops picture, set up positive Sample Storehouse;Randomly select any non-hydrops region picture and set up negative example base;Positive and negative sample-size normalization;
Utilize the histogramming algorithms such as EOH or HOG to extract positive negative sample gradient information, utilize Gabor or LBP scheduling algorithm to extract texture information, merge gradient and texture as this sample characteristics;Use the graders such as SVM or Adaboost to align negative sample to be trained, obtain outdoor scene hydrops model on daytime;
Making black and white gridiron pattern, width is 14 lattice, is highly 10 lattice, and grid length and width are 6cm;
Utilize the picture that backsight fish-eye camera shoots the 10 above different angles of width to carry out camera calibration, obtain internal reference and distortion factor matrix and preserve;
Park after startup, obtain the video flowing that backsight fish eye lens gathers in real time, call calibrating parameters and carry out image distortion correction;
Set detection region, RGB image in region is transformed into respectively YCrCb space and HSV space, whether analyze point value such as Cr, Cb, Cr-Cb and S setting in threshold range, if setting in threshold range, retaining, otherwise pixel value being set to zero.
Calculating elemental area and the circumference pixel girth of candidate's hydrops blob image block, whether the ratio of elemental area and circumference pixel girth of analyzing, more than setting threshold value, if reaching to set threshold requirement, retaining, otherwise pixel value being set to zero.
Also with gradient and texture operator the blob image block meeting complexity threshold carried out feature extraction and compare with the aspect of model, obtaining water detection result.
As in figure 2 it is shown, the embodiment of the present invention 1 also proposed a kind of system carrying out parking stall water detection based on image processing techniques, described system is achieved through the following technical solutions:
A kind of system carrying out parking stall water detection based on image processing techniques, described system includes:
Hydrops model training module: be used for carrying out outdoor scene hydrops model training on daytime;
Fish eye lens demarcating module: be used for carrying out backsight fish eye lens demarcation, preserves internal reference matrix and distortion factor matrix;
Image distortion correction module: for obtaining the video flowing that backsight fish eye lens gathers, image is made distortion correction;
Color characteristics analysis module: be used for setting detection region, image in region made color notation conversion space, analyzes pixel color characteristics and saturation, retain and meet the pixel setting threshold value;
Profile analysis of complexity module: be used for carrying out Morphological scale-space and connected component analysis, the blob image block meeting area threshold makes profile analysis of complexity;
Feature extraction and model comparing module: for the blob image block meeting complexity threshold being carried out feature extraction and model comparison, obtain water detection result.
A kind of method and system carrying out parking stall water detection based on image processing techniques that the embodiment of the present invention proposes, image sequence characteristic can be directly utilized and analyze parking stall internal water accumulation situation, in perfect further intelligent parking process, detection of obstacles problem in parking stall, provides auxiliary information for unmanned.Therefore, the embodiment of the present invention is based upon the parking stall water detection technology on intelligent automobile concept fisheye camera Information base, compares compared with method, it is possible to identify parking stall hydrops quickly and efficiently, more can meet the intelligent demand of parking of user.
It is obvious to a person skilled in the art that the invention is not restricted to the details of above-mentioned one exemplary embodiment, and when without departing substantially from the spirit of the present invention or basic feature, it is possible to realize the present invention in other specific forms.Therefore, no matter from which point, embodiment all should be regarded as exemplary, and be nonrestrictive, the scope of the invention rather than described above limits, it is intended that all changes in the implication of the equivalency dropping on claim and scope included in the present invention.
In addition, it is to be understood that, although this specification is been described by according to embodiment, but not each embodiment only comprises an independent technical scheme, this narrating mode of description is only for clarity sake, description should be made as a whole by those skilled in the art, and the technical scheme in each embodiment through appropriately combined, can also form other embodiments that it will be appreciated by those skilled in the art that.

Claims (10)

1. the method carrying out parking stall water detection based on image processing techniques, it is characterised in that comprise the following steps:
1) outdoor scene hydrops model training on daytime;
2) backsight fish eye lens is demarcated, and preserves internal reference matrix and distortion factor matrix;
3) obtain the video flowing that backsight fish eye lens gathers, image is made distortion correction;
4) set detection region, image in region is made color notation conversion space, analyze pixel color characteristics and saturation, retain and meet the pixel setting threshold value;
5) Morphological scale-space and connected component analysis, the blob image block meeting area threshold makes profile analysis of complexity;
6) the blob image block meeting complexity threshold carries out feature extraction and model comparison, obtains water detection result.
2. the method carrying out parking stall water detection based on image processing techniques according to claim 1, it is characterised in that step 1) in, outdoor scene hydrops model training on daytime specifically includes: hydrops region picture in intercept network picture, sets up positive Sample Storehouse;Randomly select any non-hydrops region picture and set up negative example base;Positive and negative sample-size normalization;Extracting positive negative sample gradient information and texture information as feature, combining classification device is trained obtaining outdoor scene hydrops model on daytime.
3. the method carrying out parking stall water detection based on image processing techniques according to claim 2, it is characterised in that hydrops region picture is parking stall hydrops picture.
4. the method carrying out parking stall water detection based on image processing techniques according to claim 1, it is characterized in that, step 4) in, analyze pixel color characteristics and saturation characteristic specifically includes: RGB image in region is transformed into respectively YCrCb space and HSV space, analyze each component value whether in setting threshold range.
5. the method carrying out parking stall water detection based on image processing techniques according to claim 1, it is characterized in that, step 5) in, profile analysis of complexity specifically includes: calculate elemental area and the circumference pixel girth of candidate's hydrops blob image block, whether the ratio analyzing elemental area and circumference pixel girth reaches to set threshold requirement, if reaching to set threshold requirement, thinking and meeting profile complexity requirement.
6. the system carrying out parking stall water detection based on image processing techniques, it is characterised in that formed by with lower module:
Hydrops model training module: be used for carrying out outdoor scene hydrops model training on daytime;
Fish eye lens demarcating module: be used for carrying out backsight fish eye lens demarcation, preserves internal reference matrix and distortion factor matrix;
Image distortion correction module: for obtaining the video flowing that backsight fish eye lens gathers, image is made distortion correction;
Color characteristics analysis module: be used for setting detection region, image in region made color notation conversion space, analyzes pixel color characteristics and saturation, retain and meet the pixel setting threshold value;
Profile analysis of complexity module: be used for carrying out Morphological scale-space and connected component analysis, the blob image block meeting area threshold makes profile analysis of complexity;
Feature extraction and model comparing module: for the blob image block meeting complexity threshold being carried out feature extraction and model comparison, obtain water detection result.
7. the system carrying out parking stall water detection based on image processing techniques according to claim 6, it is characterised in that described outdoor scene hydrops model training on daytime specifically includes: hydrops region picture in intercept network picture, sets up positive Sample Storehouse;Randomly select any non-hydrops region picture and set up negative example base;Positive and negative sample-size normalization;Extracting positive negative sample gradient information and texture information as feature, combining classification device is trained obtaining outdoor scene hydrops model on daytime.
8. the system carrying out parking stall water detection based on image processing techniques according to claim 7, it is characterised in that hydrops region picture is parking stall hydrops picture.
9. the system carrying out parking stall water detection based on image processing techniques according to claim 6, it is characterized in that, described analysis pixel color characteristics and saturation characteristic specifically include: RGB image in region is transformed into YCrCb space and HSV space respectively, analyze each component value whether in setting threshold range.
10. the system carrying out parking stall water detection based on image processing techniques according to claim 6, it is characterized in that, described profile analysis of complexity specifically includes: calculate elemental area and the circumference pixel girth of candidate's hydrops blob image block, whether the ratio analyzing elemental area and circumference pixel girth reaches to set threshold requirement, if reaching to set threshold requirement, thinking and meeting profile complexity requirement.
CN201610129872.7A 2016-03-08 2016-03-08 A kind of method and system carrying out parking stall water detection based on image processing techniques Active CN105809131B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610129872.7A CN105809131B (en) 2016-03-08 2016-03-08 A kind of method and system carrying out parking stall water detection based on image processing techniques

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610129872.7A CN105809131B (en) 2016-03-08 2016-03-08 A kind of method and system carrying out parking stall water detection based on image processing techniques

Publications (2)

Publication Number Publication Date
CN105809131A true CN105809131A (en) 2016-07-27
CN105809131B CN105809131B (en) 2019-10-15

Family

ID=56467836

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610129872.7A Active CN105809131B (en) 2016-03-08 2016-03-08 A kind of method and system carrying out parking stall water detection based on image processing techniques

Country Status (1)

Country Link
CN (1) CN105809131B (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107818685A (en) * 2017-10-25 2018-03-20 司法部司法鉴定科学技术研究所 A kind of method that state of motion of vehicle is obtained based on Vehicular video
CN107862679A (en) * 2017-10-20 2018-03-30 歌尔股份有限公司 The determination method and device of image detection region
CN107909070A (en) * 2017-11-24 2018-04-13 天津英田视讯科技有限公司 A kind of method of road water detection
CN111027461A (en) * 2019-12-06 2020-04-17 长安大学 Vehicle track prediction method based on multi-dimensional single-step LSTM network
CN111219922A (en) * 2018-11-23 2020-06-02 宁波泽锦电器科技有限公司 Multifunctional horizontal refrigerator
CN112172798A (en) * 2020-09-28 2021-01-05 惠州华阳通用电子有限公司 Parking method based on water accumulation environment and storage medium
CN112193240A (en) * 2020-09-28 2021-01-08 惠州华阳通用电子有限公司 Parking method based on water accumulation information
CN112842184A (en) * 2021-02-25 2021-05-28 深圳市银星智能科技股份有限公司 Cleaning method and cleaning robot
CN112966782A (en) * 2021-04-09 2021-06-15 深圳市豪恩汽车电子装备股份有限公司 Multi-view-angle feature-fused road surface water detection and identification method
CN113044023A (en) * 2020-09-30 2021-06-29 惠州华阳通用电子有限公司 Parking space ponding identification method and device
CN114758139A (en) * 2022-06-16 2022-07-15 成都鹏业软件股份有限公司 Foundation pit accumulated water detection method
CN114820468A (en) * 2022-04-06 2022-07-29 上海擎测机电工程技术有限公司 Accumulated water detection method based on color-changing paper and image recognition

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070267993A1 (en) * 2006-05-22 2007-11-22 Valeo Vision Method for detecting rain on a windscreen
US20120070071A1 (en) * 2010-09-16 2012-03-22 California Institute Of Technology Systems and methods for automated water detection using visible sensors
CN102509098A (en) * 2011-10-08 2012-06-20 天津大学 Fisheye image vehicle identification method
CN102901489A (en) * 2011-07-25 2013-01-30 中兴通讯股份有限公司 Pavement water accumulation and ice accumulation detection method and apparatus thereof
CN103116743A (en) * 2013-02-01 2013-05-22 浙江捷尚视觉科技有限公司 Railway obstacle detecting method based on on-line study

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070267993A1 (en) * 2006-05-22 2007-11-22 Valeo Vision Method for detecting rain on a windscreen
US20120070071A1 (en) * 2010-09-16 2012-03-22 California Institute Of Technology Systems and methods for automated water detection using visible sensors
CN102901489A (en) * 2011-07-25 2013-01-30 中兴通讯股份有限公司 Pavement water accumulation and ice accumulation detection method and apparatus thereof
CN102509098A (en) * 2011-10-08 2012-06-20 天津大学 Fisheye image vehicle identification method
CN103116743A (en) * 2013-02-01 2013-05-22 浙江捷尚视觉科技有限公司 Railway obstacle detecting method based on on-line study

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107862679A (en) * 2017-10-20 2018-03-30 歌尔股份有限公司 The determination method and device of image detection region
CN107818685A (en) * 2017-10-25 2018-03-20 司法部司法鉴定科学技术研究所 A kind of method that state of motion of vehicle is obtained based on Vehicular video
CN107909070A (en) * 2017-11-24 2018-04-13 天津英田视讯科技有限公司 A kind of method of road water detection
CN111219922A (en) * 2018-11-23 2020-06-02 宁波泽锦电器科技有限公司 Multifunctional horizontal refrigerator
CN111027461A (en) * 2019-12-06 2020-04-17 长安大学 Vehicle track prediction method based on multi-dimensional single-step LSTM network
CN111027461B (en) * 2019-12-06 2022-04-29 长安大学 Vehicle track prediction method based on multi-dimensional single-step LSTM network
CN112193240B (en) * 2020-09-28 2022-02-01 惠州华阳通用电子有限公司 Parking method based on water accumulation information
CN112172798A (en) * 2020-09-28 2021-01-05 惠州华阳通用电子有限公司 Parking method based on water accumulation environment and storage medium
CN112193240A (en) * 2020-09-28 2021-01-08 惠州华阳通用电子有限公司 Parking method based on water accumulation information
CN112172798B (en) * 2020-09-28 2022-02-01 惠州华阳通用电子有限公司 Parking method based on water accumulation environment and storage medium
CN113044023B (en) * 2020-09-30 2022-04-01 惠州华阳通用电子有限公司 Parking space ponding identification method and device
CN113044023A (en) * 2020-09-30 2021-06-29 惠州华阳通用电子有限公司 Parking space ponding identification method and device
CN112842184A (en) * 2021-02-25 2021-05-28 深圳市银星智能科技股份有限公司 Cleaning method and cleaning robot
CN112966782A (en) * 2021-04-09 2021-06-15 深圳市豪恩汽车电子装备股份有限公司 Multi-view-angle feature-fused road surface water detection and identification method
CN114820468A (en) * 2022-04-06 2022-07-29 上海擎测机电工程技术有限公司 Accumulated water detection method based on color-changing paper and image recognition
CN114758139A (en) * 2022-06-16 2022-07-15 成都鹏业软件股份有限公司 Foundation pit accumulated water detection method
CN114758139B (en) * 2022-06-16 2022-10-21 成都鹏业软件股份有限公司 Method for detecting accumulated water in foundation pit

Also Published As

Publication number Publication date
CN105809131B (en) 2019-10-15

Similar Documents

Publication Publication Date Title
CN105809131A (en) Method and system for carrying out parking space waterlogging detection based on image processing technology
CN111046880B (en) Infrared target image segmentation method, system, electronic equipment and storage medium
Alvarez et al. Road detection based on illuminant invariance
CN102663354B (en) Face calibration method and system thereof
EP2962278B1 (en) Multi-spectral imaging system for shadow detection and attenuation
KR20200078314A (en) System and method for providing dominant scene classification by semantic segmentation
CN109271921A (en) A kind of intelligent identification Method and system of multispectral imaging
US20150286884A1 (en) Machine learning approach for detecting mobile phone usage by a driver
JP2019012426A (en) Image recognition device, learning device, image recognition method, learning method and program
CN106991707B (en) Traffic signal lamp image strengthening method and device based on day and night imaging characteristics
CN104318262A (en) Method and system for replacing skin through human face photos
RU2018102638A (en) DETECTION OF VEHICLES IN THE CONDITIONS OF LOW LIGHTING
CN101443791A (en) Improved foreground/background separation in digitl images
US20130329945A1 (en) Self-adaptive image-based obstacle detection method
Liu et al. Identifying immature and mature pomelo fruits in trees by elliptical model fitting in the Cr–Cb color space
CN108647664B (en) Lane line detection method based on look-around image
CN116681636B (en) Light infrared and visible light image fusion method based on convolutional neural network
CN111695373B (en) Zebra stripes positioning method, system, medium and equipment
US8498496B2 (en) Method and apparatus for filtering red and/or golden eye artifacts
CN112101260B (en) Method, device, equipment and storage medium for identifying safety belt of operator
CN112261292B (en) Image acquisition method, terminal, chip and storage medium
Ma et al. An all-weather lane detection system based on simulation interaction platform
WO2019013252A1 (en) Vehicle surroundings recognition device
CN114022823A (en) Shielding-driven pedestrian re-identification method and system and storable medium
CN107122732B (en) High-robustness rapid license plate positioning method in monitoring scene

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20200610

Address after: 200333 room 124, No.3, Lane 129, Lane 822, Zhennan Road, Putuo District, Shanghai

Patentee after: Shanghai yingma Information Technology Co.,Ltd.

Address before: 315700 Ningbo, Xiangshan Province Economic Development Zone, Park Road, No. 98

Patentee before: NINGBO YULAN INFORMATION TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220818

Address after: Room 1606, Youte Headquarters Building, No. 88, Xingye Road, Xiangzhou District, Zhuhai City, Guangdong Province, 519000

Patentee after: Zhuhai Daxuan Information Technology Co., Ltd.

Address before: Room 124, No. 3, Lane 129, Lane 129, Lane 822, Zhennan Road, Putuo District, Shanghai 200333

Patentee before: Shanghai yingma Information Technology Co.,Ltd.

TR01 Transfer of patent right