资源列表
melonesthe
- 关于图像隐藏的几个例程,属于matlab图像处理的内容,图像隐藏和提取,-About image hiding a few routines, belongs to the content of the matlab image processing, image hiding and extracting,
fft
- 2维FFT变换 相信对大家有用-2d_fft
scode
- 此源代码为BMP格式文件的基本读取和写入操作-bmp file read and write
candeias
- 干涉图滤波,形态学算法,Candeias算法,也有中值圆周滤波-SAR interferogram filtering ,candeias
code
- program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .\2dmaxima 5-program to compute 2d
dis
- 求运动视频中的运动区域时需要膨胀来获得连续区域,但是多次膨胀回改变原图形状,提出一种区域填充方法,将不连续点进行填充得到连续区域,使运动区域更精确-Motion seeking regional sports videos need to get a continuous expansion area, but expanded several times to change back to original shape, and presents a region filling method
filament-line-around-cylinder
- 实现圆柱周围流线的模拟,并计算指定位置的速度-Achieve the simulation flow lines around the cylinder, and calculate the speed of the specified location
PPI_plot
- plan position indicator by matlab for radar application in detection by elecromagnetic wives-plan position indicator by matlab for radar application in detection by elecromagnetic wives
spline
- spline插值函数,可改变为spline函数,有助于spline图像插值算法解决-spline interpolating function, you can change the spline function helps spline image interpolation algorithm to solve
geo-js
- 地图可视化,显示中国地图,并可以进行交互性操作,再显示各省人口密度信息-Map visualization, display a map of China, and can undertake interactive operation, and then display the provincial population density
DDA
- DDA生成直线的算法,主要面向学习计算机图形学课程的学生。-DDA to generate linear algorithm, mainly for students learning computer graphics courses.
Lee filter C++ source code
- Lee filter implemented by C++ with OpenCV