Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Doubt on HoughLinesProbabilistic function

Hi all! I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file (my karma doesn't permit me to put the links to the file), and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line 633 - 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing it.

I'm not sure this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks! Giulio

Doubt on HoughLinesProbabilistic function

Hi all! all!

I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file (my karma doesn't permit me to put the links to the file), and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line 633 - 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing it.

I'm not sure this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks! Giulio

Doubt on HoughLinesProbabilistic function

Hi all!

I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file (my karma doesn't permit me to put the links to the file), and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line 633 - 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing it.the same accumulator.

I'm not sure this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks! Giulio

Doubt on HoughLinesProbabilistic function

Hi all!

I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file (my karma doesn't permit me to put the links to the file), and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line (line 633 - 641): 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing the same accumulator.

I'm not sure this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks! Giulio

Doubt on HoughLinesProbabilistic function

Hi all!

I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file (my karma doesn't permit me to put the links to the file), and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line 633 - 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing the same accumulator.

I'm not sure whether this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks! Giulio

Doubt on HoughLinesProbabilistic function

Hi all!

I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file (my karma doesn't permit me to put the links to the file), hough.cpp file, and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line 633 - 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing the same accumulator.

I'm not sure whether this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks! Giulio

Doubt on HoughLinesProbabilistic function

Hi all!

I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file, and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line 633 - 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing the same accumulator.

I'm not sure whether this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks! Thanks!

Giulio

Doubt on HoughLinesProbabilistic function

Hi all!

I was looking to the code of the HoughLinesProbabilistic function in the hough.cpp file, and I found something strange to me.

What makes me doubting is the part in which the accumulator is decremented after a "good_line" has been found (line 633 - 641): in fact while only a fraction of its pixels took part to the voting in the accumulator, it seems that all of his pixels take part in decrementing the same accumulator.

I'm not sure whether this is the correct place where talking about that, but I was not sure about reporting an issue on github either.

Thanks!

Thanks, Giulio