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...")
 
 
(2 intermediate revisions by the same user not shown)
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 "Image Matrix" to matrix Data form, you can adjust sampling rate.
 +
 
 +
[[Image: Export_to_Workspace_6.png]]
 +
 
 +
4.If your image has been zoomed, select "Zoomed Sampling Mode" to export the zoomed image. Otherwise, it wil export the original one.
 +
 
 +
[[Image: Export_to_Workspace_7.png]]
 +
 
 +
5.You can find the exported matrix or IVD in the MATLAB Workspace.
  
 
[[Image: Export_to_Workspace_3.png]]
 
[[Image: Export_to_Workspace_3.png]]

Latest revision as of 19:54, 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 "Image Matrix" to matrix Data form, you can adjust sampling rate.

Export to Workspace 6.png

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

Export to Workspace 7.png

5.You can find the exported matrix or IVD in the MATLAB Workspace.

Export to Workspace 3.png