photo

Shamim Rahman


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Masters Student
Professional Interests: Image Processing, Bio signal processing

Estadística

MATLAB Answers

6 Preguntas
1 Respuesta

CLASIFICACIÓN
202.316
of 301.383

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.252

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.306

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I got 3 square cluster from 12 (x,y) points. How can I find out which points it is taking for making the clusters?
Hi, I have gotten 12 points from the images. Then I ran the cluster program for those points. My cluster program is below: ...

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

1

respuesta

Pregunta


How to plot Lyapunov stabity for a nonlinear system with 7 states
Hi, I am working on a nonlinear system ( Anti lock braking and active suspension system). My system has 7 states. Among 7 stat...

casi 14 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to say that "Drop the image and Move on" in MATLAB?
Hi, I am working on Image processing. I have a code like this: for i= 1:N baseFileName = IMAGES{i}; PIP=0 i1= 80 ...

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

1

respuesta

Pregunta


How can I detect 8 corners of 2 squares by using harris algorithm?
Hi, I am using the following program to detect the 8 corners of 2 squares of the hand movement. The selection of images and Har...

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

0

respuestas

Respondida
How can I select more than 2 images automatically?
The below codes work very fine for me. I have taken 15 images for this. N = 15; IMAGES = cell(1,N); FNAMEFMT = 'image_%d...

más de 14 años hace | 0

| aceptada

Pregunta


How can I select more than 2 images automatically?
Hi, I have to select more than 2 or more than 10 images automatically to run the harris algorithm on them. Below program is the...

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

2

respuestas

Pregunta


If in a Image there are two black boxes and I have to find out that only those black blocks will be in image and the other part of the image become white. Then what should be the MATLAB coding for this?
Hi, I am working on image processing. In my image there are two black boxes attached with one hand. I have to keep only the two ...

más de 14 años hace | 3 respuestas | 0

3

respuestas