Community Profile

photo

Jihang Wang


University of Pittsburgh

Last seen: 12 months ago Active since 2014

Statistics

  • First Review

View badges

Content Feed

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Answered
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 years ago | 0

Question


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 years ago | 1 answer | 0

1

answer

Question


"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 years ago | 2 answers | 0

2

answers