Overview

pncCounter.m is a MATLAB app designed to count the number of PNCs in a given dataset. This app processes input data and provides a count of the PNCs, along with any relevant statistics. The app uses the Segment Anything Model (SAM) to segment the PNCs and a support vector machine (SVM) model to reject bad detections.

Download