-
-
-
-
-
[
Java/JSP]
img_process_java.zip
image/video processing procedures, execute commands : java Video processor Canny edge, Gabor texture feature input color or gray-scale map; motion estimation input QCIF sequence; the shape of two processing input image
-
-
[
C/C++]
cvery_3240118710.rar
canny edge detection algorithm in C code, Xi'an Jiaotong University in the preparation of the Yao Wang Zheng
-
-
[
Visual C++ (VC++)]
Cannyfenge1.rar
image processing usually requires extraction of image edges. The program code using Canny operator, from the edge of the gray level.
-
-
[
Visual C++ (VC++)]
Cannyandlog.rar
canny algorithm void CreatGauss (double sigma, double** pdKernel, int* pnWidowSize) void GaussianSmooth (SIZE sz, LPBYTE pGray, LPBYTE ... x, int nThrLow, LPBYTE pResult, int* pMag, SIZE sz) void Canny (LPBYTE pGray, SIZE sz , double sigma, double dRatLow, ...