Estadísticas
18 Preguntas
0 Respuestas
CLASIFICACIÓN
37.762
of 284.451
REPUTACIÓN
1
CONTRIBUCIONES
18 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 19.210
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 137.211
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Content Feed
Pregunta
Sending and receiving data continuously between matlab and arduino
Hello, I have an application that requires sending a signal from arduino to matlab GUI whenever a button being pressed on the...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Extract two closest rows of a matrix
Hello, How can I extract two closest rows of a matrix and set one of them to zero? thank you.
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add more negative samples to matlab haarcascade?
Hello, I have used the matlab built-in face detection but in some cases it gives me some fault detection. Is there anyway to ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Matlab and arduino serial communication
Hello, I am trying to set a handshaking communication between Matlab and arduino. In this case, I want to be able to check fo...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to merge overlapping bounding boxes into one?
I have used the "FrontalFaceCart" and "ProfileFace" detectors in parallel and in some cases I got overlapping boxes. How can I m...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Training classification model for face detection
I am trying to train my own classification model for face detection using trainingImageLabeler. Is that possible to use images w...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Improve viola jones face detection
Hello, I am trying to detect multiple faces with Matlab built-in viola jones face detection.But in some cases it gives me fals...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to get a uniform illumination?
hello, i am trying to do a face detection based on skin colour and i was trying to make a uniform illumination for the images ac...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Counting people by face detection
Hello, So far I have detected the faces with a bounding box around people faces. I was looking for a way to count the number...
casi 8 años hace | 1 respuesta | 1
1
respuestaPregunta
Matlab and arduino interface
I have matlab 2014b on my mac and have installed arduino I/O package. I was trying to turn on/off a led through arduino but the ...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
counting people inside a lift
Hello, I am planning to count the number of people inside a lift. Please give me some information on how to approach this. Th...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Arduin and matlab GUI
Hello, How can I send numbers to arduino after pressing push button in GUI. I have programmed an elevator with arduino and I wan...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
how to get a snapshot in matlab through a push button on arduino?
I need to capture an image with matlab whenever an external button on arduino is pressed. The image is then processed for object...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
count the number of standing people in the view of an overhead camera
Hello, I am planning to do a real time head detection with hough transform algorithm and then count the number of detected peopl...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
how to overcome this error?
*Actually,i am supposed to Vary the capacitance value from 10 μF to 50 μF with an interval of 10 μF and Plot and clearly indicat...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to prevent user from entering non-numeric values?
t = 0:0.0001:0.07; v0 = input('please Enter the value for v0:'); R = input('please Enter the value for resistance:'); C...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
how can i overcome this error ?
t = 0:0.0001:0.07; v0 = input('please Enter the value for v0:'); R = input('please Enter the value for resistanc...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how i can limit the resistance(R) value within 1000 and 2000 ?
t = 0:0.0001:0.07; v0 = input('please Enter the value for v0:'); R = input('please Enter the value for resistance:'); C...
alrededor de 10 años hace | 1 respuesta | 0