OmarHisham98 / Cartoonifying-Line-detection-using-hough-transform

P1:Applying Image Processing Filters For Image Cartoonifying,________P2:the detection of road lanes in an image using Hough Transform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cartoonifying-Line-detection-using-hough-transform

P1:Applying Image Processing Filters For Image Cartoonifying -->we want to make the real-world images look like they are genuinely from a cartoon. The basic idea is to fill the flat parts with some color and then draw thick lines on the strong edges. In other words, the flat areas should become much more flat and the edges should become much more distinct. We will detect edges and smooth the flat areas, then draw enhanced edges back on top to produce a cartoon or comic book effect. P2:the detection of road lanes in an image using Hough Transform.

About

P1:Applying Image Processing Filters For Image Cartoonifying,________P2:the detection of road lanes in an image using Hough Transform.


Languages

Language:Jupyter Notebook 100.0%