Community Profile

photo

Alvindra Pratama


Attivo dal 2016

Statistiche

  • First Review
  • Thankful Level 3
  • Revival Level 2
  • First Answer

Visualizza badge

Content Feed

Visto da

Domanda


How can I show the values from vision.CascadeObjectDetector?
Previously I have made a program using the viola jones taken from vision.CascadeObjectDetector and the program been able to run ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
Viola Jones Face Detection
I have the same problem with you, do you find the solution? if you do, please share the solution with me

oltre 7 anni fa | 0

Risposto
Eye detection from an Image using vision.CacadeObjectdetector... Not working...
Did you try to with higher mergeThresold value?

oltre 7 anni fa | 0

Risposto
How can I show Haar feature scan on my face image in matlab
I have the same problem with you, do you find the solution? if you do, please share the solution with me

oltre 7 anni fa | 0

Domanda


How to learn and show the values of each of the key on the viola jones?
Previously I have made a program using the viola jones taken from vision.CascadeObjectDetector and the program been able to run ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


What is the meaning of an error "Matrix dimension must agree?"
Why i got that error when i tried to load an image? Can someone explain me about that error & how can i solve the error?

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to implement threshold in PCA for face recognition?
Hello, i'm now working with PCA for recognition. i get confused to get and implement threshold in PCA, can someone help me?

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Why i get error "Matrix dimensions must agree." when i input non-face images?
Hello , i'm now working with PCA to recognized face. When i choose a face image as test image, my porgram not error and going a...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to display the minimum value from in plot?
I have write this code to show my result into plot : figure, plot(mahal); xlabel('Banyak Data'), ylabel('Hasil P...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to call an edit text of a.fig to b.m?
i have a GUI that i save in file named as a.fig, of course a.fig has a file called as a.m i want to ask, is it possible if i wa...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Whether the RGB image which has been transformed into the Grayscale still have a 3D matrix?
excuse me, i want to ask, i have saved grayscale images before, but why that still have 3D matrix and not 2D matrix although the...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to save an image into direct folder with increment filename using imwrite()?
i'm new in matlab and i have a problem that i can't solve it like this. Here my new code : folder = 'H:\SKRIPSI\Citra L...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How to prevent image that has been stored not overwrite using imwrite?
I want to save an image from current axes directly to a folder in my computer using this code : img = getframe(gca); ...

quasi 8 anni fa | 2 risposte | 1

2

risposte

Domanda


How to solve "Error using ' Transpose on ND array is not defined. Use PERMUTE instead." ?
i have convert image from rgb to gray using this code : axes(handles.axes3) cropface=imcrop(X,face); newsiz...

quasi 8 anni fa | 2 risposte | 1

2

risposte

Domanda


How to make auto generate variable name and save to .jpg format?
i have code like this : global datasetNumber; img = getframe(gca); baseFileName = sprintf('%d.jpg', dataset...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make auto number increment?
I have a GUI like this : <</matlabcentral/answers/uploaded_files/53499/2016-06-02_203532.png>> I want to make automatic nu...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to create an auto generated number?
here I would like to create an auto generated number that when I chose the image of the browse button, then the image will appea...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i display the data what i want to looking into the table?
i Have a GUI like this : <</matlabcentral/answers/uploaded_files/53207/2016-05-28_110622.png>> I have about 100 data store...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How to adjust the column width to the length of the data
i have a table in GUI like this :: <</matlabcentral/answers/uploaded_files/53208/2016-05-28_124639.png>> We can see that t...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Why the result is Ljava.lang.string after i select multiple images & store the to MySql?
I have chosen several images from a one folder, after i select 3 images & displayed them into edit text. Edit text displaye...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to convert Ljava.lang.String; ?
i have a GUI like this : <</matlabcentral/answers/uploaded_files/53064/2016-05-26_160919.png>> Ket.Foto is a list of four ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I distinguish between grayscale and color images?
I have a uigetfile function to take a picture from a folder in the directory D. What I would like to take is a grayscale image. ...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Whether the use of the function mahalanobis following is correct?
It's my first time to use mahalanobis for calculating & comparing distance of all projected trained images from the projected te...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How to make a loop to the if else situation ?
I have a coding as follows: if (idxi >=1) && (idxi <=5) idx='1'; elseif (idxi >=6) && (idxi <=10) idx='2'; elsei...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Can i use function get.handles in prompt?
I want to know how is it possible? If the answer is yes, please give me an example code

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I use mahalanobis in face recognition using PCA?
I've got a previous coding from mathworks file exchange on face recognition using PCA, but in the coding is still using euclidea...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How can i use CellSelectionCallback correctly?
I had a problem when I memlilih one cell in the table to be displayed into the text edit, when I choose a cell 1 then that arise...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get the pathname and filename of some files that I have chosen?
I've managed to select multiple files through a GUI matlab, but I just get the pathname and filename of the last file alone, for...

quasi 8 anni fa | 1 risposta | 0

1

risposta