Community Profile

photo

OCEAN LOVER


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


run() command does not run .m file already in the directory, showing [Error using evalin Undefined function or variable]
In a directory @tree, I have a matlab file as Constructing_hierarchy_tree.m. when i am inside the directory and I am typing the ...

8 years ago | 0 answers | 0

0

answers

Question


to store SURF features of 10 images in a single variable
i have an array called node_2. in that array i have 10 images. what i am trying to do is, detect SURF features for all 10 images...

9 years ago | 1 answer | 0

1

answer

Question


How to plot points of same color based on values
a = ginput(33); a1 = input('initial value of a1: '); a17 = input('initial value of blank or a17: '); noth = input('...

10 years ago | 0 answers | 0

0

answers

Question


download link for MATLAB R2012b full version
can you please provide me the link for MATLAB R2012b full version. each time i try to download, it says tat i need to be associa...

11 years ago | 3 answers | 0

3

answers

Question


how to uniformly quantize an intensity image into K levels (where K=4, 16, etc)? and how to display these quantized images? i am able to generate the gray scale image, but please let me know how to quantize it uniformly.
i am trying to do uniform quantization on a gray scale image. i have tried imquantize() but it did not help. i have generated an...

11 years ago | 1 answer | 0

1

answer