photo

vivek govind


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

2 Preguntas
1 Respuesta

CLASIFICACIÓN
166.599
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Problems with executing a .m file inside a push callback
i have a err1.m program ,as follows y=imread('c:/5.png'); gg=rgb2gray(y); r=0; f=5; news=25; b=20; for i=6:894 ...

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

1

respuesta

Pregunta


Applying new pixel intensity values to the original image?
The purpose of my program was to read an image , apply an algorithm which calculates the new pixel values and then create a re...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Respondida
can u hhelp me by giving the syntax for making an intensity matrix from the given image...
To obtain pixel intensity values from an image and store it in an array , you can use this code, suppose i have a 75x75 image , ...

más de 12 años hace | 0