- One aspect of "canned software" ("specialized" in your words) is you do not know how exactly they work. When it is about publication of scientific papers, you are typically expected to refer to the algorithm you used. In MATLAB, you can see in most cases source code or references to papers / text books.
- Often you cannot change algorithms. In my experience in image processing, you often have an algorithm being very close to what you need, but need to be flexible for handling special situation. In MATLAB you have this flexibilty.
Is MATLAB more powerful than specialized image processing softwares ?
2 次查看(过去 30 天)
显示 更早的评论
I am a beginner in image processing.My question is - There are many specialized image processing softwares.Is MATLAB better than them?(Why MATLAB is used instead of them for image processing?) Also,is MATLAB able to provide ALL(or ALMOST ALL) facilities provided by those softwares?
0 个评论
采纳的回答
Andreas Goser
2014-6-26
编辑:Andreas Goser
2014-6-26
It is difficult to assess "better" or "more powerful", but I can describe some of the benefits I experienced myself and hear from users.
3 个评论
Joseph Cheng
2014-6-26
编辑:Joseph Cheng
2014-6-26
Well it all depends on what you want to do. If you're looking for the list above which looks to be graphic design, personal use, and/or image manipulation. Matlab is probably the most expensive option. I think we were all thinking you were looking for Image Analysis tools (histograms, OCR, filtering, Image analysis, eye detection, facial recognition, etc.) and not Photo manipulation.
For what you listed image software like Adobe Photoshop or even GIMP will be (cheaper and free) compared to Matlab. Not to say Matlab cannot do it but it may be overkill and to the level of pixel manipulation than you really need to do. All the listed stuff can be done in MSpaint (albeit probably really tedious to do so).
Again it all goes to what you need it to do.
- Are you just looking to manipulate some images?
or
- do you need to develop algorithms or methods to do these things?
The latter would probably be where you'd need to go the Matlab route
更多回答(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!