资源列表
TOOLBOX_calib
- 相机校准工具箱,用于相机的失真,位置和角度的校准。(camera calibration toolbox)
新建文本文档 (4)
- 这是一个关于在SWT面板上嵌套WORD的例子,主要是内嵌,同理可以嵌入excel。 ( This is a panel on the SWT nested WORD examples, mainly built, empathy can be embedded excel.)(ASDQWDASDASDASDWQDASDASDWQDEASDASDASDWDASD)
KochDrawV2 (1)
- 用python做一个分形图形-koch雪花,非常适合刚学python的新手学习函数的迭代.(Using Python to make a fractal -koch snowflake, it is very suitable for Python learning new iterations.)
51CTO下载-optIO
- 研华DAQ程序实例,读写IO程序实例。 研华DAQ程序实例,读写IO程序实例。(Advantech DAQ instance, read and write IO program examples.Advantech DAQ instance, read and write IO program examples.)
MATLAB
- 实现两个平面波的干涉,可自定义观察面、波长、以及两束光的夹角(The interference of two plane waves)
6567711
- symbian 中 滚动条的使用 可以用在亮度,语音大小,时间等的调度上的源代码,()
CsharpMODBUSTCP
- C#实现Modbus TCP 通讯测试软件,源码,包括读写功能。只能学习的东西(C# to achieve Modbus TCP communication test software, source code, including reading and writing functions. Something that can only be learned)
C语言程序备份
- c语言基础程序汇总,方便初学者进行学习和练习,有助于快速入门(C language basic program summary, easy for beginners to learn and practice, help to get started quickly)
WpfPaint
- wpf大量数据绘图卡顿问题解决,增加线程,writeablebitmap调用(WPF large amounts of data drawing card, problem solving and increase the thread, writeablebitmap calls)
Midas to FLAC3D
- midas建模转到flac3d5.0中分析(Midas modeling to flac3d5.0 analysis)
53930034
- smartstar modbus 源码 modbus master yuanma()
实验一 图像颜色特征提取
- stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image color feature extraction and f