CN112258400A - Image enhancement method based on inspection image system - Google Patents

Image enhancement method based on inspection image system Download PDF

Info

Publication number
CN112258400A
CN112258400A CN202011034435.XA CN202011034435A CN112258400A CN 112258400 A CN112258400 A CN 112258400A CN 202011034435 A CN202011034435 A CN 202011034435A CN 112258400 A CN112258400 A CN 112258400A
Authority
CN
China
Prior art keywords
image
inspection
platform
enhanced
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.)
Pending
Application number
CN202011034435.XA
Other languages
Chinese (zh)
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.)
Hubei Xingelian Information Technology Co ltd
Hubei University for Nationalities
Original Assignee
Hubei Xingelian Information Technology Co ltd
Hubei University for Nationalities
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 Hubei Xingelian Information Technology Co ltd, Hubei University for Nationalities filed Critical Hubei Xingelian Information Technology Co ltd
Priority to CN202011034435.XA priority Critical patent/CN112258400A/en
Publication of CN112258400A publication Critical patent/CN112258400A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • G06T5/70
    • G06T5/92
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20024Filtering details
    • G06T2207/20028Bilateral filtering

Abstract

The invention provides an image enhancement method based on an inspection image system; the inspection image system includes: the system comprises a polling platform, an image encoder, an image processing module, a monitoring platform and a command platform; the inspection platform comprises an inspection image sensor and a mobile device; the command platform sends an inspection task to the inspection platform; the inspection platform receives and calls an inspection task, and acquires an inspection image through the mobile device and the inspection image sensor; the inspection image is transmitted to the image processing module through an image encoder; the image processing module is used for enhancing the inspection image by adopting an image enhancement method and transmitting the enhanced image to the monitoring platform; the method provided by the invention has the beneficial effects that: the platform operation of the polling service is realized, the integration of polling, image processing, safety alarm and other works is realized, and the working efficiency is improved.

Description

