trac tickets and alternative build system

Hauke Heibel hauke.heibel at googlemail.com
Tue May 4 12:55:23 EDT 2010


On Mon, May 3, 2010 at 9:44 PM, Adam Goode <agoode at andrew.cmu.edu> wrote:
> I should have time later this week to have a look.

Take your time. So far I managed to compile the library as well as the
test program under MSVC 2010 (64bit) and Cygwin (32bit only). I did
not yet try the 32bit version of MSVC 2010 but it should work as well.

Here is the test output I received under Cygwin with one of my test files.

$ ./openslide_test.exe foo.svs
openslide_can_open returns true
dimensions: 10919 x 14160
comment: Aperio Image Library v10.2.20
11200x14260 [0,100 10919x14160] (256x256) J2K/KDU Q=70|AppMag =
20|StripeWidth = 1600|ScanScope ID = SS6102|Filename = 1729|Date =
02/10/10|Time = 11:5
2:28|User = a9d3e510-b898-4a29-bba6-790807ae79c1|MPP = 0.4646|Left =
35.210526|Top = 16.023100|LineCameraSkew = 0.001455|LineAreaXOffset =
0.000000|Lin
eAreaYOffset = 0.000000|Focus Offset = -0.000500|DSR ID =
ap6102-dsr|ImageID = 1729|Dye = Cy5|Excitation Wavelength =
649|Emission Wavelength = 666|Emi
ssion Filter = CY5-4040A|Exposure Time = 4000|Exposure Scale =
0.000001|DisplayColor = 16776960|Acquisition Bit Depth =
10|OriginalWidth = 11200|Origin
alHeight = 14260
num layers: 3
layer 0: downsample: 1
layer 1: downsample: 4.00055
layer 2: downsample: 8.00257
layer for downsample 0.8: 0 (1)
layer for downsample 1: 0 (1)
layer for downsample 1.5: 0 (1)
layer for downsample 2: 0 (1)
layer for downsample 3: 0 (1)
layer for downsample 3.1: 0 (1)
layer for downsample 10: 2 (8.00257)
layer for downsample 20: 2 (8.00257)
layer for downsample 25: 2 (8.00257)
layer for downsample 100: 2 (8.00257)
layer for downsample 1000: 2 (8.00257)
layer for downsample 10000: 2 (8.00257)
Segmentation fault (core dumped)

Even though there is a core dump I am quite excited. It's a good starting point.

Configuring the installation part and the test program properly is
still on my TODO list.

Regards,
Hauke


More information about the openslide-users mailing list