Community Profile

photo

annmaria


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Read particular images from a folder
I have a folder which contain 17 images and are named like 1im,2im...17im. I am classified this images into two classes 1 and 2....

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


Find the distance between images which are saved in cell array form
Iout is a binary image.After finding its connected component I want to find the images which are matched to these connected ...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


text detection in matlab
I am comparing different images inorder to done text recognition. I found out the matched images.figure1,figure2,figure3 are the...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


Read the corresponding image in matlab
I calculated the distance between an image A1 and different images like image1,image2,image3 and image4 based on its hierarchi...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


one to many matching in matlab
I have two folders. I want to find the hierarchicalCentroid of the first image in the folder1 and all the images in the folder 2...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


Matching two images by extracting surf features
I want to compare the two images and recover the transformed image by extracting surf features. But I got the recovered image as...

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


how to make the image suitable for recognition using hit or mis
X=imread('testimage1.bmp'); %imshow(X) %intrec(X) %The digits found in the image are: %0 %3 %5 %-------...

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


filtering text and non text region based on svm classification
My work is on text detection. I used connected component analysis. Now i want to filter the nontext and nontext regions.I used t...

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


letter matching between two folders
If i have two folders with letters .First One have different fond and orientation. i want to match the letters with the other fo...

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


Matching two images and obtain the correct image
<< <</matlabcentral/answers/uploaded_files/34083/aa.bmp>> >> I have two images i want to compare this images and get the...

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


renaming the image after matching the image with other folder in matlab
I have two folders, In the first folder connected components are present like alphabets and some other components, each are na...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


classification using k nearest neighbour rule
I have some alphabets like A,B...Z. in 26 folder and its features are calculated. If my input is a alphabet's image. Is it possi...

bijna 9 jaar ago | 0 answers | 0

0

answers

Question


save sequence of images in a folder using matlab
I want to save images into a folder. I tried a code given below [Ilabel num] = bwlabel(If); disp(num); Iprops = r...

bijna 9 jaar ago | 1 answer | 0

1

answer