photo

D.Jaisil Rose


Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Interested in the area of 3Dmedical iamge processing.

Statistica

All
MATLAB Answers

2 Domande
2 Risposte

Cody

0 Problemi
2 Soluzioni

RANK
89.310
of 300.369

REPUTAZIONE
0

CONTRIBUTI
2 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
91.643
of 168.436

CONTRIBUTI
0 Problemi
2 Soluzioni

PUNTEGGIO
30

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Revival Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
Wavelet transform in Image processing
Use dect2 [cA,cH,cV,cD] = dwt2(x,'db1','mode','sym');

oltre 7 anni fa | 0

Domanda


HOW TO DO 3D- DEPTH IMAGE PROCESSING FOR IMAGES OTHER THAN 3D-MEDICAL IMAGES
How can I get database for3d depth image??

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


HOW TO DO 3D- DEPTH IMAGE PROCESSING FOR IMAGES OTHER THAN 3D-MEDICAL IMAGES
How can I get database for3d depth image??

oltre 8 anni fa | 0 risposte | 0

0

risposte

Risposto
conversion of 2d image into 3d image
Can anyone tell how to get 3d depth images and how to do segmentation for such 3d depth images other than medical images?

oltre 8 anni fa | 0

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

circa 9 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

circa 9 anni fa