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

Introduction to MATLAB01:24

Introduction to MATLAB

MATLAB stands for Matrix Laboratory. MathWorks developed MATLAB as a multi-paradigm numerical computing environment and proprietary programming language. It has evolved significantly over the years to become a tool utilized by engineers, scientists, and mathematicians for various tasks, including matrix calculations, developing algorithms, data analysis, and visualization. MATLAB's applications span various industries and disciplines. It's used in image and signal processing, communications,...

You might also read

Related Articles

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

Sort by
Same author

Revision Total Hip Arthroplasty Using a Custom Monoflange Acetabular Component for Severe Bone Loss and Pelvic Discontinuity Due to Acetabular Component Loosening: A Case Report.

Cureus·2024
Same author

Localization of spleen and kidney organs from CT scans based on classification of slices in rotational views.

Scientific reports·2023
Same author

siRNA-Mediated MELK Knockdown Induces Accelerated Wound Healing with Increased Collagen Deposition.

International journal of molecular sciences·2023
Same author

The next level of preoperative arteries computed tomography angiography.

Kardiologia polska·2021
Same author

A U-Net based framework to quantify glomerulosclerosis in digitized PAS and H&E stained human tissues.

Computerized medical imaging and graphics : the official journal of the Computerized Medical Imaging Society·2021
Same author

Three-Dimensional Volumetric Renal Reconstruction Based on Geometrical Coefficients.

Studies in health technology and informatics·2020
Same journal

Intrapulmonary solitary fibrous tumor: clinicopathological analysis of 29 cases with emphasis on morphological spectrum and immunohistochemical profile.

Diagnostic pathology·2026
Same journal

Evaluation of squamous cell carcinoma antigen as a diagnostic biomarker in pulmonary diseases: a male cohort study.

Diagnostic pathology·2026
Same journal

Biosensors for oral cancer detection: a scoping review.

Diagnostic pathology·2026
Same journal

Clinicopathological characteristics across the HER2 expression spectrum in invasive breast carcinoma of no special type: a single-centre retrospective study.

Diagnostic pathology·2026
Same journal

Rapid slide-level assessment of glomerular yield using virtual staining of unstained renal biopsy sections.

Diagnostic pathology·2026
Same journal

Expression differences and clinical significance of PD-L1 in lung cancer patients with different histological types and differentiation degrees.

Diagnostic pathology·2026
See all related articles

Related Experiment Video

Updated: Jun 2, 2026

High-throughput Image Analysis of Tumor Spheroids: A User-friendly Software Application to Measure the Size of Spheroids Automatically and Accurately
08:39

High-throughput Image Analysis of Tumor Spheroids: A User-friendly Software Application to Measure the Size of Spheroids Automatically and Accurately

Published on: July 8, 2014

Using MATLAB software with Tomcat server and Java platform for remote image analysis in pathology.

Tomasz Markiewicz1

  • 1Institute of Theory of Electrical Engineering, Measurement and Information System, Warsaw University of Technology, ul, Koszykowa 75, 00-662 Warsaw, Poland. markiewt@iem.pw.edu.pl

Diagnostic Pathology
|April 15, 2011
PubMed
Summary
This summary is machine-generated.

This study introduces a remote pathology image analysis system using MATLAB and Java. The developed internet platform enables remote analysis, proving useful for laboratories lacking dedicated systems, though performance depends on image size and internet speed.

More Related Videos

High-Throughput Analysis of Optical Mapping Data Using ElectroMap
07:36

High-Throughput Analysis of Optical Mapping Data Using ElectroMap

Published on: June 4, 2019

High-Resolution Three-Dimensional Whole-Organ Tomography of Microbial Infections
08:01

High-Resolution Three-Dimensional Whole-Organ Tomography of Microbial Infections

Published on: March 1, 2024

Related Experiment Videos

Last Updated: Jun 2, 2026

High-throughput Image Analysis of Tumor Spheroids: A User-friendly Software Application to Measure the Size of Spheroids Automatically and Accurately
08:39

High-throughput Image Analysis of Tumor Spheroids: A User-friendly Software Application to Measure the Size of Spheroids Automatically and Accurately

Published on: July 8, 2014

High-Throughput Analysis of Optical Mapping Data Using ElectroMap
07:36

High-Throughput Analysis of Optical Mapping Data Using ElectroMap

Published on: June 4, 2019

High-Resolution Three-Dimensional Whole-Organ Tomography of Microbial Infections
08:01

High-Resolution Three-Dimensional Whole-Organ Tomography of Microbial Infections

Published on: March 1, 2024

Area of Science:

  • Medical Image Analysis
  • Computational Pathology
  • Software Engineering

Background:

  • MATLAB is a powerful development tool for engineering, particularly its image processing toolbox.
  • MATLAB's capabilities include artificial intelligence (AI) and image analysis, making it suitable for pathology applications.
  • The MATLAB Builder Java toolbox allows for the creation of remote image analysis software via internet communication.

Purpose of the Study:

  • To develop a remote image analysis system for pathology using MATLAB algorithms and Java Servlet Pages (JSP).
  • To enable internet-based image analysis accessible via a web platform.
  • To integrate data storage capabilities directly within the analysis algorithms.

Main Methods:

  • MATLAB algorithms were compiled into executable JAR files using the MATLAB Builder Java toolbox.
  • Java functions were created from MATLAB functions for use in JSP.
  • A graphical user interface (GUI) was implemented in JSP for data input and results display.
  • Data storage to a database was implemented using the MATLAB Database Toolbox.

Main Results:

  • The remote analysis system was tested using the Computerized Analysis of Medical Images (CAMI) software.
  • Users can submit images and case information for remote analysis.
  • Graphical and quantitative results, including marked recognized cells, are returned to the client.
  • Results are stored in a server database.

Conclusions:

  • The designed remote platform is effective for pathology image analysis.
  • Analysis time is influenced by image size and internet connection speed.
  • The system can be adapted for various staining, tissue, and morphometry analyses.
  • A key challenge is implementing multithreaded JSP for parallel user access.
  • This platform is particularly beneficial for smaller laboratories without in-house image analysis systems.