Image enhancement method based on inspection image system
Technical Field
The invention relates to the field of image processing, in particular to an image enhancement method based on an inspection image system.
Background
At present, inspection image processing is mainly to perform image preprocessing (noise removal, gray level change, image enhancement and the like) after image information is collected, but the traditional image enhancement method has the problems of low brightness, large noise and the like, so that when the inspection image is transmitted to a monitoring platform, the related information such as image characteristics and the like is not obvious, and the abnormality in the image cannot be effectively observed by a monitored person; in addition, in order to find abnormal situations from thousands of cameras in the security management level of public places such as communities and campuses, it is necessary to improve the inspection image processing system by new technology and means on the basis of the prior art, and improve the work support degree of the system to managers. However, the current image inspection processing system has low image resolution, and the image processing effect cannot meet the monitoring requirement.
Disclosure of Invention
In view of this, in order to solve the problems of low brightness, large noise and the like in the image enhancement process, the invention designs an image enhancement method based on an inspection image system, which improves the signal-to-noise ratio of an image and improves the brightness and the contrast of the image.
The invention provides an image enhancement method based on an inspection image system, which comprises the following steps:
the system comprises a polling platform, an image encoder, an image processing module, a monitoring platform and a command platform; the inspection platform comprises an inspection image sensor and a mobile device;
the command platform and the inspection platform are in wireless communication; the inspection platform is electrically connected with the image encoder; the image encoder is electrically connected with the image processing module; the image processing module is connected with the monitoring platform through a network cable;
the command platform sends an inspection task to the inspection platform; the inspection platform receives and calls an inspection task, and acquires an inspection image through the mobile device and the inspection image sensor; the inspection image is transmitted to the image processing module through an image encoder; the image processing module is used for enhancing the inspection image by adopting an image enhancement method and transmitting the enhanced image to the monitoring platform; the monitoring platform is used for displaying the enhanced image.
Furthermore, the image encoder stores the collected patrol inspection image into an image database, and simultaneously outputs the original image to the monitoring platform for display through image matrix transformation.
Further, the image enhancement method specifically includes:
s101: the inspection image sensor acquires an inspection image;
s102: the image processing module carries out bilateral filtering denoising on the inspection image to obtain a filtered inspection image;
s103: the image processing module performs power transformation on the filtered polling image to enhance the contrast and obtain a polling image with enhanced contrast;
s104: the image processing module performs brightness enhancement on the routing inspection image with the enhanced contrast by adopting nonlinear transformation to obtain a routing inspection image with enhanced brightness;
s105: and the image processing module integrally enhances the inspection image after the brightness is enhanced again by adopting a Retinex algorithm, and removes the illumination reflection quantity in the inspection image after the brightness is enhanced by combining the visual characteristics of human eyes to obtain the final enhanced inspection image.
Further, in step S103, the power transformation is specifically a linear transformation.
Further, in step S104, the non-linear transformation is specifically a histogram equalization transformation.
Further, step S105 specifically includes:
s201: performing convolution filtering on each color channel of the inspection image with the enhanced brightness by adopting a Gaussian surrounding function to obtain a Gaussian filtered image;
s202: and taking the filtered image as an illumination component of the image, and subtracting the image with enhanced brightness from the image with Gaussian filtration by utilizing logarithmic transformation, thereby removing a reflection component in the image with enhanced brightness and obtaining a final enhanced inspection image.
A storage device stores instructions and data for implementing an image enhancement method based on an inspection image system.
An image enhancement device based on an inspection image system, comprising: a processor and a storage device; the processor loads and executes instructions and data in the storage device to realize an image enhancement method based on the inspection image system,
The technical scheme provided by the invention has the beneficial effects that: the platform operation of the polling service is realized, the integration of polling, image processing, safety alarm and other works is realized, and the working efficiency is improved.
Drawings
FIG. 1 is a block diagram of a patrol imaging-based system of the present invention;
FIG. 2 is a flow chart of an image enhancement method based on the inspection image system according to the present invention;
FIG. 3 is an original inspection image collected by the present invention;
FIG. 4 is a graph of the effect of the present invention after dual wave filtering;
FIG. 5 is a diagram of the effects of the present invention after power transformation;
FIG. 6 is a graph of the effects of the invention after linear transformation;
FIG. 7 is a graph of the effect of the invention after Retimex.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be further described with reference to the accompanying drawings.
Referring to fig. 1, the present invention provides the following steps:
the system comprises a polling platform, an image encoder, an image processing module, a monitoring platform and a command platform; the inspection platform comprises an inspection image sensor and a mobile device;
the command platform and the inspection platform are in wireless communication; the inspection platform is electrically connected with the image encoder; the image encoder is electrically connected with the image processing module; the image processing module is connected with the monitoring platform through a network cable;
the command platform sends an inspection task to the inspection platform; the inspection platform receives and calls an inspection task, and acquires an inspection image through the mobile device and the inspection image sensor; the inspection image is transmitted to the image processing module through an image encoder; the image processing module is used for enhancing the inspection image by adopting an image enhancement method and transmitting the enhanced image to the monitoring platform; the monitoring platform is used for displaying the enhanced image.
The image encoder also stores the collected patrol inspection image into an image database, and simultaneously outputs the original image to the monitoring platform for displaying through image matrix transformation.
Referring to fig. 2, fig. 2 is a flowchart of an image enhancement method based on an inspection image system according to the present invention.
S101: the inspection image sensor acquires an inspection image; referring to fig. 3, fig. 3 is an original image of the collected inspection image;
s102: the image processing module carries out bilateral filtering denoising on the inspection image to obtain a filtered inspection image;
s103: the image processing module performs power transformation on the filtered polling image to enhance the contrast and obtain a polling image with enhanced contrast;
s104: the image processing module performs brightness enhancement on the routing inspection image with the enhanced contrast by adopting nonlinear transformation to obtain a routing inspection image with enhanced brightness;
s105: and the image processing module integrally enhances the inspection image after the brightness is enhanced again by adopting a Retinex algorithm, and removes the illumination reflection quantity in the inspection image after the brightness is enhanced by combining the visual characteristics of human eyes to obtain the final enhanced inspection image.
Referring to fig. 4, fig. 4 is a diagram illustrating the effect of bilateral filtering;
referring to fig. 5, in step S103, the power transformation is specifically a linear transformation.
Referring to fig. 6, the non-linear transformation is specifically a histogram equalization transformation.
Referring to fig. 7, step S105 specifically includes:
s201: performing convolution filtering on each color channel of the inspection image with the enhanced brightness by adopting a Gaussian surrounding function to obtain a Gaussian filtered image;
s202: and taking the filtered image as an illumination component of the image, and subtracting the image with enhanced brightness from the image with Gaussian filtration by utilizing logarithmic transformation, thereby removing a reflection component in the image with enhanced brightness and obtaining a final enhanced inspection image. The final effect diagram, please refer to fig. 7.
The technical scheme provided by the invention has the beneficial effects that: the platform operation of the polling service is realized, the integration of polling, image processing, safety alarm and other works is realized, and the working efficiency is improved.
The features of the embodiments and embodiments described herein above may be combined with each other without conflict.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (8)

