Statistica
RANK
40.326
                          
                          
of 300.381
                        
REPUTAZIONE
1
                           
                        
CONTRIBUTI
                          3 Domande
                          1 Risposta
ACCETTAZIONE DELLE RISPOSTE 
                            66.67%
                        
VOTI RICEVUTI
1
RANK
of 168.477
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
Feeds
Domanda
How do you calculate the radius in a 3D tubular structure?
I'm trying to calculate the radius at every point in a root of a plant. What I have is a 3D image of that root. I have already s...
circa 8 anni fa | 1 risposta | 1
1
rispostaSomehow my code doesn't work and I don't know why
Worked it out myself. sphere = zeros(dimx,dimy,dimz); sphere(seed_point{:})=1; B = bwdist(sphere) <= count; I put ...
circa 8 anni fa | 0
| accettato
Domanda
Somehow my code doesn't work and I don't know why
I'm writing an algorithm to succesfully segment 3D images of roots in soil. I have to seperate the main root from the first orde...
circa 8 anni fa | 2 risposte | 0
2
risposteDomanda
How can I rewrite this code as to ommit the for loop?
I'm writting a script for root (of plants) analysis. I work with quite large datasets (1000*1000*1000 pixels) and therefor I wou...
oltre 8 anni fa | 1 risposta | 0

