-
exa9_1_1
对于原始数据进行插值并抽取,从这个过程中将数据平滑化,得到理想的效果。(The original data for interpolation and extraction, data from this process will be smoothed to get the desired results.)
- 2012-01-11 23:18:47下载
- 积分:1
-
retinex
图像增强的算法,但是有一定的局限性……但是对于一般比较典型的问题效果还是不错的……(Image enhancement algorithms, but there are some limitations ... but for a typical effect is good ...)
- 2012-06-27 12:30:47下载
- 积分:1
-
图像处理中的一些常用代码Image-processing-code(4)
图像处理中的一些常用代码,包括:腐蚀操作 开启和闭合操作 形态学边界提取 形态学骨架提取 直接提取四个顶点坐标(Some of the commonly used image processing code, including: Opening and closing operation of corrosion morphology boundary extraction morphological skeleton extraction to extract four vertex coordinates)
- 2020-07-09 11:08:55下载
- 积分:1
-
matlab
摄像头调用,并用摄像头拍照,再对照片进行处理(matlab Camera call)
- 2013-01-05 10:49:39下载
- 积分:1
-
SlidingWindow_based
滑窗计算刀具磨损量,拟合刀具边界,自动计算磨损量(sliding window based tool wear calculation)
- 2019-06-26 08:47:15下载
- 积分:1
-
test_gray_gradient
将一幅图像划分成8*8图像块,计算灰度梯度共生矩阵,基于混合熵对每个图像块分类(divide an image into 8*8 image blocks,calculate gray-gradient-matrix, classify image blocks based on the mixed entropy)
- 2015-12-16 19:59:10下载
- 积分:1
-
findmatch
这是一重要的图像修补源代码,基于图像快的修补,是修补算法的经典制作(1)(inage quilting image inpainting )
- 2010-06-09 12:29:00下载
- 积分:1
-
MATLAB
可见光图像飞机目标识别 模糊差影法 改进自适应阈值分割法 七阶Hu不变距(aircraft recognition)
- 2011-05-10 13:47:42下载
- 积分:1
-
particle-count
读取图像,转化为二值,去除毛刺噪点像素,去除孤立的前景像素,膨胀,对颗粒进行计数(particle count,)
- 2012-04-09 11:28:47下载
- 积分:1
-
src
背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code.
To run the program, follow these simple steps:
1. Start MATLAB and ensure the "src" folder is your current working
directory.
2. Edit "bs.m" and "classify.m" so that the file paths point to the
proper directories as specified.
3. In the MATLAB environment type "bs" which will train the background
model from the sequence you specified in (2).
4. In the MATLAB environment type "classify" which will classify the
sequence of images you specified in (2).
5. Now the classified images should be saved to disk in the folder you
specified in (2).)
- 2012-09-20 16:47:35下载
- 积分:1