Skip to content

GuChangyang/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Python

In findecircle (1)Reduce the noise of the picture.(2) Threshold the image into a binary image. Apply Hough transform to detect circle at every edge pixel and update the accumulator array and draw the circles. the result is show in picture;

Intercom is a project that like we have some customer records in a text file one customer per line, JSON-encoded. We want to invite any customer within 100km of our Dublin office (GPS coordinates 53.3381985, -6.2592576) for some food and drinks on us.

the program will read the full list of customers and output the names and user ids of matching customers (within 100 km), sorted by user id (ascending).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published