Feeds
提问
How to show the Matlab project output in other dispaly devices
I want to show the output of a content aware image resizing method implemented in matlab in other mobile display devices like sm...
11 years 前 | 0 个回答 | 0
0
个回答提问
Image resizing with Gradient Vector Flow
How an image resizing can be done with GVF
11 years 前 | 0 个回答 | 0
0
个回答提问
The direction vectors for neighbour pixels
The 3 below neighbours of a pixel x(i,j) are x(i+1,j-1), x(i+1,j) and x(i+1,j+1). These neighbours can be accessed by (-1/sqrt(...
11 years 前 | 0 个回答 | 0
0
个回答提问
When imread() of matlab reads a jpeg
I want to know when the imread() of MATLAB reads a .jpeg file, What values are actually displayed. Are the pixel values are...
11 years 前 | 1 个回答 | 0