Statistiques
RANG
120 244
of 300 352
RÉPUTATION
0
CONTRIBUTIONS
21 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
61.9%
VOTES REÇUS
0
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
k fold with all combinations
I want to create K fold tests. Concretely, i want to split my data set in 10 folders.I want to use every time 7 for training ...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Choosing the right fetatures in classification
I have a classification problem .I have 5 classes and 10 features. Is there any statistical (??) method to understand which fea...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Texture Classification with Wavelet Image Scattering
I use Matlab R2017a and when i try this example https://uk.mathworks.com/help/wavelet/examples/texture-classification-with-wave...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Bag Of Words for Image classification
I am trying to apply the Bag Of Words for Image Classification of Bee Pollen.I am new in MATLAB and i have a major question. Fo...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Overwritting problem in for loop
I simply crop images and save them with a number.For example i have Grain #1,Grain #2,Grain #3.If i move to another image and c...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Save different values of the same table from a loop
I have a table which is created from a loop.Problem is that overwrites the previous table for diffrent k and I dont know how ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Split jointed bee pollens
I believe this is a difficult problem...I want to split 2 or more jointed bee pollens....I n the upper right area i use this ...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Crop with imfreehand?
I dont know if my question has an answer.I have an image and crop a ROI with imcrop [cropped_image,rect]=imcrop(original_image)...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Save to json problem
I create these columns from a for loop. idx are indexes eg idx=[2 3 45]. Area ,Eccentricity etc are regionprops. Each Pollen h...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to call a function from outside itself ?
Altought it is basic i cannot understand how it works in Matlab 2017.. I have 2 simple functions function y1=square(x1) y...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Auto cropping of pollen
Ι want ot do the following: I have this image and i want to create ROI of a pollen automatically.If i imcrop for example a s...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
folder split into parts
I have a medical folder with 2 kinds of data Prostatex0000_* and Prostatex0001_* How can i split the original folder into 2 su...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
open nii images with matlab R2017a?
I use Matlab R2017a but i cannot open nii images with niftiread command... Do i miss something??How can i open them??
presque 7 ans il y a | 1 réponse | 0
1
réponseHow to connect GUI sliders to image analysis
Cris i copied your code and get the following error i modified the code bit in order to see the values from sliders in edit t...
presque 7 ans il y a | 0
Question
How to connect GUI sliders to image analysis
I want to instantiate this GUI The project is the analysis of bee pollen.I first load the image by the left pushbutton.There ...
presque 7 ans il y a | 4 réponses | 0
4
réponsesHow to connect GUI sliders to image analysis
Ι am still very confused...I start with some default values and crop the image.I get an analyzed image.Now i use the slider to g...
presque 7 ans il y a | 0
Question
opposite result returned from charpoly
I have this matrix A=[1 1 2;1 2 1;2 1 1] and want to find the charpoly(A) The result by hand is the opposite that Matlab rerur...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Use adjusted with imcontrast tool image
I dont know how to use the image which is adjusted from imcontrast tool. I take my original photo(image1) and then i turn to gr...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Creating an array from a loop
I have a list idx=[1 3 5 12].Every index represents an area in separate_areas list.For example separate_areas(3)=1615. I want t...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Brain MRI Tumor questions
In the project <https://www.mathworks.com/matlabcentral/fileexchange/55107-brain-mri-tumor-detection-and-classification Brain MR...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Intesities included inside ROI
When i select a Roi with imfreehand ,by right-clicking mouse i can select "Copy Borders". Is there any way (without createMask...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
bsxfun(minus) vs normal minus
i have X=eye(3) and A=magic(3) What is the difference between *Result1*=A-X and the *Result2* with this loop for ...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How i create a matrix from a nested loop?
For this simple loop for i=1:5 for j=1:5 A=[i j] end end the result i get is 25 a...
plus de 7 ans il y a | 2 réponses | 0


