资源列表
speckle
- 对图像进行斑点噪声的添加,用方程f=f+n*f将乘性噪音添加到图像f上,其中n是均值为零,方差为var的均匀分布的随机噪声。
ShortDistance
- 或得一个连通图两两之间最短路径的代码,算法导论上的算法,自己实现的-a funtion to get the shortest distance between each to noeds in a graph
uniformitymeasurementmethod
- 在图像处理中,二值化是必须设定合适的阈值,均匀性度量法就是能快速设置比较合适的阈值。-In image processing, binarization is to set the appropriate threshold, uniformity measurement method is able to quickly set up a more appropriate threshold.
f31
- 蛇顺序表中的关键字是递增有序的,将监视哨设在高下标端,设计算法实现简单顺序查找-Snake order keyword in the table are incremental and orderly, and will monitor the post is located in Gao Xia S side, the design algorithm is simple in order to find
k_m_p
- 字符查找,效率最高,这是著名的kmp算法、算是经典中之经典-you can search strings,and it is the best
bsort
- 数组排序中很经典的算法——冒泡排序法,FORTRAN90语言编成。-Sorting an array of classic algorithms- bubble sort method, FORTRAN90 language compiled.
sobeledge
- sobel mask using edge detection
doublecamera
- 打开两个相机demo-Open the two camera demo..............
02.zuijiaquanzhong_juyubeijing
- 弱小飞机目标检测,利用最佳权重滤波器,重建飞机目标所处的背景信息,用得到的残差图像,获得飞机所处的具体方位。-Small aircraft target detection, the use of the best weight filter, reconstruction Context aircraft target which, with the residual image, to obtain an aircraft in which the specific location.
layerstacking_ding
- IDL编程:tif图像批量layerstacking,并保留原有地图投影。使用时只需要修改输入和输出路径。-IDL programming: tif image batch layerstacking, and retain the original map projection. Only need to modify the input and output paths use.
FIG_Panorama_transform
- 全景图到穹顶图变换,通俗的说就是将全景图首尾相接做成一个圆环的样子。 -Panorama dome to graph transformation, popular to say that the panorama end to end to make a circle look.