-
-
-
-
-
cleanedgelist.rar
This function links edge points together into lists of coordinate pairs.Where an edge junction is encountered the list is terminated and a separate list is generated for each of the branches.
-
drawedgelist.rar
This function links edge points together into lists of coordinate pairs.Where an edge junction is encountered the list is terminated and a separate list is generated for each of the branches.
-
edgelink.rar
This function links edge points together into lists of coordinate pairs.Where an edge junction is encountered the list is terminated and a separate list is generated for each of the branches.
-
findendsjunctions.rar
This function links edge points together into lists of coordinate pairs.Where an edge junction is encountered the list is terminated and a separate list is generated for each of the branches.
-
-
ICA.rar
Independent Component Analysis of Edge Information
for Face Recognition
-
source7.rar
功能是边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在
-