/usr/include/gofigure2/vtkLSMReader.h is in libgofigure-dev 0.9.0-3+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 | /*=========================================================================
Program: BioImageXD
Module: $RCSfile: vtkLSMReader.h,v $
Language: C++
Date: $Date: 2003/08/22 14:46:02 $
Version: $Revision: 1.39 $
This is an open-source copyright as follows:
Copyright (c) 2004-2008 BioImageXD Development Team
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Modified source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
/*=========================================================================
Modifications were made by the GoFigure Dev. Team.
while at Megason Lab, Systems biology, Harvard Medical school, 2009-11
Copyright (c) 2009-11, President and Fellows of Harvard College.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
Neither the name of the President and Fellows of Harvard College
nor the names of its contributors may be used to endorse or promote
products derived from this software without specific prior written
permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
=========================================================================*/
#define TIF_NEWSUBFILETYPE 254
#define TIF_IMAGEWIDTH 256
#define TIF_IMAGELENGTH 257
#define TIF_BITSPERSAMPLE 258
#define TIF_COMPRESSION 259
#define TIF_PHOTOMETRICINTERPRETATION 262
#define TIF_STRIPOFFSETS 273
#define TIF_SAMPLESPERPIXEL 277
#define TIF_STRIPBYTECOUNTS 279
#define TIF_PLANARCONFIGURATION 284
#define TIF_PREDICTOR 317
#define TIF_COLORMAP 320
#define TIF_CZ_LSMINFO 34412
#define SUBBLOCK_END 0x0FFFFFFFF
#define SUBBLOCK_RECORDING 0x010000000
#define SUBBLOCK_LASERS 0x030000000
#define SUBBLOCK_LASER 0x050000000
#define SUBBLOCK_TRACKS 0x020000000
#define SUBBLOCK_TRACK 0x040000000
#define SUBBLOCK_DETECTION_CHANNELS 0x060000000
#define SUBBLOCK_DETECTION_CHANNEL 0x070000000
#define SUBBLOCK_ILLUMINATION_CHANNELS 0x080000000
#define SUBBLOCK_ILLUMINATION_CHANNEL 0x090000000
#define SUBBLOCK_BEAM_SPLITTERS 0x0A0000000
#define SUBBLOCK_BEAM_SPLITTER 0x0B0000000
#define SUBBLOCK_DATA_CHANNELS 0x0C0000000
#define SUBBLOCK_DATA_CHANNEL 0x0D0000000
#define SUBBLOCK_TIMERS 0x011000000
#define SUBBLOCK_TIMER 0x012000000
#define SUBBLOCK_MARKERS 0x013000000
#define SUBBLOCK_MARKER 0x014000000
#define SUBBLOCK_END 0x0FFFFFFFF
#define RECORDING_ENTRY_NAME 0x010000001
#define RECORDING_ENTRY_DESCRIPTION 0x010000002
#define RECORDING_ENTRY_NOTES 0x010000003
#define RECORDING_ENTRY_OBJETIVE 0x010000004
#define RECORDING_ENTRY_PROCESSING_SUMMARY 0x010000005
#define RECORDING_ENTRY_SPECIAL_SCAN_MODE 0x010000006
#define RECORDING_ENTRY_SCAN_TYPE 0x010000007
#define OLEDB_RECORDING_ENTRY_SCAN_MODE 0x010000008
#define RECORDING_ENTRY_NUMBER_OF_STACKS 0x010000009
#define RECORDING_ENTRY_LINES_PER_PLANE 0x01000000A
#define RECORDING_ENTRY_SAMPLES_PER_LINE 0x01000000B
#define RECORDING_ENTRY_PLANES_PER_VOLUME 0x01000000C
#define RECORDING_ENTRY_IMAGES_WIDTH 0x01000000D
#define RECORDING_ENTRY_IMAGES_HEIGHT 0x01000000E
#define RECORDING_ENTRY_IMAGES_NUMBER_PLANES 0x01000000F
#define RECORDING_ENTRY_IMAGES_NUMBER_STACKS 0x010000010
#define RECORDING_ENTRY_IMAGES_NUMBER_CHANNELS 0x010000011
#define RECORDING_ENTRY_LINSCAN_XY_SIZE 0x010000012
#define RECORDING_ENTRY_SCAN_DIRECTION 0x010000013
#define RECORDING_ENTRY_TIME_SERIES 0x010000014
#define RECORDING_ENTRY_ORIGINAL_SCAN_DATA 0x010000015
#define RECORDING_ENTRY_ZOOM_X 0x010000016
#define RECORDING_ENTRY_ZOOM_Y 0x010000017
#define RECORDING_ENTRY_ZOOM_Z 0x010000018
#define RECORDING_ENTRY_SAMPLE_0X 0x010000019
#define RECORDING_ENTRY_SAMPLE_0Y 0x01000001A
#define RECORDING_ENTRY_SAMPLE_0Z 0x01000001B
#define RECORDING_ENTRY_SAMPLE_SPACING 0x01000001C
#define RECORDING_ENTRY_LINE_SPACING 0x01000001D
#define RECORDING_ENTRY_PLANE_SPACING 0x01000001E
#define RECORDING_ENTRY_PLANE_WIDTH 0x01000001F
#define RECORDING_ENTRY_PLANE_HEIGHT 0x010000020
#define RECORDING_ENTRY_VOLUME_DEPTH 0x010000021
#define RECORDING_ENTRY_ROTATION 0x010000034
#define RECORDING_ENTRY_NUTATION 0x010000023
#define RECORDING_ENTRY_PRECESSION 0x010000035
#define RECORDING_ENTRY_SAMPLE_0TIME 0x010000036
#define LASER_ENTRY_NAME 0x050000001
#define LASER_ENTRY_ACQUIRE 0x050000002
#define LASER_ENTRY_POWER 0x050000003
#define DETCHANNEL_ENTRY_DETECTOR_GAIN_FIRST 0x070000003
#define DETCHANNEL_ENTRY_DETECTOR_GAIN_LAST 0x070000004
#define DETCHANNEL_ENTRY_INTEGRATION_MODE 0x070000001
#define DETCHANNEL_ENTRY_ACQUIRE 0x07000000B
#define DETCHANNEL_DETECTION_CHANNEL_NAME 0x070000014
#define RECORDING_ENTRY_DESCRIPTION 0x010000002
#define ILLUMCHANNEL_ENTRY_WAVELENGTH 0x090000003
#define ILLUMCHANNEL_ENTRY_AQUIRE 0x090000004
#define ILLUMCHANNEL_DETCHANNEL_NAME 0x090000005
#define TRACK_ENTRY_ACQUIRE 0x040000006
#define TRACK_ENTRY_NAME 0x04000000C
#define TYPE_SUBBLOCK 0
#define TYPE_LONG 4
#define TYPE_RATIONAL 5
#define TYPE_ASCII 2
// .NAME vtkLSMReader - read LSM files
// .SECTION Description
// vtkLSMReader is a source object that reads LSM files.
// It should be able to read most any LSM file
//
// .SECTION Thanks
// This class was developed as a part of the BioImageXD Project.
// The BioImageXD project includes the following people:
//
// Dan White <dan@chalkie.org.uk>
// Kalle Pahajoki <kalpaha@st.jyu.fi>
// Pasi Kankaanp�� <ppkank@bytl.jyu.fi>
//
#ifndef __vtkLSMReader_h
#define __vtkLSMReader_h
#include "vtkImageSource.h"
#include "vtkImageAlgorithm.h"
#include "vtkIntArray.h"
#include "vtkUnsignedIntArray.h"
#include "vtkUnsignedLongArray.h"
#include "vtkDoubleArray.h"
#include "vtkUnsignedShortArray.h"
#include "vtkUnsignedCharArray.h"
#include "vtkStringArray.h"
#define TIFF_BYTE 1
#define TIFF_ASCII 2
#define TIFF_SHORT 3
#define TIFF_LONG 4
#define TIFF_RATIONAL 5
#define LSM_MAGIC_NUMBER 42
#define LSM_COMPRESSED 5
#define VTK_FILE_BYTE_ORDER_BIG_ENDIAN 0
#define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN 1
#include "vtkLSMConfigure.h"
class VTKLSM_EXPORT vtkLSMReader:public vtkImageAlgorithm
{
public:
static vtkLSMReader * New();
vtkTypeMacro(vtkLSMReader, vtkImageAlgorithm);
virtual void PrintSelf(ostream & os, vtkIndent indent);
// Description:
// Get the file extensions for this format.
// Returns a string with a space separated list of extensions in
// the format .extension
const char * GetFileExtensions()
{
return ".lsm .LSM";
}
int GetHeaderIdentifier();
bool IsValidLSMFile();
bool IsCompressed();
int GetNumberOfTimePoints();
int GetNumberOfChannels();
int OpenFile();
int GetChannelColorComponent(int, int);
char * GetChannelName(int);
void SetFileName(const char *);
//void ExecuteInformation();
int RequestInformation (
vtkInformation * vtkNotUsed(request),
vtkInformationVector * *vtkNotUsed(inputVector),
vtkInformationVector * outputVector);
void SetUpdateTimePoint(int);
void SetUpdateChannel(int);
void SetDataByteOrderToBigEndian();
void SetDataByteOrderToLittleEndian();
void SetDataByteOrder(int);
int GetDataByteOrder();
const char * GetDataByteOrderAsString();
// Description:
// Set/Get the byte swapping to explicitly swap the bytes of a file.
vtkSetMacro(SwapBytes, int);
virtual int GetSwapBytes() { return this->SwapBytes; }
vtkBooleanMacro(SwapBytes, int);
int GetDataTypeForChannel(unsigned int channel);
vtkGetStringMacro(Objective);
vtkGetStringMacro(Description);
vtkGetStringMacro(FileName);
vtkGetVector3Macro(VoxelSizes, double);
vtkGetVectorMacro(Dimensions, int, 5);
vtkGetVectorMacro(NumberOfIntensityValues, int, 4);
vtkGetVectorMacro(DataSpacing, double, 3);
vtkGetMacro(Identifier, unsigned short);
vtkGetMacro(NewSubFileType, unsigned int);
vtkGetMacro(Compression, unsigned int);
vtkGetMacro(SamplesPerPixel, unsigned int);
vtkGetMacro(ScanType, unsigned short);
vtkGetMacro(DataType, int);
vtkGetMacro(TimeInterval, double);
vtkGetObjectMacro(TimeStampInformation, vtkDoubleArray);
vtkGetObjectMacro(ChannelColors, vtkIntArray);
vtkGetObjectMacro(TrackWavelengths, vtkDoubleArray);
unsigned int GetUpdateChannel();
vtkImageData * GetTimePointOutput(int, int);
protected:
vtkLSMReader();
~vtkLSMReader();
int TIFF_BYTES(unsigned short);
int BYTES_BY_DATA_TYPE(int);
void ClearFileName();
void Clean();
unsigned long ReadImageDirectory(ifstream *, unsigned long);
int AllocateChannelNames(int);
int SetChannelName(const char *, int);
int ClearChannelNames();
int FindChannelNameStart(const char *, int);
int ReadChannelName(const char *, int, char *);
int ReadChannelDataTypes(ifstream *, unsigned long);
int ReadChannelColorsAndNames(ifstream *, unsigned long);
int ReadTimeStampInformation(ifstream *, unsigned long);
int ReadLSMSpecificInfo(ifstream *, unsigned long);
int AnalyzeTag(ifstream *, unsigned long);
int ReadScanInformation(ifstream *, unsigned long);
int NeedToReadHeaderInformation();
void NeedToReadHeaderInformationOn();
void NeedToReadHeaderInformationOff();
unsigned long SeekFile(unsigned long);
unsigned long GetOffsetToImage(int, int);
ifstream * GetFile();
int RequestUpdateExtent(
vtkInformation *request,
vtkInformationVector **inputVector,
vtkInformationVector *outputVector);
int RequestData(
vtkInformation *vtkNotUsed(request),
vtkInformationVector **vtkNotUsed(inputVector),
vtkInformationVector *outputVector);
//void ExecuteData(vtkDataObject *out);
void CalculateExtentAndSpacing(int extent[6], double spacing[3]);
void DecodeHorizontalDifferencing(unsigned char *, int);
void DecodeHorizontalDifferencingUnsignedShort(unsigned short *, int);
void DecodeLZWCompression(unsigned char *, int);
void ConstructSliceOffsets();
unsigned long GetStripByteCount(unsigned int timepoint, unsigned int slice);
unsigned long GetSliceOffset(unsigned int timepoint, unsigned int slice);
vtkStringArray *LaserNames;
vtkDoubleArray *TrackWavelengths;
vtkDoubleArray *DetectorOffsetFirstImage;
vtkDoubleArray *DetectorOffsetLastImage;
vtkUnsignedLongArray *ImageOffsets;
vtkUnsignedLongArray *ReadSizes;
vtkUnsignedIntArray *StripOffset;
vtkUnsignedIntArray *ChannelDataTypes;
vtkUnsignedIntArray *StripByteCount;
vtkUnsignedShortArray *BitsPerSample;
double VoxelSizes[3];
unsigned long OffsetToLastAccessedImage;
unsigned long ColorMapOffset;
unsigned long ChannelInfoOffset;
unsigned long ChannelDataTypesOffset;
unsigned long NumberOfLastAccessedImage;
unsigned int SamplesPerPixel;
unsigned int LSMSpecificInfoOffset;
unsigned int NewSubFileType;
unsigned int Compression;
int Dimensions[5]; // x,y,z,time,channels
int NumberOfIntensityValues[4];
int DataScalarType;
int IntUpdateExtent[6];
int FileNameChanged;
int SwapBytes;
unsigned short PhotometricInterpretation;
unsigned short Identifier;
unsigned short PlanarConfiguration;
unsigned short Predictor;
unsigned short ScanType;
ifstream *File;
char *FileName;
double DataSpacing[3];
int DataExtent[6];
int NumberOfScalarComponents;
int DataType;
vtkIntArray *ChannelColors;
char **ChannelNames;
vtkDoubleArray *TimeStampInformation;
char *Objective;
char *Description;
double TimeInterval;
unsigned char CharPointerToUnsignedChar(char *);
int CharPointerToInt(char *);
unsigned int CharPointerToUnsignedInt(char *);
short CharPointerToShort(char *);
unsigned short CharPointerToUnsignedShort(char *);
double CharPointerToDouble(char *);
int ReadInt(ifstream *, unsigned long &);
unsigned int ReadUnsignedInt(ifstream *, unsigned long &);
short ReadShort(ifstream *, unsigned long &);
unsigned short ReadUnsignedShort(ifstream *, unsigned long &);
double ReadDouble(ifstream *, unsigned long &);
std::streamsize ReadFile(ifstream *, unsigned long &, unsigned int, char *, bool swap = false);
std::streamsize ReadData(ifstream *, unsigned long &, unsigned int, char *);
private:
vtkLSMReader(const vtkLSMReader &); // Not implemented.
void operator=(const vtkLSMReader &); // Not implemented.
};
#endif
|