CN112102206B - Inspection image recognition method for intelligent substation inspection robot - Google Patents

Inspection image recognition method for intelligent substation inspection robot Download PDF

Info

Publication number
CN112102206B
CN112102206B CN202011136812.0A CN202011136812A CN112102206B CN 112102206 B CN112102206 B CN 112102206B CN 202011136812 A CN202011136812 A CN 202011136812A CN 112102206 B CN112102206 B CN 112102206B
Authority
CN
China
Prior art keywords
inspection
image
inspection area
actual
pixel
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
CN202011136812.0A
Other languages
Chinese (zh)
Other versions
CN112102206A (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.)
Guangdong Eagleview Information Technology Co ltd
Original Assignee
Guangdong Eagleview 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 Guangdong Eagleview Information Technology Co ltd filed Critical Guangdong Eagleview Information Technology Co ltd
Publication of CN112102206A publication Critical patent/CN112102206A/en
Application granted granted Critical
Publication of CN112102206B publication Critical patent/CN112102206B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/90Dynamic range modification of images or parts thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/90Determination of colour characteristics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/70Circuitry for compensating brightness variation in the scene
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/70Circuitry for compensating brightness variation in the scene
    • H04N23/76Circuitry for compensating brightness variation in the scene by influencing the image signals
    • 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/10004Still image; Photographic image

Landscapes

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

Abstract

An intelligent substation inspection robot inspection image recognition method comprises the following steps: determining an alternative inspection area in a preset space around the inspection robot; acquiring the movement direction of the inspection robot; dividing the alternative inspection area into an actual inspection area and an abandoned inspection area according to the movement direction; judging whether the darkness of the image in the actual inspection area is lower than a preset value or not; if yes, the brightness of the image in the actual inspection area is increased; if not, shooting the image in the actual inspection area. The inspection image recognition method for the intelligent substation inspection robot provided by the application can automatically judge whether the darkness in the area in front of the inspection robot exceeds a preset value, automatically supplement brightness when the darkness exceeds the preset value, and ensure the quality of the shot pictures or videos.

Description

