CN110599548A - Camera calibration method and device, camera and computer readable storage medium - Google Patents

Camera calibration method and device, camera and computer readable storage medium Download PDF

Info

Publication number
CN110599548A
CN110599548A CN201910830035.0A CN201910830035A CN110599548A CN 110599548 A CN110599548 A CN 110599548A CN 201910830035 A CN201910830035 A CN 201910830035A CN 110599548 A CN110599548 A CN 110599548A
Authority
CN
China
Prior art keywords
camera
calibration
image
coordinates
feature points
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
CN201910830035.0A
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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201910830035.0A priority Critical patent/CN110599548A/en
Publication of CN110599548A publication Critical patent/CN110599548A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/80Analysis of captured images to determine intrinsic or extrinsic camera parameters, i.e. camera calibration
    • 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

Abstract

The invention discloses a camera calibration method and device, a camera and a mobile terminal. The calibration method of the camera comprises the following steps: collecting the calibration plate through a camera to obtain a calibration image; processing the calibration image to obtain image coordinates of feature points in the calibration image, wherein the feature points comprise checkerboard corner points and feature points; calculating according to the image coordinates of the characteristic points and the world coordinates of the characteristic points to obtain a homography matrix from a calibration plate plane to a calibration image plane; obtaining an internal parameter matrix of the camera; mapping the world coordinates of the characteristic points to a coordinate system of a camera according to the intrinsic parameter matrix and the homography matrix to obtain camera coordinates of the characteristic points under the undistorted condition, and mapping image coordinates of the characteristic points to the camera coordinate system according to the intrinsic parameter matrix to obtain camera coordinates of the characteristic points under the distorted condition; and finally, carrying out distortion parameter fitting to obtain distortion correction parameters. The invention can improve the calibration accuracy.

Description

