CN220795077U - Device for detecting dust on lens by using adjustable light ring - Google Patents

Device for detecting dust on lens by using adjustable light ring Download PDF

Info

Publication number
CN220795077U
CN220795077U CN202322351871.5U CN202322351871U CN220795077U CN 220795077 U CN220795077 U CN 220795077U CN 202322351871 U CN202322351871 U CN 202322351871U CN 220795077 U CN220795077 U CN 220795077U
Authority
CN
China
Prior art keywords
lens
camera
dust
image
whiteboard
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
CN202322351871.5U
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.)
Shenzhen Zhongtian Galaxy Technology Co ltd
Original Assignee
Shenzhen Zhongtian Galaxy 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 Shenzhen Zhongtian Galaxy Technology Co ltd filed Critical Shenzhen Zhongtian Galaxy Technology Co ltd
Priority to CN202322351871.5U priority Critical patent/CN220795077U/en
Application granted granted Critical
Publication of CN220795077U publication Critical patent/CN220795077U/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Studio Devices (AREA)

Abstract

The utility model discloses a device for detecting dust on a lens by using an adjustable light ring, which comprises a computer, a camera and a whiteboard; the camera is provided with an adjustable ring lens, and the computer is connected with the camera through a data line so as to acquire an image of the whiteboard shot by the camera; the computer is used for analyzing the image and acquiring the dust condition of the lens. The method comprises the steps of shooting a whiteboard by using a gray-scale camera, and processing the shot image to analyze and acquire the condition of lens dust. The dust detection device is simple in structure, convenient to use and convenient to operate, dust detection is carried out on the lens in a non-contact mode, excessive cleaning of the lens is prevented, and abrasion to the lens is reduced; the lens is beneficial to cleaning and maintenance of the lens, imaging quality and image shooting efficiency are effectively provided, and the lens has strong practicability and wide applicability.

Description

Device for detecting dust on lens by using adjustable light ring
Technical Field
The utility model relates to a lens dust detection device, in particular to a lens dust detection device by using an adjustable light ring, and belongs to the technical field of lens dust detection.
Background
When the camera is used for data acquisition, the experimental result can be greatly influenced by the quality of the image, and in the image acquisition process, certain noise can be introduced by dust on the lens, so that the quality of the acquired image is influenced.
And part of dust is invisible to naked eyes or is not easy to find and clean, so that the dust needs to be found and cleaned in time to avoid influencing imaging effect.
Therefore, there is a need for a device that can detect dust from a lens to clean the dust immediately prior to imaging.
Disclosure of Invention
In order to solve the defects in the prior art, the utility model aims to provide a device for detecting dust of a lens by using an adjustable light ring.
In order to achieve the above object, the present utility model adopts the following technical scheme:
a device for detecting dust on a lens by using an adjustable light ring comprises a computer, a camera and a whiteboard;
the camera is provided with an adjustable aperture lens,
the computer is connected with the camera through a data line so as to acquire the image of the whiteboard shot by the camera;
the computer is used for analyzing the image and acquiring the dust condition of the lens.
The camera is a gray scale camera.
The resolution of the camera is 1920 (horizontal direction) by 1200 (vertical direction).
The camera and the white board are respectively fixed through the base and the board seat, and the white board fills the whole view field of the camera.
The focal length of the adjustable optical ring lens is 35mm.
The gray value of the captured image of the whiteboard is between 75-125.
The computer is used for calculating a binary segmentation threshold value of the image, and binarizing the image by using the calculated segmentation threshold value;
different connected domains are marked through the binarized image, and dust detection is carried out according to the number of pixels contained in each connected domain.
The utility model has the advantages that:
according to the device for detecting the dust of the lens by using the adjustable light ring, the whiteboard is shot by using the gray-scale camera, and the shot image is processed to analyze and acquire the dust condition of the lens. The dust detection device is simple in structure, convenient to use and convenient to operate, dust detection is carried out on the lens in a non-contact mode, excessive cleaning of the lens is prevented, and abrasion to the lens is reduced; the lens is beneficial to cleaning and maintenance of the lens, imaging quality and image shooting efficiency are effectively provided, and the lens has strong practicability and wide applicability.
Drawings
Fig. 1 is a schematic diagram of a device for detecting dust in a lens by using an adjustable optical ring.
The meaning of the symbols in the drawings is as follows: 1. computer 2, camera, 3, adjustable optical ring lens, 4, whiteboard, 5, frame, 6, board seat.
Detailed Description
The utility model is described in detail below with reference to the drawings and the specific embodiments.
A dust device for detecting lens by using an adjustable light ring comprises a computer, a camera and a whiteboard, wherein the camera is provided with the adjustable light ring lens.
In this embodiment, the camera adopts a Basler grayscale camera with a resolution of 1920 (horizontal direction) by 1200 (vertical direction), and the adjustable aperture lens adopts a computer lens with a focal length of 35mm.
The camera and the whiteboard are respectively fixed by the base and the board seat, namely the whiteboard is arranged right in front of the camera, so that the whiteboard fills the whole view field of the camera. The camera is connected with the computer through a data line.
The testing method comprises the following steps:
s1, adjusting an aperture to enable a gray value of a whiteboard image acquired by a camera to be between 75 and 125, and adjusting a focal length of a lens to focus;
s2, controlling a camera to shoot the whiteboard by a computer, and acquiring an image shot by the camera;
s3, calculating a segmentation threshold value of the shot image by using an Otsu method by using a computer, binarizing the image by using the calculated segmentation threshold value, and clustering the binary image by using a connected domain labeling method (connected components anavsis), namely processing the label of the binary image as 1 (255 pixel value) according to a certain connection rule, wherein adjacent pixels are endowed with the same label number, and non-adjacent pixels are endowed with different label numbers.
Specific: the gray value of the pixel point larger than the threshold value is assigned to be 1, otherwise, the gray value of the pixel point larger than the threshold value is assigned to be 0;
calculating the number of connected domains of the binarized image, and traversing all pixel points of the binarized image:
if the current pixel value is 1, the following operations are performed:
if the pixel is not marked, creating a new mark and assigning it to the current pixel;
if the pixel has been marked, it is combined with the marking of the neighboring pixel.
Repeating the steps until all pixels are traversed.
After the steps are finished, all pixel blocks with the same mark form a connected domain, namely, all connected domains in the image are distinguished by a connected domain label method;
then, counting the number of pixels with gray values not being 0 for each connected domain in the image, detecting dust according to the number of pixels contained in the connected domain, and marking the connected domain with the number of pixels smaller than 500 as dust.
The foregoing has shown and described the basic principles, principal features and advantages of the utility model. It will be appreciated by persons skilled in the art that the above embodiments are not intended to limit the utility model in any way, and that all technical solutions obtained by means of equivalent substitutions or equivalent transformations fall within the scope of the utility model.

