![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8287267_1522125688818_DEF.jpg)
Deep P
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
16.640
of 297.016
REPUTACIÓN
2
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
12.5%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
119.845
of 157.725
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Reading pixels of an image
Hello, How does MATLAB read the pixels in an image? Is it row wise or column wise? Suppose I have a 5x6 image and I wanted to r...
más de 6 años hace | 3 respuestas | 0
3
respuestasPregunta
Coordinates of a vector
Hello, I am trying to find the coordinates of all elements of a vector, with reference to a image. However, in the for loop, ...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
video from image file
Is it possible to create a video file using a set of images in MATLAB? I tried doing it using an external software, but when I u...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
histogram of a video file
Hello, Is it possible to plot a histogram of a video file? Please give me inputs.
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
How does MATLAB reads an image?
Hello, I would like to know how MATLAB reads an input image. Is the in the integer format or the floating point value? Is the...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
imhist in image processing
Hello, I am trying to check how imhist works, by plotting a graph for imhist taking a small 8x8 matrix with different values,...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
difference between in2int16 and int16
Hello, I am trying to read in a 16 bit unsigned image and convert it into 16 bit signed image. I used the function im2int16 a...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
raw to tiff conversion
Hello, I have converted raw file to tiff using an online converter, but the converted image has pink color through out the im...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Raw image file conversion in MATLAB
Hello All, I am able to read in raw .CR2 image into MATLAB using imread function. I need this file to perform further calcula...
alrededor de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
reading pixels as floating point values
Hello, Is it possible to read in an image where the pixels have normalized floating point values? If yes what is the diffe...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
max and min values in an array
Hello, I am trying to find positive and negative maximum and minimum in an array. Lets say I have a Matrix A=[1 -2 5;3 7 ...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Reading image into 16 bit signed int
Hello, How do I read an image into 16 bit signed integer array? I tried using im2int16 in-built function, but I do not hav...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Size of the image
Hello All, I am trying to read an image using imread function and note the size of the image. [m n] = size(a); a is the vari...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaResuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 8 años hace
Pregunta
How to create a RGB checkerboard image with each pixel size = 16 and starting with alternative pixels in the next rows?
How to create a RGB checkerboard image with each pixel size = 16 and starting with alternative pixels in the next rows?
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to create a checkerboard image without using the inbuilt function?
Hello All, I wanted to create a checkerboard image(1280x960) where each color(balck or white) is 16x16 in dimension. I do not...
más de 8 años hace | 4 respuestas | 1
4
respuestasPregunta
How to create a checker box image of white and black pixels without using inbuilt function?
Hello All, I would like to create an image, that has checker box pattern of black and white pixels. For ex, How do I creat...
más de 8 años hace | 2 respuestas | 0