photo

Syed Zenith Rhyhan


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to display Workspace variable data/Value in a uitable format?
Suppose After calculation I got Accuracy,Sensitivity,Specificity value in Workspace?Now my questions is how can I show this valu...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I solve this problem/Error ?
When I execeute the given matlab project I faces the follwoing error when i run the com.m file.I attached the full project file ...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I solve this problem?
Here I attached the warning problem of error. How can I solve this? My source code has been attached here.

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I Resolve this error?
%function [inpput_image,nroi_image,roi_image,fuse_image,dc_roi,dc_nroi,D]=fc(filename,p) %% % close all figure windows, plots ...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I solve this error ?
Here,I attached the code in the following files otsu.m and main1.m Undefined function 'imbinarize' for input arguments o...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How Can I Solve this error in Matlab?
function project_Murali_Sandhya(fn) addpath( '../dataset' ); %extracts tumor from the MRI image project_cv(...

alrededor de 5 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How can i find out Energy and Entropy of an image?
Plaese share the sourcecode of Energy and Entropy calculation of an Image

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How Can I Creating a feature vector & target vector to feed into neural network
This is my Source Code: % Solve a Pattern Recognition Problem with a Neural Network % Script generated by Neural Pattern Rec...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i find out homogeneity of an image?
I try on this code homogeneity = graycoprops(graycomatrix(img), 'Homogeneity') but can't find out.please help me with sour...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I find out Correlation between two image?
clc; clear all; close all; a=imread('1.jpg'); b=imread('2.jpg'); corr2(a,b); ____________::Error Occured::____________...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Image feature extraction calculation
how can i calculate Contrast,Corelation,Homogeneity value from an image using Matlab?Please help me sharing the source code?

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How Can i solve this problem?
clc; clear all; close all; [I,path]=uigetfile('*.jpg','select a input image'); str=strcat(path,I); s=imread(str); nu...

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How Can I resolve this problem in my following code?
%Matlab Code % % Step 7: Visualize the Segmentation imshow(labeloverlay(I,BWfinal)) title('Mask Over Original Image') BWou...

más de 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Brain Tumor Segmentation using K-Means Clustering?How to Resolve the following error using Matlab 2017a and How i can declare the Guifcn function over this code?
%%%Matlab Code for K Means Segmentation function varargout = guifinal(varargin) % GUIFINAL M-file for guifinal.fig % GUIF...

más de 5 años hace | 1 respuesta | 2

1

respuesta

Pregunta


How can I solve the following error of the code segment?
% function main clc; clear all; close all; im = imread('3.jpg'); subplot(2,1,1),imshow(im); subplot(2,1,2),imhist(im(:...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i resolve the following error when Image Database is loaded?
File extension main.p file Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)MainGUI('pushbutton...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I load MRI Brain image Database in Matlab code Implementattion?
Image Processing

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


What will be the solution of the following error?
%%Matlab 2014a%% clc; clear all; close all; a=imread('blood.jpg'); A=imnoise(a,'gaussian',0.01); figure;...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I resolve the following error?
clc; close all; clear all; ref=imread('blood.jpg'); I=rgb2gray(ref); n=size(I); A=imnoise(I,'speckle',0.04);...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I resolve the following error?
ref = imread('6.jpg'); imshow(ref) A = imnoise(ref,'salt & pepper', 0.02); imshow(A) err = immse(A, ref); fprintf('\n The m...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i resolve this error?
clc; % Clear the command window. close all; % Close all figures (except those of imtool.) clea...

casi 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can i resolve the following error in Matlab code in "main.m" file
Reference to non-existent field 'Area'. Error in main (line 71) area(i) = stats(i).Area;

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas