资源列表
make_refmat
- 给一个图像设置参考矩阵,以及按经纬度给大地水准线设置参考矩阵-Create a referencing matrix for an image with square pixel,Create a referencing matrix for a global geoid grid
Filterbackproj
- matlab编写的CT图像的滤波反投影程序-matlab prepared CT images of the filtered back-projection program
pingjia
- 图像处理效果评价,评价指标包括峰值信噪比,熵,以及均方误差,具体公式请参考相关文献-photo
23-4
- 各种不同的阈值分割代码,可以去除图片的背景图案-Different threshold segmentation of the code, you can remove the wallpaper picture
intrans
- 这是用Matlab写的m文件,主要是实现图片灰度变换功能,具体功能和操作在程序中有详细说明-This is written in Matlab m file, image gray-scale transformation, specific functions and operations in the program are described in detail
ScaleWaveFig
- 由滤波器系数绘制尺度函数和小波函数图像, M : 标准化常数h : (尺度)滤波器系数 g : 小波滤波器系数 a : 尺度函数初始化 w : 小波函数初始化-filter coefficient for images of Scale function and Wavelet Function
ErlangB
- Erlang B,is a modeling formula that is widely used in call center scheduling, implementation in matlab
drawLine
- 计算机图形学OPENGL直线生成算法的实现程序: 1.采用键盘输入的方式输入直线段的两端点 2.实现BRESENHAM直线生成算法
Calculate
- 一个能够接受字符串的简易计算器,能够有效识别建议字符串。比如:“25+30”-It s a simple calculater which can accept inputting strings like "23+35"
code
- 用OpenGL上机作业编程绘制实线,虚线,点划线。颜色和位置可以变换。-Programming with OpenGL drawing operations on the machine solid, dashed, dotted line. Color and position can change.
image3Dshow
- 图形的三维显示,只要给出一个图片,可以以图片的灰度为z轴变成三维坐标图-Three-dimensional graphics display, given a picture as long as you can to the z-axis gray-scale images into three-dimensional plot
k_means
- k均值聚类 是一种最基础的聚类方法,就是把看起来最集中,最不分散得到标签分配到输入训练样本中去,求局部最优解。-k-means clustering is one of the most basic clustering method is to look the most concentrated, most non-dispersible label assigned to obtain input to the training sample, find local optima.