Jihang Wang
University of Pittsburgh
Followers: 0 Following: 0
Statistics
RANK
183,017
of 295,638
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerMatlab 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
answerQuestion
"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...
11 years ago | 2 answers | 0