资源列表
hough变化
- 实现hough变换的源代码,简单易学的源代码(hough to realize hough)
SLIC_matlab
- 能够对图像进行超像素分割,分割效果良好。(Super pixel segmentation of images)
huofu
- 用于对图形进行中心线的自动检测与自动提取(Automatic detection and automatic extraction of center line for graphics)
20180101_7watershed
- 先大致勾画标记出图像中期望进行分割的区域:你认为他们属于一个区域,就用标记将它们连接起来,对于另一个区域,用另一个标记连接。 按下键盘按键【1】或【SPACE】进行图像修补操作; 如果对自己的绘制不够满意,按下键盘按键【2】恢复原始图像 。(Press the keyboard button [1] or [SPACE] to do the image inpainting operation. If you are not satisfied with your rendering, pr
17375268phogDescriptor
- 图像处理有关的文章,从知网上下载的,需要用caj来观看(Image processing related articles, downloaded from the knowledge network, need to be viewed with caj.)
msr程序
- 自 Retinex 理论提出以来,许多学者已经从不同角度提出了不同的 Retinex 算法,其中最著名的有 Jobson 等提出的基于中心环绕的单尺度 Retinex( Single-Scale Retinex, SSR) 算法和在此 基 础 上 发 展 的 多 尺 度 Retinex ( Multi-Scale Retinex,MSR) 算法。(Since the Retinex theory was put forward, many scholars have put forward fr
5099089Object-measurement-
- 图像分割,简单实用,案例看电视as范德萨范德萨(Image segmentation, simple and practical)
新建文件夹 (2)
- 字典学习。比如一个向量,是k维的,我现在有一个k*n的字典,其中n>>k,所谓的字典学习,就是在这包含n个向量的字典当中寻找一个线性表示可以表示出当前这个k维的向量。之所以称为“稀疏表示”,因为一般n大于k,比如n=512,k=64。这时候你的字典一定是一个Redundant(冗余的,过剩的)的。因此你的表示里面一定有很多系数为0,因而被称作稀疏表示。 信号稀疏表示的目的就是在给定的超完备字典中用尽可能少的原子来表示信号,可以获得信号更为简洁的表示方式,从而使我们更容易地获取信号中
XC7160系列芯片硬件设计
- xc7160原理图,pcb设计资料。正式版本。(xc7160, the image isp procrssor chip,sch annd pcb design doc.)
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)
split
- 利用matlab程序编写的图像分割代码,算法为区域生长算法,效果很好(Image segmentation code written by MATLAB program, the algorithm is regional growth algorithm, the effect is very good)
Otsu
- 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
