Jihang Wang
University of Pittsburgh
Followers: 0 Following: 0
Feeds
질문
Read Tif File shows Error "Cannot handle different values per sample for "BitsPerSample"."
I have a tif file that I can view it from Windows Photos App. You can download it from this link. I tried to load it to Matlab ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to make Matlab imwarp function not crop the moving image after registration?
I'm using Matlab R2016b to align two images with different dimensions. A (smaller size) is my reference image and B (larger size...
7년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Matlab imshow function border tight not working under small size image
I just solved the problem by writing the function below function outputimg = removeBorder(inputimg, size) outputimg = ze...
Matlab imshow function border tight not working under small size image
I just solved the problem by writing the function below function outputimg = removeBorder(inputimg, size) outputimg = ze...
9년 초과 전 | 0
질문
Matlab imshow function border tight not working under small size image
By default, when imshow displays an image in a figure, it surrounds the image with a gray border. You can change this default an...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
"Hold on" function doesn't work when use set function to dynamically plot data
Hello, I am currently trying to plot 3 axis-acceleration data dynamically in Matlab in 3 subplot figures. The code is su...
10년 초과 전 | 답변 수: 2 | 0