Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Machine learning for medical imaging

Machine learning for medical imaging is software that learns from labeled scans — X-ray, CT, MRI, ultrasound, mammography — and returns a mark, a mask, or a score a clinician then uses or ignores. It is not a robot radiologist. It does not sign the report. The same job gets sold as “machine learning in […]

Artificial intelligence medical devices

Artificial intelligence medical devices are named, cleared products that run a model on a signal or a scan and return a flag, a measurement, or a guided acquisition. This page is a list of those products. It is not how to develop a device, not a QMS, and not a PYCAD catalog. If you meant […]

How to convert DICOM to NIfTI

DICOM to NIfTI conversion is a series extract: point dcm2niix at a DICOM folder, get one .nii / .nii.gz plus a BIDS JSON sidecar. The same job in Python is dicom2nifti.dicom_series_to_nifti. This page is that how-to. It is not NIfTI → DICOM, and it is not a DICOM-vs-NIfTI explainer. If you meant wrap a NumPy […]

Medical device development process

The medical device development process is Phase 0–5: clinical need → business plan → design and prototype → verification and validation → final design and clearance → launch and post-market surveillance. It is how a device is built. It is not the 510(k) tree, not the QMS how-to, and not the launch plan. If you […]

Medical image processing

Medical image processing is the set of computational steps that turn a raw CT, MRI, PET, or ultrasound into something you can measure or fuse. It is the field, not a product list. The software that runs these steps is image analysis software. Segmentation as its own job is medical image segmentation. Three techniques do […]

Healthcare data management

Healthcare data management is the lifecycle: capture, store, keep usable, and retire clinical and operational data so care can run. It is the umbrella landing, not the deep-dive on any one layer. If you meant who owns the rules → data governance in healthcare. If you meant connecting the systems → data integration in healthcare. […]

Revolutionizing Care: ai applications in healthcare

The AI Revolution in Healthcare: A Glimpse into the Future Artificial intelligence is transforming healthcare, offering powerful tools to enhance patient care, optimize operations, and advance research. This listicle explores 10 key AI applications impacting healthcare today. From diagnostics to drug discovery and administrative automation, these innovations are reshaping modern medicine. Understanding these applications is […]

Artificial intelligence in radiology

Artificial intelligence in radiology is software that reads imaging studies — X-ray, CT, MRI, mammography, ultrasound — and returns a mark, a score, or a short draft a radiologist then uses or ignores. It is not a robot radiologist. It does not sign the report. The same job gets sold under different nouns: AI radiology […]

Cardiac segments

Cardiac segments are the AHA 17-segment map of the left ventricle: a shared language for wall motion, perfusion, and coronary territory. It is not a chamber mask. It is not a volume or an ejection-fraction number. If you meant label LV / RV / myocardium on cine MRI or CT → heart segmentation. If you […]

Hospital scribe

A hospital scribe is the person in the room (or on a secure line) who writes the encounter into the EHR while the physician talks to the patient. The job is real-time documentation in a hospital — ED, ward, clinic attached to the building — not a career-advice page and not an ambient-AI product. If […]