search for: imagemagik

Displaying 8 results from an estimated 8 matches for "imagemagik".

Did you mean: imagemagick
2009 Jan 10
1
Help resizing mages
I have a web in development. I need to upload some images and to resize them in a form. I am able to upload some imags thanks to paperclip, but I have problems resizing this images. I am becaming mad trying to make work ImageMagik and Rmagick and I think it will became a lot worse once I find a host a put the web in production. So I wonder if its another way to resize images. I have used other option in a PHP web. It uses a mix of flash and PHP. The flash gives a tool to resize the image exactly like the user wants, and the...
2006 Mar 25
7
upgrade to 1.1RC on ubuntu breezy
How do I upgrade my rails to 1.1RC - running Ubuntu breezy and I had installed rails using apt-get in universe. -- Posted via http://www.ruby-forum.com/.
2008 Oct 24
1
movie3d function in the rgl package
Dear list, I'm using the function "movie3d" in the package "rgl" to create a .gif animation of a 3d graphic. The program "ImageMagik" is working properly, R packages are working, basic examples available in the manual also working fine. Problem Solved: when I tried to create more complex movies, i.e. combining different views and zooming, the R-console crashed or returned error playing the function returned by par3dinterp,...
2001 Nov 19
2
reading tiff files
Dear all, I am looking for a way to read tiff data into R (this could be something the pixmap package users could find intersting). I could not find anything related but I suspect something to exists...somewhere... is it really the case ? Thanking in advancing for help/pointers, Laurent -- Laurent Gautier CBS, Building 208, DTU PhD. Student D-2800 Lyngby,Denmark tel: +45 45 25
2003 Feb 19
3
Pretty onscreen plots?
I'm looking for ideas for creating high-quality plots for use in projected presentations (powerpoint, etc) --- ideally high-quality png, jpg, bmp. The graphics produced using the postscript device look very good. Those generated with win.graph(), png are plagued by the jaggy lines. So far, the only way I can use the postscript plots in my presentations is using separate screen capture
2008 Jan 06
3
Can a dynamic graphic produced by rgl be saved?
Dear r-helpers, Can one save a dynamic graphic produced by rgl, e.g.: open3d(); x <- sort(rnorm(1000)); y <- rnorm(1000); z <- rnorm(1000) + atan2(x,y); plot3d(x, y, z, col=rainbow(1000), size=2) as a dynamic figure that can be embedded in a pdf? _____________________________ Professor Michael Kubovy University of Virginia Department of Psychology USPS: P.O.Box 400400
2006 Mar 25
1
Re: Rails Digest, Vol 18, Issue 656
...work as expected or seem incomplete (the > > current splash screen when logging into Gnome is a good example). I > > upgraded last night and everything seems to be working well with 1.1rc1 > > plus the bugs in Ubuntu''s version of Ruby (like the ruby bindings to > > imagemagik) should be fixed (I''ve not checked all of them yet). On > > dapper Ruby is at 1.8.4. > > > > The other option might be to check out another distro like Fedora or > > SuSE (as I did last night) but, to my mind, they''re nowhere near as easy > > as Debia...
2011 Aug 12
9
What is Ruby on Rails able to do?
Hello Everybody, I am starting with Rails and I am wandering questions about Rails possibilities. Actually, I want to design an application that has particular needs and I would like to know wether Rails can do them. As I am newbie with Rails, I ask you these questions. Basically, it is possible to execute shell commands from a rails pages (eg: I want to launch a c++ program)? Can it define a