CN103024328B - A kind of method improving screenshot quality of digital video recorder - Google Patents

A kind of method improving screenshot quality of digital video recorder Download PDF

Info

Publication number
CN103024328B
CN103024328B CN201210585302.0A CN201210585302A CN103024328B CN 103024328 B CN103024328 B CN 103024328B CN 201210585302 A CN201210585302 A CN 201210585302A CN 103024328 B CN103024328 B CN 103024328B
Authority
CN
China
Prior art keywords
gray scale
brightness
image
subregion
grabgraf
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201210585302.0A
Other languages
Chinese (zh)
Other versions
CN103024328A (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.)
Beijing Hanbang Gaoke Digital Technology Co Ltd
Original Assignee
Beijing Hanbang Gaoke Digital 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 Beijing Hanbang Gaoke Digital Technology Co Ltd filed Critical Beijing Hanbang Gaoke Digital Technology Co Ltd
Priority to CN201210585302.0A priority Critical patent/CN103024328B/en
Publication of CN103024328A publication Critical patent/CN103024328A/en
Application granted granted Critical
Publication of CN103024328B publication Critical patent/CN103024328B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Processing (AREA)

Abstract

The present invention discloses and is not a kind ofly increasing the grabgraf quality improving image under hardware cost, be applied to the method for the raising screenshot quality of digital video recorder of monitor service better, a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight is applied in digital video recorder DVR grabgraf processing method, before generation grabgraf file, by a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight, image enhaucament computing is carried out to improve picture quality to raw image data, again the view data after image enhaucament computing is stored as image file afterwards, wherein digital video recorder DVR grabgraf processing method comprises: obtain raw image data, brightness/gray scale statistics of extremes, input image lightness gray threshold judges, input image lightness gray scale subregion, input picture subregion brightness/gray scale statistics, output image brightness/gray scale subregion, based on the brightness/gray scale subregion linear expansion of weight, view data after stores processor.

Description

