DATA REPORT article
Front. Digit. Health
Sec. Connected Health
Volume 7 - 2025 | doi: 10.3389/fdgth.2025.1650223
TICD: A Novel Thermal Imaging Cats' Dataset for Non-Invasive Health Monitoring
Provisionally accepted- Islamic University of Madinah, Medina, Saudi Arabia
Select one of your emails
You have multiple emails registered with Frontiers:
Notify me on publication
Please enter your email address:
If you already have an account, please login
You don't have a Frontiers account ? You can register here
Digital health technologies have revolutionized the healthcare landscape by providing non-invasive, efficient, and scalable solutions for disease monitoring and early detection. Through the integration of sensors, imaging tools, and artificial intelligence (AI), digital health tools facilitated continuous and remote assessment of physiological and pathological conditions, resulting in better outcomes, lower costs, and improved patient compliance (Steinhubl, Muse, and Topol, 2013). Among these tools, thermal imaging stands out for its ability to capture heat distribution across the body, offering insights into underlying physiological changes such as inflammation, infection, or circulatory irregularities. Unlike conventional diagnostic methods, thermal imaging is contactless, safe, and real-time, making it particularly useful in scenarios where minimizing stress is critical (Lahiri et al., 2012), (Nadeem A et.al., 2025).In animal digital healthcare, thermal imaging has emerged as a promising tool for monitoring and diagnosing a range of conditions. Research has shown its utility in identifying musculoskeletal injuries in horses (von Schweinitz, 1999), mastitis in dairy cows (Sathiyabarathi et al., 2016;Mota-Rojas et al., 2022), and inflammation or fever in dogs (Mota-Rojas et al., 2022). The authors in (Verduzco-Mendoza et al., 2025) reviewed the applications of thermal imaging in biomedical research for animals. The study presents that infrared thermography (IRT) can evaluate tissue viability, identify inflammation areas, and detect burn injuries in animals. In another review (McManus et al., 2022) investigated the use of thermal image analysis for disease detection in livestock. They suggest that IRT can detect diseases that affect the blood supply or cause inflammation, such as digital dermatitis, laminitis, and foot-and-mouth disease (FMD). They also highlight the inconsistencies in practices and the use of variable parameters in existing studies in the literature related to the use of thermography for animal disease detection. The non-invasive nature of thermal images is particularly beneficial for pets, as it minimizes stress and improves compliance during monitoring procedures.Cats, in particular, present unique diagnostic challenges due to their subtle signs of illness and tendency to mask symptoms. The use of thermal imaging in cats' health monitoring holds strong potential, as it enables pet owners to detect localized heat changes indicative of injury, infection, or systemic illness without the need for visiting veterinary doctors. While thermal imaging has gained attention in veterinary diagnostics, there is a noticeable lack of publicly available datasets focusing on feline health assessment. Existing datasets and research primarily focus on livestock or dogs, leaving a gap in tools and data tailored to cats. To our knowledge, there is currently no open-access dataset specifically comprising thermal images of cats annotated for health monitoring purposes. This scarcity limits the development and validation of AI models aimed at the automatic detection or classification of feline health conditions using thermal data. To address this gap, we introduce TICD (Thermal Imaging Cats' Dataset), a novel dataset designed for non-invasive health monitoring of cats using thermal and digital imaging. TICD consists of 1,899 thermal and 527 digital images collected from 94 cats across various locations in Saudi Arabia, covering both indoor (controlled) and outdoor (uncontrolled) environments.The dataset includes 81 images of healthy cats and 13 of symptomatic cats, providing a foundation for binary classification (healthy vs. sick) and potential future modeling of specific conditions. The digital images complement the thermal ones by documenting visible anomalies such as posture, wounds, or swelling.The difference in the number of thermal images (1,899) versus digital images (527) in the TICD dataset reflects their distinct purposes. Thermal images are the primary data source for analysis and model training. It is essential to collect more than one thermal image, as signs of heat may appear partially from one angle and more clearly from another. In contrast, digital images are included for documentation. Each digital image visually confirms the physical condition of the corresponding cat and provides a reference that links the thermal signature to the cat's visible appearance.TICD provides researchers with a valuable resource for developing AI-driven diagnostic tools, benchmarking classification models, and conducting comparative analyses across various environmental conditions. By making TICD available, we aim to foster advancements in feline digital health and encourage further investigation into non-invasive diagnostic technologies. The remainder of this report is organized as follows: Section 2 presents the Materials and Methods used in creating the TICD dataset, including the methodology, data collection protocol, instrumentation, and dataset annotation. Section 3 demonstrates the potential of TICD for developing health classification models for cats. Section 4 outlines the ethical considerations involved in collecting the TICD dataset. Section 5 provides the data availability statement. The process of constructing the TICD dataset followed a structured pipeline as shown in Figure 1(A). The methodology involved selecting diverse collection locations, following ethical imaging procedures, and capturing images from multiple angles using thermal and digital cameras. These images were gathered across both controlled and uncontrolled settings to ensure environmental diversity and robustness in dataset composition. We collected data over a six-month period, from September 2024 to March 2025, across two environmental settings:• Controlled indoor environments such as veterinary clinics (Nabd Al Farah, Al-Asr Veterinary Doctors Center) and pet-related facilities (Black Forest Pets and Supplies, Cat Lounge). • Uncontrolled outdoor environments in public areas of Al Ruwais (Jeddah) and Al-Usbah District (Medina), which varied in lighting, ambient temperatures, and background thermal noise.Each cat image was taken from multiple angles using both traditional digital cameras and thermal imaging. The thermal images in the TICD dataset were captured using a Seek Shot thermal camera with a resolution of 640×480 pixels, capable of capturing both thermal and digital images. The camera has a temperature sensitivity range of -40°C to 330°C, making it suitable for non-invasive surface temperature measurements. Thermal images are saved in JPEG format, embedded with thermal color maps representing temperature gradients in Celsius-red/yellow hues indicating warmer regions and blue hues indicating cooler areas.To ensure the safety and comfort of the animals, we captured images from 90 cm to one meter. Given the natural behavior of cats-who tend to move frequently and unpredictably-images were taken from multiple angles. This variability was intentional, aiming to simulate real-world, non-laboratory conditions and enhance the robustness of machine learning models trained on the dataset. While we maintained as much consistency as possible in the imaging setup, some minor variations in lighting and angles were present. These variations reflect the dataset's goal of supporting practical and flexible thermal imaging applications. In parallel with the thermal imaging, high-resolution RGB digital images were captured to document visible physical conditions such as abnormal posture, wounds, or fur loss. These digital images serve as complementary data, providing visual cues that aid in the annotation, diagnosis, and validation of the thermal data. Each cat in the dataset is assigned a unique identifier linking its digital and thermal images. The following metadata were recorded for each entry:• Image type (thermal or digital),• Health state (healthy or sick),• Environmental setting (controlled or uncontrolled),• Time of capture (day or night for uncontrolled settings).The health classification (healthy vs. sick) was confirmed by licensed veterinarians based on clinical assessments. The final dataset includes 2,426 images:• 1,899 thermal images ) shows the full details of the dataset and how every cat is assigned an ID and shows all its relevant statistics. The dataset supports downstream applications such as segmentation, temperature-based feature extraction, and classification of health states (healthy vs. sick) using machine learning and deep learning models (e.g., CNNs).Figure 1(B) illustrates a workflow for classifying the health status of a cat (sick or healthy) using the TICD dataset. The process leverages image processing techniques combined with machine learning (ML) or deep learning (DL) classifiers. The workflow outlines the training process for a cat health classification model using thermal images from the TICD dataset. The workflow begins with a thermal image of a cat, which undergoes segmentation to isolate the animal from the background. A temperature histogram is generated from segmented image, providing key thermal statistics (average, min, max, most frequent temperature). These statistics are then compiled in a feature vector. To establish a baseline for future research and provide a lower bound for comparison, we implemented the pipeline illustrated in Figure 1(B). In this approach, the input thermal image undergoes a series of processing steps: segmentation, temperature histogram generation, feature vector extraction, and finally, classification using a machine learning model, logistic regression in our case. The model then outputs the predicted class labels.The segmentation technique utilizes region masking and binary thresholding. First, specific areas such as the color bar, borders, and irrelevant regions are masked out using Boolean arrays. The remaining region is then converted to grayscale and thresholded to create a binary mask that isolates the cat's body. This segmented region is subsequently used to extract relevant thermal data, minimizing interference from background noise or overlay graphics.After segmentation, the histogram generation module uses OCR to extract temperature scale values from the color bar, maps pixel colors to temperature values using linear interpolation, and calculates key statistical features. These include average temperature, minimum temperature, maximum temperature, and most frequent temperature, which serve as informative indicators of potential thermal anomalies related to cat's health status.The dataset is divided into training and testing sets, with 80% allocated for training and 20% for testing. The logistic regression model achieved an accuracy of 73.42%, a specificity of 75.96%, a precision of 67.88%, a recall of 69.92%, and an F1 score of 68.89%. The TICD dataset includes only two labels: Sick and Healthy. The Sick label serves as a general indicator of illness, without specifying the cause, specific health condition, or symptoms. In its current form, TICD only indicates whether a cat is sick or not. The health labels in the TICD dataset are assigned based on joint confirmation by both the cat's owner and a licensed veterinarian. In all cases labeled as sick, the owner first reported signs of illness or abnormal behavior, which is clinically evaluated and confirmed by the veterinarian. This binary classification of Sick or Healthy represents a basic or initial level of investigation. In future iterations of the dataset, it can be extended to include more detailed information, such as the specific disease diagnosis and accompanying symptoms.Although the TICD dataset includes 81 healthy cats and only 13 sick cats, resulting in a total of 1,899 thermal images, sick cats are captured more frequently per individual, contributing to 44.44% of the images, while healthy cats account for 55.56%. Despite this more balanced image-level distribution, the underlying class imbalance at the individual (cat) level can still impact machine learning performance. Specifically, models trained on such imbalanced data may become biased toward the majority class (healthy), leading to reduced sensitivity and a higher rate of false negatives when identifying sick cases. This issue especially concerns health-related applications, where accurately detecting abnormal or pathological conditions is critical. To help researchers address this imbalance, we recommend the following strategies:• Class Rebalancing: Applying techniques such as under-sampling the majority class or oversampling the minority class can help balance the dataset and improve model sensitivity to underrepresented classes. • Synthetic Data Augmentation: Generating new samples for the minority class using methods like SMOTE (Synthetic Minority Over-sampling Technique) or employing image augmentation techniques (e.g., rotation, translation, flipping) can enhance data diversity and help models generalize better. • Do not rely on accuracy alone. Use metrics that reflect performance on the minority class, like Precision, Recall, F1-score. • Ensemble Methods: Using ensemble models that are more robust to imbalance classes like:Balanced Random Forest, XGBoost and LightGBM allow custom class weights. • By applying these strategies, researchers can develop more balanced and reliable classification models, making full use of the TICD dataset's potential for non-invasive health monitoring of cats. All imaging was conducted non-invasively, with no physical contact with the cats. For privately owned or facility-based animals, explicit permission was obtained from owners or caretakers. In the case of stray cats in public locations, images were captured from a safe distance without interaction. Ethical approval was granted by participating in veterinary facilities, and all procedures complied with humane imaging practices. The datasets generated for this study can be found in the following repository. Repository Name: Thermal Image Dataset of cats for their health monitoring and classification on Figshare repository under a Creative Commons Attribution 4.0 International license. Direct URL to data: https://doi.org/10.6084/m9.figshare.28926584 The TICD release includes:• Thermal and digital images,• Annotated metadata files (health condition, location, image type),• Suggested preprocessing steps,• Documentation of ethical considerations and usage guidelines.
Keywords: thermal imaging, cat health monitoring, Non-invasive health monitoring, Classification, machine learning, deep learning
Received: 19 Jun 2025; Accepted: 01 Aug 2025.
Copyright: © 2025 Abdulghafar, Nadeem Al Hassan, Alhindi, Gburi, Nabil and Abdulghaffar. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
* Correspondence: Adnan Nadeem Al Hassan, Islamic University of Madinah, Medina, Saudi Arabia
Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.