CN102917233A - Stereoscopic video coding optimization method in space teleoperation environment - Google Patents

Stereoscopic video coding optimization method in space teleoperation environment Download PDF

Info

Publication number
CN102917233A
CN102917233A CN2012104572937A CN201210457293A CN102917233A CN 102917233 A CN102917233 A CN 102917233A CN 2012104572937 A CN2012104572937 A CN 2012104572937A CN 201210457293 A CN201210457293 A CN 201210457293A CN 102917233 A CN102917233 A CN 102917233A
Authority
CN
China
Prior art keywords
coding
search
video
motion
algorithm
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2012104572937A
Other languages
Chinese (zh)
Inventor
沈威
董戴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AVIC Huadong Photoelectric Co Ltd
Original Assignee
AVIC Huadong Photoelectric 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 AVIC Huadong Photoelectric Co Ltd filed Critical AVIC Huadong Photoelectric Co Ltd
Priority to CN2012104572937A priority Critical patent/CN102917233A/en
Publication of CN102917233A publication Critical patent/CN102917233A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention puts forward a stereoscopic video coding optimization method in a space teleoperation environment. Based on the H.264 coding technology, the following stereoscopic video coding scheme is adopted: correlation of left and right channels and residual predicted based on right channel parallax are considered, the left channel adopts a 264 coding mode, the right channel adopts a prediction coding mode based on the parallax of the left channel, and the residual predicted based on the parallax of the right channel also adopts the H.264 coding mode. During the H.264 coding process, in combination of the actual need, partial optimization is carried out on the codes. The method provided by the invention has the advantages that in combination with the characteristics of the novel H.264 efficient coding compression technology, based on the requirements on compression ratio and instantaneity, the H.264 coding algorithm is optimized, thus reducing operand on the premise of ensuring the compression ratio. Test results show that the effect is more obvious after optimization, and the instantaneity of the system is improved.

Description