Inspection image recognition method for intelligent substation inspection robot
Technical Field
The invention belongs to the technical field of inspection robots, and particularly relates to an intelligent substation inspection robot inspection image recognition method.
Background
The inspection robot is often set to inspect an object along a predetermined line, and in the operation process, due to insufficient light in the surrounding environment, darkness in front of the inspection robot may be reduced, so that definition of a shot picture or video cannot be guaranteed, and the quality of the picture or video is low.
Disclosure of Invention
In order to solve the problems, the invention provides a method for identifying patrol images of an intelligent substation patrol robot, which comprises the following steps:
determining an alternative inspection area in a preset space around the inspection robot;
Acquiring the movement direction of the inspection robot;
dividing the alternative inspection area into an actual inspection area and an abandoned inspection area according to the movement direction;
judging whether the darkness of the image in the actual inspection area is lower than a preset value or not;
If yes, the brightness of the image in the actual inspection area is increased;
If not, shooting the image in the actual inspection area.
Preferably, the determining the candidate inspection area in the preset space around the inspection robot includes the steps of:
acquiring the current position coordinates of the inspection robot;
acquiring the action distance of a patrol signal of the patrol robot;
And taking the current position coordinate as a circle center and the action distance of the inspection signal as a radius to form a sphere so as to construct an alternative inspection area of the inspection robot.
Preferably, the dividing the alternative inspection area into an actual inspection area and a abandoned inspection area according to the movement direction includes the steps of:
acquiring the alternative inspection area;
Acquiring the movement direction of the inspection robot;
taking the inspection robot as a starting point to make a ray which is parallel to and in the same direction as the movement direction, wherein the ray and the alternative inspection area intersect at an intersection point:
Acquiring the distance between the intersection point and the inspection robot;
Taking the intersection point as a circle center and the distance as a radius as a sphere, wherein the intersection of the sphere and the alternative inspection area is the actual inspection area, and the difference between the alternative inspection area and the sphere is the abandoned inspection area.
Preferably, the calculation formulas of the actual inspection area a and the abandoned inspection area B are as follows:
A=M∩N,B=M-N;
Wherein M represents the alternative inspection area and N represents the sphere.
Preferably, the step of determining whether the darkness of the image in the actual inspection area is lower than a preset value includes the following steps:
transmitting light rays with preset pixel values into the actual inspection area;
Shooting an image in the actual inspection area;
acquiring an actual pixel value of each pixel point in the image;
calculating the ratio of the pixel points of which the actual pixel values are lower than the preset pixel values;
judging whether the ratio is lower than a preset threshold value or not;
If yes, judging that the darkness of the image in the actual inspection area is lower than a preset value;
If not, judging that the darkness of the image in the actual inspection area is higher than a preset value.
Preferably, the step of obtaining the actual pixel value of each pixel point in the image includes the steps of:
Traversing each pixel point in the image line by line in turn;
comparing each pixel point with a standard color card;
finding out the position of each pixel point in the standard color card;
and reading the pixel value corresponding to the position of each pixel point.
Preferably, the calculating the ratio of the pixel points with the actual pixel value lower than the preset pixel value includes the steps of:
acquiring the total number M of all pixel points in the image;
acquiring the number N of all pixel points of which the actual pixel values are lower than a preset pixel value in the image;
and (5) calculating a numerical value.
Preferably, the step of increasing the brightness of the image in the actual inspection area includes the steps of:
Acquiring an image in the actual inspection area;
Graying the image;
constructing a matrix of each pixel point and adjacent pixel points in the image;
acquiring a gray value of each pixel point in the matrix;
calculating the average value of gray values of the matrix;
judging whether the gray value of each pixel point in the matrix is larger than or equal to the gray value average value;
if yes, maintaining the current gray value of the pixel point;
if not, replacing the current gray value of the pixel point by using the gray value average value.
Preferably, the graying of the image comprises the steps of:
acquiring RGB values of each pixel point in the image;
assigning preset weights to R, G and B in the RGB values;
and calculating the RGB value after graying according to the preset weight.
Preferably, the calculation formula of the RGB numerical value after graying is:
RGB Rear part (S) =αR Front part +βG Front part +γB Front part
Wherein RGB Rear part (S) represents an RGB value after graying, α, β and γ are preset weights corresponding to R, G and B, respectively, R Front part 、G Front part and B Front part represent R, G and B values before graying, α+β+γ=1.
The inspection image recognition method for the intelligent substation inspection robot provided by the application can automatically judge whether the darkness in the area in front of the inspection robot exceeds a preset value, automatically supplement brightness when the darkness exceeds the preset value, and ensure the quality of the shot pictures or videos.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, it being obvious that the drawings in the description below are only some embodiments of the invention, and that other drawings can be obtained according to these drawings without inventive faculty for a person skilled in the art.
FIG. 1 is a flow chart of a method for identifying an inspection image of an intelligent substation inspection robot;
Fig. 2 is a schematic diagram of an intelligent substation inspection robot inspection image recognition method provided by the invention;
fig. 3 is a schematic diagram of an intelligent substation inspection robot inspection image recognition method provided by the invention.
Detailed Description
The objects, technical solutions and advantages of the present invention will become more apparent by the following detailed description of the present invention with reference to the accompanying drawings. It should be understood that the description is only illustrative and is not intended to limit the scope of the invention. In addition, in the following description, descriptions of well-known structures and techniques are omitted so as not to unnecessarily obscure the present invention.
As shown in fig. 1, in an embodiment of the present application, the present application provides a method for identifying an inspection image of an intelligent substation inspection robot, where the method includes the steps of:
S101: determining an alternative inspection area in a preset space around the inspection robot;
s102: acquiring the movement direction of the inspection robot;
S103: dividing the alternative inspection area into an actual inspection area and an abandoned inspection area according to the movement direction;
s104: judging whether the darkness of the image in the actual inspection area is lower than a preset value or not;
s105: if yes, the brightness of the image in the actual inspection area is increased;
S106: if not, shooting the image in the actual inspection area.
As shown in fig. 2, in the embodiment of the present application, the determining the candidate inspection area in the preset space around the inspection robot in step S101 includes the steps of:
acquiring the current position coordinates of the inspection robot;
acquiring the action distance of a patrol signal of the patrol robot;
And taking the current position coordinate as a circle center and the action distance of the inspection signal as a radius to form a sphere so as to construct an alternative inspection area of the inspection robot.
In the embodiment of the present application, as shown in fig. 2, an alternative inspection area of the inspection robot may be obtained according to the above steps.
As shown in fig. 3, in the embodiment of the present application, in the step S103, the dividing the candidate inspection area into the actual inspection area and the abandoned inspection area according to the movement direction includes the steps of:
acquiring the alternative inspection area;
Acquiring the movement direction of the inspection robot;
taking the inspection robot as a starting point to make a ray which is parallel to and in the same direction as the movement direction, wherein the ray and the alternative inspection area intersect at an intersection point:
Acquiring the distance between the intersection point and the inspection robot;
Taking the intersection point as a circle center and the distance as a radius as a sphere, wherein the intersection of the sphere and the alternative inspection area is the actual inspection area, and the difference between the alternative inspection area and the sphere is the abandoned inspection area.
In the embodiment of the present application, as shown in fig. 3, the actual inspection area and the abandoned inspection area can be obtained through the above operations.
Specifically, the calculation formulas of the actual inspection area a and the abandoned inspection area B are as follows:
A=M∩N,B=M-N;
Wherein M represents the alternative inspection area and N represents the sphere.
In the embodiment of the present application, the step S104 of determining whether the darkness of the image in the actual inspection area is lower than a preset value includes the steps of:
transmitting light rays with preset pixel values into the actual inspection area;
Shooting an image in the actual inspection area;
acquiring an actual pixel value of each pixel point in the image;
calculating the ratio of the pixel points of which the actual pixel values are lower than the preset pixel values;
judging whether the ratio is lower than a preset threshold value or not;
If yes, judging that the darkness of the image in the actual inspection area is lower than a preset value;
If not, judging that the darkness of the image in the actual inspection area is higher than a preset value.
In the embodiment of the application, light with a preset pixel value is emitted into an actual inspection area, such as pure white light (256,256,256), then an image in the actual inspection area is shot, and then the ratio of the pixel points with the actual pixel value lower than the preset pixel value is calculated. Meanwhile, the ratio of the pixel points with the actual pixel values lower than the preset pixel values needs to be calculated, if the ratio exceeds a preset threshold value, the darkness of the image in the actual inspection area is lower than the preset value, otherwise, the darkness of the image in the actual inspection area is higher than the preset value.
In the embodiment of the present application, the step of obtaining the actual pixel value of each pixel point in the image includes the steps of:
Traversing each pixel point in the image line by line in turn;
comparing each pixel point with a standard color card;
finding out the position of each pixel point in the standard color card;
and reading the pixel value corresponding to the position of each pixel point.
In the embodiment of the application, the pixel value of each pixel point can be obtained through the operation.
In the embodiment of the present application, the calculating the ratio of the pixel points where the actual pixel value is lower than the preset pixel value includes the steps of:
acquiring the total number M of all pixel points in the image;
acquiring the number N of all pixel points of which the actual pixel values are lower than a preset pixel value in the image;
and (5) calculating a numerical value.
In the embodiment of the present application, the ratio of the pixel points where the actual pixel value is lower than the preset pixel value may be calculated through the above operation.
In the embodiment of the present application, the step of increasing the brightness of the image in the actual inspection area includes the steps of:
Acquiring an image in the actual inspection area;
Graying the image;
constructing a matrix of each pixel point and adjacent pixel points in the image;
acquiring a gray value of each pixel point in the matrix;
calculating the average value of gray values of the matrix;
judging whether the gray value of each pixel point in the matrix is larger than or equal to the gray value average value;
if yes, maintaining the current gray value of the pixel point;
if not, replacing the current gray value of the pixel point by using the gray value average value.
In the embodiment of the application, the matrix of each pixel point comprises four pixel points above, left, below and right around the pixel point, and the brightness of the image can be increased through the operation.
In an embodiment of the present application, the graying the image includes the steps of:
acquiring RGB values of each pixel point in the image;
assigning preset weights to R, G and B in the RGB values;
and calculating the RGB value after graying according to the preset weight.
In the embodiment of the application, the RGB values of the image after graying can be calculated according to the steps.
In the embodiment of the application, the calculation formula of the RGB numerical value after graying is as follows:
RGB Rear part (S) =αR Front part +βG Front part +γB Front part
Wherein RGB Rear part (S) represents an RGB value after graying, α, β and γ are preset weights corresponding to R, G and B, respectively, R Front part 、G Front part and B Front part represent R, G and B values before graying, α+β+γ=1.
The inspection image recognition method for the intelligent substation inspection robot provided by the application can automatically judge whether the darkness in the area in front of the inspection robot exceeds a preset value, automatically supplement brightness when the darkness exceeds the preset value, and ensure the quality of the shot pictures or videos.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explanation of the principles of the present invention and are in no way limiting of the invention. Accordingly, any modification, equivalent replacement, improvement, etc. made without departing from the spirit and scope of the present invention should be included in the scope of the present invention. Furthermore, the appended claims are intended to cover all such changes and modifications that fall within the scope and boundary of the appended claims, or equivalents of such scope and boundary.

