Computer vision is the field of artificial intelligence concerned with enabling computers to interpret and extract information from visual data such as images and video. Core tasks include image classification, object detection and localization, semantic and instance segmentation, facial recognition, and optical character recognition. Early approaches relied on hand-crafted feature descriptors combined with classical machine learning classifiers; current computer vision is dominated by convolutional neural networks and, increasingly, vision transformer architectures trained on large annotated image datasets. A notable 2026 development is the shift toward foundation models that displace task-specific training for many commercial applications, alongside growing use of agentic vision systems moving from research into operational deployment. Computer vision supports applications including autonomous vehicle perception, medical image analysis, industrial quality inspection, surveillance and security systems, and augmented reality. As an open-access computer vision journal, IJACSA publishes research on computer vision algorithms, model architectures, and applied vision systems evaluated on standard and domain-specific image datasets.
Published in International Journal of Advanced Computer Science and Applications (IJACSA)
· list last refreshed September 2026
K-means is a compute-intensive iterative algorithm. Its use in a complex scenario is cumbersome, specifically in data-intensive applications. In order to accelerate the K-means running time for data-intensive application…
Intelligent transportation systems enables the analysis of large multidimensional street traffic data to detect pattern and anomaly, which otherwise is a difficult task. Advancement in computer vision makes great contrib…
The image features (local, global) pay vital role in image retrieval system. The effectiveness of these image features depends on the application domain, i.e., in some domains the global features generate better results…
Convolutional Neural Network (NN) has gained a lot of attention of the researchers due to its high accuracy in classification and feature learning. In this paper, we evaluated the performance of CNN used as feature for i…
Gesture-based communication is on the rise in Human Computer Interaction. Advancement in the form of smart phones has made it possible to introduce a new kind of communication. Gesture-based interfaces are increasingly…
The main weakness of the k-Nearest Neighbor algorithm in face recognition is calculating the distance and sort all training data on each prediction which can be slow if there are a large number of training instances. Thi…
A computer vision system is implemented to detect
errors in the cutting stage within the manufacturing process of
garments in the textile industry. It provides solution to errors
within the process that cannot be easily…
In the context of emerging technologies, Cloud Computing (CC) was introduced as a new paradigm to host and deliver Information Technology Services. Cloud computing is a new model for delivering resources. However, there…
Mammography is specialized medical imaging for scanning the breasts. A mammography exam (A Mammogram) helps in the early detection and diagnosis of breast cancer. Mammogram image segmentation is useful in detecting the b…
The advancement of visual sensing has introduced better capturing of the discrete information from a complex, crowded scene for assisting in the analysis. However, after reviewing existing system, we find that majority o…