Difference between revisions of "Healthcare and Biomedical Research"

From Free Pascal wiki
Jump to navigationJump to search
Line 17: Line 17:
  
 
* [http://www.mccauslandcenter.sc.edu/mricrogl/ MRIcroGL]: Hardware-accelerated renderer for display of 3D medical images.
 
* [http://www.mccauslandcenter.sc.edu/mricrogl/ MRIcroGL]: Hardware-accelerated renderer for display of 3D medical images.
* [http://www.mccauslandcenter.sc.edu/mricro/mricron/ MRIcron]: Visualizer and volume renderer for medical images (MRI, CT, PET).
+
* [http://www.mccauslandcenter.sc.edu/mricro/mricron/ MRIcron]: Visualizer and volume renderer for medical images (MRI, CT, PET) that also supports statistical analysis and conversion from DICOM format to NIfTI format.
  
 
== Signal Processing ==
 
== Signal Processing ==

Revision as of 12:02, 15 January 2014

Lazarus and Free Pascal enjoy growing recognition in clincial medicine, health care and biomedical research. The following list provides an overview of software applications and algorithms for Lazarus and FPC.

Biomedical Cybernetics

  • A measure of association between vectors based on “similarity covariance”. Paper and Software
  • SimThyr: A numerical simulation program for thyroid homeostasis.
  • SPINA: Software for calculating constant structure-parameters of endocrine feedback control systems.

Radiology

  • MRIcroGL: Hardware-accelerated renderer for display of 3D medical images.
  • MRIcron: Visualizer and volume renderer for medical images (MRI, CT, PET) that also supports statistical analysis and conversion from DICOM format to NIfTI format.

Signal Processing

Algorithms, Packages and Units

  • PUMA Repository (Pascal Units for Medical Applications) is a collection of reusable Pascal code modules for health informatics (ncluding an HL7 engine and a converter for measurement units).
  • QUANTUM SALIS, statistical algorithms for life sciences.