-
在matlab上实现一种经高斯平滑的边缘检测算法
在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
- 2022-03-18 17:03:52下载
- 积分:1
-
这是一个非常好的视网膜皮层理论算法,里面含有代码。
这是一个非常好的视网膜皮层理论算法,里面含有代码。-This is a very good theoretical algorithm retinal cortex, which contains the code.
- 2022-05-24 11:46:34下载
- 积分:1
-
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形...
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
- 2022-01-20 23:33:11下载
- 积分:1
-
openyuv。我将YUV视频文件的打开,保存为PNG文件。writeyuv M将YUV视频…
openyuv.m将yuv视频文件打开,保存为png文件。writeyuv.m将yuv视频中的第一镇上/下/左/右位移后写入另一yuv文件。-openyuv.m will yuv video file open, save as a png file. yuv video writeyuv.m will be the first town/down/left/right shift after another yuv file write.
- 2022-12-13 08:35:03下载
- 积分:1
-
本程序主要实现图像的边缘提取:实现了以下论文中介绍的新方法:《基于梯度幅值的自适应边缘检测算法.caj》《一种基于_函数的图象边缘检测算法.caj》《一种微分极...
本程序主要实现图像的边缘提取:实现了以下论文中介绍的新方法:《基于梯度幅值的自适应边缘检测算法.caj》《一种基于_函数的图象边缘检测算法.caj》《一种微分极值的边缘检测算法.kdh》《一种新的边缘检测算法.kdh》,效果很好,很明显,比传统的边缘提取算法更优越。-This procedure mainly realize the image edge detection: the achievement of the following papers introduce a new method:
- 2023-08-06 21:10:03下载
- 积分:1
-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1
-
Image enhancement based
基于统计的图像增强,利用此程序可以方便的进行增强处理,得到良好效果-Image enhancement based-on local statistics using colfilt
- 2022-08-06 23:00:21下载
- 积分:1
-
According to: Based on the characteristics of moment invariants and neural netwo...
根据:基于不变矩特征和神经网络的图像模式模糊分类 论文 在matlab上做的实验,有7个不变矩生成和神经网络分类的代码,还要论文原文-According to: Based on the characteristics of moment invariants and neural network image mode fuzzy classification papers in matlab to do the experiment, there are seven moment invariants and neural network classifier to generate the code, but also the original papers
- 2022-08-25 14:34:08下载
- 积分:1
-
Use VC++ Development of software to realize the human body motion tracking, in w...
利用VC++开发软件来实现人体的运动跟踪,其中利用到了OPENCV的一些函数-Use VC++ Development of software to realize the human body motion tracking, in which the use of some of the OPENCV function
- 2022-06-19 01:08:06下载
- 积分:1
-
(1) hough1.m straight points for the calculation of all parameters, and paramete...
(1)hough1.m计算所有点的直线参数 ,并将参数存入累加数组中;
(2)houghpeaks.m文件进行峰值检测
(3)houghlines.m对图像中的线段检测和链接:-(1) hough1.m straight points for the calculation of all parameters, and parameters into the cumulative array (2) houghpeaks.m document peak detector (3) houghlines.m segment the image in the detection and Links:
- 2023-08-24 08:30:04下载
- 积分:1