Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 549 Bytes

3D registration

This set of codes is a Matlab implementation of registration 3D images.

Step

  • Generate binary matrix of fixed & moving 3D images using K means.
  • Create the transform matrix for registration and apply the transform matrix for moving images.

Usage

This version implements the 3D image registration for Nano-resolution Synchrotron spectro-tomography.

Example:

Directly run 'demo.m' (more details inside)

Contact:

Jin Zhang (zjin0930@gmail.com), Institute of High Energy Physics.