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. ...
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 2 个回答 | 0