photo

Rafal Kasztelanic


University of Warsaw

Last seen: 2 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
Display image circular by defining the outside of the circle, how?
Try this: if true [x,y] = meshgrid(1024); c = sqrt((x-Xc).^2+(y-Yc).^2); img1 = (c>R).*img; end RaK

12 years 前 | 0