A kind of method improving screenshot quality of digital video recorder
Technical field
The invention belongs to the technical field of video monitoring, be specifically related to a kind of method improving screenshot quality of digital video recorder.
Background technology
DVR (DigitalVideoRecorder), i.e. digital video recorder, it is a set of computer system carrying out compressing to voice data video data stores processor, have and voice messaging and image information are recorded for a long time, recorded a video, the functions such as retrieval video and audio recording information, grabgraf, telemonitoring and control ancillary equipment.
DSP (DigitalSignalProcessor), i.e. digital signal processor is a core devices in DVR.The functions such as the catching of audio-video signal in DVR equipment, the compressed encoding of audio-video signal, the decoding of audio-video signal have been responsible for by this device.
Grabgraf functional module is the necessary functions module of DVR equipment, the function of grabgraf module is realized by DSP, specific implementation process is, DSP receives image grabbing command, DSP captures the image of expection according to image grabbing command, DSP sends the image data grabbed to DVR master controller, and the pictorial information received is saved as the picture that computer can identify by DVR master controller.
In DVR, the general operation method of grabgraf module is: DVR master controller sends image grabbing command, DSP catches the original video data of the yuv format of current time after receiving the image grabbing command of master controller transmission, yuv format is stored as bmp form through color space conversion or is stored as jpg form through compression algorithm process by DSP.
When partially bright, partially dark, the vaporific situation such as fuzzy appears in the content in the video scene needing grabgraf, the effect of grabgraf is just not ideal, and user is difficult to the valuable information got in video, does not reach the grabgraf effect of expection.
Summary of the invention
Technology of the present invention is dealt with problems and is: overcome the deficiencies in the prior art, provides a kind of and can improve the grabgraf quality of image when not increasing hardware cost, is applied to the method for the raising screenshot quality of digital video recorder of monitor service better.
Technical solution of the present invention is: the method for this raising screenshot quality of digital video recorder, a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight is applied in digital video recorder DVR grabgraf processing method, before generation grabgraf file, by a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight, image enhaucament computing is carried out to improve picture quality to raw image data, again the view data after image enhaucament computing is stored as image file afterwards;
Wherein digital video recorder DVR grabgraf processing method comprises the following steps:
(1) raw image data is obtained;
(2) brightness/gray scale statistics of extremes;
(3) input image lightness gray threshold judges;
(4) input image lightness gray scale subregion;
(5) input picture subregion brightness/gray scale statistics;
(6) output image brightness/gray scale subregion;
(7) based on the brightness/gray scale subregion linear expansion of weight;
(8) view data after stores processor.
This method is applied on DVR equipment, the problem that grabgraf effect is undesirable when there is partially bright, partially dark, the vaporific situation such as fuzzy in the video scene needing grabgraf can be solved, when not increasing hardware cost, better picture quality effect can be obtained, improve the grabgraf quality of image.
Accompanying drawing explanation
Fig. 1 is the general processing method sketch of grabgraf in DVR equipment;
Fig. 2 is the processing method sketch of grabgraf after DVR equipment application the inventive method;
Fig. 3 is the detail flowchart of the processing method of grabgraf after DVR equipment application the inventive method.
Embodiment
The method of this raising screenshot quality of digital video recorder, a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight is applied in digital video recorder DVR grabgraf processing method, before generation grabgraf file, by a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight, image enhaucament computing is carried out to improve picture quality to raw image data, again the view data after image enhaucament computing is stored as image file afterwards;
Wherein digital video recorder DVR grabgraf processing method comprises the following steps:
(1) raw image data is obtained;
(2) brightness/gray scale statistics of extremes;
(3) input image lightness gray threshold judges;
(4) input image lightness gray scale subregion;
(5) input picture subregion brightness/gray scale statistics;
(6) output image brightness/gray scale subregion;
(7) based on the brightness/gray scale subregion linear expansion of weight;
(8) view data after stores processor.
This method is applied on DVR equipment, the problem that grabgraf effect is undesirable when there is partially bright, partially dark, the vaporific situation such as fuzzy in the video scene needing grabgraf can be solved, when not increasing hardware cost, better picture quality effect can be obtained, improve the grabgraf quality of image.
Preferably, in step (1): raw image data adopts yuv format.
Preferably, in step (2): the distribution of the brightness/gray scale of all pixels of original image is added up, draw minimum value and the maximum of original image brightness/gray scale, namely travel through the brightness/gray scale of original image and compare size, obtaining brightness/gray scale minimum value nYPixelMin and the brightness/gray scale maximum nYPixelMax of original image.
Preferably, in step (3): according to brightness/gray scale minimum value nYPixelMin and brightness/gray scale maximum nYPixelMax, and the original image preset needs brightness/gray scale minimum threshold nYUserMin to be processed and brightness/gray scale max-thresholds nYUserMax, determine the brightness/gray scale interval (nYSrcMin, nYSrcMax) needing to carry out region linear expansion.
Preferably, in step (4): will the brightness/gray scale interval (nYSrcMin needing to carry out linear expansion be in, nYSrcMax) gray value in is divided into the identical nBlock of length interval, the value of nBlock is set by the user, the starting point nYSrcGray of each original image brightness/gray scale subregion i, 0represent, the terminal nYSrcGray of each original image brightness/gray scale subregion i.1represent.
Preferably, in step (5): in the brightness/gray scale subregion section determined, add up to the number of pixels that brightness/gray scale is distributed in each section respectively, corresponding each brightness/gray scale subregion, obtains being distributed in the number of pixels nYSrcBlockPixel in this brightness/gray scale subregion respectively i.By all nYSrcBlockPixel ibe added, obtain the pixel count sum nYSrcBlockPixelTotal be distributed in all brightness/gray scale subregions.
Preferably, in step (6): the gray value be in target image brightness/gray scale interval (nYDstMin, nYDstMax) is divided into the different nBlock of length interval, each length of an interval degree YDstBlockLength iby weights W ibe multiplied with output image brightness/gray scale total length and obtain, weights W iby the number of pixels nYSrcBlockPixel in each subregion in input picture iobtain divided by the sum of all pixels nYSrcBlockPixelTotal be distributed in all brightness/gray scale subregions of input picture, the starting point nYDstGray of each target image brightness/gray scale subregion i, 0represent, the terminal nYDstGray of each target image brightness/gray scale subregion i.1represent.
Preferably, in step (7): set up mapping relations between input image lightness gray scale subregion and output image brightness subregion, that is, first calculate the mapping ratio α of each brightness/gray scale subregion according to formula (1) i
α i = nYDstGray i , 1 - n YDstGray i , 0 nYSrcGray i , 1 - nYSrcGray i , 0 - - - ( 1 )
Then, carrying out mapping for needing luminance grayscale values to be processed in original image and export, directly exporting for not needing luminance grayscale values to be processed in original image.
Preferably, in step (8): the view data of the yuv format after process is stored as bmp form through color space conversion or is stored as jpg form through overcompression.
Be described with regard to a preferred embodiment of the present invention now.
In DVR equipment, the general process flow of grabgraf as shown in Figure 1.General processing method comprises raw image data and obtains and view data storage.After the raw image data being got monitoring scene by the DSP module in DVR equipment, data store according to the setting of system, are stored as the target image of jpg form after the raw image data of the yuv format got is stored as the target image of bmp form or compressed algorithm process after color space conversion.
Fig. 2 is the process flow sketch of grabgraf after DVR equipment application the inventive method.Image enhaucament is applied in the grabgraf of DVR equipment by the present invention, effectively can improve the picture quality of grabgraf picture, effectively can solve the problem that grabgraf effect is undesirable when there is partially bright, partially dark, the vaporific situation such as fuzzy in the video scene needing grabgraf.
Fig. 3 is the processing method detail flowchart of grabgraf after DVR equipment application the inventive method, see Fig. 3, is introduced, comprises the following steps the embodiment of the application:
(1) pass through the raw image data of image data acquisition to yuv format of DSP.
(2) add up the distribution of the brightness/gray scale of whole original image, draw minimum value and the maximum of image brightness gray scale, concrete grammar is:
Respectively the brightness/gray scale original maximum nYPixelMax of the pixel of image is set to 0, the original intensity minimum gray value nYPixelMin of image pixel is set to 255.Afterwards entire image is traveled through, obtain the luminance grayscale values nYVal of each pixel.If the luminance grayscale values nYVal of pixel is greater than nYPixelMax, then by the luminance grayscale values nYVal assignment of this point to nYPixelMax, if the luminance grayscale values nYVal of pixel is less than or equal to nYPixelMax, then the value of nYPixelMax remains unchanged; If the luminance grayscale values nYVal of pixel is less than nYPixelMin, then by the luminance grayscale values nYVal assignment of this point to nYPixelMin, if the luminance grayscale values of pixel is greater than or equal to nYPixelMin, then the value of nYPixelMin remains unchanged.
After having traveled through this width image, brightness/gray scale minimum value nYPixelMin and the brightness/gray scale maximum nYPixelMax of entire image can be obtained.
(3) determine that the original image brightness/gray scale needing to carry out brightness/gray scale linear expansion is interval.After calculating original image brightness/gray scale extreme value (brightness/gray scale minimum value nYPixelMin and brightness/gray scale maximum nYPixelMax), original image in conjunction with user's setting needs brightness/gray scale threshold value extreme value to be processed (brightness/gray scale minimum threshold nYUserMin and brightness/gray scale max-thresholds nYUserMax), determine the brightness/gray scale interval (nYSrcMin, nYSrcMax) needing to carry out region linear expansion.In the preferred scheme of one, the original image of user's setting needs brightness/gray scale threshold value extreme value interval to be processed to be (15,240).Concrete grammar is:
nYSrcMin = nYPixelMin ( nYPixelMin > nYUserMin ) nYUserMin ( nYPixelMin < nYUserMIn )
nYSrcMax = nYPixelMax ( nYPixelMax < nYUserMax ) nYUserMax ( nYpixelMax > nYUserMax )
(4), needing the gray value carried out in the brightness/gray scale interval (nYSrcMin, nYSrcMax) of linear expansion to be divided into nBlock interval, the value of nBlock is set by the user, and in the preferred scheme of one, the value of nBlock is 8.Concrete grammar is:
Calculate input picture partition length:
YSrcBlockLength=(nYSrcMax-nYSrcMin)/nBlock
The starting point nYSrcGray of first brightness/gray scale subregion 1,0with terminal nYSrcGray 1.1be shown below:
nYSrcGray 1,0 = nYSrcMin nYSrcGray 1,1 = nYSrcMin + YSrcBlockLength
The starting point nYSrcGray of i-th brightness/gray scale subregion i, 0with terminal nYSrcGray i.1be shown below:
nYSrcGray i , 0 = nYSrcGray i - 1,1 ( 1 < i < nBlock ) nYSrcGray 1,1 = nYSrcGray i , 0 + YSrcBlockLength ( 1 < i < nBlock )
The place nYSrcGray of the n-th Block brightness/gray scale subregion nBlock, 0with terminal nYSrcGray nBlock.1be shown below:
nYSrcGray nBlock , 0 = nYSrcGray nBlock - 1 , 1 nYSrcGray nBlock , 1 = nYSrcMax
(5) respectively the number of pixels in each brightness/gray scale section is added up, obtain respectively being distributed in the number of pixels nYSrcBlockPixel in each brightness/gray scale subregion i, by all nYSrcBlockPixel ibe added, obtain the pixel count sum nYSrcBlockPixelTotal be distributed in all brightness/gray scale subregions, concrete grammar is:
nYSrcBlockPixelTotal = &Sigma; i = 1 nBlock nYSrcBlockPixel i
(6) the gray value be in target image brightness/gray scale interval (nYDstMin, nYDstMax) is divided into the different nBlock of length interval.In the preferred scheme of one, the value of nBlock is 8, is (0,220) between object brightness gray area.The length YDstBlockLength of each subregion iby weights W ibe multiplied with output image brightness/gray scale total length and obtain.Concrete grammar is:
YDstBlockLength i=W i×(nYDstMax-nYDstMin)
Weights W iby the number of pixels nYSrcBlockPixel in each subregion in input picture iobtain divided by the sum of all pixels nYSrcBlockPixelTotal be distributed in all brightness/gray scale subregions of input picture, circular is shown below:
W i = nYSrcBlock Pixel i nYSrcBlockPixelTotal
The starting point nYDstGray of first brightness/gray scale subregion 1,0with terminal nYDstGray 1.1be shown below:
nYDstGray 1,0 = nYDstMin nYDstGray 1,1 = nYSrcMin + YDStBlockLength 1
The starting point nYDstGray of i-th brightness/gray scale subregion i, 0with terminal nYDstGray i.1be shown below:
nYDstGray i , 0 = nYDstGray i - 1,1 ( 1 < i < nBlock ) nYDstGray 1,1 = nYDstGray i , 0 + YDstBlockLength i ( 1 < i < nBlock )
The place nYDstGrat of the n-th Block brightness/gray scale subregion nBlock, 0with terminal nYDstGray nBlock.1be shown below:
nYDstGray nBlock , 0 = nYDstGray nBlock - 1 , 1 nYDstGray nBlock , 1 = nYDstMax
(7) between input image lightness gray scale subregion and output image brightness subregion, set up mapping relations.First calculate the mapping ratio α of each brightness/gray scale subregion i:
&alpha; i = nYDstGray i , 1 - nYDstGray i , 0 nYSrcGray i , 1 - nYSrcGray i , 0
Luminance grayscale values in original image is in the luminance grayscale values nYSrc of the pixel in (nYSrcMin, nYSrcMax) region k, first judge nYSrc kbe in which subregion of input image lightness gray scale subregion, suppose after judging, gray value nYSrc kbe in i-th brightness/gray scale subregion, be then handled as follows:
nYDst k=nYDstGray i,0i×(nYSrc k-nYDstGray i,0)
Luminance grayscale values in original image is in the luminance grayscale values nYSrc of (nYSrcMin, nYSrcMax) extra-regional pixel m, then do not process, directly export.
nYDst m=nYSrc m
(8) the view data of yuv format is after treatment stored as bmp form through color space conversion or is stored as jpg form through overcompression.
The above; it is only preferred embodiment of the present invention; not any pro forma restriction is done to the present invention, every above embodiment is done according to technical spirit of the present invention any simple modification, equivalent variations and modification, all still belong to the protection range of technical solution of the present invention.

