![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3533629_1522096560847_DEF.jpg)
divya r
Followers: 0 Following: 0
Statistiques
RANG
13 001
of 297 010
RÉPUTATION
3
CONTRIBUTIONS
20 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
3
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to create a mask
Hi I am trying to create a mask for an image which has multiple circles in it. I have tried using <http://www.mathworks.com/...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding solid circles using imfind circles
Is there any way to make sure the circles detected by the imfindcircles function is a solid circle and has no black pixels insid...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
GUIDE GUI Vs Programmatic GUI
Is there any advantage of creating a GUI programmatically over using GUIDE? I have created a GUI using GUIDE and noticed that...
presque 11 ans il y a | 2 réponses | 2
2
réponsesQuestion
Get an image from a fgure window
Hi I have an image which has a lot of circles. So I have used imfindcirles and viscircles to find and visualize the circles ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
GUi to wait for events from one of two push buttons
Hi I have designed a GUI which is taking some images iteratively from a folder and displays it. I have two push buttons "Save...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Flow of control in GUIs
Hi My question is pretty rudimentary. I am unable to see the sequence in which the functions are being called in a GUI. I...
presque 11 ans il y a | 1 réponse | 0
1
réponseDistorted GUI when accessing it remotely
For anyone who is interested, I think the problem was due to the difference in the screen size when I was remotely running it on...
presque 11 ans il y a | 0
| A accepté
Question
Distorted GUI when accessing it remotely
I have guild a GUI using the GUIDE tool in matlab. It is working and looking perfectly when I am running it on my desktop, but w...
presque 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
smothing crooked boundary of cell images
Hi I am trying to segment images of some cells. The I have almost done it completely, but in my final image the boundaries o...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
using gradient function to calculate curvature of ridges in a fingerprint
I need to calculate the curvature of the ridges in a fingerprint image. I havent understood how to use the gradient function in ...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
noise removal in images
I want to remove noise from an image of handwritten text. Noise includes random pen marks. I have tried functions such as bw...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
how to find out if a number is even or not
I know in C language, for any number x using x%2 will calculate the remainder when x is divided by 2, which will help decipher w...
plus de 12 ans il y a | 9 réponses | 1
9
réponsesQuestion
marking a pixel on an image
I have found out the center of gravity of an image and want to see its position on the image. I tried using plot(CentroidX,C...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
obtaining magnitude of histogram plot
I have plot the histogram of an image using imhist() function. I want to obtain the magnitude of the histogram plot. imhist() ...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
modifying results of knnclassify
knnclassify is used to match the test element with the most resembling training element. How can i get an array as the result...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
working of different classifying functions
kNNclassify and NaiveBayes both classify sample data on the basis of its closest match. Which can also be thought of finding the...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
knn classifier function in matlab
In the function knnclassify(sample,training,group,k), what is the purpose of k? I havent completely understood the explanatio...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding distinct values in a column of a matrix
I have a 81*4 matrix. I want to find the distinct values only in the first column, which can also be seen as the first column of...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Cant read data from a structure
s_c_1 is a 1*96 row vector.It is stored as a structure variable of 1*1. How do i access the data in the vector? I have tries to...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Error in reading dimensions of a .mat file
q is a matrix of 1*96. f_s is a matrix of 7*1. I am getting an *error saying : index exceeds matrix dimensions*. And also ...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Unable to read .mat files from a folder
I have multiple .mat files in the a folder. I want to read each of the files and compare its data with one of the file of the sa...
plus de 12 ans il y a | 1 réponse | 0
1
réponsehow to find Euclidean distance in matlab?
How did you concatenate data from multiple matfiles into one? I have done it fr only 2 .mat files, but i am stuck in the logic f...
plus de 12 ans il y a | 0