1. An image enhancement method based on an inspection image system is characterized in that: the inspection image system includes: the system comprises a polling platform, an image encoder, an image processing module, a monitoring platform and a command platform; the inspection platform comprises an inspection image sensor and a mobile device;
the command platform and the inspection platform are in wireless communication; the inspection platform is electrically connected with the image encoder; the image encoder is electrically connected with the image processing module; the image processing module is connected with the monitoring platform through a network cable;
the command platform sends an inspection task to the inspection platform; the inspection platform receives and calls an inspection task, and acquires an inspection image through the mobile device and the inspection image sensor; the inspection image is transmitted to the image processing module through an image encoder; the image processing module is used for enhancing the inspection image by adopting an image enhancement method and transmitting the enhanced image to the monitoring platform; the monitoring platform is used for displaying the enhanced image.
2. The inspection tour image system based image enhancement method of claim 1, wherein: the image encoder also stores the collected patrol inspection image into an image database, and simultaneously outputs the original image to the monitoring platform for displaying through image matrix transformation.
3. The inspection tour image system based image enhancement method of claim 1, wherein: the image enhancement method specifically comprises the following steps:
s101: the inspection image sensor acquires an inspection image;
s102: the image processing module carries out bilateral filtering denoising on the inspection image to obtain a filtered inspection image;
s103: the image processing module performs power transformation on the filtered polling image to enhance the contrast and obtain a polling image with enhanced contrast;
s104: the image processing module performs brightness enhancement on the routing inspection image with the enhanced contrast by adopting nonlinear transformation to obtain a routing inspection image with enhanced brightness;
s105: and the image processing module integrally enhances the inspection image after the brightness is enhanced again by adopting a Retinex algorithm, and removes the illumination reflection quantity in the inspection image after the brightness is enhanced by combining the visual characteristics of human eyes to obtain the final enhanced inspection image.
4. The inspection tour image system based image enhancement method of claim 3, wherein: in step S103, the power transformation is specifically a linear transformation.
5. The inspection tour image system based image enhancement method of claim 4, wherein: in step S104, the nonlinear transformation is specifically histogram equalization transformation.
6. The inspection tour image system based image enhancement method of claim 3, wherein: step S105 specifically includes:
s201: performing convolution filtering on each color channel of the inspection image with the enhanced brightness by adopting a Gaussian surrounding function to obtain a Gaussian filtered image;
s202: and taking the filtered image as an illumination component of the image, and subtracting the image with enhanced brightness from the image with Gaussian filtration by utilizing logarithmic transformation, thereby removing a reflection component in the image with enhanced brightness and obtaining a final enhanced inspection image.
7. A storage device, characterized by: the storage device stores instructions and data for implementing any one of the image enhancement methods based on the inspection image system according to claims 1 to 6.
8. The utility model provides an image enhancement equipment based on image system patrols and examines which characterized in that: the method comprises the following steps: a processor and a storage device; the processor loads and executes instructions and data in the storage device to realize the image enhancement method based on the inspection image system according to any one of claims 1 to 6.
CN202011034435.XA 2020-09-27 2020-09-27 Image enhancement method based on inspection image system Pending CN112258400A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011034435.XA CN112258400A (en) 2020-09-27 2020-09-27 Image enhancement method based on inspection image system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011034435.XA CN112258400A (en) 2020-09-27 2020-09-27 Image enhancement method based on inspection image system

