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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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