image_sample


image_sample, an Octave code which allows the user to specify an image file to be displayed. The user may then use the mouse to select points on the image. The coordinates of each point are saved to a file. Selection ends with a RETURN. An example is supplied, which outlines the boundary of an aneurysm.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license.

Languages:

image_sample is available in a MATLAB version and an Octave version.

Related Data and Programs:

image_sample_test

hand_mesh2d, an Octave code which reads in points which outline a human hand, and calls mesh2d(), which is able to create a fine triangular mesh of the region outlined by the points.

Reference:

  1. Zhihui Duan, Yuanhui Li, Sheng Guan, Congmin Ma, Yuezhen Han, Xiangyang Ren, Liping Wei, Wenbo Li, Jiyu Lou, Zhiyuan Yang,
    Morphological parameters and anatomical locations associated with rupture status of small intracranial aneurysms,
    Nature: Scientific Reports, 2018.

Source Code:


Last modified on 28 February 2024.