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. Platform: |
Size: 18432 |
Author:fa |
Hits:
Description: This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
-This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
Platform: |
Size: 8192 |
Author:Mike Gao |
Hits:
Description: MATLAB环境中使用投影法统计目标图像像素在每一行和每一列上的个数,然后画出统计图形。-MATLAB environment using the projection method the target image pixel statistics in each row and each column the number, and then draw statistical graphics. Platform: |
Size: 3072 |
Author:lily |
Hits: