资源列表
Quadtree coding
- 采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)
hough变化
- 实现hough变换的源代码,简单易学的源代码(hough to realize hough)
SLIC_matlab
- 能够对图像进行超像素分割,分割效果良好。(Super pixel segmentation of images)
huofu
- 用于对图形进行中心线的自动检测与自动提取(Automatic detection and automatic extraction of center line for graphics)
二人对抗博弈
- 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)