linengmiao
Newbie level 1
- Joined
- Nov 18, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 7
Hello everybody,
I am performing hough transform on a blank image with just a horizontal black line 10px long 1px high, can't be made easier I guess. But for some dark mysterious reason I get 7 different points with value 10 (10 votes) in my accumulator.
How is this even possible?
Do I understand someting wrong in the functioning of hough transform?
I've been searching for weeks now, I really don't get it.
my code can be vieuwed here if necessary: https://ideone.com/CfIbJZ
Thanks a lot
I am performing hough transform on a blank image with just a horizontal black line 10px long 1px high, can't be made easier I guess. But for some dark mysterious reason I get 7 different points with value 10 (10 votes) in my accumulator.
How is this even possible?
Do I understand someting wrong in the functioning of hough transform?
I've been searching for weeks now, I really don't get it.
my code can be vieuwed here if necessary: https://ideone.com/CfIbJZ
Thanks a lot