-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
模式识别的特征识别可有多种方法,同时每种方法都有着一定的局限性,这里给出一种比较通用的方法来进行识别...
模式识别的特征识别可有多种方法,同时每种方法都有着一定的局限性,这里给出一种比较通用的方法来进行识别-Pattern Recognition feature recognition can have a number of ways, while each method has certain limitations, here given a more general approach to identify the
- 2022-12-04 13:40:03下载
- 积分:1
-
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸...
8. 判断点是否在凸多边形内 9. 寻找点集的graham算法 10.寻找点集凸包的卷包裹法 11.判断线段是否在多边形内 12.求简单多边形的重心 13.求凸多边形的重心14.求肯定在给定多边形内的一个点15.求从多边形外一点出发到该多边形的切线16.判断多边形的核是否存在-8. In judging whether a convex polygon 9. Find points of graham algorithm 10. Find point set of convex hull volume parcels Act 11. Line judge whether the polygon 12. Seeking simple polygon focus 13. Convex Polygon focus 14. For sure in a given polygon within the a point 15. demand from outside the polygon to the starting point of the polygon Tangent 16. the nuclear polygon judgment whether there
- 2022-03-30 06:23:34下载
- 积分:1
-
一个基于C++的图像处理算法,包括帧差我…
一个基于C++的图像处理算法,包括帧差分法、背景法和meanshift跟踪。-One based on C++, image processing algorithms, including the frame difference method, the background law and meanshift track.
- 2023-01-04 01:35:04下载
- 积分:1
-
读取DXF文件进行处理,包括现实和打印模块。
读取DXF文件进行处理,包括现实和打印模块。-read DXF files, including reality and the print module.
- 2022-09-26 05:20:03下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-err
- 2022-07-02 07:09:40下载
- 积分:1
-
平滑处理.rar用于图像的平滑处理效果十分明显 程序运行可靠
平滑处理.rar用于图像的平滑处理效果十分明显 程序运行可靠-Smooth deal. Rar treatment for image smoothing effect is very clear procedures for reliable operation
- 2022-07-23 10:40:49下载
- 积分:1
-
人的脸部跟踪,自动分析锁定人的脸部区域,VC++ 实现。
人的脸部跟踪,自动分析锁定人的脸部区域,VC++ 实现。-Face Detecting
- 2022-03-05 16:21:19下载
- 积分:1
-
FPGA实施3x3中值滤波(Verilog)
3x3中值滤波器的FPGA实现(VERILOG)-3x3 median filter FPGA implementation (VERILOG)
- 2022-04-02 08:28:42下载
- 积分:1
-
用于进行图像处理中颜色处理方法的源代码,希望对大家有所帮助...
用于进行图像处理中颜色处理方法的源代码,希望对大家有所帮助-Used for color image processing method deal with the source code, and they hope to help everyone
- 2022-01-26 08:16:36下载
- 积分:1