For 3D randomPatchExtractionDatastore, does the PatchesPerImage include the 3rd dimension?
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
For 3D randomPatchExtractionDatastore, does the PatchesPerImage include the 3rd dimension?
Say, by setting PatchesPerImage=8, will it produce 2x2x2 cubes of patches?
Thanks.
Respuestas (1)
  KH TOHIDUL ISLAM
      
 el 18 de En. de 2023
        - A 3-element vector of positive integers for 3-D patches. PatchSize has the form [r c p] where r specifies the number of rows, c specifies the number of columns, and p specifies the number of planes in the patch.
 
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!