Home | History | Annotate | Download | only in src

Lines Matching full:morphology

814     CvMorphology morphology;
1089 CV_CALL( morphology.init( mop, src->cols, src->type,
1094 CV_CALL( morphology.process( src, dst ));