Estadística
CLASIFICACIÓN
22.776
of 295.638
REPUTACIÓN
1
CONTRIBUCIONES
15 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
73.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.255
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.207
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
value of the pixel
sir i have a edged image(img) ,i need to check a specific pixel whether it is white or black. how to check? that is in an ima...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
histogram
how to calculate threshold value using histogram ,that is average of two hightest velles in in histogram
más de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
window fixing
sir i have a image of size(mXn),i need to count black pixel from pixel(i j) with window size(32X64) i am not geting how to f...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
neighbour pixel operation
sir i have a white and black(BW) (binary)image of size (i X j).i need image to be scanned from left to right, up and down and th...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
image block block dividing
sir i have a black and white(binary image) of size(i j) and i need to divide image into blocks of 3X3 size please help me in co...
más de 13 años hace | 1 respuesta | 0
1
respuestaneighbour pixel operation
i= binary image blkproc(I,[3 3]; B(2,2) = max(B(2,2),255 * any(B(:)==255)); i am not geting sir plz help me
más de 13 años hace | 0
Pregunta
neighbour pixel operation
sir i have a white and black (binary)image of size (1024X768).i need image to be scanned from left to right, up and down and the...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
blur removing
how to reduce or remove motion blur in an image
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
matrix operation
sir how to remove a specific element in an row or column matrix that is in a matrix a=[1 3 3 4] how to remove 4Th element so t...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
finding smalest rectangle encloses at least 16X32 black pixels
sir i have edge image of size 1024X768 ,i need to find the smallest rectangle centered on (i,j) which encloses at least 16X32 ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
check pixel value
sir in a given binary image i need to check a given pixel whether it is black or white how to do plz help in coading if ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Characters linear search
sir i need to store characters like (man cat red blue) in 2X2 matrix and then i need to perform linear search , that is if i g...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
image segmentation
i have binary image having letters like "ADB456" i need to separate each letter and display it seperately how can i do please h...
más de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
linear search in matlab
i have MxN matrix, i need search elements which are more than value 'T' THAT IS . IF 'T'=5 THEN OUTPUT SHOULD BE CO-ORDINATES OF...
más de 13 años hace | 1 respuesta | 1
1
respuestaPregunta
how to make pixels to black if it is more or less than threshold
sir i have a image of size 320X640 and it has divided into blocks of size 32X64 ie totally i have 100 blocks and and number of ...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
how to calculate black pixel ratio by dividing image into blocks
good evening sir i have a binary image of size 320X640 and i need to divide image into 32X64 blocks ie totally there will be...
más de 13 años hace | 1 respuesta | 0