I would like to deploy my MATLAB code over the web using an ASP.NET web site, I need to use Matlab's images toolbox to processing the images
The user will interact with the web interface to upload the image then I want to process it by Matlab's images tool box and matching it with images on the database and return result to web site.
I would prefer to use an existing example as a template, please
Go to the complete details ...