Miscellaneous

Can DICOM include 3D mesh?

DICOM 3D Mesh #

What type of 3D Mesh can Dicom include?

5 main befits of DICOM standard #

  1. excellent image quality
  2. universal adopted medical imaging standard
  3. image acquisition parameters & data types (patient & device information)
  4. encoding of medical data
  5. description of digital imaging devices and their functionality

patient-IOD.jpg

...

How to report SPAM Email?

Reporting SPAM Email #

To report SPAM emails, it’s best to attach the original unsolicited or suspicious email to a New Email message, give the new message a subject like SPAM and send it to us. This will enable our vendor to update our systems, so they are able to combat future instances of these messages. In order to create updates, the vendor needs a copy of the original message.

...

Creating a New Theme

Introduction #

This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I’ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won’t cover using CSS to style your theme.

We’ll start with creating a new site with a very basic template. Then we’ll add in a few pages and posts. With small variations on that, you will be able to create many different types of web sites.

...