资源列表
WPSNR
- 能计算一幅噪声图像的加权峰值信噪比,以评价各种图像去噪方法的效果
bianyuanfenge
- 边缘检测和分割的5个程序,比较实用。程序比较短。
P0803
- 基于MATLAB的车牌定位算法,使用彩色划分,对于想从事这一方面研究的人会很有帮助的.-plates based on MATLAB positioning algorithm, the use of color division, wish to engage in this research would be useful for the people.
zju1037
- zju 1037 Gridland http://acm.zju.edu.cn/show_problem.php?pid=1037-zju 1037 Gridland http :// acm.zju.edu.cn/show_problem.php pid = 103 7
SNAKES
- Snake game using C Graphics
12
- 以堆栈为例说明算法设计,队列的算法与堆栈类似。 在这里先说明一下“第一可见对象”这个词,在本报告中指的是在堆栈或队列中第一个可以输出或者弹出的的对象。在堆栈中自然是指栈顶的对象,队列中自然是指队头的对象。 (1) 堆栈中的每个对象都包含 数据元素element和指向本类型的一个指针变量link。element用来存储新压入的元素(在本实验中,为简化代码,直接将其设为int型),在每一对象中link用来指向下一个可见对象。如第一可见对象中的link指向第二可见对象,第二可见对象的link指
Dq8
- Bilinear Interpolation
diedai1
- 用迭代法解线性方程组。程序功能比较简单 能实现10维以下方程组的迭代-Using iterative method solution system of linear equations 。program function is simple。Can realize 10 d the following equations iterative
haar__like
- 本代码是使用matlab编写的harr特征的代码,值得大家研究和参考-This code is the use of matlab prepared harr characteristics of the code, it is worth study and reference
Shapes
- 三维图形变换,包括:平移、旋转、缩放、菜单、键盘响应、鼠标响应、颜色变化等-Three-dimensional graphics transformations including: translation, rotation, scaling, menus, keyboard response, response to the mouse, color change
zj
- 图像显著区域提取算法,itti模型算法研究的matlab程序-Significant areas of the image extraction algorithm, itti model algorithm matlab program
DrawCBezierCurve
- 绘制C-Bezier曲线的matlab程序,不同于传统的Bezier曲线,C-Bezier曲线包含代数和三角多项式,能不用有理形式精确表示椭圆弧。压缩包中,DrawCBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间C-Bezier曲线均适用。-Draw C-Bezier curve matlab procedures, different the traditional Bezier curve, C-Bezier curves
