Feeds
질문
How can i get an depth matrix using a depth map in MATLAB?
I am working on an project of depth estimation of monocular image using neural networks . But I am facing a problem in visualizi...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
while converting frames into video i was getting some errors . My code is actually a tutorial from matlab. i am getting some difficulties in understanding how to give the input of my frames in the code.
v = VideoWriter('sample.avi'); open(v); Z= peaks; surf(z); axis tight manual set(gca,'nextplot', 'xyz'); for...
대략 8년 전 | 답변 수: 1 | 0