资源列表
二人对抗博弈
- Two people's antagonism game
17375268phogDescriptor
- 图像处理有关的文章,从知网上下载的,需要用caj来观看(Image processing related articles, downloaded from the knowledge network, need to be viewed with caj.)
k-means
- 利用matlab程序编写的图像分割代码,算法为kmeans聚类算法,分割速度和效果很好(The image segmentation code written by MATLAB program, the algorithm is kmeans clustering algorithm, the segmentation speed and effect is very good)
Watershed_pears
- 利用matlab程序编写的图像分割代码,算法为分水岭算法,分割效果很好(Image segmentation code written by MATLAB program, the algorithm is watershed algorithm, the segmentation effect is very good)
Compressive_Sensing
- 用于简单的图像压缩,一般为一维和二维的压缩。(Image compression for simple, usually for one of two kinds of compression.)
darkchanneldefog
- 基于暗通道先验理论的去雾算法,使用rgb暗通道计算大气光及透射率获得去雾图像(Since the scene radiance is usually not as bright as the atmospheric light, the image after haze removal looks dim. So we increase the exposure of J(x) for display.)
reform
- 对弯曲的流体固体界面进行正交变换,获得平直的界面(Orthogonal deformation of the curved fluid-solid interface)
harris.m
- 检测图像角点特征,学习matlab应用程序,学习计算机视觉基础知识(Detection of image corner features)
fenshuilingsuanfa1
- 分水岭算法,计算路面裂缝,利用MATLAB平台,非常好用(Watershed algorithm to calculate pavement cracks)
nctotiff
- 利用python与GDAL实现nc数据转成TIFF(NC data converted to TIFF)
Hessian
- 使用海森矩阵,根据特征值,特征向量分割一些特征明显的目标(For Hessian matrix analysis)
k-means
- 实现k均值聚类算法,可以使用彩色图像,通过随机初始化聚类中心,完成聚类(The K-means clustering algorithm can use color images to initialize cluster centers randomly and accomplish clustering.)