CN105007478A - View synthesis method based on mean shift stereo matching - Google Patents

View synthesis method based on mean shift stereo matching Download PDF

Info

Publication number
CN105007478A
CN105007478A CN201510398908.7A CN201510398908A CN105007478A CN 105007478 A CN105007478 A CN 105007478A CN 201510398908 A CN201510398908 A CN 201510398908A CN 105007478 A CN105007478 A CN 105007478A
Authority
CN
China
Prior art keywords
view
pixel
mean shift
image
stereo matching
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
CN201510398908.7A
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.)
Nanjing University of Information Science and Technology
Original Assignee
Nanjing University of Information Science and Technology
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 Nanjing University of Information Science and Technology filed Critical Nanjing University of Information Science and Technology
Priority to CN201510398908.7A priority Critical patent/CN105007478A/en
Publication of CN105007478A publication Critical patent/CN105007478A/en
Pending legal-status Critical Current

Links

Abstract

The present invention discloses a view synthesis method based on mean shift stereo matching. The method comprises: firstly, considering two commonly used images including gray images and color images, a mean shift image segmentation method is used for cutting segments in a known reference image; secondly, based on a weight multi-window matching method based on color similarity between pixels and an introduced matching cost function, an initial disparity value is optimized to gain a more accurate disparity map of a stereo image pair, and the disparity map is smoothed; and at last, positive view interpolation and hollow noise processing is conducted, and finally image drawing at any position between a left view and a right view. The method gains good stereo effects, and is suitable for gray images and color images.

Description

