crazybiocomputing
Pages
(Move to ...)
Home
Image Processing
Python & Imaging
Mini-games
▼
Wednesday, July 26, 2023
Lines Detection: Use of the Radon Transform
The classical approach to detect lines in an image is the
Hough
Transform
. Here I'll present another alternative based on the Radon Transform (seen in my
Learning Tomography
series
[see TOC]
).
Thursday, March 30, 2023
Python - Table of Contents
Section dedicated to
Python
and image manipulation
‹
›
Home
View web version