In computer vision, a feature is a measurable piece of information that represents a specific aspect of an image or video. Features can be low-level, like edges and corners, or high-level, such as shapes and semantic objects, depending on the complexity of the analysis. Traditional features, such as SIFT, HOG, and SURF, are manually designed algorithms that identify patterns in the data. For example, corners in an image may indicate object boundaries, and gradients can reveal textures. These features are essential for tasks like object detection and matching. Modern deep learning methods extract features automatically through neural networks. For instance, convolutional layers in a CNN capture hierarchical features that make it easier to identify objects or classify scenes. These features play a crucial role in applications ranging from facial recognition to autonomous driving.
What is a feature in Computer Vision?

- Getting Started with Zilliz Cloud
- Master Video AI
- AI & Machine Learning
- Mastering Audio AI
- Information Retrieval 101
- All learn series →
Recommended AI Learn Series
VectorDB for GenAI Apps
Zilliz Cloud is a managed vector database perfect for building GenAI applications.
Try Zilliz Cloud for FreeKeep Reading
Are there differences in DeepResearch's output quality when it uses the full time budget (e.g., 30 minutes) versus a shorter duration?
Yes, DeepResearch’s output quality generally improves when it uses the full time budget (e.g., 30 minutes) compared to s
How do IR systems use reinforcement learning?
In information retrieval (IR), reinforcement learning (RL) is used to optimize search algorithms by treating the retriev
How does open-source support DevOps workflows?
Open-source software significantly enhances DevOps workflows by providing flexible tools, foster collaboration, and ensu