-
关键帧提取 K-mean方法
基于K-mean,也即是取K值法提取方法的关键帧抽取方法
- 2022-11-09 10:25:03下载
- 积分:1
-
数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。...
数据库远程备份 功能:首先,DBServer服务端程序发送指定的XML库格式文件。然后,DBClient客户端指定服务端IP地址和要保存的接收文件名后开始接收。DBClient客户端在得到接收成功提示信息后,便可以用生成数据库功能选中接收的XML库格式文件,系统会自动在DBClient程序所在路径创建XML文件中指定的数据库及表数据,并在程序列表中读出显示生成结果。
-database remote backup
- 2023-04-13 00:25:04下载
- 积分:1
-
用VC编写的VC读取摄像头视频数据的程序,以供大家参考。
用VC编写的VC读取摄像头视频数据的程序,以供大家参考。
- 2022-01-26 07:38:53下载
- 积分:1
-
指纹识别相关代码 希望大家有用
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
-
Fundamentals Of SVG Programming Concepts To Source Code
Fundamentals Of SVG Programming Concepts To Source Code
- 2022-01-21 19:50:35下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
using neural network approach to identify the key code words, what upset
用网络神经的方法识别文字的关键代码,呵呵,忍痛割爱-using neural network approach to identify the key code words, what upset
- 2022-03-21 10:10:34下载
- 积分:1
-
图像的预处理,读入彩色图像将其灰度化matlab 代码
图像的预处理,读入彩色图像将其灰度化matlab 代码-matlab code
- 2022-05-25 15:33:47下载
- 积分:1
-
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能-mouse can in the window paint, write such an operation, the program features a paintbrush
- 2022-03-24 14:18:38下载
- 积分:1
-
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现...
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现-Stereoscopic display terrain, good results can be achieved procedures, see three-dimensional topographic map, opengl achieve
- 2022-05-09 02:46:46下载
- 积分:1