搜索资源列表
yanyan
- 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfo
1
- 将一幅256*256的图像分成8*8的小块,对其进行DFT变换。分别比较在空间域和频域内对源图像进行二次抽样和差值最后比较不同-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfor
1122zhenyan
- 这个是C制作的源代码。。。 对一幅图像进行DFT变换,分别对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。- Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. Apply DFT to these sub images, and get the fourier transformed ima
calication
- 摄像标定法求T R矩阵的方法 摄像标定法求T R矩阵的方法-how to calculate the matrix R and T using the Camera Calibration method
clothes-CVPR12
- cvpr2012_oral Street-to-Shop: Cross-Scenario Clothing Retrieval via Parts Alignment and Auxiliary Set-In this paper, we address a practical problem of crossscenario clothing retrieval- given a daily human photo captured in general environment
omp
- 简单的正交匹配追踪算法,应该都能看懂的。s-测量;T-观测矩阵;N-向量大小-The simple orthogonal matching pursuit algorithm should be able to understand the. s-measurement T-observation matrix N-vector size