-
特征脸的提取的matlab代码(包括预处理)
特征脸的提取的matlab代码(包括预处理)-matlab code
- 2023-02-22 06:05:03下载
- 积分:1
-
一个实现了对BMP图像进行基本图像处理的程序,包括图像几何变化,FFT,和二值化等...
一个实现了对BMP图像进行基本图像处理的程序,包括图像几何变化,FFT,和二值化等-A realization of BMP images of the basic image processing procedures, including changes in image geometry, FFT, and so on Binarization
- 2023-05-18 02:25:02下载
- 积分:1
-
Moth用于从各种数据源中创建2D图形。第一个版本可以读取文本文件、rrd文件和MySQL数据库,可以输出jpeg 和png图像...
Moth用于从各种数据源中创建2D图形。第一个版本可以读取文本文件、rrd文件和MySQL数据库,可以输出jpeg 和png图像-Woolf used data from a variety of sources to create 2D graphics. A first version can read text files, documents and rrd-users-request@list.ee.ethz.ch MySQL database, and can output jpeg images png
- 2022-03-20 07:53:56下载
- 积分:1
-
本程序支持BMP图象的拉普拉斯处理
本程序支持BMP图象的拉普拉斯处理-supported the BMP image processing Laplace
- 2022-03-18 12:22:45下载
- 积分:1
-
利用codebook算法进行运动目标检测
本代码基于论文Real-time foreground–background segmentationusing codebook model中的codebook算法,在C++平台上实现,利用了opencv 2.3.1版本,实现了对于运动目标的检测。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。CodeBook算法为当前图像的每一个像素建立一个CodeBook(CB
- 2022-06-18 11:39:00下载
- 积分:1
-
intel performance library of ipp sample code, in multi
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现人脸识别-intel performance library of ipp sample code, in multi-core platform can take full advantage of multi-core performance to achieve face recognition
- 2022-07-04 08:48:23下载
- 积分:1
-
最小二乘法拟合曲面的程序,个人认为很好用了,希望大家喜欢...
最小二乘法拟合曲面的程序,个人认为很好用了,希望大家喜欢-Surface least squares fitting procedure, individuals spent a good think, I hope everyone likes
- 2022-07-12 09:36:56下载
- 积分:1
-
MINIGUI在44b0上使用的例子,是学习嵌入式系统图形界面编成的绝好例子,拿来大家分享...
MINIGUI在44b0上使用的例子,是学习嵌入式系统图形界面编成的绝好例子,拿来大家分享-MINIGUI 44b0 used in the example is the study of Embedded System graphical interface into the excellent examples, we used to share
- 2022-08-09 07:29:18下载
- 积分:1
-
采用Visual C++6.0编写,将一个位图文件显示出来,并用ADSW键控制场景移动。对于想学习游戏编程的同学会有一定帮助。...
采用Visual C++6.0编写,将一个位图文件显示出来,并用ADSW键控制场景移动。对于想学习游戏编程的同学会有一定帮助。-Using Visual C++ 6.0 prepared a bitmap file is displayed, and button control scenes ADSW mobile. Want to learn programming for the game will definitely help the students.
- 2022-05-20 18:26:42下载
- 积分:1
-
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功...
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。
程序界面主要由标题栏、菜单栏、工具栏、状态栏、绘图工作区及属性页对话框组成,其中有四个实现不同功能的工具栏,包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。其中MFC自动生成的工具条用于保存文件之类的操作工具箱可以选择绘图或操作方式,颜色盒选取颜色,工具属性栏设置工具属性,状态栏中显示鼠标在绘图区的逻辑坐标,属性页对话框可以改变画布大小及设置背景色和前景色。工具栏和状态栏有停靠和浮动功能。-The program features with Windows under the annex is similar to the drawing software. This procedure is in VC6.0 platforms for use by MFC to support multi-document and multi-view structure, the view for scrolling view, to allow division of the window. Mapping functions including the preparation of a variety of major elements, including a straight line, Bezier curves, rectangle, round rectangle, ellipse (circle), polygon, use a pen or paint brush free drawing, erase eraser, paint bucket to fill, check c
- 2022-06-03 10:11:17下载
- 积分:1