photo

vahid rowghanian


Last seen: más de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

1 Pregunta
5 Respuestas

CLASIFICACIÓN
89.976
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
1 Pregunta
5 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

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

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Is there a Matlab function to normalize a vector ?
For a 2-D feature vector R that variables are along columns and samples are along rows, use the following code to normalize the ...

más de 4 años hace | 0

Respondida
How to normalize vector to unit length
For a 2-D feature vector R that variables are along columns and samples are along rows, use the following code to normalize the ...

más de 4 años hace | 0

Respondida
How to degrade red channel in underwater images to artificially increase color distortion?
I googled on how to increase the speed of scanning images and I found circshift() function which speeds up local neighbour proce...

más de 4 años hace | 0

| aceptada

Pregunta


How to degrade red channel in underwater images to artificially increase color distortion?
I've got some good quality underwater images that have small negligible blurring and haze. Therefore, I want to use them as refe...

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

1

respuesta

Respondida
How do I divide an image into possible number of blocks and apply a set of functions to each block?
If you want to divide the image into squares of size gs ( e.g. 2,3,4,5,6,7,8,9,10,…), you can use the following code. This funct...

más de 4 años hace | 0

Respondida
how can i divide an image into 2 equal parts.horizontaly,?
If you want to divide the image into squares of size gs ( e.g. 2,3,4,5,6,7,8,9,10,…), you can use the following code. This funct...

más de 4 años hace | 0