A kind of view synthesizing method based on mean shift Stereo matching
Technical field
The present invention relates to a kind of view synthesizing method, particularly relate to a kind of view synthesizing method based on mean shift Stereo matching, belong to picture processing field.
Background technology
Along with the fast development in digital broadcast television technology and three-dimensional movie market, traditional two dimensional image can not meet the personal requirement of people to visually-perceptible far away, so three-dimensional television (3DTV) has become " best pet " that people pursue visual stereoscopic sense and the sense of reality.3DTV and FTV is various visual angles view (MVI) most important applications, and in 3DTV and FTV, virtual view synthetic technology is particularly important core technology.Nowadays, drawing virtual view image technology has become a study hotspot of digital picture and computer vision field.
In prior art, some scholars propose several method for drawing virtual view image, but all there is certain defect: the geometry in certain window of giving chapter and verse in Locally adaptive support-weight approach for visualcorrespondence search. (the IEEE Transactions on Pattern Analysis and MachineIntelligence.2006) literary composition that Yoon KJ and Kweon I S. delivers between pixel and point to be matched and photometric relationship are to adjust the weights of each pixel, the method has good anti-interference and robustness to the matching result becoming window, but it is too large that the shortcoming of the method is amount of calculation, and weight function used is not suitable for the coupling of gray-scale map, lack degree of widely using.Kanade T and Okutomi M. proposes the method by changing window size and shape, make each pixel can obtain best match window value, namely the window value calculated when Matching power flow function makes its value reach minimum is the best, and the method is for the pixel poor effect in the discontinuous region of the degree of depth.
Summary of the invention
Technical problem to be solved by this invention provides a kind of view synthesizing method based on mean shift Stereo matching for the deficiency of background technology.
The present invention is for solving the problems of the technologies described above by the following technical solutions
Based on a view synthesizing method for mean shift Stereo matching, specifically comprise the steps:
Step 1, adopts mean shift method to carry out Region Segmentation to original image;
Step 2, adopts the multiwindow stereo matching method based on adaptive weight to obtain disparity map corresponding to stereo-picture;
Step 3, to the smoothing operation of step 2 gained disparity map;
Step 4, carries out forward view interpolation and empty noise processed to disparity map after smooth operation, and then completes Image Rendering.
As the further preferred version of a kind of view synthesizing method based on mean shift Stereo matching of the present invention, described step 1 detailed process is as follows:
Step 1.1, is converted to the chrominance space matched with image by image;
Step 1.2, utilizes the smoothing operation of mean shift and then obtains the convergence point of each pixel;
Step 1.3, merges the convergence point of each pixel according to the conditional plan preset;
As the further preferred version of a kind of view synthesizing method based on mean shift Stereo matching of the present invention, described step 2 detailed process is as follows:
Step 2.1, certain pixel constructs one and supports window in a reference image;
Step 2.2, moves in parallel this support window, carrys out the similitude between calculation window with similarity measure function along disparity range; Specifically be calculated as follows:
C S A D ( x , y ) = Σ c ∈ { r , g , b } | I c ( x ) - I c ( y ) |
C G R A D ( x , y ) = Σ c ∈ { r , g , b } | ▿ x I c ( x ) - ▿ x I c ( y ) | 2 + Σ c ∈ { r , g , b } | ▿ y I c ( x ) - ▿ y I c ( y ) | 2
C(x,y)=(1-w)*C GRAD(x,y)+w*C SAD(x,y)
Wherein, C sAD(x, y) is for asking for the absolute value sum of current pixel point and field pixel r, g, b triple channel color distortion, I cx () is current pixel point value of color, x is current point coordinate, I c(y) for field value of color around current pixel point, y be world coordinates, with the horizontal and vertical gradient of representative image respectively, w is the weights between 0 and 1, C gRAD(x, y) for ask for current point and its field pixel in the horizontal direction with the absolute value sum of vertical direction r, g, b triple channel color distortion, C (x, y) is similarity measure function.
As the further preferred version of a kind of view synthesizing method based on meanshift Stereo matching of the present invention, described step 4 detailed process is as follows:
Step 4.1, obtains positional information and the colouring information of each pixel;
Step 4.2, then by the disparity map determination virtual view position relationship of this view, determine evolution relation, with correspondence former depending on colouring information color filling is carried out to virtual view, forward view interpolation formula is as follows:
I IR(X I,Y)=I IR(X R+(1-α)*d RL,Y)=I R(X R,Y)
Wherein, X r+ (1-α) * d rLfor virtual view position and right view position relationship, I iR(X i, Y) and for transform to intermediate virtual viewpoint pixel coordinate by right view be (X i, Y) and the pixel value at place, d rLfor the parallax value of left and right view, I r(X r, Y) for right view pixel coordinate be (X r, Y) and the pixel value at place, α determines according to virtual view position, and scope is between 0 ~ 1;
Cavity noise processed is as follows:
I I(X I,Y)=ω 1I IL(X I,Y)+(1-ω 1)I IR(X I,Y)
I IL(X I,Y)=I IL(X L+(1-α)*d IL,Y)=I L(X L,Y)
ω 1represent virtual view position and left and right view location proportionate relationship, X l+ (1-α) * d iLfor virtual view position and left view position relationship, I iL(X i, Y) and be (X by left view transformation to intermediate virtual viewpoint pixel coordinate i, Y) and the pixel value at place, d rLfor the parallax value of left and right view, I l(X l, Y) for left view pixel coordinate be (X l, Y) and the pixel value at place, I i(X i, Y) for final virtual view be (X at pixel coordinate i, Y) and the pixel value at place.
As the further preferred version of a kind of view synthesizing method based on mean shift Stereo matching of the present invention, the conditional plan in described step 1.3 refers to that spatial domain is less than h s, color gamut is less than h r;
Wherein, h sspatial bandwidth parameter, h rit is color bandwidth parameter.
The present invention adopts above technical scheme compared with prior art, has following technique effect:
1, view synthesizing method provided by the invention, draw for virtual view and have good effect, drawing view quality is relatively high.
2, the view of the inventive method synthesis has good image effect, and clear-cut is clearly demarcated, has good stereoeffect.
Accompanying drawing explanation
Fig. 1 is method flow diagram of the present invention;
Fig. 1 (a) is list window disparity map of the present invention;
Fig. 1 (b) is multiwindow disparity map of the present invention;
Fig. 2 (a) is the left view of the multiwindow stereo matching method based on adaptive weight and the weights multiwindow stereo matching method contrast effect figure based on mean shift Region Segmentation;
Fig. 2 (b) is the normal view of the multiwindow stereo matching method based on adaptive weight and the weights multiwindow stereo matching method contrast effect figure based on mean shift Region Segmentation;
Fig. 2 (c) is the disparity map obtained based on the weights multiwindow stereo matching method of mean shift Region Segmentation;
Fig. 2 (d) is the disparity map obtained based on the multiwindow stereo matching method of adaptive weight;
Fig. 3 (a) is the left view that algorithm of the present invention obtains;
Fig. 3 (b) is the intermediate virtual view that algorithm of the present invention obtains;
Fig. 3 (c) is the right view that algorithm of the present invention obtains.
Embodiment
Below with reference to specific embodiment, technical scheme provided by the invention is described in detail, following embodiment should be understood and be only not used in for illustration of the present invention and limit the scope of the invention.
As shown in Figure 1, a kind of view synthesizing method based on mean shift Stereo matching, specifically comprises the steps:
Step 1, adopts mean shift method to carry out Region Segmentation to original image;
Step 1.1, is converted to the chrominance space matched with image by image;
Step 1.2, utilizes the smoothing operation of mean shift and then obtains the convergence point of each pixel;
Step 1.3, merges the convergence point of each pixel according to the conditional plan preset;
Step 2, adopts the multiwindow stereo matching method based on adaptive weight to obtain disparity map corresponding to stereo-picture;
Step 2.1, certain pixel constructs one and supports window in a reference image;
Step 2.2, moves in parallel this support window, carrys out the similitude between calculation window with similarity measure function along disparity range; Specifically be calculated as follows:
C S A D ( x , y ) = Σ c ∈ { r , g , b } | I c ( x ) - I c ( y ) |
C G R A D ( x , y ) = Σ c ∈ { r , g , b } | ▿ x I c ( x ) - ▿ x I c ( y ) | 2 + Σ c ∈ { r , g , b } | ▿ y I c ( x ) - ▿ y I c ( y ) | 2
C(x,y)=(1-w)*C GRAD(x,y)+w*C SAD(x,y)
Wherein, C sAD(x, y) is for asking for the absolute value sum of current pixel point and field pixel r, g, b triple channel color distortion, I cx () is current pixel point value of color, x is current point coordinate, I c(y) for field value of color around current point, y be world coordinates, with the horizontal and vertical gradient of representative image respectively, w is the weights between 0 and 1, C gRAD(x, y) for ask for current point and its field pixel in the horizontal direction with the absolute value sum of vertical direction r, g, b triple channel color distortion, C (x, y) is similarity measure function.
Step 3, to the smoothing operation of step 2 gained disparity map;
Step 4, carries out forward view interpolation and empty noise processed to disparity map after smooth operation, and then completes Image Rendering;
Step 4.1, obtains positional information and the colouring information of each pixel;
Step 4.2, then by the disparity map determination virtual view position relationship of this view, determine evolution relation, with correspondence former depending on colouring information color filling is carried out to virtual view, forward view interpolation formula is as follows:
I IR(X I,Y)=I IR(X R+(1-α)*d RL,Y)=I R(X R,Y)
Wherein, X r+ (1-α) * d rLfor virtual view position and right view position relationship, I iR(X i, Y) and for transform to intermediate virtual viewpoint pixel coordinate by right view be (X i, Y) and the pixel value at place, d rLfor the parallax value of left and right view, I r(X r, Y) for right view pixel coordinate be (X r, Y) and the pixel value at place, α determines according to virtual view position, and scope is between 0 ~ 1; Cavity noise processed is as follows:
I I(X I,Y)=ω 1I IL(X I,Y)+(1-ω 1)I IR(X I,Y)
I IL(X I,Y)=I IL(X L+(1-α)*d IL,Y)=I L(X L,Y)
ω 1represent virtual view position and left and right view location proportionate relationship, X l+ (1-α) * d iLfor virtual view position and left view position relationship, I iL(X i, Y) and be (X by left view transformation to intermediate virtual viewpoint pixel coordinate i, Y) and the pixel value at place, d rLfor the parallax value of left and right view, I l(X l, Y) for left view pixel coordinate be (X l, Y) and the pixel value at place, I i(X i, Y) for final virtual view be (X at pixel coordinate i, Y) and the pixel value at place.
Specific as follows: step 1, adopt meanshift method to carry out Region Segmentation to image:
One width figure ties up color vector by a two-dimensional spatial location coordinate and M and forms, and as M=1, this image is gray-scale map, and as M=3, this image is RGB figure, and as M>3, this image is multivariate joint probability image.Each pixel of image is determined by colouring information and spatial positional information, and so the characteristic vector of mean shift filter is defined as X=[x s, x r] t.In setting image, certain pixel space position is x, and being the center of circle with x, take h as radius, drops on the some position x in higher-dimension ball idefine two pattern rules:
The color of 1.x pixel and x ipixel color is more close, and it is higher that we define probability density;
2. from x position more close to pixel x i, definition probability density is higher.
Aforesaid probability density function is:
K h s , h r ( x ) = c h s 2 h r 2 K ( | | x s - x i s h s | | 2 ) K ( | | x r - x i r h r | | 2 )
Wherein: represent spatial positional information, decentre pixel is far away, and its value is larger; representative color information, color is more close, and its value is larger; x slocus coordinate, x rcolor of image feature, it is the kernel function of Two Variables; h sspatial bandwidth parameter, control area s hsize, be the threshold parameter of central space distance; h rbe color bandwidth parameter, being class pixel value spacing parameter, is to spatial domain s hselect again; C is normaliztion constant; Number of pixels parameter M in another setting class, merges into a class when pixel value is less than this value in single class, be equivalent to the once selection between class.
Introduce gaussian kernel function in Mean Shift algorithm, range of application is region S hsize, and Iamge Segmentation generally uses gaussian kernel function.So Mean Shift vector expression is:
y j + 1 = Σ i = 1 n G ( | | x i - y j h | | ) x i Σ i = 1 n G ( | | x i - y j h | | ) , j = 1 , 2 , ...
y j+1-y j=M h(y j)
Make x iand z i(i=1,2,3...n) represents that d ties up original graph picture point and convergence point respectively, L ifor the region labeling of i-th after Iamge Segmentation.Based on above-mentioned vector form, we utilize Mean Shift algorithm to carry out Region Segmentation, specifically comprise the steps:
Step 1-1, is converted to suitable chrominance space by image.Cromogram need be converted to L*U*V chrominance space and operate, and gray-scale map directly can carry out next step;
Step 1-2, utilizes the smoothing operation of mean shift:
A) j=1 is made, y i, 1=x i;
B) current pixel central point y is calculated i, j+1;
C) mean shift vector m is calculated h,G(y i,j)=y i, j+1-y i,j;
D) above-mentioned operation is repeated until find convergence point
Step 1-3, by the convergence point z of each pixel imerge according to certain conditional plan, the conditional plan in this example refers to that spatial domain is less than h s, color gamut is less than h r;
Step 2, adopts the multiwindow stereo matching method based on adaptive weight to obtain disparity map corresponding to stereo-picture:
This step have employed a kind of local matching algorithm, and assume that in match window, all pixels are on a similar depth plane, these pixels have similar parallax value.The basic thought of the method can obtain accurate matching result in degree of depth discontinuity zone and the same area, will carry out Stereo matching for each pixel chooses suitable match window adaptively.It is crucial that the determination of similarity measure function in Stereo matching process, when asking for initial parallax figure, certain pixel constructs one and supports window in a reference image, this window is moved in parallel along disparity range, the similitude between calculation window is carried out with similarity measure function, the consistency namely calculated between pixel reaches maximum, and error energy function is minimum.
Fig. 1 (a) is list window disparity map of the present invention; Fig. 1 (b) is multiwindow disparity map of the present invention;
Specifically, this step comprises the steps:
Step 2.1, certain pixel constructs one and supports window in a reference image;
Step 2.2, moves in parallel this window along disparity range, carry out the similitude between calculation window with similarity measure function, and the consistency namely calculated between pixel reaches maximum, and error energy function is minimum.
That the similarity measure function in this example adopts is the Matching power flow function C (x that absolute difference sum SAD (sum of absolute difference) and image gradient information combine, y), as following formula (3) ~ (5);
C S A D ( x , y ) = Σ c ∈ { r , g , b } | I c ( x ) - I c ( y ) |
C G R A D ( x , y ) = Σ c ∈ { r , g , b } | ▿ x I c ( x ) - ▿ x I c ( y ) | 2 + Σ c ∈ { r , g , b } | ▿ y I c ( x ) - ▿ y I c ( y ) | 2
C(x,y)=(1-w)*C GRAD(x,y)+w*C SAD(x,y)
Wherein with the horizontal and vertical gradient of representative image respectively, w is the weights between 0 and 1.
This cost function is that the color similarity of pixel in correlation window and distance similarity are combined consideration, correlation window adopts the method for multiwindow to make each pixel matching to best pixel point, design a cost function based on weights, in change window, accumulate error energy function.
Color similarity weights formula:
f s ( Δc p q ) = exp ( - Δc p q γ c )
Wherein, Δ c pqit is the color distortion of two pixels; γ cfor evaluate color Similarity Parameter, in this example, get 3.
Δ c in above formula pq=| R p-R q|+| G p-G q|+| B p-B q| (7).
Multiwindow weight computing formula in reference-view and target view:
w ′ ( p , q ) = 1 , q ∈ S p exp ( - Δc p q γ c ) , q ∈ S p
Wherein, S pit is a p moving area.
Figure segmentation weighted cumulative error energy function: E ′ ( p , p - d ) = Σ q ∈ N ρ , q - d ∈ N ρ - , d w ′ ( p , q ) w ′ ( p - d , q - d ) C ( q , q - d ) Σ q ∈ N ρ , q - d ∈ N ρ - , d w ′ ( p , q ) w ′ ( p - d , q - d )
Wherein, the length of M and N presentation video and width, d' is disparity estimation result, and d is standard disparity map.When error energy function is minimum, the disparity map that stereo-picture is corresponding can be obtained.
In order to prove the superiority of this step matching process, introducing error hiding amount e herein and weighing disparity estimation effect:
e = Σ i = 1 M Σ j = 1 N | d ′ ( i , j ) - d ( i , j ) |
Wherein, the length of M and N presentation video and width, d' is disparity estimation result, and d is standard disparity map.Fig. 1 is the disparity map based on the weights multiwindow of mean shift Region Segmentation and the left view of single Window match.The algorithm that the present invention proposes is drawn for virtual view good effect, and drawing view quality is relatively high.Fig. 2 (a) is the left view of the multiwindow stereo matching method based on adaptive weight and the weights multiwindow stereo matching method contrast effect figure based on mean shift Region Segmentation; Fig. 2 (b) is the normal view of the multiwindow stereo matching method based on adaptive weight and the weights multiwindow stereo matching method contrast effect figure based on meanshift Region Segmentation; Fig. 2 (c) is the disparity map obtained based on the weights multiwindow stereo matching method of meanshift Region Segmentation; Fig. 2 (d) is the disparity map obtained based on the multiwindow stereo matching method of adaptive weight;
Next, we compare with two groups of experiment stereo-pictures the weights multiwindow stereo matching method based on mean shift Region Segmentation adopted based on the multiwindow stereo matching method of adaptive weight and the present invention:, split plot design e=15029998 adaptive method e=15045738.Obviously, the image segmentation that the image that the method that the present invention adopts obtains is good, less view error, clear-cut, has good stereoeffect.
Step 3, adopts forward interpolation method to draw view, specifically comprises the steps:
Step 3-1, first travels through each pixel in former view, obtains positional information and the colouring information of each pixel;
Step 3-2, then by the disparity map determination virtual view position relationship of this view, determine evolution relation, with correspondence former depending on colouring information color filling is carried out to virtual view, interpolation formula is as follows:
I IR(X I,Y)=I IR(X R+(1-α)*d RL,Y)=I R(X R,Y)
Wherein, α determines according to virtual view position, and scope is between 0 ~ 1.
In step 2, cannot reappear for some borders in view and hidden place, these somes parallax value in disparity map is 0, the cavitation namely occurred.In order to address this problem, first determine the position of cavity point, the virtual view utilizing left view to go out at virtual location carries out colouring information filling to some position, cavity:
I IL(X I,Y)=I IL(X L+(1-α)*d IL,Y)=I L(X L,Y)
I I(X I,Y)=I IL(X I,Y)+I IR(X I,Y)
We verify effect of the present invention under Matlab2012b software environment, in emulation quarry at present to generally acknowledge test patterns such as " Tsukuba " that field Middlebury dataset provides to and the standard disparity map of each image.The medial view adopting algorithm herein to obtain and the contrast schematic diagram of left and right reference-view, Fig. 3 (a) is the left view that algorithm of the present invention obtains;
Fig. 3 (b) is the intermediate virtual view that algorithm of the present invention obtains; Fig. 3 (c) is the right view that algorithm of the present invention obtains., simulation result shows, adopt the view of the inventive method synthesis to have good image effect, clear-cut is clearly demarcated, has good stereoeffect.
The present invention proposes a kind of new virtual view method for drafting.First the two kinds of gradation of image images and coloured image commonly used in life are considered, mean shift image segmentation is adopted to carry out Region Segmentation to known reference image, recycle the weights multiwindow matching method based on the color similarity between pixel, and introduce Matching power flow function, optimize initial parallax value on this basis thus obtain the disparity map of more accurate stereo pairs, then to the smoothing operation of disparity map; Finally carry out forward view interpolation and empty noise processed, finally complete the Image Rendering of optional position between the view of known left and right.There is good stereoeffect.
, and for gray-scale map and cromogram all applicable.
Those skilled in the art of the present technique are understandable that, unless otherwise defined, all terms used herein (comprising technical term and scientific terminology) have the meaning identical with the general understanding of the those of ordinary skill in field belonging to the present invention.Should also be understood that those terms defined in such as general dictionary should be understood to have the meaning consistent with the meaning in the context of prior art, unless and define as here, can not explain by idealized or too formal implication.
Above embodiment is only and technological thought of the present invention is described, can not limit protection scope of the present invention with this, and every technological thought proposed according to the present invention, any change that technical scheme basis is done, all falls within scope.By reference to the accompanying drawings embodiments of the present invention are explained in detail above, but the present invention is not limited to above-mentioned execution mode, in the ken that those of ordinary skill in the art possess, makes a variety of changes under can also or else departing from the prerequisite of present inventive concept.

