Community Profile

photo

Keta shah


Active since 2013

Student
Professional Interests: Partial diffenrtiacl equation implementation for stereo vision

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to do image rectification of stereo images...for 3d reconstruction..?
3d surface reconstruction

11 years ago | 1 answer | 0

1

answer

Question


how t run .cpp file in matlab..? I'm working on Mac and i have xcode 4.6 give me the solution
i want to run try.cpp file on my matlab using xcode 4.6 compiler. help me with the steps

11 years ago | 2 answers | 0

2

answers

Question


how to generate disparity map using Partial differential equation from the stereo image pair..?
disparity estimation using partially differential equations

11 years ago | 0 answers | 0

0

answers

Question


Error using cd Cannot CD to /Users/mananmehta/Documents/MATLAB/dataset/1 (Name is nonexistent or not a directory). Error in load_database (line 12) cd(strcat('/Users/mananmehta/Documents/MATLAB/dataset/',num2str(i)));
function out=load_database() % We load the database the first time we run the program. persistent loaded; persist...

11 years ago | 1 answer | 0

1

answer

Question


how to solve this error" Undefined function 'detectSURFFeatures' for input arguments of type 'uint8'" in following code
I = imread('cameraman.tif'); points = detectSURFFeatures(I); imshow(I); hold on; plot(points.selectStrongest(10));

11 years ago | 1 answer | 0

1

answer

Question


how can i get the integration of a function..?
equation E(d)=Ef(d)+Es(d); where f is fiedelity and s is smoothness function. and E is energy function and d is disparity v...

11 years ago | 1 answer | 0

1

answer