资源列表
autobox
- 用于对推箱子游戏的地图求解程序,应用广度优先搜索来进行求解,并进行一下优化:1.判断当前状态是否在之前出现过。2.判断当前状态是否已经处于死亡状态。死亡状态有以下一些:1.是否把箱子推到死角2.箱子在边缘上的数目是否小于等于目标点的个数 -Map Sokoban game for solving, application breadth-first search to solve, and what optimization: 1 to determine whether the curre
Hw2
- It is a linear system theory homework to calculate sin(x)=2. It seems impossible, but it is possible.-It is a linear system theory homework to calculate sin(x)=2. It seems impossible, but it is possible.
Hw3
- Linear system theory homework to calculate Ln of a Matrix. It is so important in control theory
MULTI-RESOULTION
- 多分辨率平滑图像去噪算法的例程,主要包括小波域的sar图像处理算法(matlab)-Multi-resolution image denoising smoothing algorithm routines, including wavelet domain sar image processing algorithms (matlab)
Genetic-Algorithm
- 遗传算法,二进制编码,单点交叉,随即变异-Genetic Algorithm. The single-point crossover and the random variation were used
tree
- 绘分形树:tree(n,a,b),n为分形树迭代次数 a,b为分枝与竖直方向夹角 -Painted fractal tree
11
- 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects
runDFA
- 运算去趋势分析,简单易用,气象学研究必不可少-Operation to trend analysis, easy to use, meteorology research essential
region-growing-mtlb
- Segmentation by growing a region from seed point using intensity mean measure.Simple but effective example of "Region Growing" from a single seed point.
counting
- the file consists of image segmentation using otsu threshold and finally counting by using the creating the boundary between of them
ContrastStretchNorm
- Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then uses some low and high thresho
meanShiftPixCluster
- This a good demo of showing how the mean shift idea works for image pixel clustering- This is a good demo of showing how the mean shift idea works for image pixel clustering