Claims (5)

1. based on a view synthesizing method for mean shift Stereo matching, it is characterized in that, specifically comprise the steps:
Step 1, adopts mean shift method to carry out Region Segmentation to original image;
Step 2, adopts the multiwindow stereo matching method based on adaptive weight to obtain disparity map corresponding to stereo-picture;
Step 3, to the smoothing operation of step 2 gained disparity map;
Step 4, carries out forward view interpolation and empty noise processed to disparity map after smooth operation, and then completes Image Rendering.
2. a kind of view synthesizing method based on mean shift Stereo matching according to claim 1, is characterized in that: described step 1 detailed process is as follows:
Step 1.1, is converted to the chrominance space matched with image by image;
Step 1.2, utilizes the smoothing operation of mean shift and then obtains the convergence point of each pixel;
Step 1.3, merges the convergence point of each pixel according to the conditional plan preset.
3. a kind of view synthesizing method based on mean shift Stereo matching according to claim 1, is characterized in that: described step 2 detailed process is as follows:
Step 2.1, certain pixel constructs one and supports window in a reference image;
Step 2.2, moves in parallel this support window, carrys out the similitude between calculation window with similarity measure function along disparity range; Specifically be calculated as follows:
C(x,y)=(1-w)*C GRAD(x,y)+w*C SAD(x,y)
Wherein, C sAD(x, y) for asking for the absolute value sum of current pixel point and field pixel r, g, b triple channel color distortion,
I cx () is current pixel point value of color, x is current point coordinate, I c(y) for field value of color around current pixel point, y be world coordinates,
with the horizontal and vertical gradient of representative image respectively, w is the weights between 0 and 1,
C gRAD(x, y) for ask for current point and its field pixel in the horizontal direction with the absolute value sum of vertical direction r, g, b triple channel color distortion, C (x, y) is similarity measure function.
4. a kind of view synthesizing method based on mean shift Stereo matching according to claim 1, is characterized in that: described step 4 detailed process is as follows:
Step 4.1, obtains positional information and the colouring information of each pixel;
Step 4.2, then by the disparity map determination virtual view position relationship of this view, determine evolution relation, with correspondence former depending on colouring information color filling is carried out to virtual view, forward view interpolation formula is as follows:
I IR(X I,Y)=I IR(X R+(1-α)*d RL,Y)=I R(X R,Y)
Wherein, X r+ (1-α) * d rLfor virtual view position and right view position relationship, I iR(X i, Y) and for transform to intermediate virtual viewpoint pixel coordinate by right view be (X i, Y) and the pixel value at place, d rLfor the parallax value of left and right view, I r(X r, Y) for right view pixel coordinate be (X r, Y) and the pixel value at place, α determines according to virtual view position, and scope is between 0 ~ 1;
Cavity noise processed is as follows:
I I(X I,Y)=ω 1I IL(X I,Y)+(1-ω 1)I IR(X I,Y)
I IL(X I,Y)=I IL(X L+(1-α)*d IL,Y)=I L(X L,Y)
ω 1represent virtual view position and left and right view location proportionate relationship, X l+ (1-α) * d iLfor virtual view position and left view position relationship, I iL(X i, Y) and be (X by left view transformation to intermediate virtual viewpoint pixel coordinate i, Y) and the pixel value at place, d rLfor the parallax value of left and right view, I l(X l, Y) for left view pixel coordinate be (X l, Y) and the pixel value at place, I i(X i, Y) for final virtual view be (X at pixel coordinate i, Y) and the pixel value at place.
5. a kind of view synthesizing method based on mean shift Stereo matching according to claim 2, it is characterized in that, the conditional plan in described step 1.3 refers to that spatial domain is less than h s, color gamut is less than h r;
Wherein, h sspatial bandwidth parameter, h rit is color bandwidth parameter.
CN201510398908.7A 2015-07-08 2015-07-08 View synthesis method based on mean shift stereo matching Pending CN105007478A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510398908.7A CN105007478A (en) 2015-07-08 2015-07-08 View synthesis method based on mean shift stereo matching

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510398908.7A CN105007478A (en) 2015-07-08 2015-07-08 View synthesis method based on mean shift stereo matching