Camera calibration method and device, camera and computer readable storage medium
Technical Field
The present invention relates to the field of camera technologies, and in particular, to a method and an apparatus for calibrating a camera, and a computer-readable storage medium.
Background
With the improvement of the living standard of people and the development of science and technology, photographing becomes one of important contents in daily life of people. At present, before the camera is used, the parameters of a camera in the camera need to be calibrated.
Disclosure of Invention
The invention mainly aims to provide a camera calibration method, a camera calibration device, a camera and a computer readable storage medium, and aims to improve the camera calibration accuracy.
In order to achieve the above object, the present invention provides a calibration method for a camera, including:
collecting the calibration plate through the camera to obtain a corresponding calibration image;
processing the calibration image to obtain image coordinates of the feature points in the calibration image;
the characteristic points comprise checkerboard angular points and circle centers of round points;
obtaining world coordinates of the feature points on the calibration plate, and calculating according to image coordinates of the feature points and the world coordinates of the feature points on the calibration plate to obtain a homography matrix from a plane where the calibration plate is located to a plane where the calibration image is located;
obtaining an internal parameter matrix of a camera to which the camera belongs;
mapping the world coordinates of the feature points to a coordinate system of the camera according to the intrinsic parameter matrix and the homography matrix to obtain camera coordinates of the feature points under a distortion-free condition, and mapping image coordinates of the feature points to the camera coordinate system according to the intrinsic parameter matrix to obtain camera coordinates of the feature points under a distortion condition;
and performing distortion parameter fitting on the camera coordinates of the characteristic points under the undistorted condition and the distorted condition to obtain corresponding distortion correction parameters.
The camera acquires the calibration image for one time on the calibration plate; or
And after the camera continuously collects the calibration plate, selecting a frame meeting a preset index threshold value from the calibration plate as a calibration image.
Wherein, the feature points include checkerboard corner points, and the processing the calibration image to obtain the image coordinates of the feature points in the calibration image includes:
carrying out binarization processing on the calibration image;
carrying out feature point detection on the calibration image subjected to binarization processing to obtain feature points to be confirmed; (ii) a
And obtaining the image coordinates of the checkerboard corner point pixels in the feature points to be confirmed through sub-pixel precision.
Wherein, the feature point also includes the centre of a circle of the dot, the processing the calibration image to obtain the image coordinate of the feature point in the calibration image further includes:
and carrying out contour extraction and ellipse fitting on the calibration image subjected to binarization processing to obtain the image coordinate of the circle center in the calibration image.
Wherein, the obtaining of the intrinsic parameter matrix of the camera to which the camera belongs includes:
obtaining preset optical parameters of the camera;
and obtaining an internal parameter matrix of the camera according to the principal point coordinates, the pixel size and the focal length of the camera in the optical parameters.
Performing distortion parameter fitting on the camera coordinates of the feature points under the undistorted condition and the distorted condition to obtain corresponding distortion correction parameters, wherein the method comprises the following steps:
distortion parameter fitting was performed by the following formula:
ud=u(1+k1r2+k2r4+k3r6)+[2p1v+p2(r2+2u2)];
vd=v(1+k1r2+k2r4+k3r6)+[2p2u+p1(r2+2v2)];
wherein the coordinates of the next feature point under the distortion condition are [ ud, vd ], the coordinates of the next feature point under the distortion-free condition are [ u, v ], k1, k2 and k3 are radial distortion parameters of the camera, p1 and p2 are tangential distortion parameters of the camera, and the distortion correction parameters comprise a radial distortion parameter and a tangential distortion parameter.
The connecting line of the camera and the center of the calibration plate is parallel to the horizontal line, and the imaging surface of the camera is parallel to the calibration plate.
In order to achieve the above object, the present invention further provides a calibration device for a camera, where the calibration device for a camera includes:
the image acquisition module is used for acquiring the calibration plate through the camera to obtain a corresponding calibration image;
the image coordinate module is used for processing the calibration image to obtain the image coordinates of the characteristic points in the calibration image;
the calculation module is used for obtaining the world coordinates of the feature points on the calibration plate, calculating according to the image coordinates of the feature points and the world coordinates of the feature points on the calibration plate, and obtaining a homography matrix from the plane where the calibration plate is located to the plane where the calibration image is located;
the obtaining module is used for obtaining an internal parameter matrix of a camera to which the camera belongs;
the mapping module is used for mapping the world coordinates of the characteristic points to a coordinate system of the camera according to the internal parameter matrix and the homography matrix to obtain camera coordinates of the characteristic points under a distortion-free condition, and mapping image coordinates of the characteristic points to the camera coordinate system according to the internal parameter matrix to obtain camera coordinates of the characteristic points under a distortion condition;
and the fitting module is used for performing distortion parameter fitting on the camera coordinates of the characteristic points under the undistorted condition and the distorted condition to obtain corresponding distortion correction parameters, wherein the distortion correction parameters comprise a radial distortion parameter and a tangential distortion parameter.
To achieve the above object, the present invention also provides a camera, comprising: the calibration method comprises a camera, a processor and a memory, wherein the memory stores a calibration program of the camera, and the calibration program of the camera realizes the steps of the calibration method of the camera when being executed by the processor.
In order to achieve the above object, the present invention further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the calibration method for a camera as described above.
The calibration method, the calibration device, the camera and the computer-readable storage medium of the camera provided by the embodiment of the invention are characterized in that a calibration image of a calibration plate is collected, feature points in the calibration image are extracted, calculation is carried out according to coordinates of the feature points in the calibration image and world coordinates of the feature points to obtain a homography matrix from a plane of the calibration plate to a plane of the calibration image, then, coordinates of the feature points in a machine coordinate system under a distortion-free condition and a distortion condition are calculated according to an internal parameter matrix and the homography matrix of the camera, finally, distortion parameter fitting is carried out on the coordinates of the feature points in the machine coordinate system under the distortion-free condition and the distortion condition to obtain corresponding distortion correction parameters, and calibration of the camera is realized. The sample application takes world coordinates as reference, obtains a homography matrix according to the coordinates of the characteristic points in the calibration plate image and the world coordinates, and then maps the corresponding characteristic points in the calibration image to the coordinates of the camera by using the homography matrix and the internal parameter matrix of the camera, thereby improving the calibration accuracy.
In addition, the calibration can be completed only through one calibration image, the calibration process is simple and convenient, and the camera calibration efficiency can be improved.
Drawings
Fig. 1 is a schematic structural diagram of a calibration device of a camera according to an embodiment of the present application;
fig. 2 is a schematic flowchart of an embodiment of a calibration method for a camera according to the present application;
FIG. 3 is a schematic diagram of an image of a calibration board in an embodiment of a calibration method for a camera according to the present application;
fig. 4 is a detailed flowchart of step S200 in an embodiment of the calibration method for a camera according to the present application;
FIG. 5 is a functional block diagram of a calibration apparatus of a camera according to a first embodiment of the present invention;
FIG. 6 is a schematic diagram of a detailed functional module of an image coordinate module in an embodiment of a calibration apparatus for a camera according to the present invention;
fig. 7 is a schematic diagram of a detailed functional module of an obtaining module in an embodiment of the calibration apparatus for a camera according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
As shown in fig. 1, fig. 1 is a schematic device structure diagram of a hardware operating environment according to an embodiment of the present invention.
The device of the embodiment of the invention can be a device with a camera, such as a PC, a tablet computer, a portable computer, a smart phone and the like.
As shown in fig. 1, the apparatus may include: the processor 1001 includes, for example, a CPU, a communication bus 1002, a camera 1003, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The camera 1003 is used for performing exposure according to a user instruction or other program instruction to obtain a captured image. The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the terminal structure shown in fig. 1 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer storage medium, may include therein an operating system and a calibration program of a camera.
In the apparatus shown in fig. 1, the processor 1001 may be configured to call up a calibration program of a camera stored in the memory 1005, and perform the following operations of the embodiments of the calibration method of a camera.
Based on the calibration device of the camera, various embodiments of the calibration method of the camera in the application are provided.
Fig. 2 shows a flowchart of a calibration method for a camera, which includes the following steps:
and S100, acquiring the calibration board through the camera to obtain a corresponding calibration image.
Before the calibration, a calibration board is firstly arranged, as an example, the calibration board comprises a checkerboard with a plurality of black and white squares arranged at intervals, at least one dot is arranged in at least one black or white grid in the checkerboard, the calibration board can be as shown in fig. 3, and the dot can be arranged in the middle of the calibration board or in other positions. In other embodiments, the calibration board may also replace the pattern of the black-and-white chessboard with another shape, for example, a black-and-white rectangle is used to replace the black-and-white square block pattern in fig. 3, and the description of the type, the pattern shape, the pattern size, and the arrangement of the calibration board in the embodiment of the present invention does not limit the present invention. In the embodiment of the invention, the calibration board is subjected to image acquisition through the camera. In order to obtain a better shooting effect, the camera can be a wide-angle camera.
In order to improve the calibration efficiency, before the images of the calibration plate are collected, the camera where the camera is located and the calibration plate can be placed on the same horizontal plane, and the connection line of the lens center of the wide-angle camera and the center of the calibration plate is ensured to be parallel to the horizontal plane. Preferably, the camera imaging surface and the calibration plate plane are arranged in parallel, and then the calibration plate is collected through the camera to obtain a corresponding calibration image.
In the embodiment of the invention, the subsequent calibration process can be completed only by acquiring one calibration image, so that the calibration efficiency can be effectively improved. In other embodiments, in order to improve the calibration accuracy, a plurality of calibration plate images can be continuously collected, and a frame of image with the best collection effect is preferably selected as the calibration image, so that the problem of degradation of the collected calibration image caused by shooting jitter, inaccurate focusing, poor shooting angle or poor shooting range in the shooting process can be effectively avoided. The index for evaluating the acquisition effect may be one or more of parameters such as definition, image distortion, size range of the acquired image, and number of feature points, and the evaluation process of the acquisition effect may be performed by the system automatically according to a preset program to select the image frame, so that the user may manually perform input selection, which is not limited in the embodiment of the present invention.
And step S200, processing the calibration image to obtain the image coordinates of the characteristic points in the calibration image.
And after acquiring a calibration image corresponding to the calibration plate, performing image processing on the calibration image, and extracting feature points in the image. In the embodiment of the present invention, the extracted feature points may include: the checkerboard angular points are points at four angular positions of black squares or white squares. The coordinates of each feature point in the image are determined according to a preset coordinate system of the calibration board, that is, coordinates of a checkerboard corner point and a circle center of a dot are obtained, the coordinates are based on the image coordinate system, so that the coordinates of the feature point in the image are defined as image coordinates, wherein an origin of a world coordinate system of the calibration board is generally the upper left corner of the calibration board, the horizontal right side is the positive x-axis direction, the vertical horizontal downward direction is the positive y-axis direction, the origin of a coordinate system for collecting the image can also be the upper left corner of the image, the horizontal right side is the positive x-axis direction, the vertical horizontal downward direction is the positive y-axis direction, of course, other positions can also be set as the origins in the world coordinate system of the calibration board and the coordinate system of the image, and other directions can be the x-.
And step S300, obtaining world coordinates of the feature points on the calibration plate, calculating according to the image coordinates of the feature points and the world coordinates of the feature points, and further obtaining a homography matrix from the plane where the calibration plate is located to the plane where the calibration image is located.
In the embodiment of the invention, the world coordinates of the characteristic points on the calibration board can be obtained by automatically measuring the world coordinates of the characteristic points (such as the centers of circles) on the calibration board through the system. In other embodiments, the world coordinates of the feature point (e.g., the center of a circle) may be pre-stored in the system or may be input according to an input device. The homography matrix from the plane of the calibration plate to the plane of the calibration image is obtained by calculating world coordinates of characteristic points (such as the centers of circles of the dots) and image coordinates of the characteristic points (such as the centers of the circles of the dots).
And S400, obtaining an internal parameter matrix of a camera to which the camera belongs.
The intrinsic parameter matrix of the camera to which the camera belongs is obtained after the homography matrix is obtained, the intrinsic parameter matrix can be preset in a program, in order to improve the compatibility of the program, optical parameters preset by a camera of the camera can also be read, and then the intrinsic parameter matrix of the camera is obtained according to the coordinates of the principal point of the camera in the optical parameters of the camera, the pixel size and the focal length. In a specific implementation, the intrinsic parameter matrix of the camera to which the camera belongs may also be obtained before the homography matrix is obtained, which is not limited herein.
Step S500, mapping the world coordinates of the feature points to a coordinate system of the camera according to the internal parameter matrix and the homography matrix to obtain camera coordinates of the feature points under a distortion-free condition, and mapping the image coordinates of the feature points to the coordinate system of the camera according to the internal parameter matrix to obtain camera coordinates of the feature points under a distortion condition;
after obtaining the internal parameter matrix of the camera to which the camera belongs, an external parameter matrix is obtained through calculation according to the internal parameter matrix and the homography matrix, then the world coordinates of the feature points are mapped to the coordinate system of the camera according to the external parameter matrix, and the camera coordinates of the feature points under the distortion-free condition are obtained, that is, the coordinates of the feature points in the camera coordinate system under the distortion-free condition are obtained.
And mapping the image coordinates of the characteristic points to a camera coordinate system according to the internal parameter matrix to obtain the camera coordinates of the characteristics under the distortion condition, namely obtaining the coordinates of the characteristic points in the camera coordinate system under the distortion condition, wherein the camera coordinates are the coordinate system where the camera is located and can be set according to the actual condition of a user.
And S600, performing distortion parameter fitting on the camera coordinates of the feature points under the undistorted condition and the distorted condition to obtain corresponding distortion correction parameters.
And finally, carrying out distortion parameter fitting on the obtained camera coordinates of the characteristic points under the distortion-free condition and the obtained camera coordinates of the characteristic points under the distortion condition so as to obtain distortion correction parameters, and specifically carrying out distortion parameter fitting through the following formula:
ud=u(1+k1r2+k2r4+k3r6)+[2p1v+p2(r2+2u2)];
vd=v(1+k1r2+k2r4+k3r6)+[2p2u+p1(r2+2v2)];
wherein the coordinate of a feature point under the distortion condition is [ u ]d,vd]The coordinates of a feature point under the distortion-free condition are [ u, v ]],k1、k2And k3Is a radial distortion parameter, p, of the camera1And p2The distortion correction parameters include a sagittal distortion parameter and a tangential distortion parameter for the camera. It should be noted that the method for parameter fitting in the embodiment of the present invention is not limited to the invention, and in other embodiments, other transformation combination methods known to those skilled in the art may be further adopted to perform distortion parameter fitting on the camera coordinates under the distortion condition and under the distortion-free condition to obtain the final distortion correction parameters, which may also improve the calibration accuracy.
According to the above description, the image coordinates of the feature points are converted into the coordinate system where the camera is located, and the camera coordinates of the corresponding features under the distortion condition are obtained; and will be the worldAnd converting the coordinates into a coordinate system where the camera is located, and obtaining the camera coordinates of the corresponding features under the distortion-free condition. And then carrying out distortion parameter fitting on the characteristic point coordinates in the machine coordinate system under the distortion-free condition and the distortion condition to realize the calibration process. And according to the calculation formula, the coordinates of the five characteristic points are selected to complete the calculation, and k is obtained1、k2、k3、p1And p2So any five feature points can be selected for conversion to camera coordinates.
The calibration method, the calibration device, the camera and the computer-readable storage medium of the camera provided by the embodiment of the invention are characterized in that a calibration image of a calibration plate is collected, feature points in the calibration image are extracted, calculation is carried out according to coordinates of the feature points in the calibration image and world coordinates of the feature points to obtain a homography matrix from a plane of the calibration plate to a plane of the calibration image, then, coordinates of the feature points in a machine coordinate system under a distortion-free condition and a distortion condition are calculated according to an internal parameter matrix and the homography matrix of the camera, finally, distortion parameter fitting is carried out on the coordinates of the feature points in the machine coordinate system under the distortion-free condition and the distortion condition to obtain corresponding distortion correction parameters, and calibration of the camera is realized. The sample application takes world coordinates as reference, obtains a homography matrix according to the coordinates of the characteristic points in the calibration plate image and the actual world coordinates, and then maps the corresponding characteristic points in the calibration image to the coordinates of the camera by using the homography matrix and the internal parameter matrix of the camera, thereby improving the calibration accuracy.
In addition, the calibration can be completed only through one calibration image, the calibration process is simple and convenient, and the camera calibration efficiency can be improved.
Further, referring to fig. 4, fig. 4 is a schematic detailed flow chart of step S200 in an embodiment of the calibration method for the camera according to the present application, and based on the first embodiment, step S200 includes:
step S210, carrying out binarization processing on the calibration image;
step S220, carrying out feature point detection on the calibration image subjected to binarization processing to obtain feature points to be confirmed;
and step S230, obtaining the image coordinates of the checkerboard corner pixels in the feature points to be confirmed through sub-pixel precision.
And S240, carrying out contour extraction and ellipse fitting on the calibration image subjected to binarization processing to obtain the image coordinates of the circle center in the calibration image.
In order to further improve the accuracy of the result, in the process of extracting the feature points, in this embodiment, binarization processing is performed on the obtained calibration image first, so as to eliminate interference of other factors such as ambient brightness on the feature points. Then, feature points of the binarized image are extracted, so that feature points to be confirmed are obtained, namely, checkerboard corner points to be confirmed in the calibrated image, pixels of the checkerboard corner points in the calibrated image are determined through the sub-pixel progress, and finally, image coordinates of the checkerboard corner points are determined according to an image coordinate system preset by the calibrated image, wherein the calibrated image can be binarized by selecting an OSTU algorithm (Dajin algorithm) and the Harris algorithm is selected for feature point detection. After binarization, contour extraction and ellipse fitting are carried out on the calibration image, the circle center of a dot in the calibration image is determined, and the image coordinate of the circle center is determined according to an image coordinate system preset by the calibration image. If the calibration plate is calibrated by other images, the same method is adopted, namely after binarization is carried out, the image coordinates of pixels at the intersection positions of the black and white images are selected through sub-pixel precision.
Referring to fig. 5, fig. 5 is a functional module schematic diagram of a calibration device of a camera according to a first embodiment of the present invention.
The invention also provides a calibration device of the camera, which comprises:
the image acquisition module 10 is used for acquiring the calibration plate through the camera to obtain a corresponding calibration image;
the image coordinate module 20 is configured to process the calibration image to obtain image coordinates of feature points in the calibration image;
the calculation module 30 is configured to obtain world coordinates of the feature points on the calibration board, and perform calculation according to the image coordinates of the feature points and the world coordinates of the feature points on the calibration board to obtain a homography matrix from a plane where the calibration board is located to a plane where the calibration image is located;
an obtaining module 40, configured to obtain an internal parameter matrix of a camera to which the camera belongs;
a mapping module 50, configured to map the world coordinates of the feature points to a coordinate system of the camera according to the intrinsic parameter matrix and the homography matrix, obtain camera coordinates of the feature points under a distortion-free condition, and map image coordinates of the feature points to a camera coordinate system according to the intrinsic parameter matrix, obtain camera coordinates of the feature points under a distortion condition;
and a fitting module 60, configured to perform distortion parameter fitting on the camera coordinates of the feature points under the undistorted condition and the distorted condition, so as to obtain corresponding distortion correction parameters. The distortion correction parameters may include a radial distortion parameter and a tangential distortion parameter.
Further, the camera acquires the calibration image for one time on the calibration plate; or
And after the camera continuously collects the calibration plate, selecting a frame meeting a preset index threshold value from the calibration plate as a calibration image.
The connecting line of the camera and the center of the calibration plate is parallel to the horizontal line, and the imaging surface of the camera is parallel to the calibration plate.
Further, referring to fig. 6, fig. 6 is a schematic diagram of a detailed functional module of an image coordinate module in an embodiment of the calibration apparatus for a camera according to the present invention. Based on the above embodiment, the feature points include the corner points of the checkerboard and the circle centers of the dots, and the image coordinate module 20 may include:
a binarization unit 21, configured to perform binarization processing on the calibration image;
a feature point detection unit 22, configured to perform feature point detection on the calibration image after the binarization processing;
a corner image coordinate unit 23, configured to obtain image coordinates of checkerboard corner pixels in the calibration image with sub-pixel precision.
And a circle center image coordinate unit 24, configured to perform contour extraction and ellipse fitting on the binarized calibration image, and obtain an image coordinate of a circle center in the calibration image.
Further, referring to fig. 7, fig. 7 is a schematic diagram of detailed functional modules of an obtaining module in an embodiment of the calibration apparatus for a camera according to the present invention. Based on the above embodiment, the obtaining module 40 includes:
an obtaining unit 41, configured to obtain an optical parameter preset by the camera;
and the internal parameter unit 42 is used for obtaining an internal parameter matrix of the camera according to the principal point coordinates, the pixel size and the focal length of the camera in the optical parameters.
Further, referring to fig. 6, fig. 6 is a functional module schematic diagram of a calibration apparatus of a camera according to a second embodiment of the present invention, and the fitting module 60 is further configured to:
distortion parameter fitting was performed by the following formula:
ud=u(1+k1r2+k2r4+k3r6)+[2p1v+p2(r2+2u2)];
vd=v(1+k1r2+k2r4+k3r6)+[2p2u+p1(r2+2v2)];
wherein the coordinate of a feature point under the distortion condition is [ u ]d,vd]The coordinates of a feature point under the distortion-free condition are [ u, v ]],k1、k2And k3Is a radial distortion parameter, p, of the camera1And p2Is a tangential distortion parameter of the camera.
The present invention further provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the calibration method for a camera according to any one of the above embodiments.
The specific embodiment of the readable storage medium of the present invention is substantially the same as the embodiments of the calibration method of the camera described above, and details are not described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a readable storage medium (such as ROM/RAM, magnetic disk, optical disk) as described above and includes several instructions for causing a terminal to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A calibration method of a camera is characterized by comprising the following steps:
collecting the calibration plate through the camera to obtain a corresponding calibration image;
processing the calibration image to obtain image coordinates of the feature points in the calibration image;
obtaining world coordinates of the feature points on the calibration plate, and calculating according to image coordinates of the feature points and the world coordinates of the feature points on the calibration plate to obtain a homography matrix from a plane where the calibration plate is located to a plane where the calibration image is located;
obtaining an internal parameter matrix of a camera to which the camera belongs;
mapping the world coordinates of the feature points to a coordinate system of the camera according to the intrinsic parameter matrix and the homography matrix to obtain camera coordinates of the feature points under a distortion-free condition, and mapping image coordinates of the feature points to the camera coordinate system according to the intrinsic parameter matrix to obtain camera coordinates of the feature points under a distortion condition;
and performing distortion parameter fitting on the camera coordinates of the characteristic points under the undistorted condition and the distorted condition to obtain corresponding distortion correction parameters.
2. The calibration method of a camera according to claim 1, wherein the camera acquires the calibration image once for a calibration plate; or
And after the camera continuously collects the calibration plate, selecting a frame meeting a preset index threshold value from the calibration plate as a calibration image.
3. The method for calibrating a camera according to claim 1, wherein the feature points comprise checkerboard corner points, and the processing the calibration image to obtain the image coordinates of the feature points in the calibration image comprises:
carrying out binarization processing on the calibration image;
carrying out feature point detection on the calibration image subjected to binarization processing to obtain feature points to be confirmed;
and obtaining the image coordinates of the checkerboard corner point pixels in the feature points to be confirmed through sub-pixel precision.
4. The method for calibrating a camera according to claim 3, wherein the feature point further includes a center of a circular dot, and the processing of the calibration image to obtain the image coordinates of the feature point in the calibration image further includes:
and carrying out contour extraction and ellipse fitting on the calibration image subjected to binarization processing to obtain the image coordinate of the circle center in the calibration image.
5. The method for calibrating a camera according to claim 1, wherein the obtaining an internal parameter matrix of a camera to which the camera belongs comprises:
obtaining preset optical parameters of the camera;
and obtaining an internal parameter matrix of the camera according to the principal point coordinates, the pixel size and the focal length of the camera in the optical parameters.
6. The method for calibrating a camera according to claim 1, wherein the performing distortion parameter fitting on the camera coordinates of the feature points under the undistorted condition and the distorted condition to obtain corresponding distortion correction parameters specifically comprises:
distortion parameter fitting was performed by the following formula:
ud=u(1+k1r2+k2r4+k3r6)+[2p1v+p2(r2+2u2)];
vd=v(1+k1r2+k2r4+k3r6)+[2p2u+p1(r2+2v2)];
wherein the coordinate of a feature point under the distortion condition is [ u ]d,vd]The coordinates of a feature point under the distortion-free condition are [ u, v ]],k1、k2And k3Is a radial distortion parameter, p, of the camera1And p2Is a tangential distortion parameter of the camera,the distortion correction parameters include a radial distortion parameter and a tangential distortion parameter.
7. A calibration method for a camera according to any one of claims 1 to 6, characterized in that a line connecting the camera and the center of the calibration plate is parallel to the horizontal line, and an imaging plane of the camera is parallel to the calibration plate.
8. A calibration device of a camera is characterized in that the calibration device of the camera comprises:
the image acquisition module is used for acquiring the calibration plate through the camera to obtain a corresponding calibration image;
the image coordinate module is used for processing the calibration image to obtain the image coordinates of the characteristic points in the calibration image;
the calculation module is used for obtaining the world coordinates of the feature points on the calibration plate, calculating according to the image coordinates of the feature points and the world coordinates of the feature points on the calibration plate, and obtaining a homography matrix from the plane where the calibration plate is located to the plane where the calibration image is located;
the obtaining module is used for obtaining an internal parameter matrix of a camera to which the camera belongs;
the mapping module is used for mapping the world coordinates of the characteristic points to a coordinate system of the camera according to the internal parameter matrix and the homography matrix to obtain camera coordinates of the characteristic points under a distortion-free condition, and mapping image coordinates of the characteristic points to the camera coordinate system according to the internal parameter matrix to obtain camera coordinates of the characteristic points under a distortion condition;
and the fitting module is used for performing distortion parameter fitting on the camera coordinates of the characteristic points under the undistorted condition and the distorted condition to obtain corresponding distortion correction parameters.
9. A camera, characterized in that the camera comprises: camera, a processor and a memory, in which a calibration program of the camera is stored, which when executed by the processor performs the steps of the calibration method of the camera according to any one of claims 1 to 7.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the calibration method for a camera head according to any one of claims 1 to 7.
CN201910830035.0A 2019-09-02 2019-09-02 Camera calibration method and device, camera and computer readable storage medium Pending CN110599548A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910830035.0A CN110599548A (en) 2019-09-02 2019-09-02 Camera calibration method and device, camera and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910830035.0A CN110599548A (en) 2019-09-02 2019-09-02 Camera calibration method and device, camera and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN110599548A true CN110599548A (en) 2019-12-20