Stereo scopic video coding optimization method under the distant operating environment in space
Technical field
The present invention relates to a kind of coding method, specifically a kind of optimization method of stereo scopic video coding.
Background technology
Along with reaching its maturity of 3-D technology, developed rapidly by the application of the stereo video signals of many viewpoints camera system collection, video display technology must be shown by simple plane in the developing direction in future and changes to stereo display.Compare with common single channel video, three-dimensional video-frequency has increased the depth information of scenery, strengthens presence and the realism of vision.Stereo video signals will be the important content of Future Multimedia communication, to be widely used in the many aspects such as Digital Television, long-distance education, remote industrial control, 3 D video conference system and virtual reality system, but compare with common single channel video, the data volume of three-dimensional video-frequency transmission and storage doubles above at least; And under the distant operating environment in space, because communication limited bandwidth, for the stereoscopic video data are effectively stored and are transmitted, must take full advantage of the information redundancy between space, time and two passages, adopt motion compensated prediction technology and disparity compensation prediction technology to come the stereoscopic image video data effectively to compress.
Three-dimensional video-frequency is simultaneously a scene to be taken by two parallel optical axis video cameras at a distance of about the 65mm to obtain, thus image between very strong binocular vision correlation is arranged.
The three-dimensional video-frequency overall framework as shown in Figure 1, collecting part adopts multichannel data collecting technology, utilize two cameras, stereoscopic views to the scene is carried out real-time data acquisition, and synchronous transmission is to vedio data encoder, and encoder carries out Real Time Compression to the video data that gathers, and stores or transmit, video data decoder is according to the processing of decoding of the code stream that receives, and decoded image carries out stereo display after being divided into left and right sides two-way again.
Two passages about the video of this system's picked-up comprises, the image of two passages between very strong binocular correlation is arranged, H.264 be a kind of efficient algorithm for single-pass video encoding standard, but for stereo scopic video coding, be not that left and right sides passage is adopted respectively efficient algorithm for single-pass video encoding, just can reach good compression effectiveness.This is owing to be outside one's consideration except the spatial redundancies that will consider each passage I picture and the time redundancy between the inter frame image in the stereo scopic video coding, also will consider the spatial redundancies between the channel image of the left and right sides.
Summary of the invention
The technical problem to be solved in the present invention provide a kind of have the good compression effect the distant operating environment in space under the stereo scopic video coding optimization method.
The present invention solves the problems of the technologies described above by the following technical solutions: in the two-path video signal, with left road video as the reference image, use the method for video coding of classical based on motion compensation prediction to encode, remove spatial coherence and temporal correlation between the image, with the right wing video as target image, adopt disparity estimation/compensation technology removal of images between redundancy.The parallax here refer to stereo-picture between disparity.
Concrete, the present invention is based on H.264 coding techniques, stereo scopic video coding scheme below proposing: the residual error of considering the prediction of left and right sides passage correlation and right passage parallax, left passage adopts H.264 coding, right passage adopts DCP (disparity compensation prediction) coding based on left passage, and H.264 the residual error of right passage parallax prediction also adopts mode to encode, in carrying out H.264 cataloged procedure, in conjunction with actual needs, and this coding carried out partly optimizing.
The present invention further is specially: in the H.264 coding that left passage adopts, intraframe prediction algorithm and motion estimation algorithm are optimized;
Method to intraframe prediction algorithm optimization is: the Given information of macro block around utilizing, possible predictive mode to current coding macro block sorts according to probability, then calculate successively the SATD value of each pattern, if the SATD value is lower than the threshold value of setting, stop so calculating the SATD value of pattern of surplus, color difference components and luminance component all adopt this algorithm;
Method to motion estimation algorithm optimization is: use three step search methods to carry out estimation, the performing step of three step search methods is as follows:
1. centered by " 1 " point, step-length is 4, searches for it ± interior 9 points that are labeled as " 1 " of 4 scopes, according to the evaluation and test criterion function, finds the point with minimum MSE or lowest mean square absolute difference from these 9 pixels, as the optimum Match pixel of this step;
2. be centered around the pixel that step is selected as optimum Match in 1., selecting step-length is 2, search for it ± 2 scopes in selected 8 points that are labeled as " 2 ", with step 1. mutually roughly the same, find an optimum Match pixel according to criterion function;
3. selecting step-length is 1, search in 2. optimal match point of step ± 1 scope, and the optimum Match pixel that obtains will be as the final result of three steps search.
Optimize, in the motion search process of motion estimation algorithm, the rate distortion equation of use is as follows:
J ( m | λ motion ) = SAD ( s , c ( m ) ) + λ motion * R ( m - p )
When interframe and intra-frame encoding mode selection, the rate distortion equation below using:
J ( s , c , pattern | QP , λ mode ) = SSD ( s , c , pattern ) + λ mode * R ( s , c , mode | QP )
Wherein, J (m| λ Motion) be in the criterion of selecting motion vector, so that should be selected J (s, c, pattern|QP, λ by the minimum motion vector of value Mode) be used for the criterion of model selection, so that should be selected by the minimum coding mode of value, SAD is the absolute value sum of difference between source video data and the target video data, and SSD is the squared absolute value sum of difference between source video data and the target video data, λ MotionAnd λ ModeIt is LaGrange parameter.
Optimization method of the present invention can also be optimized the compressed encoding of right wing video is logical, perhaps on the basis that the compressed encoding to left road video is optimized simultaneously the compressed encoding to the right wing video be optimized, step to the compressed encoding of right wing video is: the right wing video is carried out disparity estimation, it is the macro block of 16x16 that coding units can be selected, at first the macro block in the right wing image of present encoding is searched for the image block that mates most in the image of the left road of time synchronized, obtain corresponding difference vector, difference vector is carried out undistorted coding, simultaneously, the match block that current encoding block and search obtain is subtracted each other, obtain the disparity estimation residual error, and then it is carried out transition coding, inspect the fast algorithm of estimating and comprise with next or three:
At first, according to the polarization binding feature of parallax, only carry out along polarized line during search, in parallel camera system, only need along continuous straight runs to search for; Secondly according to the directivity constraint, preferentially to a direction search, consider left channel image as basic layer coding during search, right channel image is preferentially searched for to the right during disparity estimation as enhancement layer coding; Utilize relativity of time domain or spatial correlation, when carrying out disparity estimation, use the corresponding difference vector of former frame image as initial search point.
The invention has the advantages that: in conjunction with up-to-date H.264 high efficient coding compress technique characteristics, according to compression ratio and requirement of real-time, H.264 encryption algorithm is optimized processing, reduced operand on the basis of assurance compression ratio, mainly intraframe prediction algorithm and motion estimation algorithm are optimized, result of the test shows, the successful after the optimization, and the real-time of system improves.
Description of drawings
Fig. 1 is three-dimensional video-frequency overall framework figure.
Fig. 2 is algorithm flow chart H.264.
Embodiment
1, the compressed encoding of left road video
At first the left road video in the stereoscopic video uses up-to-date international video standard H.264 to compress.
H.264 be the up-to-date video encoding standard of being united release by the ITU-T video experts VCEG of group and ISO/IEC Motion Picture Experts Group, compared with former coding standard, H.264 coding efficiency has been obtained unprecedented raising, some new algorithms have been adopted, such as Forecasting Methodology, integer transform, the motion estimation/motion compensation of 4x4 piece, loop filtering, new entropy coding method, but H.264 when performance improves, the complexity of encoder also increases considerably rate-distortion optimization technology RDO(rate distortion optimization) etc.,, be difficult to requirement of real-time in the distant operation of meeting spatial, according to the requirement of compression ratio and real-time, this paper has only used the H.264 basic class of standard (baseline profile) part, and coding H.264 is optimized processing.H.264 algorithm flow chart as shown in Figure 2.
1.1 the optimization process of algorithm
Algorithm optimization is to reduce operand on the basis that guarantees compression ratio, and in Fig. 2, we mainly optimize intraframe prediction algorithm and motion estimation algorithm.The main redundancy that has two kinds of forms in the video data, be the interior spatial redundancy of frame and the time redundancy of interframe, infra-frame prediction is mainly eliminated the spatial redundancy between the pixel in the frame, predict the present encoding piece with the reconstruction pixel value around the encoding block, owing to there is the Multi-encoding pattern optional, in the process of coding, need to carry out exhaustive search, computation complexity is larger.And motion estimation module, elimination be the time redundancy of interframe, in former frame, search for blocks and optimal matching blocks with the macro block in the current encoded frame, then coupling residual sum motion vector is encoded, the complexity of search procedure is equally also very high here.
1.1.1 fast frame intraprediction encoding
In infra-frame prediction, in order to determine the intra prediction mode of a macro block, need to calculate the SATD value that institute might pattern (Sum of Absolute Transform Difference, residual error conversion absolute value with), then selection has the pattern of minimum SATD as final predictive mode.In H.264, be based on the intra prediction mode of 16x16, predictive mode and the luminance component of color difference components are similar.In order to reduce the number of times that calculates the SATD value in the infra-frame prediction, the Given information of macro block around we utilize, possible predictive mode to current coding macro block sorts according to probability, then calculate successively the SATD value of each pattern, if the SATD value is lower than the threshold value that we arrange, stop so calculating the SATD value of pattern of surplus, color difference components and luminance component all adopt this algorithm, thereby effectively reduce computation complexity.
1.1.2 quick inter prediction encoding
For the redundancy of removal of images interframe, adopted the motion estimation algorithm based on the piece coupling in H.264, its basic thought is image to be divided into the sub-block of many non-overlapping copies, and thinks that the displacement of all pixels is all identical in the piece.Full-search algorithm is research and most widely used a kind of technology in the block matching algorithm, but because amount of calculation is quite large.In order to reduce amount of calculation, we use three step searching algorithms to carry out estimation in this project, and the realization schematic diagram of three step searching algorithms as shown in Figure 3.
The performing step of three step searching algorithms is as follows:
1. centered by " 1 " point, step-length is 4, searches for it ± interior 9 points that are labeled as " 1 " of 4 scopes, according to the evaluation and test criterion function, finds the point with minimum MSE or lowest mean square absolute difference from these 9 pixels, as the optimum Match pixel of this step.
2. be centered around the pixel that step is selected as optimum Match in 1., selecting step-length is 2, search for it ± 2 scopes in selected 8 points that are labeled as " 2 ", with step 1. mutually roughly the same, find an optimum Match pixel according to criterion function.
3. selecting step-length is 1, search in 2. optimal match point of step ± 1 scope, and the optimum Match pixel that obtains will be as the final result of three steps search.
1.1.3 rate-distortion optimization algorithm
The rate-distortion optimization algorithm refers under band-limited condition, how to obtain optimum picture quality, this programme uses a simple equation expression formula that code check and distortion are connected, thereby between code check and the distortion factor, obtain one balance point, thereby guarantee under given code check condition, to obtain optimum picture quality.
In the process of motion search, the rate distortion equation of use is as follows:
J ( m | λ motion ) = SAD ( s , c ( m ) ) + λ motion * R ( m - p )
When interframe and intra-frame encoding mode selection, the rate distortion equation below using:
J ( s , c , pattern | QP , λ mode ) = SSD ( s , c , pattern ) + λ mode * R ( s , c , mode | QP )
Wherein, J (m| λ Motion) be for the criterion of selecting motion vector, so that should be selected by the minimum motion vector of value.J (s, c, pattern|QP, λ Mode) be the criterion for model selection, so that should be selected by the minimum coding mode of value.
SAD(Sum of Absolute Difference, absolute difference and) be the yardstick of weighing the distortion factor, by the absolute value sum of difference between source video data and the target video data.SSD(Sum of Squared Difference, squared difference and) also be another yardstick of weighing distortion, by the squared absolute value sum of difference between source video data and the target video data.
λ MotionBe LaGrange parameter, its size determines the impact that code check and distortion are selected for motion vector, λ MotionLarge then code check is larger on the impact of model selection, λ MotionLittle then model selection is more responsive to distortion.
λ ModeBe LaGrange parameter, its size decision code check and distortion are on the impact size of model selection, λ ModeLarge then code check is large on the impact of model selection, λ ModeLittle then model selection is more responsive to distortion.
Use above-mentioned method can obtain optimal image quality under the nominated bandwidth condition.
The compressed encoding of 2 right wing videos
The right wing video is carried out disparity estimation, and coding units also is the macro block of 16x16.At first the macro block in the right wing image of present encoding is searched for the image block that mates most in the image of the left road of time synchronized, obtain corresponding difference vector, difference vector is carried out undistorted coding, simultaneously, the match block that current encoding block and search obtain is subtracted each other, obtain the disparity estimation residual error, and then it is carried out transition coding.
BMA is the parallax estimation method of commonly using, and its basic thought is the piece that image segmentation is become fixed dimension, and the parallax value supposition of piece interior pixels is identical, seeks best matching blocks according to certain matching criterior in reference picture.But the distribution of difference vector is subject to certain constraint, between the difference vector of front and back image block, all has correlation between the difference vector of consecutive frame image corresponding blocks in the two field picture, and we will carry out fast disparity estimation with these characteristics.
2.1 polarization constraint
For a given scene point, it always appears on the corresponding left and right sides polarized line in the picture point on the plane of delineation of the left and right sides, therefore only need to get final product along the polarized line search when carrying out the parallax search.In parallel camera system, the horizontal scanning line of polarized line and image is parallel, so search needs only the horizontal line along right image place.
2.2 directivity constraint
In parallel camera system, difference vector only has horizontal component, for same scenery, the left image of its perspective projection with respect to right image local move right, when the match block of the right image of search in left image, can preferentially search for to the right.
2.3 the spatial correlation of difference vector and temporal correlation
Parallax is the function of the degree of depth, and the pixel that the degree of depth is identical has identical parallax.The degree of depth is exactly that body surface is to the distance of camera photocentre, although actual scenery surface generally is discontinuous, but might regard continually varying as in regional area, because space scenery always is made of some objects, some body surface can be similar to be regarded as smooth or local smooth.For smooth surface, it be continuous that its parallax value changes, and the difference vector that changes continuously in the optical parallax field has very strong correlation, namely has correlation between the difference vector in the same frame.
For adjacent two two field pictures, only there is a few pixels that motion has occured, the position of most pixels does not change.For the pixel of invariant position, its parallax is substantially constant.So when carrying out disparity estimation, can carry out interior among a small circle search as initial search point with the corresponding difference vector of former frame image, thereby find fast actual difference vector.
2.4 the fast algorithm of disparity estimation
Based on above-mentioned constraints on disparity distribution and correlation analysis, fast Disparity Estimation is described below: at first, polarization binding feature according to parallax, only carry out along polarized line during search, in parallel camera system, polarized line is parallel with scan line, and the match point of left and right sides pixel is positioned on the same level line, therefore, only needing along continuous straight runs to search for gets final product.Secondly retrain according to directivity, preferentially search for to a direction during search. consider that left channel image is as basic layer coding, right channel image is as enhancement layer coding, disparity estimation is the match block of image block in left channel image in the right channel image of search, by the about beam analysis of directivity as can be known, can preferentially search for to the right during disparity estimation.In addition, utilize relativity of time domain or spatial correlation can determine the initial value of disparity estimation.For spatial correlation, because its correlation of zones of different is different, the flat site correlation is eager to excel, the non-flat forms zone is relatively weak, so when search, the hunting zone of flat site can be obtained smaller, but not the hunting zone of flat site can be larger.
In test, use the CIF stereo-picture of Miss to carrying out l-G simulation test, all take left image as reference picture, right image is target image, adopt respectively based on H.264 with quality and the compression ratio based on H.264 improving algorithm and rebuild right image of the present invention, and to upper above-mentioned two kinds of algorithms are compared.
Can draw to draw a conclusion from result of the test figure: in the identical situation of compression parameters, the image of rebuilding by the algorithm after improving is significantly better than former algorithm, and blocking effect is significantly improved.
Compare on our objective quality with Y-PSNR (PSNR) presentation video simultaneously.Comparative result is as shown in Table 1:
The contrast of table one experimental data
Figure BDA0000240303945
Can find out that from simulation result with respect to independent coding, the compression ratio of two kinds of algorithms all is improved largely, but picture quality descends to some extent all, improve algorithm with respect to former algorithm, improved the signal to noise ratio of target image.
The above is only for the preferred embodiment of the invention; not in order to limit the invention; all in the invention spirit and principle within do any modification, be equal to and replace and improvement etc., all should be included within the protection range of the invention.

