Community Profile

photo

pooja


University of Southern California

Active since 2012

Professional Interests: image processing, fuzzy logic, computer vision

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


speeding up code (mean shift colour image segmentation)
I know there are several links out there - but i can't seem to speed up my code (below) - The code implements **mean-shift a...

10 years ago | 1 answer | 0

1

answer

Question


how to renormalize a plotted gaussian distribution so that CDF adds up to 1?
I have a Gaussian Distribution plot with a certain mean and SD. but my probabilities add up to 0.20 or so. how do i re-sca...

10 years ago | 0 answers | 0

0

answers

Question


How to store a pixel location in an array?
Suppose i'm scanning my image for pixels that match a criteria, instead of storing the PIXEL itself, i want to put the X-co...

10 years ago | 2 answers | 0

2

answers

Question


redistribution of pixels in intensity levels of a histogram
I have to do the following - 1) find pixels belonging to intensity-level-0 to intensity-level-256 and store them in 256 arra...

10 years ago | 1 answer | 0

1

answer

Question


open a 24-bit depth interleaved RGB RAW file
Using fread, how do i open a RAW file? which is of size m*n*3 ? i realise a lot of questions have been asked already but no...

10 years ago | 2 answers | 0

2

answers

Question


DSP dilemma for acquisition
For real time image acquisition (or even video) Which of the following is the best? 1) TMS320C5416 2) TMS320C6713 3) In...

11 years ago | 0 answers | 0

0

answers

Question


Advantages of Kalman filter over other filters for target tracking
Im aware of the use of probabilistic data association filters, Kalman filters and particle filters etc for tracking targets. Wha...

11 years ago | 0 answers | 0

0

answers

Question


How to simulate a vehicle (car/bike) horn audio pattern on matlab?
Okay so I want to simulate the audio patterns generated by honking so I can do some experiments on it (like figure out how to ca...

11 years ago | 1 answer | 0

1

answer

Question


To detect a moving object in a video feed with constantly changing background
My intention is to capture real time video sequence from a camera fixed atop a moving car, and scan continuously for any intrusi...

11 years ago | 1 answer | 0

1

answer