🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Active Contour

Deformable model that evolves under the influence of internal and external forces to adapt to object boundaries in an image.

📖
terms

Snake (Model)

Type of active contour defined by a parametric curve that deforms to minimize a functional energy including regularization terms and data attachment terms.

📖
terms

Level Set

Numerical method for tracking interfaces and shapes, representing the contour as the zero level of a higher-dimensional function.

📖
terms

Gradient Map

Image representing the magnitude of intensity change pixel by pixel, used to locate strong variations characteristic of edges.

📖
terms

Laplacian of Gaussian (LoG)

Filter combining Gaussian smoothing and a Laplacian operator to detect edges by identifying zero-crossings of the second derivative.

📖
terms

Difference of Gaussians (DoG)

Efficient approximation of the Laplacian of Gaussian, obtained by subtracting two smoothed versions of the image to highlight structures at different scales.

📖
terms

Vector Force Field

Two-dimensional map assigning a vector to each pixel, guiding active contours toward object boundaries by combining attraction and repulsion.

📖
terms

Contour Curvature

Measure of the rate of change of direction of a contour, used as a regularization term in active contour models to avoid irregularities.

📖
terms

Stopping Function

Term in active contour evolution equations that slows or stops the movement of the contour when it reaches object boundaries.

📖
terms

Mumford-Shah Model

Variational formulation for image segmentation that simultaneously seeks to segment the image and approximate each segment by a smooth function.

📖
terms

Watershed Segmentation

Morphological method that considers the image as a topographic relief, where contours correspond to ridge lines separating catchment basins.

📖
terms

Geodesic Contour

Variant of active contours where the contour evolves by minimizing a geodesic energy weighted by a stopping map, offering better topological convergence.

📖
terms

Bilateral Filter

Non-linear smoothing filter that preserves contours by weighting pixels both by their spatial distance and intensity similarity.

📖
terms

Deep Learning Edge Detection

Approach using trained convolutional neural networks to directly predict edge maps or boundary probabilities between objects.

🔍

No results found