Changes between Version 1 and Version 2 of upiv_concepts
- Timestamp:
- Aug 29, 2014, 4:33:01 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
upiv_concepts
v1 v2 9 9 * Hough transform works well with sharp edges. According to Thorsten and Alexandre it fails with test data. 10 10 * Shall we pass through some edge-detection / segmentation algorithm before? 11 * Comment: usually edge-detection (Canny algorithm) is first applied 11 12 * Convolution as implemented by Thorsten 12 13 * How to select threshold?