BV
Followers: 0 Following: 0
studying master's in materials science engineering.
Estadística
CLASIFICACIÓN
173.051
of 295.735
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
90.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.277
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.433
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
conversion of pixel values in a gray scale image
I have a gray scale image . I want to convert all the zero pixel values to 255. is there any function to do so?
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how to increase or decrease the bounding box?
i have created a bounding box around the blob (desired object) using 'regionprops'. I want to increase the size of the bounding ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
to create AVI from set of images
i have set of images (15 images) which is pre-processed in a loop. later, the output images are displayed in the following loop....
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
how to measure angle between the lines?
I have plotted the lines with the following code. x = [3 0]; y = [0 9]; line(x,y); a = [1 2]; b = [0 3]; line(...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
to find the ROI surrounding the centroid
I have an image that has several objects in it. I have found the centroid of one of the desired objects in them. I want to creat...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how to plot scattered points on 2D graph
I have set of centroid values (horizontal and vertical) for an image. I want to plot these points on a 2D graph. I am not lookin...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Error : while finding histogram for gray scale image (uint8)
Can anyone tell me how to rrecvtify this error?? I have Undefined function or variable 'originalImage'. Error in blobs ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
i want to detect just the ROI from the image.
In a binary image I have two objects , from which I wanted to detect just one object and neglect the others. Is there any sutoma...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to select the appropriate dilation parameter?
I have a true oolor image. I want to dilate the image for further processing it. There are different types of dilation parameter...
más de 11 años hace | 1 respuesta | 0
1
respuestahow to dilate the gray scale image and threshold value only on ROI?
My image is an orthopaedic one (CT image), in which I have a bone and other objects. I created a mask with imellipse , within wh...
más de 11 años hace | 0
Pregunta
how to dilate the gray scale image and threshold value only on ROI?
I have a gray scale image that has several objects in it. can anyone tell me how to apply threshold only to one object( which is...
más de 11 años hace | 2 respuestas | 0