photo

Maria Kanwal


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
155,376
of 300,771

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


image processing with parallel computing gives incorrect results
i need to read all images in a folder in groups of 3 and process them for that i am using a broadcast variable to store the name...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Histogram of Luv image
I need to compute a single histogram with 125 bins (5^3) for an Luv image. I can get separate channels using _L=img(:,:,1)_ and...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Invalid mex file error
This error was coming up because the mex file was compiled under an earlier version of matlab, the actual issue being compatibil...

9 years 前 | 0

| 已接受

提问


Invalid mex file error
I am getting "invalid mex file" error while running some code in matlab (64 bit on Windows 7(64 bit)). After some googling I lea...

9 years 前 | 2 个回答 | 0

2

个回答

提问


detecting and labeling an object from an image
I am trying to detect and label some objects of interest from image sequences using feature matching, tried SURF, BRISK, MSER et...

10 years 前 | 0 个回答 | 0

0

个回答

提问


detecting and labeling an object from an image
I am trying to detect and label some objects of interest from image sequences using feature matching, tried SURF, BRISK, MSER et...

10 years 前 | 2 个回答 | 0

2

个回答

提问


how to iterate through all the pixels within a bbox returned by vision.BlobAnalysis
Hi I want to iterate through all the pixels within a bbox returned by vision.BlobAnalysis to sum their values, tried following ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


why bbox in blob analysis has negative values
Hello all I am working on motion based video segmentation, after foreground detection and blob analysis I saved each blob's bbo...

10 years 前 | 0 个回答 | 0

0

个回答