Copyright (c) 2024 Mohamed Al Tawil 2028126019@ogrenci.karabuk.edu.tr
edmABC Algorithm: Edge detection of mammography image using improved artificial bee colony algorithm, No: 836910
This repository contains the implementation of the edmABC algorithm, an improved Artificial Bee Colony (ABC) optimization technique for edge detection in mammography images. The algorithm enhances edge accuracy and reduces noise, making mammogram analysis more effective for early breast cancer detection.
- Utilizes gradient values and statistical estimation for precise edge detection.
- Employs opposition-based learning and chaotic systems to ensure diverse exploration of solutions.
- Outperforms traditional edge detection techniques like Canny, Sobel, and Prewitt.