Claims (2)

1. one kind is improved the method for screenshot quality of digital video recorder, it is characterized in that, a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight is applied in digital video recorder DVR grabgraf processing method, before generation grabgraf file, by a kind of brightness/gray scale subregion linear expansion algorithm for image enhancement based on weight, image enhaucament computing is carried out to improve picture quality to raw image data, again the view data after image enhaucament computing is stored as image file afterwards;
Wherein digital video recorder DVR grabgraf processing method comprises the following steps:
(1) obtain raw image data, raw image data adopts yuv format;
(2) brightness/gray scale statistics of extremes: the distribution of the brightness/gray scale of all pixels of original image is added up, draw minimum value and the maximum of original image brightness/gray scale, namely travel through the brightness/gray scale of original image and compare size, obtaining brightness/gray scale minimum value nYPixelMin and the brightness/gray scale maximum nYPixelMax of original image;
(3) input image lightness gray threshold judges: according to brightness/gray scale minimum value nYPixelMin and brightness/gray scale maximum nYPixelMax, and the original image preset needs brightness/gray scale minimum threshold nYUserMin to be processed and brightness/gray scale max-thresholds nYUserMax, determine the brightness/gray scale interval (nYSrcMin, nYSrcMax) needing to carry out region linear expansion;
(4) input image lightness gray scale subregion: will the brightness/gray scale interval (nYSrcMin needing to carry out linear expansion be in, nYSrcMax) gray value in is divided into the identical nBlock of length interval, the value of nBlock is set by the user, the starting point nYSrcGray of each original image brightness/gray scale subregion i, 0represent, the terminal nYSrcGray of each original image brightness/gray scale subregion i, 1represent;
(5) input picture subregion brightness/gray scale statistics: in the brightness/gray scale subregion section determined, respectively the number of pixels that brightness/gray scale is distributed in each section is added up, corresponding each brightness/gray scale subregion, obtains being distributed in the number of pixels nYSrcBlockPixel in this brightness/gray scale subregion respectively i; By all nYSrcBlockPixel ibe added, obtain the pixel count sum nYSrcBlockPixelTotal be distributed in all brightness/gray scale subregions;
(6) output image brightness/gray scale subregion: the gray value be in target image brightness/gray scale interval (nYDstMin, nYDstMax) is divided into the different nBlock of length interval, each length of an interval degree YDstBlockLength iby weights W ibe multiplied with output image brightness/gray scale total length and obtain, weights W iby the number of pixels nYSrcBlockPixel in each subregion in input picture iobtain divided by the sum of all pixels nYSrcBlockPixelTotal be distributed in all brightness/gray scale subregions of input picture, the starting point nYDstGray of each target image brightness/gray scale subregion i, 0represent, the terminal nYDstGray of each target image brightness/gray scale subregion i, 1represent;
(7) based on the brightness/gray scale subregion linear expansion of weight: set up mapping relations between input image lightness gray scale subregion and output image brightness subregion, that is, the mapping ratio α of each brightness/gray scale subregion is first calculated according to formula (1) i
&alpha; i = nYDstGray i , 1 - nYDstGray i , 0 nYSrcGray i , 1 - nYSrcGray r , 0 - - - ( 1 )
Then, carrying out mapping for needing luminance grayscale values to be processed in original image and export, directly exporting for not needing luminance grayscale values to be processed in original image;
(8) view data after stores processor.
2. the method for raising screenshot quality of digital video recorder according to claim 1, it is characterized in that, in step (8): the view data of the yuv format after process is stored as bmp form through color space conversion or is stored as jpg form through overcompression.
CN201210585302.0A 2012-12-28 2012-12-28 A kind of method improving screenshot quality of digital video recorder Active CN103024328B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210585302.0A CN103024328B (en) 2012-12-28 2012-12-28 A kind of method improving screenshot quality of digital video recorder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210585302.0A CN103024328B (en) 2012-12-28 2012-12-28 A kind of method improving screenshot quality of digital video recorder

