![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11590102_1552899414756.png)
MD AMIR SOHAIL
Jalpaiguri Government Engineering College
2019 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
How does the operation take place for, b (2:6, 2:6) = b(1:5, 2:6) + b(3:7, 2:6) + b(2:6, 1:5) + b(2:6, 3:7); , row-wise manner ?
Can you please explain the functional difference between the following 2 cases. I want to understand how case 1 works actually. ...
6年弱 前 | 1 件の回答 | 0
1
回答質問
Can you explain mathematical interpretation of regionfillLaplace() inside regionfill(Gray, mask) function ?
Line 230 - 255 [ regionfill() => regionfillLaplace() ] % Form the connectivity matrix D=sparse(i,j,s) % Connect each mask pixe...
6年弱 前 | 1 件の回答 | 0
1
回答回答済み
How to do "the black top-hat transformation"
White Top-hat Filtering: ( Original Image - Opening of original Image ) [which is imtophat() in matlab] Black Top-hat Filtering...
How to do "the black top-hat transformation"
White Top-hat Filtering: ( Original Image - Opening of original Image ) [which is imtophat() in matlab] Black Top-hat Filtering...
6年弱 前 | 1
質問
Any tool/method to get top x% brightest pixels in image ?
I need any inbuilt method / process to find out top 5% brighttest pixels in a grayscale image. Getting their positions as mask o...
6年弱 前 | 2 件の回答 | 0