Claims (10)

1. stereo scopic video coding optimization method under the distant operating environment in space, it is characterized in that: the method is based on H.264 coding techniques, stereo scopic video coding scheme below adopting: the residual error of considering the prediction of left and right sides passage correlation and right passage parallax, left passage adopts H.264 coding, right passage adopts the disparity compensation prediction coding based on left passage, and H.264 the residual error of right passage parallax prediction also adopts mode to encode.
2. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 1, it is characterized in that: in the H.264 coding that left passage adopts, intraframe prediction algorithm is optimized, method to intraframe prediction algorithm optimization is: the Given information of macro block around utilizing, possible predictive mode to current coding macro block sorts according to probability, then calculate successively the SATD value of each pattern, if the SATD value is lower than the threshold value of setting, stop so calculating the SATD value of pattern of surplus, color difference components and luminance component all adopt this algorithm.
3. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 2, it is characterized in that: in the H.264 coding that left passage adopts, motion estimation algorithm is optimized, method to motion estimation algorithm optimization is: use three step search methods to carry out estimation, the performing step of three step search methods is as follows:
1. centered by " 1 " point, step-length is 4, searches for it ± interior 9 points that are labeled as " 1 " of 4 scopes, according to the evaluation and test criterion function, finds the point with minimum MSE or lowest mean square absolute difference from these 9 pixels, as the optimum Match pixel of this step;
2. be centered around the pixel that step is selected as optimum Match in 1., selecting step-length is 2, search for it ± 2 scopes in selected 8 points that are labeled as " 2 ", with step 1. mutually roughly the same, find an optimum Match pixel according to criterion function;
3. selecting step-length is 1, search in 2. optimal match point of step ± 1 scope, and the optimum Match pixel that obtains will be as the final result of three steps search.
4. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 3, it is characterized in that: in the motion search process of motion estimation algorithm, the rate distortion equation of use is as follows:
J ( m | λ motion ) = SAD ( s , c ( m ) ) + λ motion * R ( m - p )
Wherein, J (m| λ Motion) be in the criterion of selecting motion vector, minimum motion vector is selected, and SAD is the absolute value sum of difference between source video data and the target video data, λ MotionIt is LaGrange parameter.
5. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 4 is characterized in that: when interframe and intra-frame encoding mode are selected, and the rate distortion equation below using:
J ( s , c , pattern | QP , λ mode ) = SSD ( s , c , pattern ) + λ mode * R ( s , c , mode | QP )
Wherein, J (s, c, pattern|QP, λ Mode) for the criterion of model selection, minimum coding mode is selected, SSD is the squared absolute value sum of difference between source video data and the target video data, λ ModeIt is LaGrange parameter.
6. such as stereo scopic video coding optimization method under each distant operating environment in described space of claim 1 to 5, it is characterized in that: the step to the compressed encoding of right wing video is: the right wing video is carried out disparity estimation, at first the macro block in the right wing image of present encoding is searched for the image block that mates most in the image of the left road of time synchronized, obtain corresponding difference vector, difference vector is carried out undistorted coding, simultaneously, the match block that current encoding block and search obtain is subtracted each other, obtain the disparity estimation residual error, and then it is carried out transition coding.
7. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 6 is characterized in that: the described fast algorithm that the right wing video is carried out disparity estimation comprises: according to the polarization binding feature of parallax, only carry out along polarized line during search.
8. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 7, it is characterized in that: the described fast algorithm that the right wing video is carried out disparity estimation also comprises: retrain according to directivity, preferentially search for to a direction during search, consider that left channel image is as basic layer coding, right channel image is preferentially searched for to the right during disparity estimation as enhancement layer coding.
9. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 8, it is characterized in that: the described fast algorithm that the right wing video is carried out disparity estimation also comprises: utilize relativity of time domain or spatial correlation, when carrying out disparity estimation, use the corresponding difference vector of former frame image as initial search point.
10. stereo scopic video coding optimization method under the distant operating environment in space as claimed in claim 6, it is characterized in that: the coding units that the right wing video is carried out disparity estimation is the macro block of 16x16.
CN2012104572937A 2012-11-14 2012-11-14 Stereoscopic video coding optimization method in space teleoperation environment Pending CN102917233A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012104572937A CN102917233A (en) 2012-11-14 2012-11-14 Stereoscopic video coding optimization method in space teleoperation environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012104572937A CN102917233A (en) 2012-11-14 2012-11-14 Stereoscopic video coding optimization method in space teleoperation environment

