Searched refs:horizontalsize (Results 1 – 1 of 1) sorted by relevance
61 int horizontalsize = horizontal.cols / 30; in main() local64 Mat horizontalStructure = getStructuringElement(MORPH_RECT, Size(horizontalsize,1)); in main()