Products > Thermal Imaging
Freeware Software for Thermal Analysis: Thermovision_JoeC
m.abdelwanis:
Will or does it support Fluke Mobile Thermal camera TC01A ?
Best Regards
Mo
joe-c:
--- Quote from: Wildseyed on August 11, 2023, 06:37:32 pm ---Version 1.11 is being flagged by Google Drive as having a virus, and will not allow downloading. Is there a way around this?
--- End quote ---
Is this issue still existing? I looked at google drive and the package looks normal.
It’s known some Scanners detect here something. The only way to lower the risk of detection is remove functionality.
I have here a description in German about Virus Errors:
https://joe-c.de/software/thermovision/viruserror
--- Quote from: m.abdelwanis on November 04, 2023, 07:37:18 pm ---Will or does it support Fluke Mobile Thermal camera TC01A ?
--- End quote ---
Not yet.
I skipped Fluke Cameras because they are rare, expensive and have much noise compared to many other devices.
… maybe later, if I have time to look at there format.
Hi All,
It was really long since last version.
Download: https://drive.google.com/file/d/18AB76YUSdJvnYkBZ_kwpw0lYpXQ-Cqgm/view?usp=sharing
After reading some Licenses I decide to choose MIT now. This Software is public OpenScource now.
There still some open tasks like Infiray Camera support.
Link to source: https://github.com/JoeC-de/ThermoVision_JoeC
I have here a German description about the new Version. I see some Browsers have now an internal translation function. Hope it works:
https://joe-c.de/software/thermovision/versionen/1-12-0-0
(I had to rebuild my website after some issues with updates from my webhoster)
Here the release notes in english:
ThermalSequence:
refactured Thermal Sequcence. Allow to record frames to single container file.
improved aquisition from Flir .SEQ files. Create sequence from Batch Processing.
IrDecoder:
New subwindow with improved preview and more file analysis capabilitys.
Its usable as target in Imagebrowser. Settings are stored in .TCS file
File drop panel:
If not disabled in Settings, there is a new Panel for file drop to select the target of the file. Additional infos about the file to drop was shown in panel.
Draw Raw Mode:
Implement additionalimage processing from Raw with fixed Color array. Allow higher FPS. Histogram also can be calculated from raw frames.
BatchProcessing:
Moved to own Usercontrol. Has more functions and a statistic.
Imagebrowser:
image sort mode selectable. add mouse selection rectangle. Mouse double click additional trigger "search images..."
Add Imgeformat support:
-add device DJI Mavic 2 Drohne read frame
-add device Nec/Keysight read frame
-improve for Bosch GTC 600 (and new formular for GTC 400)
-improve IrDecoder for Optris CSV (temperature map)
-improve optris .tiff from App
-add XarySensor device (only .XRG files now, its a own special format)
Add Camera support:
-add device optris Pi Camera
common changes:
-TempMath improve OverFlow/UnderFlow logging
-add DOG (diff of gausian) Filter
-CC Flir: add exclude FTP folder (like "StorageCard")
-add Search box to File Editor (FLIR CRC) and the Editor is no more hidden
-add parameter "-LOAD_TCS="
-show raw in "local parameter"
-16bit Tif export add "Temp Slope/Offset" mode
-AreaRange add support for search "min range"
-add variable palette color scale depth
-Label with replaced pixel on Live Temp/raw remove death pixel
-escape to cancel set measurement (skip drawing)
-change "ON/OFF" to Arrow and text color to light blue
-bugfix: open TV with stored Area, image offset adjusted
-add "open folder" link to status bar mouse menu
-add setting DevMode
-seek thermal initialisation with Operation=0
-2Point cal can use 2 MeasurePoints as input
-spot show raw replace value, not label
-bugfix: zoom south/east -> index out of range
-add driver specific temperature conversion
Davidjb7:
Hello,
I'm incredibly impressed by all the work you've done to make this available to the community! I'm trying to run this for the first time and your .exe ran perfectly fine, but I'm unable to connect to my SeekThermalCompactPro. Where can I find the driver for it? You mention that if you have the driver it will work, but I can't seem to find it.
Thanks!
-David
joe-c:
Hello,
i have a new Version 1.13.0.0 with some improvements:
-exchange 2x Segmented palette with 2 palettes from Optris
-add safe Thermal frame as Float array
-bugfix: offsets better adjusted for Measurements
-zoobox from cursor center
-add Note on processed images
-add "Save file?" if radio was changed
-add .irg from Vevor (as temp frame)
-add .irg from InfiRay (C210, as raw frame)
-bugfix: offset in calbox+area if mouse move on MainIr with grayBorder
-hikvision .jpeg file (grab frame + grab float frame from DS-2TP21-6AVF FeverCamera)
-improve IR-Decoder (more efficient and better byte analysis)
Download from Google: https://drive.google.com/file/d/1coXZK-fKU7jCegYQtIK048iqC4Nwt4wW/view?usp=sharing
or my website...
Extra page will follow in the next days.
--- Quote from: Davidjb7 on November 20, 2024, 07:41:23 pm ---... but I'm unable to connect to my SeekThermalCompactPro. Where can I find the driver for it? You mention that if you have the driver it will work, but I can't seem to find it.
--- End quote ---
Thank you.
the last time i had a Seek Pro it works well with just click on "Connect" in the bottom left Devices box "Device: Seek Thermal".
But it should also work with the 2x placeholder for "Device: TCamDll 1" and "Device: TCamDll 2".
Or do you mean the Driver for Windows?
in this case use WinUsb from Zadig: https://zadig.akeo.ie/
best regards,
joe-c
jbtronics:
Hello,
I have reverse engineered the format of the JPG files created by HTI / ToolTop cameras (https://www.eevblog.com/forum/thermal-imaging/tooltop-et692b-hti-ht-04d-hardware-and-file-format-analysis/).
Maybe this could be integrated into Thermovision.
The format is pretty simple. Just two concatenated JPG files (one contains the screenshot, one the visible picture), then bytes arrays for the temperature data (in decicelsius, or farenheit), some (useless) gray scale version of the ir picture as bytes, and then some metadata in the end.
I have written some simple python parser for it: https://github.com/jbtronics/IRImageParser/blob/master/thermo/structures.py
I can provide some more example pictures if that is helpful.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version