资源列表
[2D图形编程] circle
说明:Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color )-Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this functionality, the c<Li Shaobin> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[2D图形编程] HOUSE
说明:A program to draw a house in c.<Sandeep Kumar Gupta> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[2D图形编程] segmentation
说明:血液细胞图像中某一种细胞的分割方法代码,这种细胞是环形的。-Blood cell image segmentation method of a code for a cell, this cell is circular.<yangna> 在 2025-01-09 上传 | 大小:1kb | 下载:0
[2D图形编程] CircleFitByPratt
说明:Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (<田雨> 在 2025-01-09 上传 | 大小:1kb | 下载:0