Statistics
7 Domande
0 Risposte
RANK
34.574
of 275.637
REPUTAZIONE
1
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
57.14%
VOTI RICEVUTI
1
RANK
of 125.427
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
how can i generalize this code?
I have an image: <http://img23.imageshack.us/img23/2953/qyht.jpg> And my main work is this, clear all; img=imread('Crop...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
how can i simplify this for loop?
for i=1:2 %for-loop1 for j=1:5 %for-loop2 x(j)=i; y(j)=j+1; t=[x; y]'; end for j=1:5...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
find spots in image
I have an image: <http://imageshack.us/scaled/landing/138/n9m1.jpg> The image has 7 circles.(6 bright, 1 dark) then, how c...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
find spots in image
I have an image: <http://img5.imageshack.us/img5/3617/clb1.jpg> and I use the code, then I can find the spots. ---------- ...
oltre 9 anni fa | 2 risposte | 1
2
risposteDomanda
find the center point of color
<<http://www.aroundhawaii.com/assets/articles/2008/11/1543/images/nov08.jpg>> Let pixels of the image : 1x10 When I find t...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Find common elements(?) in two arrays
For example, A=[2 2 2; 0 0 1; 1 2 3], B=[1 2 3; 2 2 2; 2 2 0] then I want to find the point of common elements between A,B...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I get image value and change value?
Hi. I have an image file. I want to draw a filled inside black circle. Must use this command : img(sub2ind(size(img),y,x))=0...
circa 10 anni fa | 1 risposta | 0