Publications (1)

Publication Number Publication Date
CN102917233A true CN102917233A (en) 2013-02-06

Family

ID=47615442

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012104572937A Pending CN102917233A (en) 2012-11-14 2012-11-14 Stereoscopic video coding optimization method in space teleoperation environment

Country Status (1)

Country Link
CN (1) CN102917233A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103227920A (en) * 2013-04-03 2013-07-31 南京信息工程大学 Lossless compression method of multichannel satellite images
CN103544717A (en) * 2013-10-22 2014-01-29 北京交通大学长三角研究院 Two-phase three-dimensional image compression encoding method based on SIFT feature
CN103763570A (en) * 2014-01-20 2014-04-30 华侨大学 Rapid HEVC intra-frame prediction method based on SATD
CN104637029A (en) * 2013-11-06 2015-05-20 深圳先进技术研究院 Medical image enhancement method and system
CN105791851A (en) * 2016-04-07 2016-07-20 贵阳动视云科技有限公司 Video compression method and apparatus, and video decoding method and apparatus
CN109451000A (en) * 2018-10-26 2019-03-08 西安科锐盛创新科技有限公司 Video data management method and its equipment based on cloud storage

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101198061A (en) * 2008-01-08 2008-06-11 吉林大学 Solid video stream encoding method based on sight point image mapping

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101198061A (en) * 2008-01-08 2008-06-11 吉林大学 Solid video stream encoding method based on sight point image mapping

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
徐彬等: "一种基于H.264的立体视频编码中的视差估计快速算法", 《浙江大学学报》, vol. 33, no. 4, 31 July 2006 (2006-07-31) *
文俊等: "一种预测三步搜索算法", 《上海交通大学学报》, vol. 37, no. 6, 30 June 2003 (2003-06-30) *
李世平等: "基于H.264的立体视频编码方法", 《计算机工程与应用》, 31 January 2005 (2005-01-31) *
王德宝: "基于H.264的帧内与帧间预测方法研究", 《CNKI》, 30 April 2007 (2007-04-30) *
陈建乐: "多视点视频编码方法的研究", 《万方数据》, 15 October 2007 (2007-10-15) *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103227920A (en) * 2013-04-03 2013-07-31 南京信息工程大学 Lossless compression method of multichannel satellite images
CN103227920B (en) * 2013-04-03 2015-12-23 南京信息工程大学 A kind of multichannel satellite image lossless compression method
CN103544717A (en) * 2013-10-22 2014-01-29 北京交通大学长三角研究院 Two-phase three-dimensional image compression encoding method based on SIFT feature
CN103544717B (en) * 2013-10-22 2016-09-28 北京交通大学长三角研究院 A kind of two-stage three dimensional image processing coded method based on SIFT feature
CN104637029A (en) * 2013-11-06 2015-05-20 深圳先进技术研究院 Medical image enhancement method and system
CN103763570A (en) * 2014-01-20 2014-04-30 华侨大学 Rapid HEVC intra-frame prediction method based on SATD
CN103763570B (en) * 2014-01-20 2017-02-01 华侨大学 Rapid HEVC intra-frame prediction method based on SATD
CN105791851A (en) * 2016-04-07 2016-07-20 贵阳动视云科技有限公司 Video compression method and apparatus, and video decoding method and apparatus
CN109451000A (en) * 2018-10-26 2019-03-08 西安科锐盛创新科技有限公司 Video data management method and its equipment based on cloud storage

