CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - draw pixel matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - draw pixel matlab - List
[
Special Effects
]
ROIDraw
DL : 0
兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-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.
Update
: 2025-02-19
Size
: 18kb
Publisher
:
fa
[
matlab
]
mandelbrot
DL : 0
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.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
Mike Gao
[
Special Effects
]
matlab_touying
DL : 0
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.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
lily
[
2D Graphic
]
qipange
DL : 0
简单的matlab画标定板程序,用以生成像素级的标定模板,直接打印,避免了其他方法画出标定板产生虚边的问题。-Simple matlab drawing board calibration procedure to generate a pixel-level calibration template, print directly, avoiding the other methods to draw the calibration panels to generate virtual edge issue.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张三
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.