Statistik
RANG
22.776
of 295.638
REPUTATION
1
ANTWORTZUSTIMMUNG
73.33%
ERHALTENE STIMMEN
1
RANG
of 20.255
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.207
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
histogram
how to calculate threshold value using histogram ,that is average of two hightest velles in in histogram
mehr als 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0
1
Antwortneighbour 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
mehr als 13 Jahre vor | 0
Frage
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...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
blur removing
how to reduce or remove motion blur in an image
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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 ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0