资源列表
Form1
- 根据一个点和角度,求出旋转后的点的坐标。(Point A and angle,-->Point B)
compressive sensing
- 一种基于压缩感知的遥感影像融合处理方法,以压缩感知理论为核心,结合小波变换的方法进行低分辨率影像的重构,最终获得融合影像。(A method of remote sensing image fusion based on compressed sensing, which takes compression sensing theory as the core, combines wavelet transform method to reconstruct low resolution ima
ch5
- 根据角点和面积特征识别目标,正确率高达百分之70以上,在角点和面积特征明显的图像中,准确率会更高(Target recognition based on corner and area characteristics)
Arnold+QR
- 对图像进行Arnold置乱,置乱次数可以自己设定,观察图像变化(Scramble the image for Arnold)
gOMP
- 广义正交压缩感知的代码,实现了压缩感知与图像的重构(Generalized orthogonal compressed sensing code, to achieve compressed sensing and image reconstruction)
maskimg_byevf
- 基于idl的影像分割程序,以标准格式影像作为参考(IDL based image segmentation procedures, in standard format images as a reference)
312
- i love java scr ipt so much
bfilter
- 用matlab实现的双边滤波器源代码,我只想下个文献,怎么这么麻烦呀(Bilateral filter matlab cod)
中值滤波
- 给定一幅单波段影像imgData.txt(ASCII格式),实现对图像的处理和显示。 已知条件: (1)clrTbl.txt文件是一个颜色查找表,大小是256X3,即可表示256中RGB的颜色。 (2)ImgData.txt文件中是图像的数据,每个值代表一个像素的颜色索引号,通过索引号到颜色查找表(clrTbl.txt文件)中找到相应的RGB颜色值。 (3)中值滤波:一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内(这里选择3X3)的所有像素点灰度值的中值。 (4)屏幕上显示像素
latmab文件
- 用最大熵法分割图像,matlab实现最大熵法图像分割程序源代码。(Using maximum entropy method to segment images, matlab achieve maximum entropy method, image segmentation program source code.)
ReadRFdata
- 对于不可读的超声RF时间序列的可视化成像,并做出一些变换(For non readable ultrasound, RF time series are visualized imaged and some transformations are made)
Improvezernike7
- 实现亚像素边缘检测 (subpixel edge detection)的程序(a program to achieve subpixel detection)