-
CVmodel
实现了Chan-Vese算法,参考文献active contour without edges, 图像处理方面引用率最高的文献之一(Realize the Chan-Vese algorithm, reference active contour without edges, image processing, to quote one of the highest rates of the literature)
- 2008-01-31 22:14:47下载
- 积分:1
-
LTP_demo-v1
说明: 对图像进行纹理特征提取,有LBP,旋转不变lbp,统一lbp,小波特征提取等比较齐全的特征提取算法(Texture feature extraction of images, such as LBP, rotation invariant lbp, unified lbp, wavelet feature extraction and other relatively complete feature extraction algorithms)
- 2019-01-11 21:53:22下载
- 积分:1
-
6283
简易二值化演示易语言源码,例程程序使用嵌套循环改变画板颜色演示了图像二值化的简单过程。(Simple binary demonstrate easy language source code , a routine procedure uses nested loop Sketchpad color change demonstrates the binary image of a simple process .)
- 2016-04-28 13:25:45下载
- 积分:1
-
background
图像背景提取,Matlab写的,效果还不错。(Image background extraction)
- 2017-11-09 11:53:28下载
- 积分:1
-
classification
基于主成分分析与灰度(颜色)、纹理(灰度共生矩阵)的图像分类matlab程序(附示例图像)。(Image classification matlab program based on principal component analysis and gray (color), texture (GLCM) (with sample images).)
- 2012-03-29 14:53:10下载
- 积分:1
-
腐蚀与膨胀
自己编写的图像腐蚀与膨胀matlab代码,经试验证明与matlab中自带的腐蚀和膨胀函数运行效果相同,可供初学图像处理的同学参考使用。(The image corrosion and expansion matlab code written by myself has been proved to be the same as the corrosion and expansion function of the matlab. It can be used by students who are ready for beginner image processing.)
- 2021-01-13 14:48:48下载
- 积分:1
-
随机数发生器
线性同余伪随机数发生器、小数开方伪随机数发生器、利用Logistic方程和混合光学双稳模型产生混沌序列产生的序列矩阵(Linear congruence pseudo-random number generator, decimal square pseudo-random number generator, using Logistic equation and hybrid optical bistable model to generate sequence matrix generated by chaotic sequence)
- 2018-10-30 10:31:39下载
- 积分:1
-
ImproveCanny
一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)
- 2019-03-20 21:30:08下载
- 积分:1
-
affine
说明: 基于最小二乘法的仿射变换
matlab实现(Least square method based on the realization of affine transformation matlab)
- 2009-08-12 16:26:48下载
- 积分:1
-
Fire-detection-multiple-features
文章对比分析了火焰不同的形状结构特征,及其特征组合对火焰检测有效性的影响,提出了一种融合圆形度、矩形度和重心高度系数的火焰检测算法,然后将融合后的火焰特征输入支持向量机(SVM)中进行分类( Based on fusion of these flame features,the support vector machine (SVM) is used for classi-
fication. Experimental results on the fire videos at Bilkent University show that the proposed algorithm is efficient
and fast for fire detection,and it could detect fire real-time under a variety of circumstances.)
- 2015-12-07 09:46:24下载
- 积分:1