how to use matlab?
2 ビュー (過去 30 日間)
古いコメントを表示
i as student at uitm and i have final year project that the title is car plate identifier using auto gate system.my project is use matlab software to create that project.so how do to first after install the matlab?.i need do the extraction,segmentation and recognition about the car plate image of low lighting.hope u will help me
3 件のコメント
KBK007
2015 年 3 月 9 日
This question is too broad and please follow Stephen's answer as a first step. It is crucial to be direct to the point when asking a question in this forum, this way you would contribute effectively in the MATLAB community.
Second step is maybe going through the MATLAB Documentation, I can not go to a C++ forum and tell them, abra kadabra I need to be a C++ master. Therefore it is important to do baby steps. Try to start by programing small stuff, like fibonacci numbers to get the MATLAB logic juices flowing.
Third step, after getting to know MATLAB and its basics you should go through its image processing toolbox and its machine learning toolbox to better guide you with this. I do not want to scare you, but it seems you are biting more than you can chew. If you do not have the sufficient requirements and don't have time for MATLAB, maybe that final year project is not for you...
回答 (1 件)
Image Analyst
2015 年 3 月 9 日
For general programming/training help, try this link: http://www.mathworks.com/matlabcentral/answers/8026-best-way-s-to-master-matlab
For a tutorial on image segmentation, try my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
For info on OCR for LPR (License Plate Recognition), try this: http://www.mathworks.com/help/vision/ref/ocr.html#bt548t1-2_1
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Language Support についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!