photo

Maria Kanwal


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
159,932
of 301,200

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

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

10 years ago | 0

| accepted

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers