Feeds
提问
How to divide an image into 8 equal sectors?
I have an image. I need to divide the image into 8 equal sectors as shown below. <</matlabcentral/answers/uploaded_files/756...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to find greatest and smallest diameter of an irregular shape
I have an irregular shape in which I need to find the Greatest diameter and the smallest diameter. *Greatest diameter(GD):* ...
7 years 前 | 3 个回答 | 0
3
个回答提问
How to apply directional gaussian filters to an image?
I have an image I(X,Y) and I wish to filter it using the difference of Gaussian filter for different directions. Since I do no...
7 years 前 | 3 个回答 | 0
3
个回答提问
How to write an if-else statement for this condition in MATLAB?
for each pixel, do if R>90 & R>G & R>B classify the pixel as **Healthy** else clas...
8 years 前 | 1 个回答 | 0