ELF>0)@0U@8 @@@@000LLLfLLL88800hhhDDStd88800Ptd<<<<<QtdRtdLLLXX/lib64/ld-linux-x86-64.so.2 GNUGNUb}-GNU##$%)92 jL^ *, >F"X{g7c!tUhP`P P@P_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTable__cxa_finalize__libc_start_mainTIFFSwabArrayOfLongTIFFSwabArrayOfShortTIFFSwabArrayOfDoublestdoutstderrTIFFGetVersion__fprintf_chkfwriteexitgetoptoptargstrtolstrncmpstrcmpTIFFDataWidthoptindopenfstatTIFFOpenTIFFSetFieldstrchr__ctype_b_loc_TIFFmalloclseekreadmemcmp_TIFFfreeTIFFDefaultStripSizeTIFFWriteScanlinememcpyTIFFClose__stack_chk_failsqrtlibtiff.so.5libm.so.6libc.so.6GLIBC_2.2.5GLIBC_2.14GLIBC_2.34GLIBC_2.4GLIBC_2.3GLIBC_2.33GLIBC_2.3.4LIBTIFF_4.0  ui  ii ii ui ti $ 0L*L)LLOO OOO P%@P&`P$hP#NNNOOOO O (O 0O 8O @OHOPOXO`OhOpOxOOOOOOOOOO O!O"HH?HtH5>%>hhhhhhhhqhah Qh Ah 1h !h hhhhhhhhhhqhahQhAh1h!h%<D%<D%<D%<D%<D%<D%<D%<D%<D%<D%}<D%u<D%m<D%e<D%]<D%U<D%M<D%E<D%=<D%5<D%-<D%%<D%<D%<D% <D%<D%;D%;D%;D%;DAWAAAAVAAUL-%ATAUH-"SHH8dH%(H$(1$D$HD$(fDD$fDH=i; 1 $D$ fDH=9; 1D$8L5;H5a$ Le1ft$V H5D$LBfL$0H5)$LfD$ H5 $LfD$H5#LfD$H5#LfD$H5#LfD$ H5#Lm fD$XH9HD$(?H=9 1uD$@L59H5.#LD$H5#LD$DL5a9H5"ALH5i"LAH5N"LAcH5"LAAt}H5"LA#t_H5!LA tAH5!LA t#H5!LEA AD(fD$$fDL5A8H5N!LBf=7yfH= 8 1D$T@H=7 1HHD$1fT$fH5LH5L:LPf#5HHD$0IHD$0Dd$03D@rI4L`:LHHpIDqtL` 1L4f4*H 4 H=" H$(dH+%( H8D[]A\A]A^A_úH5LS:LHHtHx 1fn4f3Dd$0|$H 84?*H=)\fH*(L$@^\ ZWH,Aƅ&L$@Y 5 fD$\Dd$0D|$pHD$`DDl$PH\$hZ\$HD$X1AÅELLH{s|$P1IAHt$H|$PLHfI9|$PLLNI9|$ LLH VD4$\$HLADd$0DfD$HH*d$@f/D$@ |$\D|$pDl$PH\$hD4$DD$1H=y2HD:Et |$U"H N2H="AweH51L^:LHtHx 1f1f1H 1H=TAHcp1H HH=1AL1Y!H x1H=AH U1!H=xH 31H=0]V H 1H=A5#1 !H 0H=IAH 0H=H|$PS1f=-0u f"00H|$P10feftf=uF0fl$0,$|$l$HHDŽ$HHD$h Hl$Pt$8IH$H Dt$HD9AG1Ht$1D1L$HHD$$D|$tH\$xH$LAD$`ID$8Dl$T$pDH.T$pDLPD$p$ljD$HWH$2LD$(H HH=+ABH|$Pо=1Kf1f(f(f(f(8lA4Hf(XXYYXf(YXXA9w|$@f^^f(YY\f(YY\Yf.zft+YYD$@\f(\$@\$@^f(fT-f/l$`/D4$\$l$`f1f(f(f(f(@ffZlf(AZ4XYXHYXf(YXXA9w f1f(f(f(f(@ff*lA*4Hf(XYXYXf(YXXA9wf1f(f(f(f(FTEff*AGH*f(XYYXXf(YXXA9w@f1f(f(f(f(FTff*AH*f(XYYXXf(YXXA9wf1f(f(f(f(FTffH*AHH*f(XYYXXf(YXXA9wpf1f(f(f(f(FTEff*AGH*f(XYYXXf(YXXA9wf1f(f(f(f(FTff*AH*f(XYYXXf(YXXA9wf.f1I^HHPTE11H=&f.H=&H&H9tHf&Ht H=y&H5r&H)HH?HHHtH-&HtfD=&u+UH= &Ht H="dm&]w wH HcH>ffATUHL%%LE%%HHL1H=LxHH0( 0( @XXX7(XXXXXXXXXXXXXXXXXXXXXXX(@XX XXXXXXL 7Create a TIFF file from raw data usage: raw2tiff [options] input.raw output.tif where options are: -L input data has LSB2MSB bit order (default) -M input data has MSB2LSB bit order -r # make each strip have no more than # rows -H # size of input image file header in bytes (0 by default) -w # width of input image in pixels -l # length of input image in lines -b # number of bands in input image (1 by default) -d data_type type of samples in input image where data_type may be: byte 8-bit unsigned integer (default) short 16-bit unsigned integer long 32-bit unsigned integer sbyte 8-bit signed integer sshort 16-bit signed integer slong 32-bit signed integer float 32-bit IEEE floating point double 64-bit IEEE floating point -p photo photometric interpretation (color space) of the input image where photo may be: miniswhite white color represented with 0 value minisblack black color represented with 0 value (default) rgb image has RGB color model cmyk image has CMYK (separated) color model ycbcr image has YCbCr color model cielab image has CIE L*a*b color model icclab image has ICC L*a*b color model itulab image has ITU L*a*b color model -s swap bytes fetched from input file -i config type of samples interleaving in input image where config may be: pixel pixel interleaved data (default) band band interleaved data -c lzw[:opts] compress output with Lempel-Ziv & Welch encoding # set predictor value For example, -c lzw:2 for LZW-encoded data with horizontal differencing -c zip[:opts] compress output with deflate encoding # set predictor value -c jpeg[:opts] compress output with JPEG encoding # set compression quality level (0-100, default 75) r output color image as RGB rather than YCbCr For example, -c jpeg:r:50 for JPEG-encoded RGB data with 50% comp. quality -c packbits compress output with packbits encoding -c none use no compression algorithm on output -o out.tif write output to out.tif -h this help message %s nonepackbitsjpeglzwzipsbytesshortslongfloatdoubleminiswhiteminisblackrgbcmykycbcrcielabicclabitulabpixelbandc:r:H:w:l:b:d:LMp:si:o:hFailed to obtain file size. Height is guessed as %u. Width is guessed as %u. Too small image size. seek error. read error. Input file too small. %s: %s: Cannot open input file. The number of bands is illegal. Too large header size specified. Image height is not specified. Image width is not specified. Too large nbands value specified. Image width and height are not specified. Width is guessed as %u, height is guessed as %u. Too large length size specified. Too large width size specified. %s: %s: Cannot open file for output. %s: %s: scanline %u: seek error. %s: %s: scanline %u: Read error. %s: %s: scanline %u: Write error. B;<Pp@ `XPzRx &D$4FJ w?:*3$"\tGXBAF L44FTH I(D0H8J 8D0A(B BBBA *)L  *LLo < N    oo oo oL0@P`p 0@P`pKraw2tiff-4.4.0-18.el9_8.1.x86_64.debug{TZ7zXZִF!t/']?Eh=ڊ2NE ]@t(Y]6Q2=\!dp3S~WtD}͡{/'Wn@ w{Y\_=+K^뷡 \0EF𘹚-J;-›as81yiz1+@pUZ,2/psjځ9)7܁VEU[Y _HR; pˑngoKrbkC;6r/|=arOvUz)Y,HyBJ_dP]1f2rϦ FjQ*$z[Oaidc¯DC/Slh_A3-/x 6 ]|^yx&!d Gg^ Yă\ɺI|Yċf_S&\ȍqVirϟh$dJkn__-#,dOLS0MΣ6XFS1&qX;[ nVd.]fÎ:*1>νشs9Wc)V fh% ¼@(Rc˳r"&t+Y}1J:5n^`u X