Just as I told you.
If you can add a couple of is2 example file (with same map ref and different size) we can find the right way to get the size data
Just as I told you.
If you can add a couple of is2 example file (with same map ref and different size) we can find the right way to get the size data
Ok, now on github repo.
NB: thermal data start at 0xE89 bit and end at first ‘PK’ (0x504B)
format are on this piece of code…
if altezza = 60 then
Buffer = New Picture(80,60,32)
termo_h = 60
termo_w = 80
elseif altezza = 90 then
Buffer = New Picture(120,90,32)
termo_h = 90
termo_w = 120
elseif altezza = 120 then
Buffer = New Picture(160,120,32)
termo_h = 120
termo_w = 160
elseif altezza = 165 then
Buffer = New Picture(220,165,32)
termo_h = 165
termo_w = 220
elseif altezza = 180 then
Buffer = New Picture(240,180,32)
termo_h = 180
termo_w = 240
elseif altezza = 195 then
Buffer = New Picture(260,195,32)
termo_h = 195
termo_w = 260
elseif altezza = 240 then
Buffer = New Picture(320,240,32)
termo_h = 240
termo_w = 320
elseif altezza = 480 then
Buffer = New Picture(640,480,32)
termo_h = 480
termo_w = 640
elseif altezza = 960 then
Buffer = New Picture(1280,960,32)
termo_h = 960
termo_w = 1280
end if
ok
But how do you infer that altezza is that value? In some way it must be in the file…
Unfortunately, I have to wait on Monday to call the Fluke Italia Managing Director to let me send some of his technicians a data sheet
It is a silly fish that is caught twice with the same bait.
anyway,
As we say here in bergamo …
‘’ After three slices he realized that it was a soup … ‘’
The .is2 file is nothing but a .zip file
Just rename it with .zip and open it.
Now I can get away from the second floor …
[quote]comunque,
come si dice qui a bergamo …
''Dopo 3 fette si accorto che era minestra… ‘’
Il file .is2 non altro che un file .zip
basta rinominarlo con .zip e si apre.
Adesso posso buttarmi dal secondo piano …
[/quote]
Ah
Maybe some other info about CalibrationData.gpbenc, CameraInfo.gpbenc, IR.data, IRImageInfo.gpbenc ?
That sounds a lot like “Fool me once shame on you. Fool me twice shame on me”
Boh Antonio, i try with decompiler, the code is clear and readable…
but i can’t make heads or tails of this.
Could it be an encrypted xml file?
Cause read in decompiled source 5/6 file in xml format and perhaps have the key…
For Norman …
Once, I went fishing.
I found a fisherman who said he had fished a meter fish …
I told him…
I fished a rusty bicycle with the light still on …
Let’s do something.
You shorten the fish …
I turn off the bicycle light.