Skip to content

Estimate area of a closed 2d curve using Monte carlo simulation

Notifications You must be signed in to change notification settings

darknight009/MonteCarloArea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonteCarloArea

RED points are recognized to be lying within the bounded region
BLUE points are outside

Area is calculated as:
     Count(Reds)/Count(Blues)

Original Thinned/Skeletonized
Original thick image Thinned image
Simulation
alt text

About

Estimate area of a closed 2d curve using Monte carlo simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages