Displaying 20 results from an estimated 6000 matches similar to: "Wrote new tiff package, would like big-endian tiffs for testing"
2007 Jan 12
7
Making TIFF images with rtiff
Many medical journals and publishers require that images, whether
photographs or line art, be submitted as high resolution .TIFF images.
One option for R users is to produce an image in one format and to
convert it to a .TIFF file using a second software program. My
experience has been that this option often results in images of poorer
quality, often with blurry contours, and a loss of
2019 Feb 25
1
Is libtiff >= 4.0.0 now required by R for TIFF support?
We recently discovered that since R 3.3.0, on our CentOS 6 based
cluster, R gets built without TIFF support. The last version where TIFF
support was built, was 3.2.5.
We have libtiff 3.9.4 installed:
$ rpm -q libtiff-devel
libtiff-devel-3.9.4-21.el6_8.x86_64
(Since CentOS 6 is so old, we have manually installed newer versions of
some dependencies: curl 7.46.0, zlib 1.2.8, bzip2 1.0.6, xz 5.2.2
2004 Nov 30
2
Spandsp kind of working
I have spandsp installed and working, but when it emails using Scotts
mailfax, the attachment is a dat file. I tried to rename the file to
.tiff or .pdf, but it will not open. In the /var/spool/asterisk/fax
folder, that faxes are there as tiffs, and I can open those without any
trouble. The problem is in the conversion from tiff to pdf. Is there
another package that needs to be installed for
2006 Jun 01
2
libtiff build error
OK. Trying to build libtiff here. Info from
http://www.asteriskguru.com/tutorials/spandsp.html
Libtiff from tar:
ftp://ftp.remotesensing.org/pub/libtiff 3.8.2
put tiff-3.8.2.tar.gz in /root then tar -zxvf tiff-3.8.2.tar.gz
followed by:
/configure
make clean
make
But the make had the following error:
./libtool: line 837: g++: command not found
make[2]: *** [tif_stream.lo] Error 1
2005 Jul 13
2
SpanDSP rxfax, no tiff.
Hello,
Let me start by saying I have checked the wiki and the archives and did find
some relative information. I tried the suggestions in those threads, but
still have the same problem.
I'm using the CVS Asterisk from July 11, 2005.
Redhat FC2
SpanDSP 0.0.2pre18
Libtiff 3.5.7
Digium PCI card 1 FXO, 1FXS.
I have a single POTS line coming, but I have 2 numbers and am using
2004 Sep 23
2
viewing fax tiffs?
Hello,
I have spandsp setup to accept incoming faxes and receiving tif files
via Email.
Using tiff2pdf, or tiff2ps -a2 or even tiffsplit, the last page of the
fax is cut off and the quality of the text looks "squished".
I "figure" it's a tiff parsing thing, as opposed to a problem with my
spandsp installation (heh).
Has anyone experienced the same thing, or can
2011 Jun 05
1
Can't compile rtiff for OSX
I have libtiff installed from macports, and it is sitting there in /opt/local/lib:
$ ls -l /opt/local/lib/*tiff*
-rwxr-xr-x 2 root admin 796684 Jun 4 22:13 /opt/local/lib/libtiff.3.dylib
-rw-r--r-- 2 root admin 990296 Jun 4 22:13 /opt/local/lib/libtiff.a
lrwxr-xr-x 1 root admin 15 Jun 4 22:14 /opt/local/lib/libtiff.dylib -> libtiff.3.dylib
-rwxr-xr-x 2 root admin 960 Jun
2005 May 15
1
Re: SpanDSP TXFax and multipage faxes problems (aditional info)
Hi everyone !
I have some aditional info on problem with TXFax and sending multi-page
TIFFs.
I have made 6 different multi-page TIFFs (Group3 1D with fillbits EOL
aligned - 3 pages one TIFF in lowres and one in hires, Group3 2D -3 pages
againg in both resolutions , and Group 4 - 3pages in both resolutions), and
then tried to send them to Panasonic KX-F1100, Panasonic KX-F500 and SpanDSP
2011 Apr 22
3
Reading a TIFF file
Dear all, I have been trying to speed up a process we have been done in ArcGIS. We have to read a single layer TIFF (monochrome image) in . For this, I have used the "rtiff" package. After reading the TIFF file, I compared the raw values for each pixel that I have in ArcGIS to the ones obtained in R. In ArcGIS I have discrete values in the range 0..255, while in R I have continuous
2005 Sep 09
1
spandsp txfax multi page problem
Dear All,
I'm having problem with spandsp/txfax,
I'm not able to send a multi paged tiff file,
the fax machine receives the first page of the document and
complains about communication problem.
The file what I'm trying to send has 2 pages and
is received & generated by spandsp/rxfax.
Searched in the archives, but found no solution.
I'm using:
Dell Optiplex PC
Inoteska Quad
2008 Jul 09
1
netCDF to TIFF
Greetings R users!
I am working with the ENSEMBLE climate data (10 min resolution daily
temperatures images for all of Europe 1950-2006). The data comes
packaged in a single netCDF file. I would like to read the data in and
export a subset (2002-2006) as geotiffs (one image per day). So far, I
can successfully read in the data and view the images within an R
display window. However, I have yet to
2009 Jun 15
1
display SVG, PNG, GIF, JPEG, TIFF, PPM in new plot frame
Dear R-help
I want to display an image file in a new plot frame.
SVG is my preferred format, but I can also consider
PNG, GIF, JPEG, TIFF, and PPM (from ImageMagick).
By way of background (although not material to this
posting), the image file is generated by a call to
'dot' (part of the 'Graphviz' suite) after the required
.dot file has been produced using hand-crafted R code.
2004 Dec 08
2
Spandsp - Libtiff problem
Hello all,
I use Fedora 3, and I have compilation problem of SpanDsp , when
installaing spandsp, tiff warnings and errors generated and libunicall
generate "unresolved references....."
Is the problem in my libtiff installation, spandsp.h or in tif_dir.h and
tiffiop.h?
Are tif_dir.h and tiffiop.h too old?
The solution provided by ?HO SIN? to ?Kaws? :
>>> recompile libtiff
2006 Oct 23
2
spandsp and freebsd
Hi,
I have problem installing spandsp-0.0.3pre24 on FreeBSD 6.1. I get error:
configure: error: "Can't build without libtiff" . But I have installed tiff
from port tiff-3.8.2. I understand that the problem is about libtiff, and
spandsp can't find these libs. So how to fix the problem?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 29
1
Lattice and high-resolution tiffs
Hi,
I am trying to produce high-resolution (600dpi+) TIFF figures for use
in a publication. Everything seems to work well when using the
"normal" R-graphics and the relative text size obtained is independent
of the output resolution. However, when I try and make lattice plots,
the relative size of the text labels changes when I adjust the
resolution - they become extremely small at high
2009 Nov 06
4
problem while compiling asterisk tar file
hi friends,
i have installed asterisk,libpri,dahdi tar files in /usr/src.
problem is that when i compile (./configure) asterisk-1.4.26.3, gtk+2.0.0
dependency is missing. i installed gtk from gtk.org, now when i am
compiling gtk (./configure), i am getting this error message
configure:
WARNING: *** TIFF plug-in will not be built (TIFF library not found)
***
configure: error:
*** Checks for TIFF
2005 Jan 06
3
spandsp and app_rxfax (alternative topic: t38modem)
Dear gods of the PBX (flattery works here, right?) -
I've been pulling my hair out trying to get Asterisk to receive and
decode a fax using spandsp and app_rxfax. It seems like it should be
working. The fax machine on the other end connects and Asterisk reports
a fax coming in. But when it's done all I have is a 2 or 3 KB TIF (see
attachment).
The console activity looks completely
2008 Dec 22
1
Install app_rxfax and app_txfax in 1.4with Lenny
JFYI - I run (successfully) agx-addons with 1.4.22 and Etch.
Make sure you have the right version of SpanDSP installed (as well as the tiff libraries).
-->> -----Original Message-----
-->> From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
-->> bounces at lists.digium.com] On Behalf Of Loic Didelot
-->> Sent: 19 December 2008 20:33
2005 Jun 19
3
Libtiff 3.5.7 - recommended version for spandsp
Hi,
package tiff-v3.5.7 contains the currently recommended version
of libtiff in order to run spandsp (fax support for asterisk).
Imho tiff-v3.5.7 is not very easy to find in the internet, and
maybe will almost disappear, because it is an "old" version,
I put it on our little asterisk download page. Maybe it'll help
someone.
It works fine together with the other asterisk stuff
2011 May 10
1
Saving multiple 3x3 TIFF graphics inside a loop
Dear Friends,
I have been trying to save multiple 3x3 (mfrow=c(3,3) graphics inside a loop
using tiff figure format (not using PDF or savePlot functions) with no
success. Could you please help?
Here is a simplified example code:
dat=data.frame (ID=rep(1:10,each=10),IDV=rep(seq(1:10),times=10))
dat$DV <- with(dat, 50+15*IDV)
dat=dat[order(dat$ID,dat$IDV),]
for(i in 1:10){
dt1 =