Has two functionalites:
- takes object name and finds it current position wrt to location given or by default the current location of the user.
crux find <objectname> <location> # by defualt it's your present location on Earth.
- takes image file and gets the penumbra and umbra of the shadow image given the image file.
crux getsize <imagefilePath> <distance between object and observing plane> <distance between source and object>
-
Getting trajectory image, plots and simulations
-
Applying a better approach in setting thresold of the circle classifier./ Other approach for detecting the penumbra and umbra more efficiently.(In progress)
-
As the oreintation of plane is not known the image of shadow is an ellipse. So instead of cirlce we should work with ellipse.