Image capture device, image capture method, and image capture system
12120437 ยท 2024-10-15
Assignee
Inventors
Cpc classification
H04N21/21805
ELECTRICITY
H04N23/45
ELECTRICITY
H04N19/167
ELECTRICITY
H04N19/597
ELECTRICITY
H04N23/951
ELECTRICITY
H04N25/41
ELECTRICITY
H04N23/695
ELECTRICITY
H04N23/90
ELECTRICITY
H04N23/69
ELECTRICITY
H04N13/25
ELECTRICITY
International classification
H04N23/69
ELECTRICITY
H04N13/25
ELECTRICITY
H04N19/167
ELECTRICITY
H04N19/597
ELECTRICITY
H04N23/45
ELECTRICITY
H04N23/695
ELECTRICITY
H04N23/698
ELECTRICITY
H04N23/90
ELECTRICITY
H04N23/951
ELECTRICITY
Abstract
Provided is an image capture device capable of achieving both high resolution of images and high frame rate. An image capture device 10 takes images and outputs image data, and includes region of interest compression means 11 for performing lossy compression processing on pixel data of a region of interest and outputting the pixel data.
Claims
1. An image capture method performed by a computing device of a system including a plurality of image capture devices and a wide area imaging device having a wider angle of view than that of the plurality of image capture devices, the image capturing method comprising: positionally identifying a region of interest, based on an image captured by the wide area imaging device; determining, among images captured by the plurality of image capture devices, an image in which lossy compression processing is to be performed on the region of interest, based on the image captured by the wide area imaging device; and causing the image capture device that captured the determined image to perform lossy compression processing on pixel data of the region of interest in the determined image, including indicating the identified region of interest to the image capture device that captured the determined image, wherein only the image capture device that captured the determined image performs the lossy compression processing on the pixel data of the region of interest.
2. The image capture method according to claim 1, wherein the lossy compression processing of a predetermined specific method type is performed on the pixel data of the region of interest whose having a fixed size.
3. An image capture system comprising: a plurality of image capture devices that are each configured to perform lossy compression processing; a wide area imaging device having a wider angle of view than that of the image capture-device the plurality of image capture devices; and a processor; and a memory storing instructions executable by the processor to: positionally identify a region of interest, based on an image captured by the wide area imaging device; determine, among images captured by the plurality of image capture devices, an image in which lossy compression processing is to be performed on the region of interest, based on the image captured by the wide area imaging device; and cause the image capture device that captured the determined image to perform lossy compression processing on pixel data of the region of interest in the determined image, including indicating the identified region of interest to the image capture device that captured the determined image, wherein only the image capture device that captured the determined image performs the lossy compression processing on the pixel data of the region of interest.
4. The image capture system according to claim 3, wherein the processor positionally identifies the region of interest based on a position of an eye of a person in the image captured by the wide area imaging device.
5. The image capture system according to claim 3, wherein the lossy compression processing of a predetermined specific type is performed on the pixel data of the region of interest having a fixed size.
Description
BRIEF DESCRIPTION OF DRAWINGS
(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
(10)
(11)
(12)
(13)
(14)
DESCRIPTION OF EMBODIMENTS
(15) Hereinafter, an example embodiment is described with reference to the drawings.
(16)
(17) Each of the plurality of iris imaging cameras 410-440 is arranged so that the image captured by each iris imaging camera partially overlaps the image captured by the adjacent iris imaging camera. However, not all of the eye of a person should be included in the overlapping area of the images.
(18) The lighting device 300 includes a light source (for example, LED: Light Emitting Diode). The lighting device 300 emits light (for example, near-infrared light) to the authenticated person 100. The height of a plurality of authenticated persons may vary. A plurality of iris imaging cameras 410-440 are provided to deal with a large number of authenticated persons of different heights.
(19) The control unit 500 determines the iris imaging camera that can capture the eye region suitably among the plurality of iris imaging cameras 410-440, based on the wide area image supplied from the wide area imaging camera 200. In addition, the control unit 500 determines the ROI (Region of Interest) in the image captured by the determined iris imaging camera. Specifically, the position in the vertical direction (vertical position) of the region of interest is determined.
(20) In other words, the region of interest in this example embodiment is a portion of the area in the image (captured image) photographed by the iris imaging camera. The width of the portion of the area is the same as the width of the captured image, but the height is a fraction of the height of the whole image. The region of interest is set to include the iris image.
(21) Next, the control unit 500 informs the iris imaging camera that has been determined of the vertical position of the region of interest. The iris imaging camera outputs pixel data of the region of interest identified by the vertical position of the region of interest to the control unit 500.
(22) The control unit 500 can be realized by a personal computer, for example.
(23)
(24) The iris image shown in
(25) In this example embodiment, a data compression process (encoding process: Encode) is applied to image data of the region of interest output from the iris imaging cameras 410-440 to the control unit 500 in order to reduce the amount of data.
(26) Even if the image to be analyzed is shifted by a few bits with respect to the original iris image (for example, the image shown in
(27) Therefore, even if lossy compression is applied to the image data in order to reduce the amount of image data output from the iris imaging cameras 410-440 to the control unit 500, the feature of the pattern in the iris is not compromised in the image recovered from the lossy compressed image data (decoded image).
(28) In this example embodiment, the amount of data of the image of the region of interest output from the iris imaging cameras 410-440 to the control unit 500 is reduced without compromising the feature of the pattern in the iris. In other words, by setting the region of interest and applying lossless compression to the image data, it is possible to achieve both high resolution and high frame rate of the image.
(29)
(30) The image sensor 450 includes a pixel array 451, a horizontal signal line 452, an A-D converter 453, and a compression circuit 454. The image sensor 450 is formed by an integrated circuit of a single chip. The integrated circuit may be a stacked structure (for example, a layer including the pixel array 451 and the horizontal signal line 452, and other layers).
(31) In the pixel array 451, photodiodes (light receiving units) are provided for the number of pixels. The light received by the photodiodes is photoelectrically converted and input to the A-D converter 453 through the vertical signal line (not shown) and the horizontal signal line 452, the A-D converter 453 digitally converts the input data (according to the voltage) of each pixel and outputs it to the compression circuit 454. The A-D converter 453 digitally converts the input data of each pixel (by voltage) and outputs it to the compression circuit 454.
(32) The compression circuit 454 performs lossy compression processing on the data of the image (data of each pixel) in the region of interest as instructed by the control unit 500. The data after the lossy compression processing is then output to the control unit 500.
(33) One example of a lossy compression process is quantization. For example, when the A-D converter 453 outputs data at 8 bits/pixel, the compression circuit 454 uses the upper 5 bits as the data for each pixel. Another example of lossy compression processing is a transform coding which encodes multiple image data together. As a transform coding, for example, there is an orthogonal transform such as a discrete cosine transform or an wavelet transform.
(34) Another example of a lossy compression process that encodes multiple image data together is a predictive coding.
(35) As mentioned above, there is no problem in adopting lossy compression because the feature of the pattern in the iris is not compromised in the image restored from the data of the lossy compressed image. By adopting the lossy compression process, the amount of data can be effectively reduced.
(36)
(37) In other words, in the configuration example shown in
(38)
(39) The image input unit 501 inputs image data from the wide area imaging camera 200 or the iris imaging cameras 410-440. The face position detection unit 502 detects the portion of the face position of the authenticated person 100 from the image (specifically, the image data) input from the wide area imaging camera 200. Specifically, the face position detecting unit 502 detects a portion of the face where the eye is captured. The face position detection unit 502 transmits the portion of the image in which the eye is captured to the ROI instruction unit 503. The ROI instruction unit 503 identifies an iris imaging camera among iris imaging cameras 410 to 440 that can capture the position of the eye based on the image data input from the wide area imaging camera 200. In addition, the ROI instruction unit 503 specifies a position of the iris image in the image captured by the identified iris imaging camera based on the image data input from the wide area imaging camera 200. Then, the ROI instruction unit 503 instructs the identified iris imaging camera of the vertical position of the region of interest including the iris image.
(40) When specifying the position of the iris image, the ROI instruction unit 503 uses, for example, camera parameters of the wide area imaging camera 200 and the iris imaging cameras 410-440, and a position relationship between the wide area imaging camera 200 and each of the iris imaging cameras 410-440. In other words, the ROI instruction unit 503 uses the camera parameters and the position relationship to derive the iris imaging camera corresponding to the eye position of the authenticated person 100 in the image captured by the wide area imaging camera 200 and the eye position present in the image captured by the iris imaging camera.
(41) The decompression unit 504 receives, through the image input unit 501, the lossy compression-processed data (data in which the image data of the region of interest is lossy compression-processed) output by the iris imaging camera that received the instruction of the vertical position of the region of interest. The decompression unit 504 applies the reverse process of the lossy compression processing to the received data. The iris authentication processing unit 505 performs iris authentication processing based on the inverse processed data (the image data of the region of interest is reproduced to the extent that the feature of the iris pattern are not compromised). The iris authentication process is based on the iris recognition data. The iris authentication process is the process of registering the features in the database, or the process of matching the features with the features registered in the database.
(42) The iris imaging cameras that do not receive an instruction of the vertical position of the region of interest do not perform lossy compression processing on the image data of the region of interest.
(43) Next, the operation of the imaging system will be described with reference to
(44) The wide area imaging camera 200 takes a picture of the area including the face of the authenticated person 100 who has reached the predetermined position. The predetermined position is, for example, a position 2 meters away from the setting position of the imaging system including the wide area imaging camera 200 and the iris imaging cameras 410-440. As described above, the face position detection unit 502 in the control unit 500 detects the position of the eye from the image 201 input from the wide area imaging camera 200 (step S101).
(45) The face position detection unit 502 transmits the portion of the image in which the eye is captured to the ROI instruction unit 503. Hereinafter, it is assumed that the face position detection unit 502 transmits coordinates of the image in which the eye is captured to the ROI instruction unit 503. The ROI instruction unit 503 specifies an iris imaging camera among the iris imaging cameras 410-440 that can capture the position of the eye based on the image data input from the wide area imaging camera 200 (Step S102). In the example shown in
(46) In other words, the eye is captured in the image 411 captured by the iris imaging camera 410. The ROI instruction unit 503 determines an area in the image 411 where the eye is captured, based on the image data input from the wide area imaging camera 200. The size of the pixel array in the iris imaging cameras 410-440 is assumed to be 4000 horizontal pixels and 3000 vertical pixels.
(47) Although
(48) The ROI instruction unit 503 decides the position of the region of interest, which is an area in which the eye is reflected (step S103), and instructs the iris imaging camera 410 of the vertical position of the region of interest (step S104). In this example embodiment, the size of the region of interest is fixed. Suppose that the size of the region of interest is, as an example, 4000 horizontal pixels and 1500 vertical pixels. The vertical position of the region of interest is, for example, the upper left coordinate of the region of interest. Since the size of the region of interest is fixed, it is possible to specify the position of the region of interest by the upper left coordinate of the region of interest.
(49) In this example, it is assumed that the iris imaging cameras 410-440 incorporate the image sensor 450 shown in
(50) The compression circuit 454 takes only pixel data of the region of interest identified by the vertical position among pixel data sequentially output from the A-D converter 453 (refer to
(51) The compression circuit 454 outputs the lossy compressed data of the region of interest. The iris imaging camera 410 outputs the lossy compressed data to the control unit 500 (step S106).
(52) In the control unit 500, the image input unit 501 inputs the lossy compressed data. The image input unit 501 outputs the lossy compressed data to the decompression unit 504. The decompression unit 504 applies the reverse process of the lossy compression process to the lossy compressed data (Step S107). The iris authentication processing unit 505 performs iris authentication processing based on the reverse processed data (Step S108).
(53) In this example embodiment, the iris imaging cameras 410-440 output only the data of the image of the region of interest to the control unit 500. In addition, the iris imaging cameras 410-440 apply lossy compression to the data of the image of the region of interest. Therefore, it is possible to achieve both high resolution and high frame rate of images between the iris imaging cameras 410-440 and the control unit 500.
(54) In addition, in this example embodiment, the size of the region of interest is fixed. Therefore, the image sensor 450 and the imaging module 400 can always perform the same operation with respect to the output of pixel data of the region of interest. Therefore, the processing of the image sensor 450 and the imaging module 400 is not complicated, and as a result, the circuit configuration is not complicated. In addition, in the present example embodiment, the method of lossy compression processing is determined to be a predetermined specific one. Therefore, the image sensor 450 and the imaging module 400 can always perform the same operation with respect to the lossy compression processing. In that regard, the processing of the image sensor 450 and the imaging module 400 is not complicated, and as a result, the circuit configuration is not complicated either.
(55)
(56) In other words, the CPU 1000 realizes the functions of the image input unit 501, the face position detection unit 502, the ROI instruction unit 503, the decompression unit 504, and the iris authentication processing unit 505 shown in
(57) The storage device 1001 is, for example, a non-transitory computer readable medium. The non-transitory computer readable medium includes various types of tangible storage media. Specific example of the non-transitory computer readable medium includes a semiconductor memory (for example, a mask ROM, a PROM (programmable ROM), an EPROM (erasable PROM), a flash ROM).
(58) The memory 1002 is realized, for example, by a RAM (Random Access Memory), and is storage means for temporarily storing data when the CPU 1000 executes processing.
(59)
(60)
(61)
(62) While the present invention has been described with reference to the example embodiment, the present invention is not limited to the aforementioned example embodiment. Various changes understandable to those skilled in the art within the scope of the present invention can be made to the structures and details of the present invention.
(63) This application claims priority based on Japanese Patent Application No. 2019-067610 filed on Mar. 29, 2019, the disclosures of which are incorporated herein in their entirety.
REFERENCE SIGNS LIST
(64) 10, 10.sub.1, 10.sub.n Imaging device 11 Region of interest compression means 20, 21 Imaging system 22 Control means 23 Position determining means 24 Determination means 25 Indicating means 30 Wide area imaging device 100 Authenticated person 200 Wide area imaging camera 300 Lighting device 400 Imaging module 401 Compression circuit 410-440 Iris imaging camera 450, 460 Image sensor 451 Pixel array 452 Horizontal signal line 453 A-D converter 454 Compression circuit 500 Control unit 501 Image input unit 502 Face position detection unit 503 ROI instruction unit 504 Decompression unit 505 Iris authentication processing unit 1000 CPU 1001 Storage device 1002 Memory