搜索资源列表
peizhun
- 图像配准-GUI界面,最优化算法,互信息尺度,POWELL.m附属子程序,PSO.m附属子程序,对图像进行“平移”和“旋转”-Image Registration - GUI interface, optimization algorithms, mutual information scale, POWELL.m subsidiary subroutine, PSO.m subsidiary subroutine, the right image "translation"
21codes_2432617241
- 用vc实现的关于图像旋转变化的代码,比较实用-vc used to achieve the rotation of the image changes in the code, more practical
P_zernike_demos
- 利用HU不变矩提取图像的特征,主要是形状特征,HU不变矩具有旋转缩放不变性-HU invariant moments using the image feature extraction, mainly shape characteristics, HU invariant moments with rotation scaling invariance
Image_Cnn
- 利用神经网络进行图像基本操作变换,去噪,平移,旋转,图像分割等。-Image processing by CNN.
rotation--forest
- 一些最新的旋转森林集成分类器的研究,能够很好的运用到高光谱图像、生物信息等其他方向。-Some of the latest research rotation forest integrated classifier, can be well applied to the other direction hyperspectral image, biological information.
4805
- 利用最小二乘法进行拟合多元非线性方程,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,信号处理中的旋转不变子空间法。- Multivariate least squares fitting method of nonlinear equations, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Signal Pr
图像处理代码
- 包含旋转、缩放、加噪声、转灰度图等操作,语言为Python。