photo

Rao


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
209.434
of 300.369

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
37.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

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


how to break an image into sub images
i have an image having pixels 512*512 . i want to break it in equal sub images (for eg like into images of 8*8) and want to appl...

alrededor de 13 años hace | 3 respuestas | 0

3

respuestas

Pregunta


problem regarding matrix analysis
i want to write a code that will work as : -> i have a matrix (normally 512*512) with any random values. -> a threshold va...

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

0

respuestas

Pregunta


running m file from command window
i have this code for bisection method to calculate smallest root % if true function[x,e]=MyBisect(f,a,b,n) ...

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

1

respuesta

Pregunta


need help creating a 2D matrix of an image
i have an ycbcr image and i want to get the cb cr planes in a single 2d matrix . Y=ycbcr(:,:,1); Cb=ycbcr(:,:,2); Cr=...

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

3

respuestas

Pregunta


Display multiple images on single axes
my gui contains a push button to load an rgb image and an axes to display it and another axes to display r g and b planes separa...

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

2

respuestas

Pregunta


how to use a value selected in listbox to use by a push button
i have a gui which contains * a push button to load file * a list box to select no of color (like 8,16,32) * a push butt...

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

2

respuestas

Pregunta


problem displaying image in axes
I am currently working on a gui which have : * 1 push button to load image and 1 axes to display it. * 1 push button to co...

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

1

respuesta

Pregunta


help required urgently about this error "REFERENCE TO NON EXISTENT FIELD"
im currently working on this thing which converts an rgb image to indexed when i press pushbutton 2 and then it will convert the...

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

2

respuestas