Publications (1)

Publication Number Publication Date
CN112258400A true CN112258400A (en) 2021-01-22

Family

ID=74234375

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011034435.XA Pending CN112258400A (en) 2020-09-27 2020-09-27 Image enhancement method based on inspection image system

Country Status (1)

Country Link
CN (1) CN112258400A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115643001A (en) * 2022-12-25 2023-01-24 武汉恩为科技有限公司 Image encryption method and system based on bit plane and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446336A (en) * 2015-12-08 2016-03-30 哈尔滨工业大学 Robot inspection system and inspection method for cold region transformer substation
CN109859132A (en) * 2019-01-30 2019-06-07 孙洁 A kind of product quality online test method based on enhancing image recognition technology
CN110400267A (en) * 2019-07-03 2019-11-01 安徽继远软件有限公司 A kind of preprocess method based on inspection image
CN110633629A (en) * 2019-08-02 2019-12-31 广东电网有限责任公司清远供电局 Power grid inspection method, device, equipment and storage medium based on artificial intelligence

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105446336A (en) * 2015-12-08 2016-03-30 哈尔滨工业大学 Robot inspection system and inspection method for cold region transformer substation
CN109859132A (en) * 2019-01-30 2019-06-07 孙洁 A kind of product quality online test method based on enhancing image recognition technology
CN110400267A (en) * 2019-07-03 2019-11-01 安徽继远软件有限公司 A kind of preprocess method based on inspection image
CN110633629A (en) * 2019-08-02 2019-12-31 广东电网有限责任公司清远供电局 Power grid inspection method, device, equipment and storage medium based on artificial intelligence

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘纯等: "基于图像传感器的图像画质增强算法研究", 《现代电子技术》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115643001A (en) * 2022-12-25 2023-01-24 武汉恩为科技有限公司 Image encryption method and system based on bit plane and readable storage medium

Similar Documents

Publication Publication Date Title
WO2021036636A1 (en) Vibration detection method and apparatus for lifting device, server and storage medium
CN110163143A (en) Unlawful practice recognition methods, device and terminal device
CN202773015U (en) Image quality diagnosis device for video monitoring system
CN109460744B (en) Video monitoring system based on deep learning
JP7429756B2 (en) Image processing method, device, electronic device, storage medium and computer program
CN112929604A (en) Office image acquisition management system
CN112258400A (en) Image enhancement method based on inspection image system
CN114445663A (en) Method, apparatus and computer program product for detecting challenge samples
CN214338041U (en) Intelligent city monitoring system based on 5G Internet of things
CN116629465B (en) Smart power grids video monitoring and risk prediction response system
CN110611793B (en) Supply chain information acquisition and data analysis method and device based on industrial vision
CN117473436A (en) Preprocessing and alarming method and system for instant data stream
CN111541877A (en) Automatic monitoring system for substation equipment
CN107895365B (en) Image matching method and monitoring system for power transmission channel external damage protection
CN115239071A (en) Industrial production environment risk assessment system based on big data
CN112581387B (en) Intelligent operation and maintenance system, device and method for power distribution room
CN105611251A (en) Real time security monitoring method
CN112241707A (en) Wind-powered electricity generation field intelligence video identification device
CN113065416A (en) Leakage monitoring device integrated with transformer substation video monitoring device, method and medium
CN107918941B (en) Visual monitoring system and method for power transmission channel external damage protection
CN108985222B (en) Deep learning network model and system for recognition of incoming calls
CN111598007A (en) Automatic monitoring method for substation equipment
CN114612437B (en) AMOLED-based display image quality improvement method
CN112215148B (en) Electronic and manual monitoring integrated system and method
CN117788418A (en) Real-time detection and diagnosis method and device for thermal state of electrical equipment

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210122