Community Profile

photo

Alex Hoppus


Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Filtering spectrum using FIR filters
If i have signal values x[T] and filter coefficients b[i], i can perform filtering using convolution. Suppose i have spectru...

11 years ago | 1 answer | 0

1

answer

Question


Multiple objects tracking algorithm
Hello. I need to solve the following problem: suppose i have a sequence of images, with detected traffic signs (i have bounding ...

12 years ago | 0 answers | 0

0

answers

Question


Segments Voronoi diagram
Hello. Where can i find algorithm to construct Voronoi diagram for non-intersecting parallel line segments?

12 years ago | 0 answers | 0

0

answers

Question


Configuration manager - >Paralle job validation failed
Hello. Some errors occur during paralle job validation in configuration manager. What does the log mean? What should i correct? ...

12 years ago | 0 answers | 0

0

answers

Answered
Voronoi diagram for lines
Yes, your function build vd for set of points, not for lines

12 years ago | 0

Question


Voronoi diagram for lines
Hello. Can anyone help me to find a code for voronoi diagram construction? (for ortogonal lines)

12 years ago | 1 answer | 0

1

answer

Answered
Matlab pool error
Thanks, that was right! But now another error occurs after using matlabpool *??? Error using ==> matlabpool at 133 The interacti...

12 years ago | 0

Answered
Matlab pool error
Yup, but out = findResource(); gives the same mistake. It isn't my code (i mean with matlabpool), so i just confused what should...

12 years ago | 0

Question


Matlab pool error
Hello. PC: intel core i7 Matlab: 2011a I have some problems with comand matlabpool(number_of_workers); With any number_of_w...

12 years ago | 4 answers | 0

4

answers

Question


Circle reconstruction algorithm
Hello. I have binary images with circle segments, and non circle segments. You can see one of them here: <http://www.pictureshac...

12 years ago | 1 answer | 0

1

answer

Question


insert into array with probability
I have one array a=[...] and confidence array. Confidence array have the same length with a array, and confidence(i) means the p...

13 years ago | 2 answers | 0

2

answers

Question


Detection of rectangles
Hello everyone. Could anyone help me to find a code for rectangles detection, based on Hough transform?

13 years ago | 1 answer | 0

1

answer

Answered
Matlab max array size
"How are you creating the array? " I don't know the size of array, so i fill it in this way: first initialization: array...

13 years ago | 0

Question


Matlab max array size
Hello everyone. I use matlab for data classification. When i try to create samples array, i get 'out of memory' error. The array...

13 years ago | 2 answers | 0

2

answers