I would like to know if there is an image processing toolbox available for Eclipse (much like the one available for MATLAB)?
I have found similar questions on SO.com, but nothing that quite answers my question.
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The MATLAB Image Processing Toolbox gives you facilities to implement image processing using MATLAB’s own scripting language. As Eclipse is now a fairly agnostic IDE, such a Toolbox would have to be targeted at a specific implementation language. Do you have one in mind? To my knowledge, no such Toolbox exists for Eclipse. However, there are a whole variety of similar libraries for a multitude of programming languages that give you the same functionality. (Perhaps minus the very good in situ previews)