ImageD  v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
D_FeatureSet Member List

This is the complete list of members for D_FeatureSet, including all inherited members.

D_FeatureSet()D_FeatureSet
detect_Harris(Mat *pMA_In, int blockSize, int sobelAperture, double harrisParam, double thres)D_FeatureSet
detect_ShiTomasi(Mat *pMA_In, int maxCorners, double qualityLevel, double minDist, int blockSize, int sobelAperture, double harrisParam, double thres)D_FeatureSet