资源列表
Generate-SAR-image
- 生成SAR图像程序,可以生成幅度SAR图像和强度SAR图像。-This procedure generate SAR images, and it can generate the amplitude SAR image and the intensity SAR image .
imageprocess
- 计算机视觉课的作业,都是基本的图像处理算法的实现,已经在vc6.0下编译通过-Computer Vision homework assignment, basic image processing algorithms to achieve, has been compiled in vc6.0
readingbmpusingmfc
- 用mfc实现bmp文件的读取的小程序,vc6.0下编译通过,有图形界面-Mfc achieved bmp file read program vc6.0 under compiler, graphical interface
fftmiaosuzi
- 傅里叶描述子,具有平移,旋转不变性,适合目标识别-Fourier descr iptors, translation, rotation invariance, for target recognition
gaosimatch
- 高斯函数的匹配化,只需要输入两个线性因子,就可以匹配出所需要的直方图形状-Gaussian function of the match, only need to enter two linear factors, can match the shape of the histogram
junhenghua
- 首先读入图像,转化成hsi彩色空间,然后只对亮度I分量作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法容易使颜色失真,失去了部分图像细节。-First read in the image, into the hsi color space, and then only on the brightness I component for histogram equalization, the final synthesis of the three components of retu
junheng
- 首先读入图像,得到RGB3个分量,然后对三个分量分别作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法割裂了RGB3种颜色的相互关系-First read in the image, to get RGB3 components, then the three components of histogram equalization, the final synthesis of the three components of return to RGB chart, but thi
image_reconstruction
- 利用这些函数可以进行图像的反投影重建,函数共有四个,分别为,投影函数、反投影重建函数、滤波函数和一个画图函数。包括反投影法和滤波反投影法,你只需要在你自己的主函数中创建一个体模并调用相应函数即可-use to image reconstruction
Fourier-slice-proof-of-the-theorem
- 该源代码是以matlab内置的体模为例,分别从0和90度来证明傅里叶切片定理,包括源代码和结果的截图。-Fourier slice proof of the theorem
Stitch
- 图像拼接-通过用户界面将两张图片进行拼接处理,用户可以选择不同拼接方式,并可批处理-image stitching
harris.m
- Sample code for detecting Harris corners Input: im ... grayscale image topn ... how many features to detect Ouput: x,y ... feature co-ordinates, strength==Harris corner strength-Sample code for detecting Harris corners
homography2d.m
- HOMOGRAPHY2D - computes 2D homography This code follows the normalised direct linear transformation algorithm given by Hartley and Zisserman "Multiple View Geometry in Computer Vision" p92. -HOMOGRAPHY2D- computes 2D homography
