Feeds
提问
Can I use Java, Python or C# to code a program in matlab?
I've read that matlab can interface other languages. And at the same time I find it hard for my busy time to learn new languages...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can I set a specific size of the axes so that the image will appear really zoomed everytime I increased the zooming factor?
I have a code that execute zooming using a specific method. I've run it in GUI, the problem is that everytime I increased the zo...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to view the pixel values of images run or processed by the Gui(OOP)?
I'm doing a zooming using GUI. I need to view the pixels value of all the images read and processed in our OOP in order to check...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to enhance a picture using the laplacian of gaussian method without using the built in fspecial log?
I'm doing an image processing using laplacian of gaussian to enhance my picture (see http://homepages.inf.ed.ac.uk/rbf/HIPR2/log...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to add new rows and columns between the original pixels?
I'm doing a zooming using a Zero Order Hold method (see http://www.tutorialspoint.com/dip/zooming_methods.htm method 2 for our r...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can I Zoom image using Zero Order Hold Method?
Can you help me with zooming an image using zero order hold method? I know the computation using that method in integers but in...
9 years 前 | 1 个回答 | 0

