-
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h...
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h
fvs_img_morphology.cpp
fvs_img_morphology.h
fvscanny.cpp
fvscanny.h
fvsedgedetect.cpp
fvsedgedetect.h
fvsfile.cpp
fvsfile.h
fvsimage.cpp
fvsimage.h
fvstypes.h
-Fingerprint-related code hope everyone useful edgedetect.cppedgedetect.hfmt_bitmap.cppfmt_bitmap.hfvs_img_morphology.cppfvs_img_morphology.hfvscanny.cppfvscanny.hfvsedgedetect.cppfvsedgedetect.hfvsfile.cppfvsfile.hfvsimage.cppfvsimage.hfvstypes.h
- 2022-02-05 04:40:32下载
- 积分:1
-
椭圆的有效的扫描转换
椭圆的有效的扫描转换-elliptical effective scan conversion
- 2023-09-03 01:25:02下载
- 积分:1
-
利用c++builder进行动画制作实例
利用c++builder进行动画制作实例-c builder for the use of animation examples
- 2022-07-08 07:27:14下载
- 积分:1
-
可以自行写入汉字并可进行放大
可以自行写入汉字并可进行放大- May voluntarily read in the Chinese character and may carry on
enlarges
- 2022-03-16 15:59:52下载
- 积分:1
-
程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。...
程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。-Find all the intersection points of two lines and zoom the lines.
- 2023-04-20 06:05:06下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
简单图形学,提供投影算法
简单图形学,提供投影算法-simple graphics, providing projection algorithm
- 2022-02-05 12:21:44下载
- 积分:1
-
procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the co...
程序里包含有一个读取DXF文件的动态库DXF.DLL,代码演示了如何利用该动态库实现对DXF文件夹的读取!-procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the code on how to use the dynamic for achieving the DXF file folders to read!
- 2022-01-24 12:44:53下载
- 积分:1
-
利用线性神经网络进行自适应预测
利用函数adapt对线性网络进行自适应训练,在线修正网络的权值和阈值,这样对于时变信号,网络就可以及时跟踪其变化,即可对时变...
利用线性神经网络进行自适应预测
利用函数adapt对线性网络进行自适应训练,在线修正网络的权值和阈值,这样对于时变信号,网络就可以及时跟踪其变化,即可对时变信号序列进行预测。
-linear adaptive neural network prediction using linear function adapt to the network adaptive training , the online network that the weights and thresholds, so for the time-varying signal, the network can track changes in a timely manner. will be the time-varying signal sequence forecast.
- 2022-07-09 09:51:31下载
- 积分:1
-
vc++全面图像处理
vc++全面图像处理-vc comprehensive image processing
- 2022-01-26 07:10:00下载
- 积分:1