Family

ID=68857339

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910830035.0A Pending CN110599548A (en) 2019-09-02 2019-09-02 Camera calibration method and device, camera and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110599548A (en)

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111080718A (en) * 2019-12-23 2020-04-28 中科院微电子研究所昆山分所 Camera module calibration method and device for 720-degree environment detection
CN111340893A (en) * 2020-03-24 2020-06-26 深圳奥比中光科技有限公司 Calibration plate, calibration method and calibration system
CN111429530A (en) * 2020-04-10 2020-07-17 浙江大华技术股份有限公司 Coordinate calibration method and related device
CN111612853A (en) * 2020-05-25 2020-09-01 追创科技(苏州)有限公司 Camera parameter calibration method and device
CN111681286A (en) * 2020-06-09 2020-09-18 商汤集团有限公司 Calibration method, device, system, electronic equipment and storage medium
CN111681285A (en) * 2020-06-09 2020-09-18 商汤集团有限公司 Calibration method, calibration device, electronic equipment and storage medium
CN111754568A (en) * 2020-06-19 2020-10-09 上海保隆汽车科技股份有限公司 Calibration pattern, calibration method and calibration plate device thereof
CN111815714A (en) * 2020-07-01 2020-10-23 广州视源电子科技股份有限公司 Fisheye camera calibration method and device, terminal device and storage medium
CN111815719A (en) * 2020-07-20 2020-10-23 北京百度网讯科技有限公司 External parameter calibration method, device and equipment of image acquisition equipment and storage medium
CN111882605A (en) * 2020-06-30 2020-11-03 浙江大华技术股份有限公司 Monitoring equipment image coordinate conversion method and device and computer equipment
CN112132907A (en) * 2020-09-22 2020-12-25 北京的卢深视科技有限公司 Camera calibration method and device, electronic equipment and storage medium
CN112330755A (en) * 2020-11-26 2021-02-05 展讯通信(上海)有限公司 Calibration evaluation method and device of all-round system, storage medium and terminal
CN112465916A (en) * 2020-11-27 2021-03-09 浙江光珀智能科技有限公司 RGBD binocular calibration method and system based on full-view-field plane calibration plate
CN112509035A (en) * 2020-11-26 2021-03-16 江苏集萃未来城市应用技术研究所有限公司 Double-lens image pixel point matching method for optical lens and thermal imaging lens
CN112509034A (en) * 2020-11-26 2021-03-16 江苏集萃未来城市应用技术研究所有限公司 Large-range accurate detection method for body temperature of pedestrian based on image pixel point matching
CN112509058A (en) * 2020-11-30 2021-03-16 北京百度网讯科技有限公司 Method and device for calculating external parameters, electronic equipment and storage medium
CN112580380A (en) * 2020-12-11 2021-03-30 北京极智嘉科技有限公司 Positioning method and device based on graphic code, electronic equipment and storage medium
CN112598734A (en) * 2020-12-17 2021-04-02 的卢技术有限公司 Image-based method for accurately positioning pedestrians around vehicle body
CN112598751A (en) * 2020-12-23 2021-04-02 Oppo(重庆)智能科技有限公司 Calibration method and device, terminal and storage medium
CN112767498A (en) * 2021-02-03 2021-05-07 苏州挚途科技有限公司 Camera calibration method and device and electronic equipment
CN112991465A (en) * 2021-03-26 2021-06-18 禾多科技(北京)有限公司 Camera calibration method and device, electronic equipment and computer readable medium
CN113052911A (en) * 2019-12-27 2021-06-29 杭州海康机器人技术有限公司 Calibration board, camera calibration method and device
CN113223089A (en) * 2021-03-25 2021-08-06 中科创达软件股份有限公司 Calibration device, calibration field and calibration method
CN113240752A (en) * 2021-05-21 2021-08-10 中科创达软件股份有限公司 Internal reference and external reference cooperative calibration method and device
CN113298882A (en) * 2021-06-07 2021-08-24 四川大学 Camera calibration device and method for microscopic three-dimensional topography measurement system
CN113288424A (en) * 2021-04-14 2021-08-24 上海大学 Calibration plate and calibration method for field calibration of optical surgical navigation system
CN113345024A (en) * 2020-02-18 2021-09-03 致伸科技股份有限公司 Method for judging assembling quality of camera module
CN113465573A (en) * 2021-06-30 2021-10-01 深圳市优必选科技股份有限公司 Monocular distance measuring method and device and intelligent device
CN113516719A (en) * 2021-04-21 2021-10-19 深圳臻像科技有限公司 Camera calibration method, system and storage medium based on multiple homography matrixes
CN113516718A (en) * 2020-04-10 2021-10-19 富华科精密工业(深圳)有限公司 Batch camera device external parameter calibration method and electronic equipment
WO2021238923A1 (en) * 2020-05-25 2021-12-02 追觅创新科技(苏州)有限公司 Camera parameter calibration method and device
CN113808199A (en) * 2020-06-17 2021-12-17 华为技术有限公司 Positioning method, electronic equipment and positioning system
CN114022572A (en) * 2022-01-07 2022-02-08 江西明天高科技股份有限公司 Automatic calibration method for camera array
CN114419168A (en) * 2022-01-21 2022-04-29 北京微链道爱科技有限公司 Method and device for calibrating image feature points
CN114511640A (en) * 2020-11-17 2022-05-17 北京四维图新科技股份有限公司 Method, device and storage medium for calibrating camera by using map
CN115131444A (en) * 2022-08-30 2022-09-30 常州铭赛机器人科技股份有限公司 Calibration method based on monocular vision dispensing platform
CN115457147A (en) * 2022-09-16 2022-12-09 北京的卢深视科技有限公司 Camera calibration method, electronic device and storage medium
WO2022257569A1 (en) * 2021-06-09 2022-12-15 上海商汤智能科技有限公司 Calibration of image acquisition apparatus
CN116634134A (en) * 2023-05-19 2023-08-22 中科慧远视觉技术(洛阳)有限公司 Imaging system calibration method and device, storage medium and electronic equipment
CN116704046A (en) * 2023-08-01 2023-09-05 北京积加科技有限公司 Cross-mirror image matching method and device
CN117593378A (en) * 2023-11-01 2024-02-23 誉昊光电科技(珠海)有限公司 Device and method for calibrating internal parameters of vehicle-mounted camera module
CN111815714B (en) * 2020-07-01 2024-05-17 广州视源电子科技股份有限公司 Fisheye camera calibration method and device, terminal equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106127737A (en) * 2016-06-15 2016-11-16 王向东 A kind of flat board calibration system in sports tournament is measured
CN106780628A (en) * 2016-12-24 2017-05-31 大连日佳电子有限公司 High Precision Camera Calibration method based on mixing distortion model

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106127737A (en) * 2016-06-15 2016-11-16 王向东 A kind of flat board calibration system in sports tournament is measured
CN106780628A (en) * 2016-12-24 2017-05-31 大连日佳电子有限公司 High Precision Camera Calibration method based on mixing distortion model

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
周丽凤: "面向三维检测的相机标定方法研究", 《中国优秀博硕士学位论文全文数据库信息科技辑》 *

