Feeds
提问
How to get spectrum of an image?
I have an image : img = imread('pic.jpg'); Now, How can I get spectrum of that image?
11 years 前 | 1 个回答 | 0
1
个回答提问
Digit recognizing by Matlab And Fuzzy system
Hi there. I tried following approach to recognizing digit in an image by Matlab Command Line And Fuzzy System. Point: Below ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Crop part of an image
Hi there. i've an image : (120 * 160 px) <<http://up.vbiran.ir/uploads/136626633118722_2.jpg>> I want to crop part of t...
13 years 前 | 1 个回答 | 0
1
个回答提问
Problem with implementing RLC function...
Hi every body. There is a binary image in a variable like : img = 1 1 0 0 0 1 0 1 ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Counting just coins in this image !...
Hi I tried below code to count coins in image and it's work fine : function ret = CountCoins(img) subplot(2,2,1); ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Counting coins in an image...
Hello I tried below code for counting coins in an image. and it's work... .......................... function p = Count...
13 years 前 | 1 个回答 | 0
