Searched refs:cvLaplace (Results 1 – 5 of 5) sorted by relevance
197 CVAPI(void) cvLaplace( const CvArr* src, CvArr* dst,
798 cvLaplace( const void* srcarr, void* dstarr, int aperture_size ) in cvLaplace() function
958 cvLaplace( const void* srcarr, void* dstarr, int aperture_size ) in cvLaplace() function
159 CVAPI(void) cvLaplace( const CvArr* src, CvArr* dst, in LOAD_CHDL()
596 cvLaplace( test_array[inplace ? OUTPUT : INPUT][0], in run_func()