CN110855894A - Image data acquisition method and device - Google Patents

Image data acquisition method and device Download PDF

Info

Publication number
CN110855894A
CN110855894A CN201911237247.4A CN201911237247A CN110855894A CN 110855894 A CN110855894 A CN 110855894A CN 201911237247 A CN201911237247 A CN 201911237247A CN 110855894 A CN110855894 A CN 110855894A
Authority
CN
China
Prior art keywords
image data
ram
row
data
conversion
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.)
Granted
Application number
CN201911237247.4A
Other languages
Chinese (zh)
Other versions
CN110855894B (en
Inventor
李功燕
王玉体
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangsu Zhongkeguanwei Automation Technology Co ltd
Original Assignee
Jiangsu Intelligent Manufacturing 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 Jiangsu Intelligent Manufacturing Technology Co Ltd filed Critical Jiangsu Intelligent Manufacturing Technology Co Ltd
Priority to CN201911237247.4A priority Critical patent/CN110855894B/en
Publication of CN110855894A publication Critical patent/CN110855894A/en
Application granted granted Critical
Publication of CN110855894B publication Critical patent/CN110855894B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/80Camera processing pipelines; Components thereof
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N23/00Cameras or camera modules comprising electronic image sensors; Control thereof
    • H04N23/60Control of cameras or camera modules
    • H04N23/66Remote control of cameras or camera parts, e.g. by remote control devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Studio Devices (AREA)

Abstract

The application relates to an image data acquisition method and device, which belong to the technical field of logistics systems and comprise the following steps: performing serial-parallel conversion on image data generated by the linear array camera; performing first-level cache conversion on the image data subjected to serial-parallel conversion to obtain first image data; and performing second-level cache conversion on the first image data to obtain second image data. The problem of relatively poor relatively high consumption of the relatively poor stability of industrial camera operation among the prior art is solved, the effect that can improve industrial camera operation's stability reduces the consumption has been reached. Specifically, through adopting 96 bit's wide data, adopt the clock synchronization who is twice industrial camera's clock frequency to receive simultaneously, guaranteed the stability of camera, reduce the consumption and then reduce the heat dissipation of camera and make the effect that the heat dissipation satisfied the demand.

Description

Image data acquisition method and device
Technical Field
The application relates to an image data acquisition method and device, and belongs to the technical field of logistics systems.
Background
At present, in the existing logistics sorting system in China, 5-area-array scanning industrial cameras are mostly adopted, when a worker puts a package on a trolley for conveying the package, the worker needs to ensure that a package sheet cannot face downwards, otherwise, the worker cannot be shot by the area-array industrial cameras, and therefore the working efficiency of the worker is reduced. If can utilize two dolly clearance departments in bottom surface to use the linear array camera scanning to shoot, just so can carry out six array codes to improve the efficiency of parcel letter sorting greatly. In this case, the line industrial camera ensures that the scanned image has a sufficiently large field of view (more than 1.10m of the trolley width) and a sufficiently high resolution (generally more than 180 DPI) to capture and normally recognize the bar code on the parcel single, while the effective scanning length of the non-contact sensor used by the line industrial camera is generally short (IT-K1-08240 line sensor is less than 0.06m), which requires that the effective scanning length of the non-contact sensor is enlarged by a sufficiently large factor through the lens.
However, the existing industrial cameras have poor stability and high power consumption.
Disclosure of Invention
The application provides an image data acquisition method and device, which can solve the problem that an industrial camera in the existing scheme is poor in operation stability and high in power consumption. The application provides the following technical scheme:
in a first aspect, an image data acquisition method and apparatus are provided, the method including:
performing serial-parallel conversion on image data generated by the linear array camera;
performing first-level cache conversion on the image data subjected to serial-parallel conversion to obtain first image data;
and performing second-level cache conversion on the first image data to obtain second image data.
Optionally, the performing a first-level cache conversion on the image data after the serial-parallel conversion to obtain first image data includes:
and sequentially writing the odd line data and the even line data which are output by the serial-parallel conversion into a cache to obtain the first image data.
Optionally, the writing the odd line data and the even line data output by the serial-parallel conversion into the buffer in sequence to obtain the first image data includes:
sequentially storing n-bit data of 16 channels of odd-numbered lines in 16 u _ ram _ row _ o;
n-bit data of 16 channels of the even-numbered rows are sequentially stored in 16 u _ ram _ row _ e.
Optionally, the write depth of the u _ ram _ row _ o and the u _ ram _ row _ e is 516 12bits, where the write depth includes 515 valid pixels and one 12-bit invalid data.
Optionally, performing second-level cache conversion on the first image data to obtain second image data includes:
while data is being written into the 16 u _ ram _ row _ e, 48-bit wide image data is simultaneously read in parallel from the 16 u _ ram _ row _ o, to which data has been written in the previous row, starting from address 0 with the read clock, and the read image data is written to the sec _ ram _ o _ inst with the write clock.
Optionally, the performing second-level cache conversion on the first image data to obtain second image data further includes:
while data is being written into the 16 u _ ram _ row _ o, 48-bit wide image data is simultaneously read in parallel from the 16 u _ ram _ row _ e starting with address 0 at the same time with the read clock, and the read image data is written into the sec _ ram _ e _ inst with the write clock.
Optionally, the write depth of the sec _ ram _ o _ inst or the sec _ ram _ e _ inst is 2060 48 bits.
Optionally, the method further includes:
and after second image data are obtained, deleting the invalid data of 516 th 12bit which is written into each channel in each row in the u _ ram _ row _ o and the u _ ram _ row _ e in more last.
Optionally, after the invalid data of 12bits is deleted, the gray values of the pixels in each row are recombined.
Optionally, the reconstructing the gray value of each pixel point in each row includes:
outputting pixel values of 16 pixel points at the ith clock rising edge, wherein i is an integer from 0 to 515, and the pixel value of each pixel point is 8 bits;
the pixel values of 16 invalid pixels are added at the 516 th clock rising edge.
In a second aspect, an image data acquisition apparatus is provided, the apparatus comprising a processor and a memory, the memory having at least one program instruction stored therein, the processor implementing the method according to the first aspect by loading and executing the at least one program instruction.
In a third aspect, there is provided a storage medium having stored therein at least one program instruction which is loaded and executed by a processor to implement the method of the first aspect.
The beneficial effect of this application lies in:
the image acquired by the industrial camera is subjected to first-level cache conversion and second-level cache conversion, so that second image data are obtained, the problem that the stability of operation of the industrial camera in the prior art is poor and the power consumption is high is solved, and the effect that the stability of operation of the industrial camera can be improved and the power consumption is reduced is achieved. Specifically, through adopting 96 bit's wide data, adopt the clock synchronization who is twice industrial camera's clock frequency to receive simultaneously, guaranteed the stability of camera, reduce the consumption and then reduce the heat dissipation of camera and make the effect that the heat dissipation satisfied the demand.
The foregoing description is only an overview of the technical solutions of the present application, and in order to make the technical solutions of the present application more clear and clear, and to implement the technical solutions according to the content of the description, the following detailed description is made with reference to the preferred embodiments of the present application and the accompanying drawings.
Drawings
FIG. 1 is a flow chart of a method of image data acquisition according to the present invention;
FIG. 2 is a schematic diagram of a serial-to-parallel conversion of acquired image data according to the present invention;
FIG. 3 is a diagram illustrating writing even row data according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a second-level cache interface according to an embodiment of the present invention;
fig. 5 and fig. 6 are schematic diagrams of an output sequence when image data is reorganized according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a format for reorganizing image data according to an embodiment of the present invention.
Detailed Description
The following detailed description of embodiments of the present application will be described in conjunction with the accompanying drawings and examples. The following examples are intended to illustrate the present application but are not intended to limit the scope of the present application.
Referring to fig. 1, a flowchart of a method of acquiring image data according to an embodiment of the present application is shown, where as shown in fig. 1, the method includes:
step 101, performing serial-parallel conversion on image data generated by a linear array camera;
optionally, 16 pairs of LVDS (Low-Voltage Differential Signaling) signals corresponding to the 16 channels are subjected to serial-to-parallel conversion, and finally, a pixel gray scale value represented by 12bits is acquired from each channel.
Referring to fig. 2, a schematic diagram of serial-to-parallel conversion of image data is shown. In the figure, DCM1(data communication module) is a combination of ibugdds, BUFIO (I/O port local Clock Buffer) and BUFR (Global Clock Buffer), IDELAY _ VALUE is used to set the delay VALUE of the channel corresponding to IDELAY 2, each channel adopts an asynchronous fifo processing Clock domain crossing design, and simultaneously converts the gray VALUE corresponding to each pixel point from two 6-bit data to a 12-bit data output.
102, performing first-level cache conversion on the image data subjected to serial-parallel conversion to obtain first image data;
and sequentially writing the odd line data and the even line data which are output by the serial-parallel conversion into a cache to obtain the first image data.
The 12-bit data of 16 channels (4 segments in total for sensors, and 4 channels in total for each segment) in the odd-numbered lines output in each MCLK clock cycle in the step 101 are respectively and sequentially stored in u _ ram _ row _ o of 16 sample dual port ram types, so as to prepare for subsequent 12-bit × 4 grouping.
Similarly, 12-bit data of 16 channels (4 segments for the sensor, and 4 channels for the segment) in the even-numbered lines output in each MCLK clock cycle are respectively and sequentially stored in u _ RAM _ row _ e of 16 sample dual port RAM types, so as to prepare for 12-bit × 4 grouping later.
Wherein, the write depth of each of u _ ram _ row _ o and u _ ram _ row _ e is 516 12 bits. The 516 12-bit data consists of 515 12-bit active pixels and 1 12-bit invalid data dark, and the 12-bit invalid data is only integer multiples of 4, namely each channel has only 515 valid pixel points.
For example, please refer to fig. 3, which shows a schematic diagram of storing even rows.
And 103, performing second-level cache conversion on the first image data to obtain second image data.
While writing image data to the 16 u _ RAM _ row _ e in step 102 above, please refer to fig. 4, read 48-bit wide image data simultaneously in parallel from the 16 u _ RAM _ row _ o written with data in the previous row starting with address 0 at the read clock of pix _ clk _ x4(160MHz) and write data1[47:0] to address sec _ RAM _ o _ wr _ addr [11:0] of sec _ RAM _ o _ inst of sampledual RAM type with write clock of pix _ clk _ x4(160 MHz); the write depth of each sec _ ram _ o _ inst is 2060 48 bits, which is the number of pixels in an entire odd-numbered row.
Similarly, while writing image data to the 16 u _ RAM _ row _ o in step 102 above, 48-bit wide image data is simultaneously read in parallel from the 16 u _ RAM _ row _ e starting at address 0 with a read clock of pix _ clk _ x4(160MHz) and data1[47:0] is written to address sec _ RAM _ e _ inst of the sample dual port RAM type at address sec _ RAM _ wr _ addr [11:0] with a write clock of pix _ clk _ x4(160 MHz); the writing depth of each sec _ ram _ e _ inst is 2060 48 bits, namely the number of pixels in an entire odd-numbered row.
It should be noted that the read data may be converted before the data is written into the sec _ ram _ o _ inst or the sec _ ram _ e _ inst. For example, the 8-bit address corresponding to 12bits × 4 data row _ e _ rdata [47:0] is read from u _ ram _ row _ e corresponding to each channel, and the 12-bit address after data conversion corresponding to data1[47:0] is written into sec _ ram _ e _ inst.
After the data writing is performed, the 516 th 12-bit data written by each channel in each row in the u _ ram _ row _ o and the u _ ram _ row _ e are deleted. And meanwhile, recombining the gray values of all the pixel points in one row. Optionally, referring to fig. 5, 4 segments (each segment has 4 channels) output the pixel values (each pixel value is 8 bits) of 16 pixels at the 1 st rising edge of the clock (denoted as time t 1); the 4 segments (each segment has 4 channels) simultaneously output the pixel values (each pixel value is 8 bits) of 16 pixels at the 2 nd clock rising edge (denoted as the time t 2), the t2 th pixel period is … …, and the 4 segments (each segment has 4 channels) simultaneously output the pixel values (each pixel value is 8 bits) of 16 pixels at the 515 th clock rising edge (denoted as the time t 515); in order to facilitate output conversion of each channel (channel) in each subsequent segment by 4 pixels, the pixel values of the invalid pixels are added at the 516 th clock rising edge (denoted as time t 516), as shown in fig. 5, the pixel values of the invalid pixels are discarded after conversion, and the output sequence of each pixel after recombination is shown in fig. 7. Please refer to fig. 6, table 1 and table 2, which show specific conversion processes during data reassembly, and this embodiment is not described herein again.
Figure BDA0002305219030000061
Figure BDA0002305219030000071
Figure BDA0002305219030000081
Figure BDA0002305219030000091
Figure BDA0002305219030000101
TABLE 1
Figure BDA0002305219030000102
Figure BDA0002305219030000111
Figure BDA0002305219030000121
Figure BDA0002305219030000131
Figure BDA0002305219030000141
TABLE 2
When image output is required, image data output of 96bit width is sequentially read from two sec _ ram _ o and sec _ ram _ e in order using a clock pix _ clk _ x2(80 MHz).
In summary, the first-level cache conversion and the second-level cache conversion are performed on the image acquired by the industrial camera, so that the second image data is obtained, the problem that the stability of the operation of the industrial camera in the prior art is poor and the power consumption is high is solved, and the effects of improving the stability of the operation of the industrial camera and reducing the power consumption are achieved. Specifically, through adopting 96 bit's wide data, adopt the clock synchronization who is twice industrial camera's clock frequency to receive simultaneously, guaranteed the stability of camera, reduce the consumption and then reduce the heat dissipation of camera and make the effect that the heat dissipation satisfied the demand.
The embodiment also provides an image data acquisition device, which comprises a processor and a memory, wherein the memory is stored with at least one program instruction, and the processor is used for realizing the method by loading and executing the at least one program instruction.
The present embodiment also provides a storage medium, in which at least one program instruction is stored, and the at least one program instruction is loaded and executed by a processor to implement the method described above.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (11)

1. A method of image data acquisition, the method comprising:
performing serial-parallel conversion on image data generated by the linear array camera;
performing first-level cache conversion on the image data subjected to serial-parallel conversion to obtain first image data;
and performing second-level cache conversion on the first image data to obtain second image data.
2. The method according to claim 1, wherein performing a first-level cache conversion on the serial-to-parallel converted image data to obtain first image data comprises:
and sequentially writing the odd line data and the even line data which are output by the serial-parallel conversion into a cache to obtain the first image data.
3. The method according to claim 2, wherein the writing of the odd line data and the even line data output by the serial-parallel conversion into the buffer in sequence to obtain the first image data comprises:
sequentially storing n-bit data of 16 channels of odd-numbered lines in 16 u _ ram _ row _ o;
n-bit data of 16 channels of the even-numbered rows are sequentially stored in 16 u _ ram _ row _ e.
4. The method of claim 3, wherein the write depth of the u _ ram _ row _ o and the u _ ram _ row _ e is 516 bits and 12bits, and the write depth comprises 515 valid pixels and one 12bits of invalid data.
5. The method of claim 3, wherein performing a second level cache conversion on the first image data to obtain second image data comprises:
while data is being written into the 16 u _ ram _ row _ e, 48-bit wide image data is simultaneously read in parallel from the 16 u _ ram _ row _ o, to which data has been written in the previous row, starting from address 0 with the read clock, and the read image data is written to the sec _ ram _ o _ inst with the write clock.
6. The method of claim 3, wherein performing a second level cache conversion on the first image data to obtain second image data further comprises:
while data is being written into the 16 u _ ram _ row _ o, 48-bit wide image data is simultaneously read in parallel from the 16 u _ ram _ row _ e starting with address 0 at the same time with the read clock, and the read image data is written into the sec _ ram _ e _ inst with the write clock.
7. The method of claim 5 or 6, wherein the write depth of the sec _ ram _ o _ inst or the sec _ ram _ e _ inst is 2060 48 bits.
8. The method of claim 4, further comprising:
and after second image data are obtained, deleting the invalid data of 516 th 12bit which is written into each channel in each row in the u _ ram _ row _ o and the u _ ram _ row _ e in more last.
9. The method of claim 8,
and after the invalid data of 12bits are deleted, recombining the gray values of all the pixel points in each row.
10. The method of claim 9, wherein the reconstructing the gray values of the pixels in each row comprises:
outputting pixel values of 16 pixel points at the ith clock rising edge, wherein i is an integer from 0 to 515, and the pixel value of each pixel point is 8 bits;
the pixel values of 16 invalid pixels are added at the 516 th clock rising edge.
11. An image data acquisition device, characterized in that the device comprises a processor and a memory, wherein at least one program instruction is stored in the memory, and the processor is used for realizing the method according to any one of claims 1 to 10 by loading and executing the at least one program instruction.
CN201911237247.4A 2019-12-05 2019-12-05 Image data acquisition method and device Active CN110855894B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911237247.4A CN110855894B (en) 2019-12-05 2019-12-05 Image data acquisition method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911237247.4A CN110855894B (en) 2019-12-05 2019-12-05 Image data acquisition method and device

Publications (2)

Publication Number Publication Date
CN110855894A true CN110855894A (en) 2020-02-28
CN110855894B CN110855894B (en) 2020-12-15

Family

ID=69608273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911237247.4A Active CN110855894B (en) 2019-12-05 2019-12-05 Image data acquisition method and device

Country Status (1)

Country Link
CN (1) CN110855894B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111554334A (en) * 2020-04-30 2020-08-18 武汉精立电子技术有限公司 Method and system for realizing DDR (double data Rate) access by multiple taps

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1518312A (en) * 2003-01-17 2004-08-04 ��Ϊ�������޹�˾ Method of multi-channel data processing
US20050063021A1 (en) * 2003-09-19 2005-03-24 Fuji Xerox Co., Ltd. Image reading apparatus, image forming apparatus and image reading method
CN101556791A (en) * 2009-05-19 2009-10-14 武汉长江通信产业集团股份有限公司 Method for converting and processing format of YCbCr data captured and driven by DSP video
CN102331975A (en) * 2011-09-06 2012-01-25 中国科学院长春光学精密机械与物理研究所 Method for storing multi-path high-speed short-blanking interval linear array CCD (charge-coupled device) image data
CN102497575A (en) * 2011-12-09 2012-06-13 中国科学院长春光学精密机械与物理研究所 Multi-piece area array CCD (Charge Coupled Device) screening test system
CN102545876A (en) * 2012-01-17 2012-07-04 上海大学 Data acquisition serial-parallel conversion storage device and method
CN102724447A (en) * 2012-05-30 2012-10-10 中国科学院长春光学精密机械与物理研究所 D-TDI (digital time-delay and integration) controller for color plane array CMOS (complementary metal-oxide-semiconductor transistor) sensor
US20120300568A1 (en) * 2011-05-25 2012-11-29 Samsung Electronics Co., Ltd. Method of Refreshing a Memory Device, Refresh Address Generator and Memory Device
CN103631976A (en) * 2013-05-30 2014-03-12 中国科学院电子学研究所 Small multichannel serial data recorder

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1518312A (en) * 2003-01-17 2004-08-04 ��Ϊ�������޹�˾ Method of multi-channel data processing
US20050063021A1 (en) * 2003-09-19 2005-03-24 Fuji Xerox Co., Ltd. Image reading apparatus, image forming apparatus and image reading method
CN101556791A (en) * 2009-05-19 2009-10-14 武汉长江通信产业集团股份有限公司 Method for converting and processing format of YCbCr data captured and driven by DSP video
US20120300568A1 (en) * 2011-05-25 2012-11-29 Samsung Electronics Co., Ltd. Method of Refreshing a Memory Device, Refresh Address Generator and Memory Device
CN102331975A (en) * 2011-09-06 2012-01-25 中国科学院长春光学精密机械与物理研究所 Method for storing multi-path high-speed short-blanking interval linear array CCD (charge-coupled device) image data
CN102497575A (en) * 2011-12-09 2012-06-13 中国科学院长春光学精密机械与物理研究所 Multi-piece area array CCD (Charge Coupled Device) screening test system
CN102545876A (en) * 2012-01-17 2012-07-04 上海大学 Data acquisition serial-parallel conversion storage device and method
CN102724447A (en) * 2012-05-30 2012-10-10 中国科学院长春光学精密机械与物理研究所 D-TDI (digital time-delay and integration) controller for color plane array CMOS (complementary metal-oxide-semiconductor transistor) sensor
CN103631976A (en) * 2013-05-30 2014-03-12 中国科学院电子学研究所 Small multichannel serial data recorder

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘春香等: "多通道航天相机内部的图像实时合成压缩", 《吉林大学学报(工学版)》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111554334A (en) * 2020-04-30 2020-08-18 武汉精立电子技术有限公司 Method and system for realizing DDR (double data Rate) access by multiple taps
CN111554334B (en) * 2020-04-30 2021-11-23 武汉精立电子技术有限公司 Method and system for realizing DDR (double data Rate) access by multiple taps

Also Published As

Publication number Publication date
CN110855894B (en) 2020-12-15

Similar Documents

Publication Publication Date Title
US8537407B2 (en) Image reading device, correction method, and image processing method using an image reading device
US4791679A (en) Image character enhancement using a stroke strengthening kernal
WO2008139577A1 (en) Image processor, imager, and image distortion correcting method
CN109886866B (en) Self-adaptive affine transformation processing method and device
CN110855894B (en) Image data acquisition method and device
US4811416A (en) Method for reading a document and a document reading apparatus utilizing an image buffer
CN103347157A (en) Method and device for real-time input digital image mirroring storage
CN114443513B (en) Video data reading and writing method and related device
CN104065937B (en) For the real time high-speed image pre-processing method of cmos image sensor
CN107993202B (en) Method for realizing median filtering by using FPGA (field programmable Gate array)
KR890008671A (en) Serial video processors and fault-tolerant serial video processor devices, and process methods
CN111050092A (en) Method for demultiplexing ultrahigh resolution image
CN102768755B (en) Obtain the method and apparatus of the thumbnail of picture
CN103093485B (en) Full view video cylindrical surface image storage method and system
CN113794849B (en) Device and method for synchronizing image data and image acquisition system
CN211825751U (en) Flexible circuit board visual detection system based on DSP
TW360854B (en) Image processing device
CN104102594B (en) Realize that view data caches the system and method for Read-write Catrol
CN107766284B (en) Flow statistics method and chip based on off-chip cache
CN102340638B (en) A kind of method and apparatus of parallel data processing in video processing device
CN109688350A (en) Processing system for video based on non-refrigeration type thermal infrared imager
CN111327905A (en) Preprocessing method and system for realizing similar image compression based on FPGA
CN110971856B (en) Device and method for generating HD-SDI video and analog video based on low-speed SRAM
TW480875B (en) Image processing architecture and method of fast scanner
EP2323099A1 (en) Image reading device and method of writing image data in an image reading device

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: No.299 Dacheng Road, Xishan District, Wuxi City, Jiangsu Province

Applicant after: Zhongke Weizhi intelligent manufacturing technology Jiangsu Co.,Ltd.

Address before: No.299 Dacheng Road, Xishan District, Wuxi City, Jiangsu Province

Applicant before: ZHONGKE WEIZHI INTELLIGENT MANUFACTURING TECHNOLOGY JIANGSU Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: No. 979, Antai Third Road, Xishan District, Wuxi City, Jiangsu Province, 214000

Patentee after: Zhongke Weizhi Technology Co.,Ltd.

Address before: 299 Dacheng Road, Xishan District, Wuxi City, Jiangsu Province

Patentee before: Zhongke Weizhi intelligent manufacturing technology Jiangsu Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230703

Address after: No. 979, Antai Third Road, Xishan District, Wuxi City, Jiangsu Province, 214000

Patentee after: Jiangsu Zhongkeguanwei Automation Technology Co.,Ltd.

Address before: No. 979, Antai Third Road, Xishan District, Wuxi City, Jiangsu Province, 214000

Patentee before: Zhongke Weizhi Technology Co.,Ltd.