Difference between revisions of "Support:Documents:Examples:Export Image to MATLAB Workspace"
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: | + | [[Image: Export_to_Workspace_8.png]] |
− | 3. | + | 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 18: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.
2.You can export image in an ImageVolumeData (IVD) or a matrix.
3.If you select the Matrix Data form, you can adjust your matrix size.
4.If your image has been zoomed, select "Zoomed Sampling Mode" to export the current image. Otherwise, it wil export the original image.
5.Then, you can see the exported matrix or IVD in the MATLAB Workspace.