Welcome to the Computer Vision Fundamental and Development Guide repository! This guide is designed to provide you with a foundational understanding of Computer Vision and guide you through its practical applications and development. Whether you're a beginner or looking to deepen your knowledge, this guide covers essential topics to get you started.
- Pengenalan Computer Vision
- Pengaplikasian Computer Vision di Dunia Nyata
- Pengolahan Citra Dasar
- Image Classification
- Object Detection
- Image Segmentation
- Convolutional Neural Networks (CNN)
- Arsitektur CNN
- Framework yang Digunakan pada Computer Vision
Understand the basics of Computer Vision, its definition, and its applications in various fields.
Resources:
Explore real-world applications of Computer Vision in industries such as healthcare, automotive, retail, and more.
Resources:
Learn the basics of image processing, including operations like blurring, sharpening, and filtering.
Resources:
Understand the concept of image classification and learn how to categorize images into different classes.
Resources:
Explore Object Detection, a computer vision task that involves identifying and locating objects in an image or video.
Resources:
Learn about image segmentation, the process of dividing an image into meaningful parts or segments.
Resources:
Understand the fundamentals of Convolutional Neural Networks (CNNs) and their role in computer vision tasks.
Resources:
Explore different architectures of Convolutional Neural Networks, such as VGG, ResNet, and Inception.
Resources:
Discover popular frameworks used for Computer Vision development, such as OpenCV, TensorFlow, and PyTorch.
Resources:
Feel free to explore each topic at your own pace. Happy learning and exploring the exciting world of Computer Vision!