photo

navanit dubey


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


how to increase the run time of the matrix ?
Hey , I am runnng a code for finding the shorter path , i am able to do it easily for matrix of 37*37 but as I increase its val...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to save the matrix value of bmp image ?
Hey, I have an image which is in bmp format and i coverted it in 0 and 1 using the below code m1=im2bw(imread('m1.bmp')) imsh...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to find kshortest path or use Dijkstra algorithm for 12 plot points.
I have the xy coordinate for the source Ps and destination Pg and the other points ps=[37 394]; pg=[383 123]; b1=[71 319]; ...

3 years 前 | 3 个回答 | 0

3

个回答

提问


Branching points in a VORONOI DIAGRAM
I want to make a branching points(red dots) in the given binary image which will be determined as image pixels which are conne...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
connecting points in Binary image
how should i make a branching points in this image

4 years 前 | 0