photo

Sara Kadam


Last seen: 3 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


MATLAB - Match Filtering
% Load the retinal image originalImage = imread('image005.png'); % Convert the image to grayscale grayImage = rgb2gray(origin...

3 months ago | 1 answer | 0

1

answer

Question


MATLAB 'imread' function error.
Execution of script imread as a function is not supported: E:\Downloads\Matlab\toolbox\matlab\imagesci\imread.m This is the ...

4 months ago | 1 answer | 0

1

answer

Question


Error - Error using im2double
I implemented the following code for non-overlapping patch and I'm getting this error. What does this mean? Thank you. *Code...

1 year ago | 1 answer | 0

1

answer

Question


How to find Maximum Likelihood Estimation of Images?
I have preprocessed the image to a grayscale image. I want to find the Maximum Likelihood of the image with maximun accuracy, ...

1 year ago | 1 answer | 0

1

answer