Cited By (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111080718A (en) * 2019-12-23 2020-04-28 中科院微电子研究所昆山分所 Camera module calibration method and device for 720-degree environment detection
CN113052911A (en) * 2019-12-27 2021-06-29 杭州海康机器人技术有限公司 Calibration board, camera calibration method and device
CN113345024A (en) * 2020-02-18 2021-09-03 致伸科技股份有限公司 Method for judging assembling quality of camera module
CN113345024B (en) * 2020-02-18 2024-03-05 致伸科技股份有限公司 Method for judging assembly quality of camera module
CN111340893A (en) * 2020-03-24 2020-06-26 深圳奥比中光科技有限公司 Calibration plate, calibration method and calibration system
WO2021189626A1 (en) * 2020-03-24 2021-09-30 深圳奥比中光科技有限公司 Calibration board, calibration method and system
CN111429530A (en) * 2020-04-10 2020-07-17 浙江大华技术股份有限公司 Coordinate calibration method and related device
CN113516718A (en) * 2020-04-10 2021-10-19 富华科精密工业(深圳)有限公司 Batch camera device external parameter calibration method and electronic equipment
CN111429530B (en) * 2020-04-10 2023-06-02 浙江大华技术股份有限公司 Coordinate calibration method and related device
CN111612853A (en) * 2020-05-25 2020-09-01 追创科技(苏州)有限公司 Camera parameter calibration method and device
WO2021238923A1 (en) * 2020-05-25 2021-12-02 追觅创新科技(苏州)有限公司 Camera parameter calibration method and device
CN111612853B (en) * 2020-05-25 2023-08-08 追觅创新科技(苏州)有限公司 Camera parameter calibration method and device
CN111681286A (en) * 2020-06-09 2020-09-18 商汤集团有限公司 Calibration method, device, system, electronic equipment and storage medium
CN111681286B (en) * 2020-06-09 2023-11-28 商汤集团有限公司 Calibration method, device, system, electronic equipment and storage medium
CN111681285B (en) * 2020-06-09 2024-04-16 商汤集团有限公司 Calibration method, calibration device, electronic equipment and storage medium
CN111681285A (en) * 2020-06-09 2020-09-18 商汤集团有限公司 Calibration method, calibration device, electronic equipment and storage medium
CN113808199B (en) * 2020-06-17 2023-09-08 华为云计算技术有限公司 Positioning method, electronic equipment and positioning system
CN113808199A (en) * 2020-06-17 2021-12-17 华为技术有限公司 Positioning method, electronic equipment and positioning system
CN111754568A (en) * 2020-06-19 2020-10-09 上海保隆汽车科技股份有限公司 Calibration pattern, calibration method and calibration plate device thereof
CN111882605A (en) * 2020-06-30 2020-11-03 浙江大华技术股份有限公司 Monitoring equipment image coordinate conversion method and device and computer equipment
CN111815714A (en) * 2020-07-01 2020-10-23 广州视源电子科技股份有限公司 Fisheye camera calibration method and device, terminal device and storage medium
CN111815714B (en) * 2020-07-01 2024-05-17 广州视源电子科技股份有限公司 Fisheye camera calibration method and device, terminal equipment and storage medium
CN111815719B (en) * 2020-07-20 2023-12-22 阿波罗智能技术(北京)有限公司 External parameter calibration method, device and equipment of image acquisition equipment and storage medium
CN111815719A (en) * 2020-07-20 2020-10-23 北京百度网讯科技有限公司 External parameter calibration method, device and equipment of image acquisition equipment and storage medium
CN112132907A (en) * 2020-09-22 2020-12-25 北京的卢深视科技有限公司 Camera calibration method and device, electronic equipment and storage medium
CN114511640A (en) * 2020-11-17 2022-05-17 北京四维图新科技股份有限公司 Method, device and storage medium for calibrating camera by using map
CN112509034A (en) * 2020-11-26 2021-03-16 江苏集萃未来城市应用技术研究所有限公司 Large-range accurate detection method for body temperature of pedestrian based on image pixel point matching
CN112330755A (en) * 2020-11-26 2021-02-05 展讯通信(上海)有限公司 Calibration evaluation method and device of all-round system, storage medium and terminal
CN112509035A (en) * 2020-11-26 2021-03-16 江苏集萃未来城市应用技术研究所有限公司 Double-lens image pixel point matching method for optical lens and thermal imaging lens
CN112465916A (en) * 2020-11-27 2021-03-09 浙江光珀智能科技有限公司 RGBD binocular calibration method and system based on full-view-field plane calibration plate
CN112509058B (en) * 2020-11-30 2023-08-22 北京百度网讯科技有限公司 External parameter calculating method, device, electronic equipment and storage medium
CN112509058A (en) * 2020-11-30 2021-03-16 北京百度网讯科技有限公司 Method and device for calculating external parameters, electronic equipment and storage medium
CN112580380B (en) * 2020-12-11 2024-04-19 北京极智嘉科技股份有限公司 Positioning method and device based on graphic code, electronic equipment and storage medium
CN112580380A (en) * 2020-12-11 2021-03-30 北京极智嘉科技有限公司 Positioning method and device based on graphic code, electronic equipment and storage medium
CN112598734A (en) * 2020-12-17 2021-04-02 的卢技术有限公司 Image-based method for accurately positioning pedestrians around vehicle body
CN112598751A (en) * 2020-12-23 2021-04-02 Oppo(重庆)智能科技有限公司 Calibration method and device, terminal and storage medium
CN112767498A (en) * 2021-02-03 2021-05-07 苏州挚途科技有限公司 Camera calibration method and device and electronic equipment
CN113223089A (en) * 2021-03-25 2021-08-06 中科创达软件股份有限公司 Calibration device, calibration field and calibration method
CN112991465A (en) * 2021-03-26 2021-06-18 禾多科技(北京)有限公司 Camera calibration method and device, electronic equipment and computer readable medium
CN113288424A (en) * 2021-04-14 2021-08-24 上海大学 Calibration plate and calibration method for field calibration of optical surgical navigation system
CN113516719A (en) * 2021-04-21 2021-10-19 深圳臻像科技有限公司 Camera calibration method, system and storage medium based on multiple homography matrixes
CN113516719B (en) * 2021-04-21 2023-08-15 深圳臻像科技有限公司 Camera calibration method, system and storage medium based on multiple homography matrixes
CN113240752A (en) * 2021-05-21 2021-08-10 中科创达软件股份有限公司 Internal reference and external reference cooperative calibration method and device
CN113240752B (en) * 2021-05-21 2024-03-22 中科创达软件股份有限公司 Internal reference and external reference collaborative calibration method and device
CN113298882A (en) * 2021-06-07 2021-08-24 四川大学 Camera calibration device and method for microscopic three-dimensional topography measurement system
WO2022257569A1 (en) * 2021-06-09 2022-12-15 上海商汤智能科技有限公司 Calibration of image acquisition apparatus
CN113465573A (en) * 2021-06-30 2021-10-01 深圳市优必选科技股份有限公司 Monocular distance measuring method and device and intelligent device
CN114022572A (en) * 2022-01-07 2022-02-08 江西明天高科技股份有限公司 Automatic calibration method for camera array
CN114419168A (en) * 2022-01-21 2022-04-29 北京微链道爱科技有限公司 Method and device for calibrating image feature points
CN115131444A (en) * 2022-08-30 2022-09-30 常州铭赛机器人科技股份有限公司 Calibration method based on monocular vision dispensing platform
CN115457147A (en) * 2022-09-16 2022-12-09 北京的卢深视科技有限公司 Camera calibration method, electronic device and storage medium
CN116634134A (en) * 2023-05-19 2023-08-22 中科慧远视觉技术(洛阳)有限公司 Imaging system calibration method and device, storage medium and electronic equipment
CN116634134B (en) * 2023-05-19 2024-01-30 中科慧远视觉技术(洛阳)有限公司 Imaging system calibration method and device, storage medium and electronic equipment
CN116704046A (en) * 2023-08-01 2023-09-05 北京积加科技有限公司 Cross-mirror image matching method and device
CN116704046B (en) * 2023-08-01 2023-11-10 北京积加科技有限公司 Cross-mirror image matching method and device
CN117593378A (en) * 2023-11-01 2024-02-23 誉昊光电科技(珠海)有限公司 Device and method for calibrating internal parameters of vehicle-mounted camera module

Similar Documents

Publication Publication Date Title
CN110599548A (en) Camera calibration method and device, camera and computer readable storage medium
CN110458898B (en) Camera calibration board, calibration data acquisition method, distortion correction method and device
CN108152278B (en) Urine detection method and device
JP4772839B2 (en) Image identification method and imaging apparatus
CN111080724A (en) Infrared and visible light fusion method
EP2833636B1 (en) Color chart detection device, color chart detection method and color chart detection computer program
CN110493595B (en) Camera detection method and device, storage medium and electronic device
CN107480666B (en) Image capturing device, method and device for extracting scanning target of image capturing device, and storage medium
CN104519328A (en) Image processing device, image capturing apparatus, and image processing method
CN105701809B (en) A kind of method for correcting flat field based on line-scan digital camera scanning
WO2022179549A1 (en) Calibration method and apparatus, computer device, and storage medium
CN110706182A (en) Method and device for detecting flatness of shielding case, terminal equipment and storage medium
CN110443245A (en) Localization method, device and the equipment of a kind of license plate area under unrestricted scene
CN114037992A (en) Instrument reading identification method and device, electronic equipment and storage medium
CN116777769A (en) Method and device for correcting distorted image, electronic equipment and storage medium
CN111738936A (en) Image processing-based multi-plant rice spike length measuring method
CN116524041A (en) Camera calibration method, device, equipment and medium
CN111222446A (en) Face recognition method, face recognition device and mobile terminal
CN112507838B (en) Pointer meter identification method and device and electric power inspection robot
CN110232677A (en) A kind of cell phone application for interference fringe analysis
CN111401365B (en) OCR image automatic generation method and device
CN110674817B (en) License plate anti-counterfeiting method and device based on binocular camera
CN113689378A (en) Method and device for judging accurate positioning of test strip, storage medium and terminal
JP2008084109A (en) Eye opening/closing determination device and eye opening/closing determination method
CN108596981B (en) Aerial view angle re-projection method and device of image and portable terminal

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

Application publication date: 20191220

RJ01 Rejection of invention patent application after publication