photo

Fatma Gargouri


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

debutant

统计学

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


viewing the execution of a program
Hello, I wonder if there is a matlab function which visualise the execution of a program by a video sequence ?! thank y...

12 years 前 | 2 个回答 | 0

2

个回答

提问


imhist for an spm image
Hello, I'm working on spm images and their intensity are between 0 and 1913!! I would first of all create an histogram for ...

12 years 前 | 3 个回答 | 0

3

个回答

提问


problem with a PGM file
hello I want to execute the code proposed by David low for the SIFT detector <http://www.cs.ubc.ca/~lowe/keypoints/> it ...

12 years 前 | 4 个回答 | 0

4

个回答

已提交


thresholding the maximum entropy
Maximum entropy thresholding is the maximization of information between object and background.

12 years 前 | 5 次下载 |

Thumbnail

已提交


thresholding the minimum cross-entropy
Choose "the best threshold" using the method of minimum cross entropy.

12 years 前 | 1 次下载 |

Thumbnail

已回答
extract Vector's index from Matrix
thank you Grzegorz Knor K=M(:,1); p=1; for i=1:size(V,1) ind=ismember(i,K); ...

12 years 前 | 0

提问


extract Vector's index from Matrix
Hello, I have a matrix M size(M)=n*2 and a Vector V size(V)=n*1 in the fist colomn of M we find some indexes of V ...

12 years 前 | 3 个回答 | 0

3

个回答

提问


draw a line on an image
Hello I want draw a line on an image, just by giving the coordinates of the extremities. I tryed the function *_l...

13 years 前 | 2 个回答 | 0

2

个回答

提问


matrix multiplication
Hello, I m wrinting a code for itertaive closest point and i got this error ??? Error using ==> mtimes Inner ma...

13 years 前 | 3 个回答 | 0

3

个回答