Mohana Singh
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
121.097
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
87.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
Which conversion formula does matlab use for rgb2ycbcr?
In the documentation for rgb2ycbcr, the jpeg recommendation https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.601-7-201103-I!...
casi 4 años hace | 1 respuesta | 0
1
respuestaHow to add a toolbox downloaded from file exchange?
Dont know how to delete this question. but found answer here : Answer
más de 5 años hace | 0
| aceptada
Pregunta
How to add a toolbox downloaded from file exchange?
I had MATLAB on my Mac and when I downloaded this LightField toolbox I got a .mltbx file. Clicking on it directly took me to an ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Cant install MATLAB on UBUNTU 18.04.2 LTS
I try to run the installer and get the following error. sudo ./install Preparing installation files ... Installin...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to specify the location to save video using VideoWriter?
I am creating video out of images and I am doing this in a loop for different folders with images. So i need to save the videos...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make sure number of digits remain same, padded if required
I am assigning names in a loop of the form img000.png,img001.png and so on. I’m using strcat as follows: %num=000 %strcat(‘...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Specify folder for saving images in imwrite
I need to save images in a loop and also need to assign specific names to them for which I was using the following, which worked...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Why getting black image as output?
I am writing a script for histogram equalisation and I came up with the following, org_image = imread('image.jpg') tot_p...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to count the number of occurrences of pixel intensities in an image without using for loop?
I am to write a script for histogram equalisation and I need to work on each RGB plane separately. In the first step I count the...
alrededor de 6 años hace | 1 respuesta | 0