Similar Documents

Publication Publication Date Title
JP5234586B2 (en) Video encoding method and decoding method, apparatus thereof, program thereof, and storage medium storing program
CN101600108B (en) Joint estimation method for movement and parallax error in multi-view video coding
CN102055982B (en) Coding and decoding methods and devices for three-dimensional video
CN103561263B (en) Based on motion vector constraint and the motion prediction compensation method of weighted motion vector
EP2214415B1 (en) A dual prediction video encoding and decoding method and a device
US8817871B2 (en) Adaptive search range method for motion estimation and disparity estimation
CN102917233A (en) Stereoscopic video coding optimization method in space teleoperation environment
CN103037218B (en) Multi-view stereoscopic video compression and decompression method based on fractal and H.264
CN104429074A (en) Method and apparatus of disparity vector derivation in 3D video coding
EP2647205A2 (en) Image coding and decoding method and apparatus for efficient encoding and decoding of 3d light field content
CN102801995B (en) A kind of multi-view video motion based on template matching and disparity vector prediction method
CN103051894B (en) A kind of based on fractal and H.264 binocular tri-dimensional video compression & decompression method
CN100581265C (en) Processing method for multi-view point video
CN106412611B (en) A kind of complexity control method of efficient video coding
CN102316323B (en) Rapid binocular stereo-video fractal compressing and uncompressing method
KR20120083209A (en) Depth map coding/decoding apparatus and method
CN103220532B (en) The associated prediction coded method of three-dimensional video-frequency and system
US20130128954A1 (en) Encoding method and apparatus
Conti et al. Influence of self-similarity on 3D holoscopic video coding performance
CN102263952B (en) Quick fractal compression and decompression method for binocular stereo video based on object
Yea et al. View synthesis prediction for rate-overhead reduction in ftv
CN102263953B (en) Quick fractal compression and decompression method for multicasting stereo video based on object
CN105872561B (en) A kind of gradable multi-view point video plus depth macro-block coding pattern fast selecting method
KR101078525B1 (en) Method for coding of multi-view video
Xiang et al. A joint encoder–decoder error control framework for stereoscopic video coding

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130206