Publications (2)

Publication Number Publication Date
CN103024328A CN103024328A (en) 2013-04-03
CN103024328B true CN103024328B (en) 2015-11-25

Family

ID=47972408

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210585302.0A Active CN103024328B (en) 2012-12-28 2012-12-28 A kind of method improving screenshot quality of digital video recorder

Country Status (1)

Country Link
CN (1) CN103024328B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104316782B (en) * 2014-09-26 2017-09-29 苏州华兴致远电子科技有限公司 pantograph monitoring method and system
CN106557729B (en) * 2015-09-30 2021-12-21 日本电气株式会社 Apparatus and method for processing face image
CN107613306A (en) * 2017-10-29 2018-01-19 胡明建 A kind of Distributed Scans wavelet method is to design method that is image layered and compressing
CN110166795B (en) * 2018-07-19 2022-02-18 腾讯科技(深圳)有限公司 Video screenshot method and device
CN112312199B (en) * 2019-07-31 2022-07-29 杭州海康威视数字技术股份有限公司 Image processing method, device and equipment
CN112775010B (en) * 2020-12-21 2023-02-07 北京京磁电工科技有限公司 Automatic detection system and method for neodymium iron boron magnet
CN113068024B (en) * 2021-03-19 2024-04-16 瑞芯微电子股份有限公司 Real-time capture analysis method and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008066840A2 (en) * 2006-11-27 2008-06-05 Dolby Laboratories Licensing Corporation Apparatus and methods for boosting dynamic range in digital images
WO2011089994A1 (en) * 2010-01-22 2011-07-28 ミツミ電機株式会社 Image quality control apparatus, image quality control method, and image quality control program
CN102292741A (en) * 2009-01-20 2011-12-21 皇家飞利浦电子股份有限公司 Method and apparatus for generating enhanced images
CN102542536A (en) * 2011-11-18 2012-07-04 上海交通大学 Image quality strengthening method based on generalized equilibrium model
CN102682436A (en) * 2012-05-14 2012-09-19 陈军 Image enhancement method on basis of improved multi-scale Retinex theory

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008066840A2 (en) * 2006-11-27 2008-06-05 Dolby Laboratories Licensing Corporation Apparatus and methods for boosting dynamic range in digital images
CN102292741A (en) * 2009-01-20 2011-12-21 皇家飞利浦电子股份有限公司 Method and apparatus for generating enhanced images
WO2011089994A1 (en) * 2010-01-22 2011-07-28 ミツミ電機株式会社 Image quality control apparatus, image quality control method, and image quality control program
CN102542536A (en) * 2011-11-18 2012-07-04 上海交通大学 Image quality strengthening method based on generalized equilibrium model
CN102682436A (en) * 2012-05-14 2012-09-19 陈军 Image enhancement method on basis of improved multi-scale Retinex theory

