Hello, I want to read jpeg-files to create 2D-histograms of them. Is there a package available for this binary-input issue? Ciao, Oliver
Oliver Bandel <oliver <at> first.in-berlin.de> writes:> > Hello, > > I want to read jpeg-files to create 2D-histograms of them. > Is there a package available for this binary-input issue? > > Ciao, > Oliver > >Ok, sorry, I now found something in the archive: the rimage-package might be the right choice. :-) But if you knew more other issues also, let me know. Otherwise: sorry for the unnecessary traffic. Ciao, Oliver
Oliver Bandel <oliver <at> first.in-berlin.de> writes:> > Hello, > > I want to read jpeg-files to create 2D-histograms of them. > Is there a package available for this binary-input issue? > > Ciao, > Oliver > >"In install.packages("rimages") : package ?rimages? is not available" OK, it's "rimage", not rimages. But it showed problems during intsallation... Because it needs fftw-2 to be installed, on ubuntu, package "fftw-dev". OK, all seems to be well now. :-)