Publications (1)

Publication Number Publication Date
CN105007478A true CN105007478A (en) 2015-10-28

Family

ID=54379972

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510398908.7A Pending CN105007478A (en) 2015-07-08 2015-07-08 View synthesis method based on mean shift stereo matching

Country Status (1)

Country Link
CN (1) CN105007478A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105657401A (en) * 2016-01-13 2016-06-08 深圳创维-Rgb电子有限公司 Naked eye 3D display method and system and naked eye 3D display device
CN105681776A (en) * 2016-01-13 2016-06-15 深圳市奥拓电子股份有限公司 Parallax image extraction method and device
CN106504186A (en) * 2016-09-30 2017-03-15 天津大学 A kind of stereo-picture reorientation method
CN109089102A (en) * 2018-09-05 2018-12-25 华南智能机器人创新研究院 A kind of robotic article method for identifying and classifying and system based on binocular vision
CN109345539A (en) * 2018-10-08 2019-02-15 浙江农林大学 Adaptive M ean-Shift standing tree image partition method based on image abstraction

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101873508A (en) * 2010-05-25 2010-10-27 东南大学 Intermediate view synthesis method based on improved BP (Belief Propagation) algorithm
CN102075779A (en) * 2011-02-21 2011-05-25 北京航空航天大学 Intermediate view synthesizing method based on block matching disparity estimation
CN102819843A (en) * 2012-08-08 2012-12-12 天津大学 Stereo image parallax estimation method based on boundary control belief propagation
CN104200453A (en) * 2014-09-15 2014-12-10 西安电子科技大学 Parallax image correcting method based on image segmentation and credibility

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101873508A (en) * 2010-05-25 2010-10-27 东南大学 Intermediate view synthesis method based on improved BP (Belief Propagation) algorithm
CN102075779A (en) * 2011-02-21 2011-05-25 北京航空航天大学 Intermediate view synthesizing method based on block matching disparity estimation
CN102819843A (en) * 2012-08-08 2012-12-12 天津大学 Stereo image parallax estimation method based on boundary control belief propagation
CN104200453A (en) * 2014-09-15 2014-12-10 西安电子科技大学 Parallax image correcting method based on image segmentation and credibility

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105657401A (en) * 2016-01-13 2016-06-08 深圳创维-Rgb电子有限公司 Naked eye 3D display method and system and naked eye 3D display device
CN105681776A (en) * 2016-01-13 2016-06-15 深圳市奥拓电子股份有限公司 Parallax image extraction method and device
CN105657401B (en) * 2016-01-13 2017-10-24 深圳创维-Rgb电子有限公司 A kind of bore hole 3D display methods, system and bore hole 3D display device
CN105681776B (en) * 2016-01-13 2017-12-08 深圳市奥拓电子股份有限公司 A kind of method and apparatus of disparity map extraction
CN106504186A (en) * 2016-09-30 2017-03-15 天津大学 A kind of stereo-picture reorientation method
CN106504186B (en) * 2016-09-30 2019-12-06 天津大学 Method for redirecting stereo image
CN109089102A (en) * 2018-09-05 2018-12-25 华南智能机器人创新研究院 A kind of robotic article method for identifying and classifying and system based on binocular vision
CN109345539A (en) * 2018-10-08 2019-02-15 浙江农林大学 Adaptive M ean-Shift standing tree image partition method based on image abstraction
CN109345539B (en) * 2018-10-08 2022-03-01 浙江农林大学 Self-adaptive Mean-Shift standing tree image segmentation method based on image abstraction

