I'd be interested in seeing some unprocessed pics from the Seek thermal imager. Preferably uploaded either as an attachment here or to the image hosting site Imgur, or to any place that does not re-encode them, but rather hosts the image files exactly as uploaded. Thermal imager pictures often have 2 pictures in the same file, one is a standard JPEG (for giving you a visual impression of what was captured by the imager) and embedded in that file is the raw (or losslessly compressed) actual thermal data recorded by the pixels of the thermal imaging focal-plane-array (usually with a bit depth of more than 8 bits per pixel, which requires 2 bytes per pixel to store the data). That is why I would be interested in seeing a 100% unaltered copy of some of the images it takes. In the case of the Seek thermal imager, these unprocessed images will have a resolution of 206x156 and will have a file size of no less than 63kb (the file size needed to store the 2byte-per-pixel uncompressed image data with a resolution of 206x156, assuming that it is not losslessly compressed raw data), so I can tell if it's processed or not, by looking at the image resolution and file size.
From there I should be able to write my own program that will extract the raw thermal data. This will give me the true ability to compare its image quality to other similar thermal imager camera's (like the Flir One, with a 160x120 thermal focal-plane-array). Note, that to compare quality I must use the raw thermal image, not the JPEG image, as the JPEG image combines the thermal image with a higher resolution visible light image (in the case of the Flir One, the device has it's own camera, and with the Seek Thermal imager, it depends on the phone's camera). I'm looking forward to get a thermal imager for my cellphone, and I need to compare the actual raw thermal images from the Seek Thermal imager and the Flir One imager, in order to determine which to buy.
So anybody who goes to this forum would be helping me out a great deal, by posting an unprocessed original image taken by the Seek Thermal imager, and also the same for the new Flir One (assuming you have access to both, otherwise I'll have to wait for more than one person, each with one of these imagers, to post their images here). I have noticed that there are absolutely no original images from the Seek Thermal camera, nor from the new 160x120 Flir One, available on the net anywhere, and I've already searched Google Images, and all I can find are promotional images on the websites for these devices. These promotional images all have been processed, as they all lack the embedded raw thermal pixel data.
And one more request. In case I do get the Seek Thermal imager, I would like the desktop PC application made by "sgstair" called Seeker, that I see a lot of use from in this thread. Can somebody please compile it for me, and post the EXE file here as an attachment (or post to a file hosting site like Mediafire and link to the download here)? The guy named "sgstair" only offers the source code, not a compiled EXE file at his Github site. I don't have the version of Visual Studio needed to compile it, so I hope somebody else who has compiled it can make available the EXE file for me to download.