Difference between revisions of "Support:Documents:Examples:Export Image to MATLAB Workspace"

From COMKAT wiki
Jump to navigation Jump to search
(Created page with "=Export Image to MATLAB Workspace= In COMKAT R4.0a, you can export image from ComkatImagetool to MATLAB Workspace. 1.Workspace > Export Image to the workspace. [[Image: E...")
 
Line 9: Line 9:
  
  
2.You can export image in an IVD or a matrix.
+
2.You can export image in an ImageVolumeData (IVD) or a matrix.
  
[[Image: Export_to_Workspace_2.png]]
+
[[Image: Export_to_Workspace_8.png]]
  
  
3.Check your MATLAB Workspace.
+
3.If you select the Matrix Data form, you can adjust your matrix size.
 +
 
 +
[[Image: Export_to_Workspace_6.png]]
 +
 
 +
4.If your image has been zoomed, select "Zoomed Sampling Mode" to export the current image. Otherwise, it wil export the original image.
 +
 
 +
[[Image: Export_to_Workspace_7.png]]
 +
 
 +
5.Then, you can see the exported matrix or IVD in the MATLAB Workspace.
  
 
[[Image: Export_to_Workspace_3.png]]
 
[[Image: Export_to_Workspace_3.png]]

Revision as of 19:33, 31 July 2015

Export Image to MATLAB Workspace

In COMKAT R4.0a, you can export image from ComkatImagetool to MATLAB Workspace.


1.Workspace > Export Image to the workspace.

Export to Workspace 1.png


2.You can export image in an ImageVolumeData (IVD) or a matrix.

Export to Workspace 8.png


3.If you select the Matrix Data form, you can adjust your matrix size.

Export to Workspace 6.png

4.If your image has been zoomed, select "Zoomed Sampling Mode" to export the current image. Otherwise, it wil export the original image.

Export to Workspace 7.png

5.Then, you can see the exported matrix or IVD in the MATLAB Workspace.

Export to Workspace 3.png