Claims (7)

1. The device for detecting the dust of the lens by using the adjustable light ring is characterized by comprising a computer, a camera and a whiteboard;
the camera is provided with an adjustable aperture lens,
the computer is connected with the camera through a data line so as to acquire the image of the whiteboard shot by the camera;
the computer is used for analyzing the image and acquiring the dust condition of the lens.
2. The apparatus of claim 1, wherein the camera is a gray scale camera.
3. The apparatus of claim 1, wherein the resolution of the camera is 1920 x 1200.
4. A device for detecting lens dust using an adjustable optical ring as defined in claim 1, wherein the camera and the whiteboard are fixed by the base and the board respectively, the whiteboard filling the entire field of view of the camera.
5. A device for detecting lens dust using an adjustable optical ring as claimed in claim 1, wherein the focal length of the adjustable optical ring lens is 35mm.
6. A device for detecting lens dust using an adjustable aperture as defined in claim 1, wherein the gray scale value of the captured image of the whiteboard is between 75-125.
7. The device for detecting dust in a lens using an adjustable aperture as claimed in claim 1, wherein the computer is configured to calculate a segmentation threshold of the image, binarize the image using the calculated segmentation threshold, and assign a gray value of a pixel point larger than the threshold to 1, and otherwise assign a gray value to 0;
different connected domains are marked through the binarized image, and dust detection is carried out according to the number of pixels contained in each connected domain.
CN202322351871.5U 2023-08-31 2023-08-31 Device for detecting dust on lens by using adjustable light ring Active CN220795077U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202322351871.5U CN220795077U (en) 2023-08-31 2023-08-31 Device for detecting dust on lens by using adjustable light ring

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202322351871.5U CN220795077U (en) 2023-08-31 2023-08-31 Device for detecting dust on lens by using adjustable light ring

Publications (1)

Publication Number Publication Date
CN220795077U true CN220795077U (en) 2024-04-16

Family

ID=90658219

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202322351871.5U Active CN220795077U (en) 2023-08-31 2023-08-31 Device for detecting dust on lens by using adjustable light ring

Country Status (1)

Country Link
CN (1) CN220795077U (en)

Similar Documents

Publication Publication Date Title
CN109454006B (en) Detection and classification method based on device for online detection and classification of chemical fiber spindle tripping defects
CN114937055B (en) Image self-adaptive segmentation method and system based on artificial intelligence
CN110618134A (en) Steel plate surface quality defect detection and rating system and method
US20180053299A1 (en) Method of Detecting Tissue Area of Interest in Digital Pathology Imaging by Executing Computer-Executable Instructions Stored on a Non-Transitory Computer-Readable Medium
CN107610085A (en) A kind of welding point defect detecting system based on computer vision
JP2000184202A (en) Image processing system for removing pattern arranged in vertical direction on image generated by scanning
CN110047063B (en) Material drop detection method, device, equipment and storage medium
CN110648330B (en) Defect detection method for camera glass
CN105447489B (en) A kind of character of picture OCR identifying system and background adhesion noise cancellation method
CN110070523B (en) Foreign matter detection method for bottle bottom
CN115439476A (en) Silk-screen defect detection method and device based on image analysis
CN106529551B (en) Intelligent recognition counting detection method for round-like objects in packaging industry
CN110880184A (en) Method and device for carrying out automatic camera inspection based on optical flow field
CN110728269B (en) High-speed rail contact net support pole number plate identification method based on C2 detection data
CN116012292A (en) Wafer appearance defect detection method based on machine vision
CN112508913A (en) Cable section edge detection method based on image detection
CN220795077U (en) Device for detecting dust on lens by using adjustable light ring
CN112233111A (en) Tunnel gap detection method based on digital image processing
CN112036294B (en) Method and device for automatically identifying paper form structure
CN112561875A (en) Photovoltaic cell panel coarse grid detection method based on artificial intelligence
CN117036259A (en) Metal plate surface defect detection method based on deep learning
CN111815705B (en) Method and device for identifying pollution of filter protection lens of laser tracker and electronic equipment
CN114755236A (en) System and method for detecting surface defects of electroplated part with revolution curved surface
CN114037682A (en) Two-dimensional automatic detection method for optical element surface defects
KR101675532B1 (en) Apparatus and Method for detecting defect of thick steel plate

Legal Events

Date Code Title Description
GR01 Patent grant
GR01 Patent grant