ankit wrote > Hello, > > I need to 2D plot over an image(jpg,png). How is it possible to implement > the same in Scilab. > > Thank you in advance. > > Regards, > Ankit
Hello; Thanks to JIMS toolbox which is a part of Scilab 5.5.x, we can easily import an image as a Java image object and use it via matplot(). Please try "thermometer2_test" attached. HTH, Mehran thermometer2_demo.zip <http://mailinglists.scilab.org/file/n4031622/thermometer2_demo.zip> _ -- View this message in context: http://mailinglists.scilab.org/Plotting-over-an-image-tp4031458p4031622.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
