For 3D randomPatchExtractionDatastore, does the PatchesPerImage include the 3rd dimension?
조회 수: 1 (최근 30일)
이전 댓글 표시
For 3D randomPatchExtractionDatastore, does the PatchesPerImage include the 3rd dimension?
Say, by setting PatchesPerImage=8, will it produce 2x2x2 cubes of patches?
Thanks.
답변 (1개)
KH TOHIDUL ISLAM
2023년 1월 18일
- 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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!