Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

What is Genetic Engineering?00:49

What is Genetic Engineering?

80.2K
Overview
80.2K
Health Literacy01:21

Health Literacy

5.4K
Health literacy is an individual's or a community's capacity to comprehend, receive, read, and use relevant healthcare information and services. The World Health Organization (WHO, 2018) defines health literacy as the cognitive and social skills that determine the ability of individuals to gain access to, understand, and use information in ways that promote and maintain good health. As a result, the WHO helps individuals manage long-term health concerns, participate in preventative...
5.4K
Purpose of Health Records I01:11

Purpose of Health Records I

1.8K
The vital purpose of health records is to provide a complete and accurate account of a patient's medical history, including communication, diagnostic and therapeutic orders, care planning, research, and quality review.
Here's a breakdown of how health records serve these purposes:
1.8K
Purpose of Health Records II01:19

Purpose of Health Records II

1.4K
Health records serve various essential purposes in the healthcare system. Here are some key purposes:
1.4K
Concepts of Health and Illness01:29

Concepts of Health and Illness

17.8K
Health is a condition of the body, mind, and spirit where an individual remains free from illness. Similarly, wellness is an active state, including living a lifestyle that promotes physical, mental, and emotional health. Physical health is critical for the overall well-being and can be affected by lifestyle, activity level, diet, and behavior. The highest attainable standard of health is a fundamental and universal human right. Consider Lisa, a fifteen-year-old born with congenital...
17.8K
Dimensions of Health and Illness01:21

Dimensions of Health and Illness

10.9K
The factors influencing the health-illness continuum can be internal or external and may or may not be under conscious control. They are related to the following eight human dimensions, and each dimension is interrelated to one other.
10.9K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

PepLand: a large-scale pre-trained peptide representation model for a comprehensive landscape of both canonical and non-canonical amino acids.

Briefings in bioinformatics·2025
Same author

TExCNN: Leveraging Pre-Trained Models to Predict Gene Expression from Genomic Sequences.

Genes·2025
Same author

Machine Learning-Based Integrated Multiomics Characterization of Colorectal Cancer Reveals Distinctive Metabolic Signatures.

Analytical chemistry·2024
Same author

MolFeSCue: enhancing molecular property prediction in data-limited and imbalanced contexts using few-shot and contrastive learning.

Bioinformatics (Oxford, England)·2024
Same author

Computational Characterization of Undifferentially Expressed Genes with Altered Transcription Regulation in Lung Cancer.

Genes·2023
Same author

Orchestrating information across tissues via a novel multitask GAT framework to improve quantitative gene regulation relation modeling for survival analysis.

Briefings in bioinformatics·2023
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
Same journal

Dual channel drug-drug interactions extraction based on cross attention.

BMC bioinformatics·2026
Same journal

FeSseqdb: a curated sequence-level database and interpretable machine learning framework for identifying iron-sulfur proteins.

BMC bioinformatics·2026
See all related articles

Related Experiment Video

Updated: Feb 2, 2026

Experimental Approaches to Tissue Engineering
16:41

Experimental Approaches to Tissue Engineering

Published on: August 30, 2007

6.8K

pyHIVE, a health-related image visualization and engineering system using Python.

Ruochi Zhang1, Ruixue Zhao1, Xinyang Zhao1

  • 1BioKnow Health Informatics Lab, College of Computer Science and Technology, and Key Laboratory of Symbolic Computation and Knowledge Engineering of Ministry of Education, Jilin University, Changchun, 130012, Jilin, China.

BMC Bioinformatics
|November 28, 2018
PubMed
Summary
This summary is machine-generated.

pyHIVE, a Python-based system, enhances biomedical image analysis by providing feature engineering and classification tools. It streamlines data modeling for researchers using gastrointestinal endoscopic images, achieving strong classification performance.

More Related Videos

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

8.1K
Image Rendering Techniques in Postmortem Computed Tomography: Evaluation of Biological Health and Profile in Stranded Cetaceans
12:32

Image Rendering Techniques in Postmortem Computed Tomography: Evaluation of Biological Health and Profile in Stranded Cetaceans

Published on: September 27, 2020

10.2K

Related Experiment Videos

Last Updated: Feb 2, 2026

Experimental Approaches to Tissue Engineering
16:41

Experimental Approaches to Tissue Engineering

Published on: August 30, 2007

6.8K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

8.1K
Image Rendering Techniques in Postmortem Computed Tomography: Evaluation of Biological Health and Profile in Stranded Cetaceans
12:32

Image Rendering Techniques in Postmortem Computed Tomography: Evaluation of Biological Health and Profile in Stranded Cetaceans

Published on: September 27, 2020

10.2K

Area of Science:

  • Biomedical Engineering
  • Data Science
  • Medical Imaging

Background:

  • Biomedical imaging is crucial for studying living organisms.
  • Biomedical image data mining necessitates interdisciplinary expertise (biology, math, computer science).

Purpose of the Study:

  • To introduce pyHIVE (Health-related Image Visualization and Engineering system using Python) as an efficient image processing and data modeling solution.
  • To facilitate immediate data model development for researchers analyzing biomedical images.

Main Methods:

  • pyHIVE implements five common image feature engineering algorithms.
  • Includes Principal Component Analysis (PCA) for preprocessing and normalization.
  • Provides a standard binary classification pipeline for rapid model building.

Main Results:

  • pyHIVE efficiently computes image features using multi-core processing.
  • Demonstrated strong classification performance on gastrointestinal endoscopic images.
  • The system integrates feature engineering with classification pipelines.

Conclusions:

  • Image features generated by pyHIVE yield excellent classification results for gastrointestinal endoscopic data.
  • The pyHIVE system and its example are freely accessible for research use.