フィルターのクリア

i need matlab code for my project

3 ビュー (過去 30 日間)
SURENTHIRAN C
SURENTHIRAN C 2014 年 1 月 20 日
コメント済み: Steven Lord 2020 年 8 月 28 日
respected sir,
my project is "STEREO VISION CODING FOR 3D IMAGING" my project concept is here we have used two cameras that is left and right..left camera perform the operation of "MPEG" and right camera performs the operation of "INTERVIEW PREDICTION" after that we have to perform the "correlation" between the two cameras.after the correlation perform the compression then decompression finally we have to use the "2D PLUS DEPTH" algorithm in this project .......so i can't get idea for how to start the coding pls help me for giving the idea or any body have matlab code give me that code

採用された回答

Walter Roberson
Walter Roberson 2014 年 1 月 20 日
The first thing I would do is to start figuring out how to read frames from a pair of cameras.
Well, more accurately, the first thing I would do is research INTERVIEW PREDICTION as I have never heard of it.
Why do you perform a compression immediately followed by a decompression ?
  1 件のコメント
Steven Lord
Steven Lord 2020 年 8 月 28 日
This sounds like a homework assignment. If it is, show us the code you've written to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the MATLAB Onramp tutorial (https://www.mathworks.com/support/learn-with-matlab-tutorials.html) to quickly learn the essentials of MATLAB.
If you aren't sure where to start because you're not familiar with the mathematics you'll need to solve the problem, I recommend asking your professor and/or teaching assistant for help.

サインインしてコメントする。

その他の回答 (1 件)

Image Analyst
Image Analyst 2014 年 1 月 20 日
You can find algorithms here http://iris.usc.edu/Vision-Notes/bibliography/contents.html but those are published articles. You'd have to ask the authors for code. You can also look in the File Exchange or the Computer Vision System Toolbox.

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by