Claims (9)

1. The method for identifying the inspection image of the intelligent substation inspection robot is characterized by comprising the following steps:
determining an alternative inspection area in a preset space around the inspection robot;
Acquiring the movement direction of the inspection robot;
acquiring the alternative inspection area;
taking the inspection robot as a starting point to make a ray which is parallel to and in the same direction as the movement direction, wherein the ray and the alternative inspection area intersect at an intersection point:
Acquiring the distance between the intersection point and the inspection robot;
taking the intersection point as a circle center and the distance as a radius as a sphere, wherein the intersection of the sphere and the alternative inspection area is an actual inspection area, and the difference between the alternative inspection area and the sphere is a abandoned inspection area;
judging whether the darkness of the image in the actual inspection area is lower than a preset value or not;
If yes, the brightness of the image in the actual inspection area is increased;
If not, shooting the image in the actual inspection area.
2. The method for identifying the inspection image of the inspection robot of the intelligent substation according to claim 1, wherein the step of determining the candidate inspection area in the preset space around the inspection robot comprises the steps of:
acquiring the current position coordinates of the inspection robot;
acquiring the action distance of a patrol signal of the patrol robot;
And taking the current position coordinate as a circle center and the action distance of the inspection signal as a radius to form a sphere so as to construct an alternative inspection area of the inspection robot.
3. The intelligent substation inspection robot inspection image recognition method according to claim 1, wherein the calculation formulas of the actual inspection area a and the abandoned inspection area B are as follows:
A=M∩N,B=M-N;
Wherein M represents the alternative inspection area and N represents the sphere.
4. The method for identifying the inspection image of the intelligent substation inspection robot according to claim 1, wherein the step of determining whether the darkness of the image in the actual inspection area is lower than a preset value comprises the steps of:
transmitting light rays with preset pixel values into the actual inspection area;
Shooting an image in the actual inspection area;
acquiring an actual pixel value of each pixel point in the image;
calculating the ratio of the pixel points of which the actual pixel values are lower than the preset pixel values;
judging whether the ratio is lower than a preset threshold value or not;
if yes, judging that the darkness of the image in the actual inspection area is lower than the preset value;
if not, judging that the darkness of the image in the actual inspection area is higher than the preset value.
5. The method for identifying the inspection image of the intelligent substation inspection robot according to claim 4, wherein the step of obtaining the actual pixel value of each pixel point in the image comprises the steps of:
Traversing each pixel point in the image line by line in turn;
comparing each pixel point with a standard color card;
finding out the position of each pixel point in the standard color card;
and reading the pixel value corresponding to the position of each pixel point.
6. The method for recognizing an inspection image of an intelligent substation inspection robot according to claim 4, wherein the calculating the ratio of the pixel points where the actual pixel value is lower than the preset pixel value includes the steps of:
acquiring the total number M of all pixel points in the image;
And acquiring the number N of all pixel points of which the actual pixel values are lower than the preset pixel values in the image.
7. The method for identifying the inspection image of the intelligent substation inspection robot according to claim 1, wherein the step of increasing the brightness of the image in the actual inspection area comprises the steps of:
Acquiring an image in the actual inspection area;
Graying the image;
constructing a matrix of each pixel point and adjacent pixel points in the image;
acquiring a gray value of each pixel point in the matrix;
calculating the average value of gray values of the matrix;
judging whether the gray value of each pixel point in the matrix is larger than or equal to the gray value average value;
if yes, maintaining the current gray value of the pixel point;
if not, replacing the current gray value of the pixel point by using the gray value average value.
8. The method for identifying the inspection image of the intelligent substation inspection robot according to claim 7, wherein the step of graying the image comprises the steps of:
acquiring RGB values of each pixel point in the image;
Assigning preset weights to R, G and B in the RGB values;
and calculating the RGB value after graying according to the preset weight.
9. The intelligent substation inspection robot inspection image recognition method according to claim 8, wherein the grayscale RGB numerical calculation formula is:
Wherein, Representing the RGB value after graying, wherein alpha, beta and gamma are preset weights corresponding to R, G and B respectively,/>And/>The R, G and B values before graying, α+β+γ=1.
CN202011136812.0A 2020-07-11 2020-10-22 Inspection image recognition method for intelligent substation inspection robot Active CN112102206B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010665379 2020-07-11
CN2020106653793 2020-07-11

