- 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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sagar Damle
el 26 de Jun. de 2014
Editada: Joseph Cheng
el 26 de Jun. de 2014
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 comentarios
Respuesta aceptada
Andreas Goser
el 26 de Jun. de 2014
Editada: Andreas Goser
el 26 de Jun. de 2014
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 comentarios
Joseph Cheng
el 26 de Jun. de 2014
Editada: Joseph Cheng
el 26 de Jun. de 2014
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
Más respuestas (0)
Ver también
Categorías
Más información sobre Language Support en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!