필터 지우기
필터 지우기

car detection data set

조회 수: 2 (최근 30일)
eman
eman 2012년 12월 24일
Hi every one,
I've downloaded car detection data set,but I don't how to combine it with matlab. may any one help me to do that correctly.
Thanks in advance,
  댓글 수: 2
Matt J
Matt J 2012년 12월 24일
편집: Matt J 2012년 12월 24일
There's not much we can advise, since we don't know in what form the car detection data set exists now.
eman
eman 2012년 12월 27일
편집: eman 2012년 12월 27일
Thanks Matt J,
I have downloaded two car dataset one of them contains three folders and a file called testing_ground_truth and its properties is mpeg movie file (.dat) file ,each folder contains .pgm files.
The second one contains contains .class and .java files also folders contains .pgm files. I hope that I clarify my question . Thanks again

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2012년 12월 24일
Is this for homework, or a semester project? Or is it for your real-world job? The Mathworks does have consultants they can recommend if you need it done. Otherwise if you want to try yourself, you need to learn MATLAB programming first. Do you know how to do that? Did your data set come with any MATLAB example code? Do you know that the Computer Vision System toolbox has code online for tracking: http://www.mathworks.com/help/vision/motion-analysis-and-tracking.html.
Please explain exactly what "help" looks like to you. What do you expect us to do or provide to you? Be specific please.
  댓글 수: 2
eman
eman 2012년 12월 27일
Thanks Image Analyst ,
It's my homework. There is no MATLAB example code with the data set. thanks for the topic link I think it will be helpful for my subsequent work or project.
The help I need is what the right steps to do to work on the data set how can I add it to MATLAB so I can use its test images and training images? Thanks again
Image Analyst
Image Analyst 2012년 12월 27일
I don't really know. I can't see your homework resources (movies, .class source code files, etc.). What I would do is to try to run the code they gave you to start with (the .class files and the java files). See how far they get you and try to add in any missing steps.
Do your best - there are lots of tracking examples in the File Exchange or in the documentation, if you feel the starter code they gave you is not enough.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Get Started with Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by