paper-with-me

홈 › Papers

A modified ant colony based approach to digital image edge detection

2015-11-05 · 2nd International Conference on Knowledge-Based Engineering and Innovation (KBEI) 2015 11 · Aydin Ayanzadeh, Hossein Pourghaemi, Yousef Seyfari

Ant Colony Optimization (ACO) is a nature inspired meta-heuristic algorithms, which can be applied to a wide range of optimization problems. In this paper we present a modified method for edge detection based on the Ant Colony Optimization. Because of disadvantages of traditional edge detection methods, ACO as a relatively new meta-heuristic approach has been used to solve the edge detection problem. The performance of proposed method is compared with traditional ant colony methods, also we have large number of experiments to find out the suitable threshold for proposed method. The experimental results clearly indicate how the ACO can extracts edges in efficient way, also we speed up the proposed method by modifying the effective parameters in speed of the problem and replacing them by optimized values. The results show that this method is faster and more efficient than other former Ant Colony-based edge detection methods.

📄 PDF Abstract BibTeX

Code (1)

Ayanzadeh93/Antcolony-edgedetection

Tasks

Edge Detection

Similar Papers 제목 키워드 기반

A Digital Pheromone-Based Approach for In-Control/Out-of-Control Classification

2025-10-02 · Pedro Pestana, M. Fátima Brilhante arxiv

In complex production lines, it is essential to have strict, fast-acting rules to determine whether the system is In Control (InC) or Out of Control (OutC). This study explores a bio-inspired method that digitally mimics…

An Open Source Computer Vision and Machine Learning Framework for Affordable Life Science Robotic Automation

2026-03-20 · Zachary Logan, Andrew Dudash, Daniel Negrón arxiv

We present an open-source robotic framework that integrates computer vision and machine learning based inverse kinematics to enable low-cost laboratory automation tasks such as colony picking and liquid handling. The sys…

Semantic Segmentation

Integration of graph clustering with ant colony optimization for feature selection

2015-09-04 · Parham Moradi, Mehrdad Rostami

Feature selection is an important preprocessing step in machine learning and pattern recognition. The ultimate goal of feature selection is to select a feature subset from the original feature set to increase the perfo…

ClusteringCommunity Detectionfeature selectionGeneral Classification+1

An Improved ACS Algorithm for the Solutions of Larger TSP Problems

2013-04-13 · Md. Rakib Hassan, Md. Kamrul Hasan, M. M. A. Hashem

Solving large traveling salesman problem (TSP) in an efficient way is a challenging area for the researchers of computer science. This paper presents a modified version of the ant colony system (ACS) algorithm called Red…

Combinatorial OptimizationTraveling Salesman Problem

Neural Bee Colony Optimization: A Case Study in Public Transit Network Design

2023-05-18 · Andrew Holliday, Gregory Dudek

In this work we explore the combination of metaheuristics and learned neural network solvers for combinatorial optimization. We do this in the context of the transit network design problem, a uniquely challenging combina…

Combinatorial Optimization