Community Profile

Anusha


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Removing comas from the text file
I have a text file containing some numbers separated with coma.How can I remove those comas. Example: data.txt={1,2,3,4..........

10 years ago | 0 answers | 0

0

answers

Question


To separate a set of data into two groups
Assume we have the following array as declared in the following example: x(1)=1 x(2)=2 x(3)=3 x(4)=4 x(5)=5 ...

10 years ago | 2 answers | 0

2

answers

Question


loading an image into 6713 dsk
I have a .bmp image.I want to load this image to 6713 dsk.How can I do this.How to convert this image to .dat file?I am using co...

11 years ago | 0 answers | 0

0

answers

Question


image processing in tms6713dsk
Hi...I want to do histogram equalisation in 6713 dsk.for that how can I load the image,or how to convert nxm dimension image to ...

11 years ago | 1 answer | 0

1

answer

Question


to find mahalanobis distance
i want to find the mahalanobis distance between two images.In the formula D=sqrt[(X-Y)C^-1(X-Y)'],what is the dimension of inv...

11 years ago | 0 answers | 0

0

answers

Question


adding gaussian noise to an image
how can i add gaussian noise to an image without using built in function imnoise....please help..

11 years ago | 1 answer | 0

1

answer

Question


how to find the eucledian distance
i have 10 gray images of size [256 256],ihave extracted the feature vector of all images.the fv of each image is of size[1 65536...

11 years ago | 1 answer | 0

1

answer