CN105513012A - Oscilloscope digital fluorescence image rapid mapping method - Google Patents
Oscilloscope digital fluorescence image rapid mapping method Download PDFInfo
- Publication number
- CN105513012A CN105513012A CN201510956425.4A CN201510956425A CN105513012A CN 105513012 A CN105513012 A CN 105513012A CN 201510956425 A CN201510956425 A CN 201510956425A CN 105513012 A CN105513012 A CN 105513012A
- Authority
- CN
- China
- Prior art keywords
- image data
- row
- source image
- line
- group
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 17
- 238000002073 fluorescence micrograph Methods 0.000 title claims abstract description 15
- 238000013507 mapping Methods 0.000 title claims abstract description 15
- 235000012364 Peperomia pellucida Nutrition 0.000 description 1
- 240000007711 Peperomia pellucida Species 0.000 description 1
- 230000003321 amplification Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000003199 nucleic acid amplification method Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4023—Scaling of whole images or parts thereof, e.g. expanding or contracting based on decimating pixels or lines of pixels; based on inserting pixels or lines of pixels
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R13/00—Arrangements for displaying electric variables or waveforms
- G01R13/02—Arrangements for displaying electric variables or waveforms for displaying measured electric variables in digital form
- G01R13/0209—Arrangements for displaying electric variables or waveforms for displaying measured electric variables in digital form in numerical form
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Investigating, Analyzing Materials By Fluorescence Or Luminescence (AREA)
Abstract
The invention discloses an oscilloscope digital fluorescence image rapid mapping method comprising the following steps: (1) reading digital fluorescence image data (namely, source image data) generated by a fluorescence module through a display module; (2) working out a common multiple K of M and N according to the number of rows M of the source image data and the number of rows N of target image data; (3) copying each row of the source image data into K/M rows, and generating K rows of image data in the vertical direction; (4) sequentially setting every K/N rows of the image data as a row group (wherein, the K/N row groups correspond to the M rows of the source image data in a one-to-one manner), making comparison to see whether any row in each row group is consistent with the corresponding row in the corresponding row group of the source image data, taking the first row of each row group along the vertical direction as a row of a target image if any row in each row group is consistent with the corresponding row in the corresponding row group of the source image data, or, summing all the rows in each row group position by position, and working out the average value as a row of the target image; and (5) outputting and displaying the target image through a display module.
Description
Technical field
The present invention relates to the mapping techniques field of view data, particularly a kind of quick mapping method of oscillograph digital fluorescence images.
Background technology
In digital fluorescence oscilloscope, generate waveform image by fluorescent moieties, the size of its horizontal direction, according to the horizontal resolution of liquid crystal, determines jointly in conjunction with sampling rate and horizontal timebase, the size of vertical direction quantizes according to sample magnitude, is namely determined by the resolution of ADC.Oscillograph generally uses the ADC of 8, and that is, fluoroscopic image has 256 pixels in vertical direction.
At present, the vertical resolution of oscilloscope display screen is much larger than 256 pixels, distribute to the vertical pixel point of waveform viewing area also more than 256, therefore, after display module reads waveform image from fluorescent moieties, also need the amplification carrying out vertical direction to it to process output display again, the waveform image (source images) generated by fluorescent moieties maps the output image (target image) generating display module.
In image mapped process, the method usually adopted has most neighbor interpolation method and bilinear interpolation.
Because target image and source images are not man-to-man mapping relations, therefore there will be the problem that target image virtual borderlines is not integer to source images coordinate time.For a coordinate (x, y) of target image, floating-point coordinate corresponding in source images after mapping is (i+u, j+v), and wherein i, j are nonnegative integer, and u, v are the floating number of interval [0,1].
Most neighbor interpolation method is at target image virtual borderlines to source images coordinate time, and the color of getting the point of the nearest source images of coordinate position accomplishes the color of target image.
Bilinear interpolation is the color obtaining target image according to the ranking operation mapping four points around rear coordinate, the i.e. color value F (x of impact point, y) be (i according to surrounding's coordinate corresponding in source images, j), (i+1, j), (i, j+1), the color value of four pixels of (i+1, j+1) determines, corresponding formula is:
F(x,y)=(1-u)*(1-v)*f(i,j)+(1-u)*v*f(i,j+1)+
u*(1-v)*f(i+1,j)+u*v*f(i+1,j+1)
In formula, f (i, j) represents the color value that source images coordinate points (i, j) is corresponding.
In image mapped process, the most neighbor interpolation method adopted and bilinear interpolation, all need the size according to target image, coordinate carries out floating-point operation one by one, efficiency is lower, bilinear interpolation more will carry out the weighted calculation of four data points, and operation time is longer, have impact on the refresh rate of waveform.
Summary of the invention
The object of the invention is to overcome or slow down the part at least above-mentioned shortcoming, hereby provide a kind of quick mapping method of oscillograph digital fluorescence images, it has step:
(1) the digital fluorescence images data of fluorescent moieties generation are read by display module, i.e. source image data;
(2) according to the line number M of source image data and the line number N of destination image data, the common multiple K of M and N is calculated;
(3) every a line of source image data is copied K/M capable, generating vertical direction is the view data that K is capable;
(4) every K/N behavior a line group of view data is set up successively,
Vertically, M row one_to_one corresponding of K/N described row group and source image data,
Whether a line that any row in more described row group is corresponding with source image data opposing rows group is consistent,
Unanimously, then vertically get a line of the first behavior target image of described row group,
Inconsistent, then all row in described row group are put summation by turn, then calculating mean value is as a line of target image;
(5) target image exports and display by display module.
Preferably, described K is lowest common multiple.
Preferably, described N is greater than M.
The present invention can read waveform image data and the source image data of fluorescent moieties generation, according to pixel number M, N of the vertical direction of source images and waveform viewing area, calculate lowest common multiple K, then every a line of source image data is copied as K/M capable, extract successively K/N wherein capable and capable by K/N in get a line or merged by all row averages, generate a line of target image; Floating-point operation need not be carried out to the coordinate one by one of target image, achieve the fast mapping of digital fluorescence images, improve the refresh rate of waveform.
Accompanying drawing explanation
Describe these and other aspect of the present invention in further detail now with reference to appended accompanying drawing, it is depicted as currently preferred embodiment of the present invention.Wherein:
Fig. 1 is the workflow diagram of the present embodiment.
Embodiment
Below in conjunction with accompanying drawing and instantiation, illustrate the present invention further, these embodiments should be understood only be not used in for illustration of the present invention and limit the scope of the invention, after having read the present invention, the amendment of those skilled in the art to the various equivalent form of value of the present invention has all fallen within the application's claims limited range.
As shown in Figure 1, a kind of quick mapping method of oscillograph digital fluorescence images, it has step:
The first step, reads the digital fluorescence images data of fluorescent moieties generation, i.e. source image data by display module.So, source image data then comprises multirow data, and any a line is made up of several coordinate points.
Second step, according to the line number M of source image data and the line number N of destination image data, calculates the lowest common multiple K of M and N.So, K can as the correlation factor making M and N be associated.
3rd step, copies K/M by every a line of source image data capable, and generating vertical direction is the view data that K is capable.So, view data is in fact comprise vertical multiple row groups, and any row group comprises K/M identical row, and identical row has identical coordinate points and composition thereof.
4th step, set up every K/N behavior a line group of view data successively, vertically M row one_to_one corresponding of K/N described row group and source image data, whether a line that any row in more described row group is corresponding with source image data opposing rows group is consistent, consistent then vertically get a line of the first behavior target image of described row group, inconsistent, all row in described row group are put summation by turn, then calculating mean value is as a line of target image.
5th step, target image exports and display by display module.
The present embodiment establishes M=6, N=9, then K=18;
The present embodiment can read waveform image data and the source image data of fluorescent moieties generation, according to the pixel number 6,9 of the vertical direction of source images and waveform viewing area, calculate lowest common multiple 18, then every a line of source image data is copied as 3 row, obtain the view data of 18 row.Again the view data of 18 row is separated into 9 groups of row groups, a line of the corresponding source image data of each group row group.By a line of every a line group and source image data being compared, judge that a line of source image data is the copy source of corresponding row group, or judge that the adjacent lines of source image data are the common copy source of this row group, then get average.
By above-mentioned design proposal, the present embodiment or directly to copy or mean value computation draws all row of target image, need not capable to target image in coordinate one by one carry out floating-point operation, achieve the fast mapping of digital fluorescence images, improve the refresh rate of waveform.
Claims (3)
1. a quick mapping method for oscillograph digital fluorescence images, is characterized in that having step:
(1) the digital fluorescence images data of fluorescent moieties generation are read by display module, i.e. source image data;
(2) according to the line number M of source image data and the line number N of destination image data, the common multiple K of M and N is calculated;
(3) every a line of source image data is copied K/M capable, generating vertical direction is the view data that K is capable;
(4) every K/N behavior a line group of view data is set up successively,
Vertically, M row one_to_one corresponding of K/N described row group and source image data,
Whether a line that any row in more described row group is corresponding with source image data opposing rows group is consistent,
Unanimously, then vertically get a line of the first behavior target image of described row group,
Inconsistent, then all row in described row group are put summation by turn, then calculating mean value is as a line of target image;
(5) target image exports and display by display module.
2. the quick mapping method of oscillograph digital fluorescence images according to claim 1, is characterized in that, described K is lowest common multiple.
3. the quick mapping method of oscillograph digital fluorescence images according to claim 1, is characterized in that, described N is greater than M.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510956425.4A CN105513012A (en) | 2015-12-21 | 2015-12-21 | Oscilloscope digital fluorescence image rapid mapping method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510956425.4A CN105513012A (en) | 2015-12-21 | 2015-12-21 | Oscilloscope digital fluorescence image rapid mapping method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105513012A true CN105513012A (en) | 2016-04-20 |
Family
ID=55720970
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510956425.4A Pending CN105513012A (en) | 2015-12-21 | 2015-12-21 | Oscilloscope digital fluorescence image rapid mapping method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105513012A (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050117033A1 (en) * | 2003-12-01 | 2005-06-02 | Olympus Corporation | Image processing device, calibration method thereof, and image processing |
CN1858843A (en) * | 2005-08-12 | 2006-11-08 | 深圳华为移动通信技术有限公司 | Self adaptive pantographic system and its method for image in mobile terminal |
CN1933540A (en) * | 2005-09-15 | 2007-03-21 | 富士通株式会社 | Image processing apparatus and method for adjusting image size in accordance with data supply speed |
CN101980281A (en) * | 2010-09-30 | 2011-02-23 | 深圳市理邦精密仪器股份有限公司 | Ultrasonic image amplification method and amplification system |
-
2015
- 2015-12-21 CN CN201510956425.4A patent/CN105513012A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050117033A1 (en) * | 2003-12-01 | 2005-06-02 | Olympus Corporation | Image processing device, calibration method thereof, and image processing |
CN1858843A (en) * | 2005-08-12 | 2006-11-08 | 深圳华为移动通信技术有限公司 | Self adaptive pantographic system and its method for image in mobile terminal |
CN1933540A (en) * | 2005-09-15 | 2007-03-21 | 富士通株式会社 | Image processing apparatus and method for adjusting image size in accordance with data supply speed |
CN101980281A (en) * | 2010-09-30 | 2011-02-23 | 深圳市理邦精密仪器股份有限公司 | Ultrasonic image amplification method and amplification system |
Non-Patent Citations (3)
Title |
---|
: KANG, WONSEOK: "Fast digital zooming system using directionally adaptive image interpolation and restoration", 《SPRINGERPLUS》 * |
施美玲: "内容感知图像缩放技术综述", 《中国图象图形学报》 * |
黄梅: "基于奇异值分解与重采样的图像缩放", 《四川大学学报(自然科学版)》 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103929604B (en) | Projector array splicing display method | |
US20130187954A1 (en) | Image data generation apparatus and image data generation method | |
US11908107B2 (en) | Method and apparatus for presenting image for virtual reality device, device and non-transitory computer-readable storage medium | |
JP2008257718A5 (en) | ||
JP7391542B2 (en) | Image processing system, image processing method, and program | |
CN106875437A (en) | A kind of extraction method of key frame towards RGBD three-dimensional reconstructions | |
CN114071223A (en) | Optical flow-based video interpolation frame generation method, storage medium and terminal equipment | |
WO2013100029A9 (en) | Image processing device, image display system, image processing method, and image processing program | |
WO2019181072A1 (en) | Image processing method, computer program, and recording medium | |
JP2008259697A (en) | Image processing method and apparatus, and program | |
EA200801925A1 (en) | METHOD OF VISUALIZATION AND COMPARISON OF IMAGES OR MASSIVES OF DATA OF PHYSICAL VALUES | |
CN116152397A (en) | Rule structure BIM model animation generation method, device and storage medium | |
EP3282351A1 (en) | System and method for facilitating an inspection process | |
CN109376599A (en) | A kind of remote sensing image processing method and system extracted towards wetland information | |
CN107230195A (en) | A kind of image treatment method and device | |
CN109325977B (en) | Target area optimal image selection method and system, storage medium and electronic equipment | |
CN105513012A (en) | Oscilloscope digital fluorescence image rapid mapping method | |
JP2019532319A (en) | Composite user interface | |
CN106780291B (en) | Real-time distortion image processing accelerating device | |
JP2008078848A (en) | Frame interpolation device, frame frequency converter, frame interpolation method, and frame frequency conversion method | |
US8013891B2 (en) | Illuminance acquiring device, illuminance acquiring method, and illuminance acquiring program | |
US7372466B2 (en) | Image processing apparatus and method of same | |
CN112652056A (en) | 3D information display method and device | |
JPWO2011027401A1 (en) | Image processing apparatus and method | |
CN105208455A (en) | Method and device for displaying approval rate of participating teams |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20160420 |
|
WD01 | Invention patent application deemed withdrawn after publication |