GitHub / Siddharth1698 / Image-Processing-to-find-the-brightest-area-in-Astronomical-image-and-video-using-Kadane-s-Algorithm
Using Kadane's Algorithm to find the brightest area in Astronomical images. Using concept of maximum contiguous subarray to find the area with highest sum and thus using opencv and finding the brightest area, applying on image and video.
Stars: 7
Forks: 0
Open issues: 0
License: apache-2.0
Language: Jupyter Notebook
Size: 1.04 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: astronomical-images, image-processing, kadane, kadane-algorithm, maximum-contigeous-sum, opencv, subarray