photo

Az


Last seen: 7 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


How to remove thin lines in binary image
How to remove thin horizontal or verticle lines - image attached line thinkness < 3 -- remove lines thinkness > 5-- stay sm...

9 months 前 | 2 个回答 | 0

2

个回答

提问


Finding a largest rectangular object in binary image with minimum length and width
How to find a largest rectangular object in binary image. Any connected object should be ignored. The object should have a minim...

9 months 前 | 1 个回答 | 0

1

个回答

提问


Find rectangular blobs in binary images
I have vertical and horizontal (rectangular) strips in binary image. I want to extract the strips which meet the criteria of spe...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Selection when matrix dimensions exceed/ shorten
I want to sweep a template over whole area of a bigger size image for matching purpose with increments of 10. [h,w] = size(Te...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Similarity check between two binary images
Hallo I want to apply a check if the two binary images are similar. I subtract a binary image 1 from the other to get a differe...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Find position of an object in an other image
I want to detect the position of a simple object of an image into another image. The object is like a simple rectangle of couple...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Interpolation for 3D scattered data
a= [0 5 9 20 30 35] ; % cordinbates X b= [0 4 27 31 35] ; % cordinbates Y c= [1 5 6 8 10 20 ] ; % cordinbates Z ...

7 years 前 | 2 个回答 | 0

2

个回答