Also Published As

Publication number Publication date
CN103024328A (en) 2013-04-03

Similar Documents

Publication Publication Date Title
CN103024328B (en) A kind of method improving screenshot quality of digital video recorder
CN114584849B (en) Video quality evaluation method, device, electronic equipment and computer storage medium
CN103399802B (en) A kind of picture pre-add support method and device
CN104378636B (en) A kind of video encoding method and device
CN111696078B (en) Ultra-high definition video detection method and system
CN102014279B (en) Method and device for intensifying video image contrast
CN110517266B (en) Rope vibration detection method and related device
CN113518185A (en) Video conversion processing method and device, computer readable medium and electronic equipment
CN104320622A (en) Embedded video enhancement system for open source server software
KR102495754B1 (en) Image processing apparatus and method for compressing dynamic range of WDR image
CN109785275A (en) A kind of tone mapping method and equipment of image
CN110876062B (en) Electronic device for high-speed compression processing of feature map and control method thereof
CN114202463B (en) Cloud fusion-oriented video super-resolution method and system
CN101459850B (en) Image compression quality prediction method and system
JP4561649B2 (en) Image compression apparatus, image compression program and image compression method, HDR image generation apparatus, HDR image generation program and HDR image generation method, image processing system, image processing program and image processing method
CN101453558A (en) Video image contrast improving method
CN112153388A (en) Image compression method, device and related equipment
CN103475875B (en) Image adaptive measuring method based on compressed sensing
CN102088614A (en) Method and device for magnifying video image
CN116915971A (en) Quality evaluation method, device, equipment and medium for hardware-in-loop video data
KR20130069400A (en) Image processing method and system
CN107707917B (en) A kind of video adaptive sample rate setting method based on comentropy
CN110545402A (en) underground monitoring video processing method, computer equipment and storage medium
CN107592297B (en) Method, system and terminal equipment for mobile detection
CN113784147B (en) Efficient video coding method and system based on convolutional neural network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant