RF01-01-P2 Extension to the database system for image segmentation and data analysis Details
Project Details
Start Date: 2025-07-30
End Date: 2025-07-30
Abstract
pgcv is a PostgreSQL extension designed to enable computer vision capabilities directly within the database server. It provides tools for image segmentation, with a particular focus on digital mammogram analysis. The extension introduces custom data types using PostgreSQL composite types and implements its functionality through PL/Python, allowing image processing algorithms to be executed within SQL queries. By integrating computer vision tasks into the database layer, pgcv facilitates efficient and scalable image analysis workflows in medical and other data-intensive domains.