+ All Categories
Home > Documents > constellations identification

constellations identification

Date post: 19-Feb-2017
Category:
Upload: tunde-akinsanmi
View: 199 times
Download: 1 times
Share this document with a friend
16
Constellation Identification Akinsanmi A.B Bandhana Arti
Transcript
Page 1: constellations identification

Constellation IdentificationAkinsanmi A.BBandhana Arti

Page 2: constellations identification

The Night Sky People have watched the night skies for thousands of years.

Some just out of curiosity. Some out of boredom.

They noticed that there was a pattern in the way the stars revolved around the heavens. These patterns were grouped to form constellations.

has been useful in navigation before technology and even now.

Timing of agricultural seasons…

Page 3: constellations identification

Astronomers label stars within a constellation based on their apparent brightness

88 constellations are recognized, 30 belonging to the northern hemisphere.

E.g. Orion (the great hunter).

Its difficult to notice this patternIf one is not familiar with them

So……..3

Page 4: constellations identification

Objectives To identify constellations in pictures taken by

amateur cameras and perhaps beyond.

By using image processing techniques to recognize star patterns. Create database of Northern constellation compare with test images Select match

4

Page 5: constellations identification

5

Page 6: constellations identification

Build Constellation database

6

• Take constellation templates

Image credit: The constellations. International Astronomical Union

Page 7: constellations identification

7

Convert to binary With only stars Label according to

area(magnitude) Extract center and

area of each star (Regionprops)

Calculate distance of each star to star 1.

Page 8: constellations identification

Set imaginary between 2 brightest stars as reference line

From star 1, calculate angle of other stars to this line.

Normalize values by distance to the 1st star

Combine these d1,d2, α1 ,m into a cell structure which represents a descriptor for that constellation.

Do this for all constellations, save in database

8

Page 9: constellations identification

Constellation database

9

Page 10: constellations identification

Test Image processing

Using threshold (T)

Removing stars less than area (a)

Test image courtesy:David Malin Binary

These values control the amount of stars in the Binary

Page 11: constellations identification

Detection

11

With descriptor (d1, d2, α1) for each extracted from binary image, find match in database with 10% error margin.

If half the total number of stars in constellation is found, the constellation has been detected

Page 12: constellations identification

T=0.7,a=5

Page 13: constellations identification

• Star brightness are not directly consistent with what template indicates.

• Presence of planet or unidentified bright objects.

• Time frame to make complete algorithm

• Different quality of test-images

Challenges

Page 14: constellations identification

Future work

• Complete the algorithm to plot the detected constellation.

• Search for all constellations in a wide field image.

Page 15: constellations identification

• The implemented methodology in this algorithm makes use of a combination of trivial functions and mathematical tools to achieve the identification of constellations.

• It was able to achieve good match for 25 of the 30 contellations using 50 test images.

Conclusion

Page 16: constellations identification

Ursa major and minor Constellation


Recommended