AIWiki
Malaysia
Back to all articles
Applicationscomputer visionimage recognitionobject detection

Computer Vision

3 min readUpdated May 2026
Computer Vision
Subfield of
Artificial Intelligence
Input
Images, video, depth, LiDAR
Core tasks
Classification, detection, segmentation
Key architectures
CNN, Vision Transformer (ViT)
Applications
Autonomous vehicles, medical imaging, security

Computer vision is the interdisciplinary field enabling machines to extract meaning from visual data. It combines techniques from image processing, pattern recognition, and deep learning to perform tasks that require visual understanding — from reading handwritten digits to detecting tumours in X-rays.

Core Tasks

  • Image classification — assigning a single label to an image (e.g., "cat", "dog")
  • Object detection — identifying and localising multiple objects with bounding boxes (YOLO, Faster R-CNN)
  • Semantic segmentation — classifying every pixel in an image
  • Instance segmentation — segmenting each individual object instance
  • Pose estimation — inferring the spatial arrangement of body joints
  • Optical character recognition (OCR) — recognising text in images
  • Face recognition — identifying individuals from facial geometry
  • Depth estimation — inferring 3D structure from 2D images

Architectures

Convolutional Neural Networks (CNNs) dominated computer vision from 2012 (AlexNet's ImageNet win) through the early 2020s. Landmark CNNs: VGG, ResNet, EfficientNet, MobileNet. Vision Transformers (ViT) apply the transformer's attention mechanism to image patches, achieving state-of-the-art results on most benchmarks and enabling better integration with text (multimodal models like CLIP, Flamingo, GPT-4V).

Applications

| Sector | Application | |--------|-------------| | Healthcare | Radiology AI, pathology slide analysis, diabetic retinopathy screening | | Autonomous vehicles | Road scene understanding, obstacle detection, lane tracking | | Manufacturing | Defect detection, quality control, assembly verification | | Security | Surveillance, access control, crowd analytics | | Agriculture | Crop disease detection, yield estimation, drone-based field monitoring | | Retail | Self-checkout, inventory management, customer analytics | Industrial deployment — Malaysian manufacturers (particularly in the Penang and Selangor semiconductor corridors) deploy computer vision for automated optical inspection (AOI) of PCBs and ICs. Companies including Jabil, Agilent (Keysight), and Intel Penang run AI-enhanced quality control lines. Agriculture — oil palm — Malaysia is the world's second-largest palm oil producer. Computer vision is being applied to:
  • Disease detection — identifying Ganoderma basal stem rot from drone imagery
  • Yield estimation — counting fresh fruit bunches from aerial RGB imaging
  • Harvesting guidance — robotic harvesting using vision systems
Partners: MPOB (Malaysian Palm Oil Board), Sime Darby Plantation, FGV Holdings. Smart city surveillance — PDRM (Royal Malaysia Police) and DBKL (Kuala Lumpur City Hall) operate CCTV networks with AI-enhanced analytics. Concerns about facial recognition in public spaces have been raised by civil society groups (SUARAM, Centre for Independent Journalism) given the absence of a biometrics-specific regulation. Healthcare AI — Hospital Kuala Lumpur (HKL) and KPJ Healthcare are piloting computer vision for retinal screening and chest X-ray triage. MOH's Digital Health Blueprint guides clinical AI validation. Aerodyne Group — Kuala Lumpur-based drone intelligence company, ranked among the top 5 drone companies globally. Aerodyne's IRIS platform uses computer vision for infrastructure inspection (power lines, oil pipelines, telecoms towers) across 35+ countries.
  1. Krizhevsky, A. et al. (2012). "ImageNet Classification with Deep Convolutional Neural Networks." NeurIPS 2012.
  2. Dosovitskiy, A. et al. (2021). "An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale." ICLR 2021.
  3. Aerodyne Group (2024). Annual Report 2024. Aerodyne Group Sdn Bhd.