搜索资源列表
RotateBmp
- 可载入bmp图档 并且调整旋转角度,经过程式运算即可显示旋转后的结果在画面中-bmp image files can be printed and rotation angle adjustment, after computing program can show the results of rotating the picture
DrawLine
- 打印长度可以随数据的载入进行缩放的实时曲线源码
zhifangtujunheng
- 在指定视图中载入位图资源并显示实际大小,并做直方图均衡变换显示变换后效果
code
- 利用最小距离分类器分类3种鸢尾属植物 load fisheriris 载入Matlab自带的鸢尾属植物数据集 每类的前40个样本用于生成代表该类的模板,后10个作为独立的测试样本-Plant data sets The first 40 of each class used to generate the samples representative of the class template 10 after the test sample as separate
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
stero
- 将采集的土图片载入MATLAB并计算其熵、灰度值等-The images collected soil load and calculate the entropy MATLAB, the gray values, etc.
鼠标在图片上画框
- 通过人以载入一张图片,用鼠标在图片上实现画框框的功能,可以方便开发人员进行程序测试。