Hemorrhage Volume Calculator for Intracerebral Hemorrhage on CT

Hemorrhage volume
0.0cm³
Anteroposterior diameter

Maximum anteroposterior diameter of the hemorrhage in mm.

Mediolateral diameter

Maximum mediolateral diameter of the hemorrhage in mm.

Number of image slices

Absolute number of slices on CT or MRI.

Slice thickness in mm

Thickness of a single slice in mm.

Ellipsoid calculation of hemorrhage volume

The volume of an intracerebral hemorrhage can be calculated using the simple ellipsoid approximation formula (A x B x C) / 2 when accurate volumetric measurement using specialized software is not possible1 where A is the greatest anteroposterior diameter, B is the greatest mediolateral diameter, and C is the height on the CT or MRI image.

References


    Editorial transparency

    Authorship & revisions

    Who created and updated this article, and which changes are documented.

    Article created by
    Last edited:
    on
    Revision history
    3 edits · 1 contributor
    Author list:
    Show revision history 3 entries

    3 edits by 1 author

    Edit · Alaric Steinmetz · (+45 −45)
    • Text changed: “<script defer src="https:\/\/unpkg.com\/[email protected]\/dist\/cdn.min.js"><\/script> <div x-data="{ a: 0, b: 0, c: 0, d: 1 }"> <div class="z-50 px-4 py-5 bg-gray-800 shadow rounded-lg overflow-hidden sm:p-6 fixed bottom-0 inset-x-0"> <dt class="text-gray-200 text-sm font-medium truncate">Hemorrhage volume<\/dt> <dd class="text-gray-200 mt-1 text-3xl font-semibold"> <span x-text="((a * b * c * d) \/ 2 \/ 1000).toFixed(1)">0.0<\/span><span class="ml-2 text-xl">cm³<\/span> <\/dd> <\/div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"><\/div> <\/div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Anteroposterior diameter<\/span> <\/div> <\/div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Maximum anteroposterior diameter of the hemorrhage in mm.<\/p> <label for="bv-a" class="sr-only">Anteroposterior diameter<\/label> <input id="bv-a" type="number" inputmode="decimal" step="any" min="0" x-model.number="a" placeholder="e.g., 35" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" \/> <\/div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"><\/div> <\/div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Mediolateral diameter<\/span> <\/div> <\/div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Maximum mediolateral diameter of the hemorrhage in mm.<\/p> <label for="bv-b" class="sr-only">Mediolateral diameter<\/label> <input id="bv-b" type="number" inputmode="decimal" step="any" min="0" x-model.number="b" placeholder="e.g., 42" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" \/> <\/div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"><\/div> <\/div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Number of image slices<\/span> <\/div> <\/div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Absolute number of slices on CT or MRI.<\/p> <label for="bv-c" class="sr-only">Number of image slices<\/label> <input id="bv-c" type="number" inputmode="numeric" step="1" min="1" x-model.number="c" placeholder="e.g., 12" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" \/> <\/div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"><\/div> <\/div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Slice thickness in mm<\/span> <\/div> <\/div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Thickness of a single slice in mm.<\/p> <label for="bv-d" class="sr-only">Slice thickness in mm<\/label> <input id="bv-d" type="number" inputmode="decimal" step="0.25" min="0.25" x-model.number="d" placeholder="e.g., 1" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" \/> <\/div> <\/div> <div id="ad-management-config-settings" data-blocklist-adhesion-desktop="1"><\/div>”“<script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script> <div x-data="{ a: 0, b: 0, c: 0, d: 1 }"> <div class="z-50 px-4 py-5 bg-gray-800 shadow rounded-lg overflow-hidden sm:p-6 fixed bottom-0 inset-x-0"> <dt class="text-gray-200 text-sm font-medium truncate">Hemorrhage volume</dt> <dd class="text-gray-200 mt-1 text-3xl font-semibold"> <span x-text="((a * b * c * d) / 2 / 1000).toFixed(1)">0.0</span><span class="ml-2 text-xl">cm³</span> </dd> </div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"></div> </div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Anteroposterior diameter</span> </div> </div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Maximum anteroposterior diameter of the hemorrhage in mm.</p> <label for="bv-a" class="sr-only">Anteroposterior diameter</label> <input id="bv-a" type="number" inputmode="decimal" step="any" min="0" x-model.number="a" placeholder="e.g., 35" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" /> </div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"></div> </div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Mediolateral diameter</span> </div> </div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Maximum mediolateral diameter of the hemorrhage in mm.</p> <label for="bv-b" class="sr-only">Mediolateral diameter</label> <input id="bv-b" type="number" inputmode="decimal" step="any" min="0" x-model.number="b" placeholder="e.g., 42" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" /> </div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"></div> </div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Number of image slices</span> </div> </div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Absolute number of slices on CT or MRI.</p> <label for="bv-c" class="sr-only">Number of image slices</label> <input id="bv-c" type="number" inputmode="numeric" step="1" min="1" x-model.number="c" placeholder="e.g., 12" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" /> </div> <div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"></div> </div> <div class="relative flex justify-center"> <span class="m-5 px-3 bg-white text-lg font-medium text-sky-600">Slice thickness in mm</span> </div> </div> <div class="px-2 pb-3"> <p class="text-sm italic text-gray-500">Thickness of a single slice in mm.</p> <label for="bv-d" class="sr-only">Slice thickness in mm</label> <input id="bv-d" type="number" inputmode="decimal" step="0.25" min="0.25" x-model.number="d" placeholder="e.g., 1" class="mt-2 block w-full rounded-md border-gray-300 text-base shadow-sm focus:border-sky-500 focus:ring-sky-500 sm:text-sm" /> </div> </div> <div id="ad-management-config-settings" data-blocklist-adhesion-desktop="1"></div>”
    • Text changed: “The volume of an [intracerebral hemorrhage](\/lexikon\/intracerebralblutung-icb) can be calculated using the simple ellipsoid approximation formula (A x B x C) \/ 2 when accurate volumetric measurement using specialized software is not possible[^1] where A is the greatest anteroposterior diameter, B is the greatest mediolateral diameter, and C is the height on the CT or MRI image.”“The volume of an [intracerebral hemorrhage](/lexikon/intracerebralblutung-icb) can be calculated using the simple ellipsoid approximation formula (A x B x C) / 2 when accurate volumetric measurement using specialized software is not possible[^1] where A is the greatest anteroposterior diameter, B is the greatest mediolateral diameter, and C is the height on the CT or MRI image.”
    • Text changed: “[^1]: [Stocchetti N. Mass volume measurement in severe head injury: accuracy and feasibility of two pragmatic methods. Journal of Neurology, Neurosurgery & Psychiatry. January 2000:14-17.](https:\/\/doi.org\/10.1136\/jnnp.68.1.14)”“[^1]: [Stocchetti N. Mass volume measurement in severe head injury: accuracy and feasibility of two pragmatic methods. Journal of Neurology, Neurosurgery & Psychiatry. January 2000:14-17.](https://doi.org/10.1136/jnnp.68.1.14)”
    Edit · Alaric Steinmetz ·

    No content change recorded

    Article created on · Alaric Steinmetz

    Image viewer

    Image

    Open original