photo

KRISHNA TEJA DUDE


Last seen: 2年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Root LP problem is unbounded.
p = optimproblem; x = optimvar('x', 2,'Type','integer','LowerBound',0,'UpperBound',Inf); p.ObjectiveSense = 'maximize'; p.Obj...

3年弱 前 | 2 件の回答 | 0

2

回答

回答済み
How to divide a closed detected edge of an image into 8 parts from a point inside in it..?
I got something for dividing a gray image into 8 parts from a point where i converted a rectangular matrix into square matrix f...

4年以上 前 | 0

質問


How to divide a closed detected edge of an image into 8 parts from a point inside in it..?
During my work course,I detcted the edge of the image. Now, I need to divide that closed edge detected image into equal parts fr...

4年以上 前 | 3 件の回答 | 0

3

回答