HomeSort by relevance Sort by last modified time
    Searched refs:laplacian (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/include/
cv.h 158 /* Calculates the image Laplacian: (d2/dx + d2/dy)I */
1081 int laplacian; member in struct:CvSURFPoint
    [all...]
  /external/opencv/cv/src/
cvderiv.cpp 148 IPCV_FILTER_PTRS( Laplacian )
350 Laplacian Filter
417 "Laplacian can either transform 8u->16s, or 8u->32f, or 32f->32f.\n"
800 CvLaplaceFilter laplacian; local
    [all...]

Completed in 69 milliseconds