pooja
University of Southern California
2012년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 12년 전 | 답변 수: 2 | 0
2
답변질문
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...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 13년 전 | 답변 수: 1 | 0

