photo

annmaria


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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....

9 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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 %-------...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答