Statistics
6 Questions
0 Answers
RANK
76,766
of 301,344
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,238
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,044
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0