Publications (2)

Publication Number Publication Date
CN112102206A CN112102206A (en) 2020-12-18
CN112102206B true CN112102206B (en) 2024-05-28

Family

ID=73785949

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011136812.0A Active CN112102206B (en) 2020-07-11 2020-10-22 Inspection image recognition method for intelligent substation inspection robot

Country Status (1)

Country Link
CN (1) CN112102206B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106506953A (en) * 2016-10-28 2017-03-15 山东鲁能智能技术有限公司 The substation equipment image acquisition method of servo is focused on and is exposed based on designated area
CN206598277U (en) * 2016-08-31 2017-10-31 杭州申昊科技股份有限公司 A kind of crusing robot
CN107992857A (en) * 2017-12-25 2018-05-04 深圳钰湖电力有限公司 A kind of high-temperature steam leakage automatic detecting recognition methods and identifying system
CN108803627A (en) * 2018-08-20 2018-11-13 国网福建省电力有限公司 A kind of crusing robot paths planning method suitable for substation's cubicle switch room
CN110593957A (en) * 2019-10-08 2019-12-20 上海市东方海事工程技术有限公司 Tunnel inspection method
CN111027422A (en) * 2019-11-27 2020-04-17 国网山东省电力公司电力科学研究院 Emergency unmanned aerial vehicle inspection method and system applied to power transmission line corridor
CN111292439A (en) * 2020-01-22 2020-06-16 上海杰狮信息技术有限公司 Unmanned aerial vehicle inspection method and inspection system for urban pipe network

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN206598277U (en) * 2016-08-31 2017-10-31 杭州申昊科技股份有限公司 A kind of crusing robot
CN106506953A (en) * 2016-10-28 2017-03-15 山东鲁能智能技术有限公司 The substation equipment image acquisition method of servo is focused on and is exposed based on designated area
CN107992857A (en) * 2017-12-25 2018-05-04 深圳钰湖电力有限公司 A kind of high-temperature steam leakage automatic detecting recognition methods and identifying system
CN108803627A (en) * 2018-08-20 2018-11-13 国网福建省电力有限公司 A kind of crusing robot paths planning method suitable for substation's cubicle switch room
CN110593957A (en) * 2019-10-08 2019-12-20 上海市东方海事工程技术有限公司 Tunnel inspection method
CN111027422A (en) * 2019-11-27 2020-04-17 国网山东省电力公司电力科学研究院 Emergency unmanned aerial vehicle inspection method and system applied to power transmission line corridor
CN111292439A (en) * 2020-01-22 2020-06-16 上海杰狮信息技术有限公司 Unmanned aerial vehicle inspection method and inspection system for urban pipe network

