|
|
| File Information |
| Description |
Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw's primary purpose is to expand upon the drawing of rectangular ROI's by allowing you to draw them at any angle.
After selection of an ROI, ROI Draw crops and rotates your ROI into the X-Y plane using a bicubic interpolation algorithm (chosen in order to preserve textural properties) so that spatial statistics may be analyzed.
ROI Draw outputs a .MAT file which, in addition to storing your rotated ROI, stores the original image and a mask file (for calculating pixel statistics), and the coordinates of the corners of your ROI so that they can be used to colocalize an ROI on another image.
ROI Draw at this point only works for DICOM images as its primary purpose is for application in medical research. |
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 18 Nov 2008 |
- Fixed bug of unsaved contrast/zoom settings when shifting ROI's.
- Now remembers which directory you are currently using so you don't have to re-navigate through the directory tree. |
| 19 Nov 2008 |
eliminated double-for loop to make interpolation step more efficient (there should be little to no waiting time now). saved roi's as doubles for image processing. interpolation is done using bicubic instead of bilinear interp. |
| 25 Nov 2008 |
added ability to control sample rate of ROI's so that the ROI's generated can have mm/pixel dimensions independent of the original image. added a help section. fixed a bug where user can draw a parallelogram on accident. |
| 25 Nov 2008 |
forgot to fix a misplaced quote. |
| 04 Dec 2008 |
none. just updating the description |
|
Contact us at files@mathworks.com