Image Rectification and Disparity Map

1 view (last 30 days)
hendra prima
hendra prima on 30 Oct 2012
Hi,
I want to ask about image rectification and disparity map, i found the demos were devided into 2 parts. How to connect the output from image rectification demo to disparity map demo ? since we need both to acquire depth map.
Thanks
  3 Comments
Keta shah
Keta shah on 22 Mar 2013
without using computervision toolbox how can i rectify images and how can i extract the features..?
Anand
Anand on 28 Apr 2013
You could use just harris corners to detect feature points. This is in the corner function. Once you detect corner points in both images, you'll have to code up the rest on your own if you don't have the Computer Vision System Toolbox.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!