Also Published As

Publication number Publication date
CN112102206A (en) 2020-12-18

Similar Documents

Publication Publication Date Title
CN110688987B (en) Pedestrian position detection and tracking method and system
CN109741307B (en) Stray light detection method, stray light detection device and stray light detection system of camera module
CN111414807B (en) Tidal water identification and crisis early warning method based on YOLO technology
CN111723805B (en) Method and related device for identifying foreground region of signal lamp
CN108288289B (en) LED visual detection method and system for visible light positioning
CN110751635B (en) Oral cavity detection method based on interframe difference and HSV color space
CN113902641A (en) Data center hot area distinguishing method and system based on infrared image
CN105989583B (en) A kind of image defogging method
CN113516939B (en) Brightness correction method and device, display equipment, computing equipment and storage medium
CN111712021A (en) Intelligent adjusting method, device and system for lamplight of art gallery
CN115631407B (en) Underwater transparent biological detection based on fusion of event camera and color frame image
CN111080754B (en) Character animation production method and device for connecting characteristic points of head and limbs
CN110720224A (en) Image processing method and device
CN112102206B (en) Inspection image recognition method for intelligent substation inspection robot
CN114998390B (en) Visual analysis system and method for embedded intelligent camera
CN113808117B (en) Lamp detection method, device, equipment and storage medium
CN107452039B (en) Method and device for compressing RGB color space
Tyukin et al. The development and research of the indoor navigation system for a mobile robot with the possibility of obstacle detection
CN112102347B (en) Step detection and single-stage step height estimation method based on binocular vision
CN112633372A (en) Light source estimation method and device of AR (augmented reality) equipment
CN112070081A (en) Intelligent license plate recognition method based on high-definition video
CN110855989A (en) Network video image coding method and device
CN110796019A (en) Method and device for identifying and tracking spherical object in motion
CN109934169A (en) A kind of Lane detection method and device
CN117011785B (en) Firework detection method, device and system based on space-time correlation and Gaussian heat map

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
GR01 Patent grant
GR01 Patent grant