CN107451511B - System and method for extracting OBD data based on vehicle type information - Google Patents

System and method for extracting OBD data based on vehicle type information Download PDF

Info

Publication number
CN107451511B
CN107451511B CN201610374080.6A CN201610374080A CN107451511B CN 107451511 B CN107451511 B CN 107451511B CN 201610374080 A CN201610374080 A CN 201610374080A CN 107451511 B CN107451511 B CN 107451511B
Authority
CN
China
Prior art keywords
vehicle
image
information
vehicle type
remote server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610374080.6A
Other languages
Chinese (zh)
Other versions
CN107451511A (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.)
Hefei Youquan Information Technology Co ltd
Original Assignee
Youxinpai Beijing 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 Youxinpai Beijing Information Technology Co ltd filed Critical Youxinpai Beijing Information Technology Co ltd
Priority to CN201610374080.6A priority Critical patent/CN107451511B/en
Publication of CN107451511A publication Critical patent/CN107451511A/en
Application granted granted Critical
Publication of CN107451511B publication Critical patent/CN107451511B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • G06V20/584Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads of vehicle lights or traffic lights
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces
    • G06V10/75Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/017Detecting movement of traffic to be counted or controlled identifying vehicles

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Evolutionary Computation (AREA)
  • Databases & Information Systems (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Image Analysis (AREA)
  • Traffic Control Systems (AREA)

Abstract

The embodiment of the invention provides a system and a method for extracting OBD data based on vehicle type information, wherein the system comprises the following steps: detecting a terminal and a remote server; the detection terminal is used for acquiring parameter information of the vehicle and sending the parameter information to the remote server; the remote server is used for determining the type of the vehicle according to the parameter information of the vehicle sent by the detection terminal; wherein the remote server comprises: the vehicle type database is internally stored with vehicle type information of vehicles; and the vehicle model matching module is used for receiving the parameter information of the vehicle forwarded by the detection terminal and matching the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model.

Description

System and method for extracting OBD data based on vehicle type information
Technical Field
The invention relates to the technical field of information, in particular to a system and a method for extracting OBD data based on vehicle type information.
Background
As automobiles gradually enter homes, various vehicle inspections become indispensable links, such as an annual inspection link of vehicles, a second-hand vehicle transaction link and the like. In vehicle inspection, an inspector is generally required to observe the appearance of a vehicle and various positions of a vehicle frame in detail to determine whether there are any traces of deformation or repair caused by collision. However, with the development of the internet, the possibility is provided for rapid and convenient vehicle inspection, and particularly, some internet second-hand automobile sales platforms can provide very good information interaction platforms for buyers and sellers. In the prior art, the buyer cannot verify the authenticity of the information on the platform, so that time and energy are wasted. Therefore, the prior art lacks a reliable and efficient technology capable of detecting the vehicle state of the vehicle on line.
Disclosure of Invention
Aiming at the problems in the prior art, the invention aims to provide a system and a method for extracting OBD data based on vehicle type information so as to improve efficiency.
In order to solve the above problem, an embodiment of the present invention provides a system for extracting OBD data based on vehicle type information, including: detecting a terminal and a remote server; wherein:
the detection terminal is used for acquiring parameter information of the vehicle and sending the parameter information to the remote server;
the remote server is used for determining the type of the vehicle according to the parameter information of the vehicle sent by the detection terminal;
wherein the remote server comprises:
the vehicle type database is internally stored with vehicle type information of vehicles;
and the vehicle model matching module is used for receiving the parameter information of the vehicle forwarded by the detection terminal and matching the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model.
The detection terminal is provided with a driving license scanning module so as to shoot a driving license through a camera to obtain a vehicle driving license image and send the vehicle driving license image to the remote server; the driving license scanning module is used for displaying a preset virtual vehicle driving license image template on a display of the detection terminal, and extracting an image of the vehicle driving license through the camera when a user places the vehicle driving license in front of the camera and detects that the edge of the vehicle driving license is superposed with the edge of the preset virtual vehicle driving license image template; and sending the image to a remote server to enable the remote server to identify characters in the image of the vehicle license.
And the remote server identifies the vehicle type by identifying the vehicle VIN code or the engine number in the image of the vehicle running license.
The vehicle type database comprises a parameter item set and a vehicle type item set; each vehicle VIN code or engine number is stored in the parameter item set, and the vehicle type item set stores the vehicle brand, the vehicle system information and the vehicle type information corresponding to each vehicle VIN code or engine number;
the vehicle type matching module comprises a character recognition unit and a matching unit, wherein the character recognition unit is used for receiving an image of a vehicle running license received from a detection terminal and recognizing characters in the image of the vehicle running license to obtain a vehicle VIN code or an engine number; and the matching unit determines a corresponding vehicle VIN code or engine number from a parameter item set of the vehicle type database according to the identification result of the character identification unit, and determines a vehicle brand, a vehicle series and a vehicle type corresponding to the vehicle VIN code or the engine number from the vehicle type item set.
The detection terminal is provided with a vehicle image extraction module so as to shoot an image of 45 degrees in front of the head of a vehicle obliquely through a camera to acquire parameter information of the vehicle and send the parameter information to a remote server; the vehicle image extraction module is used for displaying a preset image template of a virtual vehicle head inclined forward 45 degrees on a display of the detection terminal, and extracting a vehicle image through a camera when a user aligns the camera with the vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset virtual vehicle image template; and sending the extracted vehicle image of the image pair to the remote server for identification.
The vehicle type database comprises an image item set and a vehicle type item set; the image item set stores images of each vehicle type at an oblique front angle of 45 degrees, and the vehicle type item set stores vehicle brands, vehicle series information and vehicle type information corresponding to each pre-stored image;
the vehicle type matching module comprises an image recognition unit and a matching unit, wherein the image recognition unit is used for receiving a vehicle image received from a detection terminal and matching the vehicle image with an image prestored in the vehicle type database to obtain a matched prestored image in an image item set; and the matching unit determines the vehicle brand, the vehicle series and the vehicle type corresponding to the vehicle image from the vehicle type item set according to the image recognition result.
The detection terminal is provided with a vehicle tail image extraction module for shooting images of vehicle tails through a camera to obtain vehicle tail images and sending the vehicle tail images to a remote server; the vehicle tail image extraction module is used for displaying a preset virtual vehicle tail front image template on a display of the detection terminal, and extracting a vehicle image through a camera when a user aligns the camera with the vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset virtual vehicle tail front image template; and sending the extracted vehicle image of the image pair to the remote server for identification.
The vehicle type database comprises an image item set and a vehicle type item set; the image item set stores a vehicle tail front image of each vehicle type, and the vehicle type item set stores a vehicle brand, vehicle series information and vehicle type information corresponding to each pre-stored image;
the vehicle type matching module comprises an image recognition unit and a matching unit, wherein the image recognition unit is used for receiving a vehicle image received from a detection terminal and matching the vehicle image with an image prestored in the vehicle type database to obtain a matched prestored image in an image item set; and the matching unit determines the vehicle brand, the vehicle series and the vehicle type corresponding to the vehicle image from the vehicle type item set according to the image recognition result.
The detection terminal is provided with an interaction module for acquiring a vehicle model database from a remote server, the vehicle model database is acquired from the remote server through the interaction module of the detection terminal, and the vehicle model database is displayed to a user through a display in an interaction interface mode so that the user can select a vehicle brand, a vehicle series and a vehicle model through the interaction interface.
The vehicle model database of the remote server comprises: the vehicle-mounted display system comprises a first item set, a second item set and a third item set, wherein the first item information set is used for storing vehicle brand information, the second item information set is used for storing train information included by each vehicle brand, and the third item information set is used for storing vehicle type information included by each train; each vehicle brand in the first item information set corresponds to one second item information set respectively so as to store a vehicle series included by the vehicle brand, and each vehicle series in the second item information set corresponds to one third item information set respectively so as to store a vehicle type included by the vehicle series; wherein each vehicle brand, vehicle series and vehicle type is provided with a unique code;
the vehicle type matching module comprises a data receiving unit and a matching unit, the data receiving unit receives codes returned by the detection terminal, and the matching unit determines the brand, the train system and the vehicle type of the vehicle in the vehicle type database according to the codes returned by the detection terminal.
Meanwhile, an embodiment of the present invention further provides a method for extracting OBD data by using the system for extracting OBD data based on vehicle type information, including:
the remote server receives the parameter information of the vehicle sent by the detection terminal;
the remote server is provided with a vehicle model database used for storing vehicle model information of vehicles, and the remote server matches the parameter information of the vehicles with the data in the vehicle model database to determine the vehicle models.
The remote server matches the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model, and specifically includes:
displaying a preset image template of the virtual vehicle running license through a display of the detection terminal, and extracting an image of the vehicle running license through the camera when a user places the vehicle running license in front of the camera and detects that the edge of the vehicle running license is superposed with the edge of the preset image template of the virtual vehicle running license;
sending the image to a remote server to enable the remote server to identify characters in the image of the vehicle running license so as to obtain a vehicle VIN code or an engine number in the image of the vehicle running license, and searching the vehicle model database through the vehicle VIN code or the engine number to determine a vehicle model;
the vehicle type database comprises a parameter item set and a vehicle type item set; and the vehicle type item set stores vehicle brands, vehicle series information and vehicle type information corresponding to each vehicle VIN code or engine number.
The remote server matches the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model, and specifically includes:
displaying a preset 45-degree image template of the oblique front of the blurring head through a display of the detection terminal, and extracting a vehicle image through the camera when a user aligns the camera with the vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset blurring vehicle image template; and sending the extracted vehicle images of the image pair to the remote server for identification;
the vehicle type database comprises an image item set and a vehicle type item set; the image item set stores images of each vehicle type at an oblique front angle of 45 degrees, and the vehicle type item set stores vehicle brands, vehicle series information and vehicle type information corresponding to each pre-stored image.
The remote server matches the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model, and specifically includes:
displaying a preset vehicle tail image template through a display of a detection terminal, and extracting a vehicle image through a camera when a user aligns the camera with a vehicle and detects that the outer contour of the vehicle is coincident with the outer contour edge of the preset virtual vehicle image template; and sending the extracted vehicle images of the image pair to the remote server for identification;
the vehicle type database comprises an image item set and a vehicle type item set; the image item set is internally stored with a vehicle tail image of each vehicle type, and the vehicle type item set is stored with a vehicle brand, vehicle series information and vehicle type information corresponding to each pre-stored image.
The remote server matches the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model, and specifically includes:
the method comprises the steps that a vehicle type database is obtained from a remote server through an interactive module of a detection terminal, and is displayed to a user through a display in the form of an interactive interface, so that the user can select a vehicle brand, a vehicle series and a vehicle type through the interactive interface; the remote server performs matching from the vehicle model database according to the interaction information returned by the detection terminal to determine the vehicle model;
wherein the vehicle model database of the remote server comprises: the vehicle-mounted display system comprises a first item set, a second item set and a third item set, wherein the first item information set is used for storing vehicle brand information, the second item information set is used for storing train information included by each vehicle brand, and the third item information set is used for storing vehicle type information included by each train; each vehicle brand in the first item information set corresponds to one second item information set respectively so as to store a vehicle series included by the vehicle brand, and each vehicle series in the second item information set corresponds to one third item information set respectively so as to store a vehicle type included by the vehicle series.
The technical scheme of the embodiment of the invention has the following beneficial effects: the system and the method of the embodiment of the invention can more accurately determine the standard working parameters of the vehicle. Therefore, the brand, the series and the model of the vehicle can be quickly determined, and the standard working parameters of the vehicle can be quickly determined. Therefore, the basis is provided for the rapid online detection of the vehicle, and the detector can realize rapid detection only after obtaining the actual working parameters of the vehicle through the OBD interface of the vehicle.
Drawings
FIG. 1 is a system block diagram of an embodiment of the present invention;
FIG. 2 is a system architecture diagram for vehicle model matching using vehicle driving originals in an embodiment of the present invention;
FIG. 3 is a system architecture diagram for vehicle model matching using an image of 45 ° forward and oblique from the vehicle head according to an embodiment of the present invention;
FIG. 4 is a system architecture diagram for vehicle model matching using a vehicle tail image in an embodiment of the present invention;
FIG. 5 is a system architecture diagram for vehicle model matching using an image of 45 ° forward and oblique from the vehicle head according to an embodiment of the present invention;
FIG. 6 is a flowchart illustrating a method according to an embodiment of the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments.
The embodiments of the present invention will be further described with reference to the accompanying drawings. In order to make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments.
In order to solve the above problem, an embodiment of the present invention provides a system for extracting OBD data based on vehicle type information as shown in fig. 1, including: detecting a terminal and a remote server; wherein:
the detection terminal is used for acquiring parameter information of the vehicle and sending the parameter information to the remote server;
the remote server is used for determining the type of the vehicle according to the parameter information of the vehicle sent by the detection terminal;
wherein the remote server comprises:
the vehicle type database is internally stored with vehicle type information of vehicles;
and the vehicle model matching module is used for receiving the parameter information of the vehicle forwarded by the detection terminal and matching the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model.
Meanwhile, an embodiment of the present invention further provides a method for extracting OBD data by using the system for extracting OBD data based on vehicle type information as described in any one of the foregoing, where a flow of the method is shown in fig. 6, and the method includes:
the remote server receives the parameter information of the vehicle sent by the detection terminal;
the remote server is provided with a vehicle model database used for storing vehicle model information of vehicles, and the remote server matches the parameter information of the vehicles with the data in the vehicle model database to determine the vehicle models.
In the embodiment of the invention, the detection terminal sends the parameter information of the vehicle to the remote server, so that the remote server performs vehicle type matching through the parameter information of the vehicle. Specifically, the image of the vehicle running self, the image of the front oblique front 45 degrees of the vehicle head, the image of the tail of the vehicle and the display can be utilized by the detection terminal to display to the user interaction interface so that the user can select the images automatically.
Example 1: vehicle type matching by using image of vehicle running book by detection terminal
As shown in fig. 2, the detection terminal is provided with a driving license scanning module to shoot a driving license through a camera to obtain a vehicle driving license image and send the vehicle driving license image to a remote server; the driving license scanning module is used for displaying a preset virtual vehicle driving license image template on a display of the detection terminal, and extracting an image of the vehicle driving license through the camera when a user places the vehicle driving license in front of the camera and detects that the edge of the vehicle driving license is superposed with the edge of the preset virtual vehicle driving license image template; and sending the image to a remote server to enable the remote server to identify characters in the image of the vehicle license.
And the remote server identifies the vehicle type by identifying the vehicle VIN code or the engine number in the image of the vehicle running license.
The vehicle type database comprises a parameter item set and a vehicle type item set; each vehicle VIN code or engine number is stored in the parameter item set, and the vehicle type item set stores the vehicle brand, the vehicle system information and the vehicle type information corresponding to each vehicle VIN code or engine number;
the vehicle type matching module comprises a character recognition unit and a matching unit, wherein the character recognition unit is used for receiving an image of a vehicle running license received from a detection terminal and recognizing characters in the image of the vehicle running license to obtain a vehicle VIN code or an engine number; and the matching unit determines a corresponding vehicle VIN code or engine number from a parameter item set of the vehicle type database according to the identification result of the character identification unit, and determines a vehicle brand, a vehicle series and a vehicle type corresponding to the vehicle VIN code or the engine number from the vehicle type item set.
The specific method comprises the following steps:
displaying a preset virtualized vehicle driving license image template through a display of the detection terminal, and extracting a vehicle driving license image through the camera when a user places a vehicle driving license in front of the camera and detects that the edge of the vehicle driving license is superposed with the edge of the preset virtualized vehicle driving license image template;
sending the vehicle running license image to a remote server so that the remote server identifies characters in the image of the vehicle running license to acquire a vehicle VIN code or an engine number in the image of the vehicle running license, and searching the vehicle model database through the vehicle VIN code or the engine number to determine a vehicle model;
the vehicle type database comprises a parameter item set and a vehicle type item set; and the vehicle type item set stores vehicle brands, vehicle series information and vehicle type information corresponding to each vehicle VIN code or engine number.
Example 2: vehicle type matching is carried out by utilizing 45-degree image in front of vehicle head in inclined mode through detection terminal
As shown in fig. 3, the detection terminal is provided with a vehicle image extraction module to take an image of a vehicle head at an oblique front angle of 45 ° through a camera to obtain parameter information of the vehicle and send the parameter information to a remote server; the vehicle image extraction module is used for displaying a preset image template of a virtual vehicle head inclined forward 45 degrees on a display of the detection terminal, and extracting a vehicle image through a camera when a user aligns the camera with the vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset virtual vehicle image template; and sending the extracted vehicle image of the image pair to the remote server for identification.
The vehicle type database comprises an image item set and a vehicle type item set; the image item set stores images of each vehicle type at an oblique front angle of 45 degrees, and the vehicle type item set stores vehicle brands, vehicle series information and vehicle type information corresponding to each pre-stored image;
the vehicle type matching module comprises an image recognition unit and a matching unit, wherein the image recognition unit is used for receiving a vehicle image received from a detection terminal and matching the vehicle image with an image prestored in the vehicle type database to obtain a matched prestored image in an image item set; and the matching unit determines the vehicle brand, the vehicle series and the vehicle type corresponding to the vehicle image from the vehicle type item set according to the image recognition result.
The specific method comprises the following steps:
displaying a preset 45-degree image template of the oblique front of the blurring head through a display of the detection terminal, and extracting a vehicle image through the camera when a user aligns the camera with the vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset blurring vehicle image template; and sending the extracted vehicle images of the image pair to the remote server for identification;
the vehicle type database comprises an image item set and a vehicle type item set; the image item set stores images of each vehicle type at an oblique front angle of 45 degrees, and the vehicle type item set stores vehicle brands, vehicle series information and vehicle type information corresponding to each pre-stored image.
Example 3: vehicle model matching by using vehicle tail image through detection terminal
As shown in fig. 4, the detection terminal is provided with a vehicle tail image extraction module to capture an image of a vehicle tail through a camera to obtain a vehicle tail image and send the vehicle tail image to a remote server; the vehicle tail image extraction module is used for displaying a preset virtual vehicle tail front image template on a display of the detection terminal, and extracting a vehicle image through a camera when a user aligns the camera with the vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset virtual vehicle tail front image template; and sending the extracted vehicle image of the image pair to the remote server for identification.
The vehicle type database comprises an image item set and a vehicle type item set; the image item set stores a vehicle tail front image of each vehicle type, and the vehicle type item set stores a vehicle brand, vehicle series information and vehicle type information corresponding to each pre-stored image;
the vehicle type matching module comprises an image recognition unit and a matching unit, wherein the image recognition unit is used for receiving a vehicle image received from a detection terminal and matching the vehicle image with an image prestored in the vehicle type database to obtain a matched prestored image in an image item set; and the matching unit determines the vehicle brand, the vehicle series and the vehicle type corresponding to the vehicle image from the vehicle type item set according to the image recognition result.
Wherein the method comprises the following steps:
displaying a preset vehicle tail image template through a display of a detection terminal, and extracting a vehicle image through a camera when a user aligns the camera with a vehicle and detects that the outer contour of the vehicle is coincident with the outer contour edge of the preset virtual vehicle image template; and sending the extracted vehicle images of the image pair to the remote server for identification;
the vehicle type database comprises an image item set and a vehicle type item set; the image item set is internally stored with a vehicle tail image of each vehicle type, and the vehicle type item set is stored with a vehicle brand, vehicle series information and vehicle type information corresponding to each pre-stored image.
Example 4: utilizing the detection terminal to display an interactive interface so that a user can perform vehicle type matching in a vehicle type database by himself
As shown in fig. 5, the detection terminal is provided with an interaction module to obtain a vehicle model database from the remote server, and the vehicle model database is obtained from the remote server through the interaction module of the detection terminal, and is displayed to the user through the display in the form of an interaction interface, so that the user can select a vehicle brand, a vehicle series, and a vehicle model through the interaction interface.
Wherein, the vehicle model database of the remote server comprises: the vehicle-mounted display system comprises a first item set, a second item set and a third item set, wherein the first item information set is used for storing vehicle brand information, the second item information set is used for storing train information included by each vehicle brand, and the third item information set is used for storing vehicle type information included by each train; each vehicle brand in the first item information set corresponds to one second item information set respectively so as to store a vehicle series included by the vehicle brand, and each vehicle series in the second item information set corresponds to one third item information set respectively so as to store a vehicle type included by the vehicle series.
Wherein the method comprises the following steps:
the method comprises the steps that a vehicle type database is obtained from a remote server through an interactive module of a detection terminal, and is displayed to a user through a display in the form of an interactive interface, so that the user can select a vehicle brand, a vehicle series and a vehicle type through the interactive interface;
the vehicle model database of the remote server comprises: the vehicle-mounted display system comprises a first item set, a second item set and a third item set, wherein the first item information set is used for storing vehicle brand information, the second item information set is used for storing train information included by each vehicle brand, and the third item information set is used for storing vehicle type information included by each train; each vehicle brand in the first item information set corresponds to one second item information set respectively so as to store a vehicle series included by the vehicle brand, and each vehicle series in the second item information set corresponds to one third item information set respectively so as to store a vehicle type included by the vehicle series; wherein each vehicle brand, vehicle series and vehicle type is provided with a unique code;
the vehicle type matching module comprises a data receiving unit and a matching unit, the data receiving unit receives codes returned by the detection terminal, and the matching unit determines the brand, the train system and the vehicle type of the vehicle in the vehicle type database according to the codes returned by the detection terminal.
The specific method comprises the following steps:
the method comprises the steps that a vehicle type database is obtained from a remote server through an interactive module of a detection terminal, and is displayed to a user through a display in the form of an interactive interface, so that the user can select a vehicle brand, a vehicle series and a vehicle type through the interactive interface; the remote server performs matching from the vehicle model database according to the interaction information returned by the detection terminal to determine the vehicle model;
wherein the vehicle model database of the remote server comprises: the vehicle-mounted display system comprises a first item set, a second item set and a third item set, wherein the first item information set is used for storing vehicle brand information, the second item information set is used for storing train information included by each vehicle brand, and the third item information set is used for storing vehicle type information included by each train; each vehicle brand in the first item information set corresponds to one second item information set respectively so as to store a vehicle series included by the vehicle brand, and each vehicle series in the second item information set corresponds to one third item information set respectively so as to store a vehicle type included by the vehicle series.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (13)

1. A system for extracting OBD data based on vehicle type information, comprising: detecting a terminal and a remote server; wherein:
the detection terminal is used for acquiring parameter information of a vehicle and sending the parameter information to the remote server; the detection terminal is provided with a driving license scanning module, the driving license scanning module is used for displaying a preset virtualized vehicle driving license image template on a display of the detection terminal, and when a user places a vehicle driving license in front of the camera and detects that the edge of the vehicle driving license is overlapped with the edge of the preset virtualized vehicle driving license image template, the image of the vehicle driving license is extracted through the camera; or/and the detection terminal is provided with a vehicle tail image extraction module, the vehicle tail image extraction module is used for displaying a preset virtualization vehicle tail front image template on a display of the detection terminal, and extracting a vehicle tail image through a camera when a user aligns the camera with the vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset virtualization vehicle tail front image template; the detection terminal is provided with an interaction module for acquiring a vehicle type database from a remote server, the vehicle type database is acquired from the remote server through the interaction module of the detection terminal, and the vehicle type database is displayed to a user through a display in an interaction interface mode so that the user can select a vehicle brand, a vehicle series and a vehicle type through the interaction interface;
the remote server is used for determining the type of the vehicle according to the parameter information of the vehicle sent by the detection terminal;
wherein the remote server comprises:
the vehicle type database is internally stored with vehicle type information of vehicles;
the vehicle model matching module is used for receiving the parameter information of the vehicle forwarded by the detection terminal and matching the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model; the vehicle type matching module comprises a data receiving unit and a matching unit, the data receiving unit receives a code returned by the detection terminal, and the matching unit determines a vehicle brand, a vehicle series and a vehicle type in the vehicle type database according to the code returned by the detection terminal;
the vehicle model database of the remote server comprises: the vehicle-mounted display system comprises a first item set, a second item set and a third item set, wherein the first item information set is used for storing vehicle brand information, the second item information set is used for storing train information included by each vehicle brand, and the third item information set is used for storing vehicle type information included by each train; each vehicle brand in the first item information set corresponds to one second item information set respectively so as to store a vehicle series included by the vehicle brand, and each vehicle series in the second item information set corresponds to one third item information set respectively so as to store a vehicle type included by the vehicle series; wherein, each vehicle brand, vehicle series and vehicle type are provided with unique codes.
2. The system for extracting OBD data based on vehicle model information as claimed in claim 1, wherein the driving license scanning module captures a driving license through a camera to obtain an image of the vehicle driving license and sends the image to a remote server, so that the remote server recognizes the text in the image of the vehicle driving license.
3. The system for extracting OBD data based on vehicle model information as claimed in claim 2, wherein the remote server identifies the vehicle model by identifying the vehicle VIN code or the engine number within the image of the vehicle license.
4. The system for extracting OBD data based on vehicle type information as claimed in claim 3, wherein the vehicle type database comprises a parameter item set and a vehicle type item set; the vehicle type item set is used for storing vehicle brand information, vehicle system information and vehicle type information corresponding to each vehicle VIN code or engine number;
the vehicle type matching module comprises a character recognition unit and a matching unit, wherein the character recognition unit is used for receiving an image of a vehicle running license received from a detection terminal and recognizing characters in the image of the vehicle running license to obtain a vehicle VIN code or an engine number; and the matching unit determines a corresponding vehicle VIN code or engine number from a parameter item set of the vehicle type database according to the identification result of the character identification unit, and determines a vehicle brand, a vehicle series and a vehicle type corresponding to the vehicle VIN code or the engine number from the vehicle type item set.
5. The system for extracting OBD data based on vehicle model information as claimed in claim 1, wherein the detection terminal is provided with a vehicle image extraction module to take a 45 ° image of the front of the vehicle at an oblique direction through a camera to obtain the parameter information of the vehicle and send the parameter information to a remote server; the vehicle image extraction module is used for displaying a preset virtual vehicle head oblique front 45-degree image template on a display of the detection terminal, and extracting a vehicle head image through a camera when a user aligns the camera with a vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset virtual vehicle image template; and sending the extracted locomotive images to the remote server for identification.
6. The system for extracting OBD data based on vehicle type information as claimed in claim 5, wherein the vehicle type database comprises a set of image items and a set of vehicle type items; the image item set stores images of each vehicle type at an oblique front angle of 45 degrees, and the vehicle type item set stores vehicle brand information, vehicle series information and vehicle type information corresponding to each pre-stored image;
the vehicle type matching module comprises an image recognition unit and a matching unit, wherein the image recognition unit is used for receiving a vehicle head image from a detection terminal and matching the vehicle head image with an image prestored in the vehicle type database to obtain a matched prestored image in an image item set; and the matching unit determines the vehicle brand, the vehicle series and the vehicle type corresponding to the vehicle image from the vehicle type item set according to the image recognition result.
7. The system for extracting the OBD data based on the vehicle model information as claimed in claim 1, wherein the vehicle tail image extracting module captures an image of the vehicle tail through a camera to obtain a vehicle tail image and sends the vehicle tail image to a remote server for identification.
8. The system for extracting OBD data based on vehicle type information as claimed in claim 7, wherein the vehicle type database comprises a set of image items and a set of vehicle type items; the image item set stores a vehicle tail front image of each vehicle type, and the vehicle type item set stores vehicle brand information, vehicle series information and vehicle type information corresponding to each pre-stored image;
the vehicle type matching module comprises an image recognition unit and a matching unit, wherein the image recognition unit is used for receiving a vehicle tail image from a detection terminal and matching the vehicle tail image with an image prestored in the vehicle type database to obtain a matched prestored image in an image item set; and the matching unit determines the vehicle brand, the vehicle series and the vehicle type corresponding to the vehicle tail image from the vehicle type item set according to the image identification result.
9. A method of extracting OBD data using the system for extracting OBD data based on vehicle type information according to any one of claims 1 to 8, comprising:
the method comprises the steps that a remote server receives parameter information of a vehicle sent by a detection terminal, wherein the remote server is provided with a vehicle type database used for storing vehicle type information;
and the remote server matches the parameter information of the vehicle with the data in the vehicle model database to determine the vehicle model.
10. The method for extracting OBD data according to claim 9, wherein the matching of the parameter information of the vehicle with the data in the vehicle model database by the remote server to determine the vehicle model specifically comprises:
displaying a preset image template of the virtual vehicle running license through a display of the detection terminal, and extracting an image of the vehicle running license through the camera when a user places the vehicle running license in front of the camera and detects that the edge of the vehicle running license is superposed with the edge of the preset image template of the virtual vehicle running license;
sending the image of the vehicle running license to a remote server so that the remote server identifies characters in the image of the vehicle running license to acquire a vehicle VIN code or an engine number in the image of the vehicle running license, and searching the vehicle model database through the vehicle VIN code or the engine number to determine a vehicle model;
the vehicle type database comprises a parameter item set and a vehicle type item set; and the vehicle type item set stores vehicle brands, vehicle series information and vehicle type information corresponding to each vehicle VIN code or engine number.
11. The method for extracting OBD data according to claim 9, wherein the matching of the parameter information of the vehicle with the data in the vehicle model database by the remote server to determine the vehicle model specifically comprises:
displaying a preset 45-degree oblique front image template of the virtual head through a display of a detection terminal, and extracting a head image through a camera when a user aligns the camera with a vehicle and detects that the outer contour of the vehicle is overlapped with the outer contour edge of the preset virtual vehicle image template; the extracted locomotive images are sent to the remote server to be identified;
the vehicle type database comprises an image item set and a vehicle type item set; the image item set stores images of each vehicle type at an oblique front angle of 45 degrees, and the vehicle type item set stores vehicle brand information, vehicle series information and vehicle type information corresponding to each pre-stored image.
12. The method for extracting OBD data according to claim 9, wherein the matching of the parameter information of the vehicle with the data in the vehicle model database by the remote server to determine the vehicle model specifically comprises:
displaying a preset virtualization car tail image template through a display of a detection terminal, and extracting a car tail image through a camera when a user aligns the camera with a car and detects that the outline of the car is coincident with the outline edge of the preset virtualization car tail image template; the extracted vehicle tail image is sent to the remote server for identification;
the vehicle type database comprises an image item set and a vehicle type item set; the vehicle tail images of all vehicle types are stored in the image item set, and vehicle brand information, vehicle series information and vehicle type information corresponding to all pre-stored images are stored in the vehicle type item set.
13. The method for extracting OBD data according to claim 9, wherein the matching of the parameter information of the vehicle with the data in the vehicle model database by the remote server to determine the vehicle model specifically comprises:
the method comprises the steps that a vehicle type database is obtained from a remote server through an interactive module of a detection terminal, and is displayed to a user through a display in the form of an interactive interface, so that the user can select a vehicle brand, a vehicle series and a vehicle type through the interactive interface; the remote server performs matching from the vehicle model database according to the interaction information returned by the detection terminal to determine the vehicle model;
wherein the vehicle model database of the remote server comprises: the vehicle-mounted display system comprises a first item set, a second item set and a third item set, wherein the first item information set is used for storing vehicle brand information, the second item information set is used for storing train information included by each vehicle brand, and the third item information set is used for storing vehicle type information included by each train; each vehicle brand in the first item information set corresponds to one second item information set respectively so as to store a vehicle series included by the vehicle brand, and each vehicle series in the second item information set corresponds to one third item information set respectively so as to store a vehicle type included by the vehicle series.
CN201610374080.6A 2016-05-31 2016-05-31 System and method for extracting OBD data based on vehicle type information Active CN107451511B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610374080.6A CN107451511B (en) 2016-05-31 2016-05-31 System and method for extracting OBD data based on vehicle type information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610374080.6A CN107451511B (en) 2016-05-31 2016-05-31 System and method for extracting OBD data based on vehicle type information

Publications (2)

Publication Number Publication Date
CN107451511A CN107451511A (en) 2017-12-08
CN107451511B true CN107451511B (en) 2020-12-15

Family

ID=60484563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610374080.6A Active CN107451511B (en) 2016-05-31 2016-05-31 System and method for extracting OBD data based on vehicle type information

Country Status (1)

Country Link
CN (1) CN107451511B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108319640B (en) * 2017-12-22 2021-01-29 金瓜子科技发展(北京)有限公司 Method and device for displaying vehicle source according to user preference
CN108256012A (en) * 2018-01-04 2018-07-06 深圳市沃特沃德股份有限公司 Match the method and server of vehicle model
CN110196870B (en) * 2018-02-27 2023-05-02 江苏迪纳数字科技股份有限公司 Method for intelligently displaying data stream supported to be read by vehicle-mounted terminal
CN108683887A (en) * 2018-07-13 2018-10-19 北京酷车易美网络科技有限公司 A kind of vehicle vehicle condition analysis system and method
CN109063855A (en) * 2018-08-30 2018-12-21 北京酷车易美网络科技有限公司 Aid in treatment method and device for the identification of vehicle vehicle condition
CN109447076A (en) * 2018-09-20 2019-03-08 上海眼控科技股份有限公司 A kind of vehicle VIN code recognition detection method for vehicle annual test
CN109515289B (en) * 2019-01-04 2021-06-22 义乌市倩飞科技有限公司 Trailer device for laterally moving vehicle
CN112987676A (en) * 2019-12-02 2021-06-18 北京金奔腾汽车科技有限公司 Intelligent recognition system and method for automobile type
CN112977617B (en) * 2021-03-30 2022-05-20 平安国际智慧城市科技股份有限公司 Method and device for determining steering angle of vehicle tire and computer equipment
CN114022099A (en) * 2021-10-09 2022-02-08 绅骑科技(海南)有限公司 Application method and system of vehicle VIN code data
CN114114065A (en) * 2021-10-25 2022-03-01 东风越野车有限公司 Full-automatic semi-trailer lamp light detection system and method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104217444A (en) * 2013-06-03 2014-12-17 支付宝(中国)网络技术有限公司 Card area positioning method and equipment
CN105512658A (en) * 2015-12-03 2016-04-20 小米科技有限责任公司 Image recognition method and device for rectangular object
CN105611147A (en) * 2015-10-30 2016-05-25 北京旷视科技有限公司 Shooting method and device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2751998B2 (en) * 1989-01-18 1998-05-18 三菱重工業株式会社 Vehicle type identification device
CN100485710C (en) * 2006-12-22 2009-05-06 四川川大智胜软件股份有限公司 Method for recognizing vehicle type by digital picture processing technology
KR100883889B1 (en) * 2007-06-18 2009-02-17 주식회사 다래파크텍 Car type recognition apparatus and method using contours image of car
CN103049498A (en) * 2012-12-07 2013-04-17 王志欣 Method for recognizing vehicle type through vehicle identification number (VIN)
CN105320923B (en) * 2014-08-05 2018-06-12 北京大学 Model recognizing method and device
CN104361343B (en) * 2014-10-30 2018-08-31 中盟科技有限公司 Vehicle type recognition method and its device
CN104753772B (en) * 2015-04-16 2018-10-26 北京小乘网络科技有限公司 A kind of method and apparatus of information exchange

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104217444A (en) * 2013-06-03 2014-12-17 支付宝(中国)网络技术有限公司 Card area positioning method and equipment
CN105611147A (en) * 2015-10-30 2016-05-25 北京旷视科技有限公司 Shooting method and device
CN105512658A (en) * 2015-12-03 2016-04-20 小米科技有限责任公司 Image recognition method and device for rectangular object

Also Published As

Publication number Publication date
CN107451511A (en) 2017-12-08

Similar Documents

Publication Publication Date Title
CN107451511B (en) System and method for extracting OBD data based on vehicle type information
CN111488875B (en) Vehicle insurance claim settlement loss checking method and device based on image recognition and electronic equipment
US10878050B2 (en) System and method of a dynamic interface for capturing vehicle data
CA2818637C (en) System and method for providing automotive purchase, insurance quote, and vehicle financing information using vehicle recognition
US20140337319A1 (en) Smart phone application for retrieving and displaying vehicle history report information
US20160335727A1 (en) System and method of real-time imaging and analysis of real-world objects
CN107423732A (en) Vehicle VIN recognition methods based on Android platform
CA2858919A1 (en) License plate recognition
CN110135245B (en) Store arrival confirmation method and device, electronic equipment and readable storage medium
CN110674788A (en) Vehicle damage assessment method and device
WO2019144416A1 (en) Information processing method and system, cloud processing device and computer program product
CN112418230A (en) Automatic testing method and system based on vehicle-mounted display
US20190244282A1 (en) Computerized exchange network
US20220060591A1 (en) Automated diagnoses of issues at printing devices based on visual data
JPH1173456A (en) Vehicle repair cost estimation system and recording medium storing repair cost estimating program
CN111680546A (en) Attention detection method, attention detection device, electronic equipment and storage medium
CN116934195A (en) Commodity information checking method and device, electronic equipment and storage medium
CN110852247A (en) Abnormality detection method, abnormality detection device, electronic apparatus, and computer-readable storage medium
JP2014115961A (en) Information processor, vehicle identification method and vehicle identification program
CN110533368B (en) Order dispute processing system of car-free logistics platform based on AR
CN107450505A (en) A kind of rapid detection system of vehicle, method
TWI596552B (en) Car models recognition system and method
JP2002032766A (en) Device and method for recognizing image
CN114399671A (en) Target identification method and device
CN112818865A (en) Vehicle-mounted field image identification method, identification model establishing method, device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
EE01 Entry into force of recordation of patent licensing contract
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20171208

Assignee: Beijing May 8th clapping Information Technology Co.,Ltd.

Assignor: YOUXINPAI (BEIJING) INFORMATION TECHNOLOGY Co.,Ltd.

Contract record no.: X2020990000158

Denomination of invention: System and method for extracting OBD data based on model information

License type: Common License

Record date: 20200402

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230925

Address after: 230012 In the factory building of Anhui Guogou Energy Co., Ltd., 100 meters east of the intersection of Guanjing Road and Luban Road in Xinzhan District, Hefei City, Anhui Province

Patentee after: Hefei Youquan Information Technology Co.,Ltd.

Address before: 100022 2507, 21 / F, building 10, No. 93, Jianguo Road, Chaoyang District, Beijing

Patentee before: YOUXINPAI (BEIJING) INFORMATION TECHNOLOGY Co.,Ltd.