资源列表
qq715
- 一个曲柄滑块机构的matlab仿真代码,包括其运动仿真,以及变量变化曲线图的生成。-A slider-crank mechanism of matlab simulation code, including its motion simulation, and variable changes in graph generation.
在matlab的环境下实现三维重构的程序框架
- 在matlab的环境下实现三维重构的程序框架,学习将二维图片进行三维重构的可以看看。-In the matlab environment to achieve three-dimensional reconstruction of the procedural framework, learning three-dimensional reconstruction of two-dimensional picture can look.
music2D
- 二维方位角仰角music算法DOA估计程序 准确的估计来波的方向-2D azimuth music alogrithm doa estimation and exactly DOA
matlab
- 这个程序是用来绘制光子晶体光纤的色散曲线。-This program is used to draw the dispersion curves of the photonic crystal fiber.
Heat_Equation
- 热传导方程图像去噪 偏微分方程处理图像的基本程序 效果等同高斯低通滤波-use heat equation to reduce the speckle
cartop
- program to convert rectangular coordinate to Cartesian coordinate
hw01
- 本程序实现了一个二维图元的移动、旋转、缩放功能。采用设备坐标系。 首先输入多边形,以三角形为例: 1、输入多边形顶点个数:3 2、输入第一个顶点坐标:200 130 3、输入第二个顶点坐标:100 300 4、输入第三个顶点坐标:70 100 而后,输入: m :表示移动多边形。接着输入x方向移动大小和y方向移动大小,均为设备坐标系下的像素数; r :表示选装多边形。接着输入旋转角度,比如:20; s :表示缩放多边形。接着输入x方向比例和y
Watermark-Image
- puts watermark on the an image. provide original image, watermark text or image, location and get final image with watermark on it.
kmeans
- 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
max-and-min-filter
- 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
ppm
- ppm画椭圆函数,支持输入圆心坐标和长短轴长度,生成ppm文件,。-use ppm to draw elipse
极图极坐标转换成反极图
- This is the inverse of ImToPolar. imP is the polar image with M rows and N columns of data (double data between 0 and 1). M is the number of samples along the radius from rMin to rMax (which are between 0 and 1 and rMax > rMin). Mr and Nr are t