Feeds
질문
Removing Houghlines detected line segment
I have few curves. I used hough on the bw image. And I used houghpeaks and houghlines and some points returned. Those are the en...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to tell whether a shape has a sharp angle
How to tell whether a shape contains a sharp angle like less than 30 degree. Is there any simple algorithm to check? Thanks i...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Any quick way to generate coordinates (by 3or more independent variables) and plot them?
I can plot this p=[u;v;0]; using ezmesh(p(1),p(2),p(3),[0,2,0,2],10); but how to plot this? p=[u;v;t]; for all u,v,t ...
대략 14년 전 | 답변 수: 2 | 0