Similar Documents

Publication Publication Date Title
CN109003325B (en) Three-dimensional reconstruction method, medium, device and computing equipment
CN109754417B (en) System and method for unsupervised learning of geometry from images
CN108027984B (en) Method and system for detecting and combining structural features in 3D reconstruction
US9098930B2 (en) Stereo-aware image editing
US8447098B1 (en) Model-based stereo matching
CN105007478A (en) View synthesis method based on mean shift stereo matching
CN103366610B (en) Augmented-reality-based three-dimensional interactive learning system and method
CN101400001B (en) Generation method and system for video frame depth chart
CN107578430B (en) Stereo matching method based on self-adaptive weight and local entropy
US10521919B2 (en) Information processing device and information processing method for applying an optimization model
US9578312B2 (en) Method of integrating binocular stereo video scenes with maintaining time consistency
US20150022631A1 (en) Content-aware display adaptation methods and editing interfaces and methods for stereoscopic images
CN1150848A (en) Synthesis image generating process
CN102098528B (en) Method and device for converting planar image into stereoscopic image
CN108230435B (en) Graphics processing using cube map textures
CN106530336B (en) Stereo matching method based on color information and graph cut theory
CN104517317A (en) Three-dimensional reconstruction method of vehicle-borne infrared images
CN103024421A (en) Method for synthesizing virtual viewpoints in free viewpoint television
CN103440664A (en) Method, system and computing device for generating high-resolution depth map
CN115512073A (en) Three-dimensional texture grid reconstruction method based on multi-stage training under differentiable rendering
CN102903111B (en) Large area based on Iamge Segmentation low texture area Stereo Matching Algorithm
CN103761766A (en) Three-dimensional object model texture mapping algorithm based on tone mapping and image smoothing
Mu et al. Stereoscopic image completion and depth recovery
CN103888745A (en) Method and apparatus for rendering multi-view image
CN113658316B (en) Rendering method and device of three-dimensional model, storage medium and computer equipment

Legal Events

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

Application publication date: 20151028