搜索资源列表
-
1下载:
matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
-
-
0下载:
背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
-
-
1下载:
多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the major mutations are detected, t
-
-
0下载:
边缘检测灰度调整与柱状图的MATLAB程序。希望对大家有帮助。-Gray-scale edge detection and histogram to adjust the MATLAB program. We want to help.
-
-
0下载:
matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向-matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction
-
-
0下载:
模式识别中边缘直方图特征提取。。。。每张图片可以得到 一个80维的向量-Pattern Recognition Feature Extraction of Edge Histogram. . . . Each picture can get a 80-dimensional vector
-
-
0下载:
在MATLAB环境中得到图像的边缘直方图,这对于做此类毕业设计的人很有用。-In the MATLAB environment by the edge of the image histogram, which for those who do such useful graduation.
-
-
0下载:
写的边缘方向直方图的MATLAB程序,仅供参考-Edge direction histogram
-
-
0下载:
创建服从正态分布的数据的钟形直方图, 设置图形颜色, 使得条形为红色, 条形的边为白色.-Create data follow a normal distribution, the bell-shaped histogram, set color graphics, making the bar is red, strip edge is white.
-
-
0下载:
Write MATLAB code that will do the following.
(a) Import a RGB image and display all planes in individual colours.
(b) Convert RGB HSI and HSI RGB.
(c) Perform adaptive histogram using RGB and HSI image.
(d) Manipulate image bri
-
-
0下载:
matlab编写的图像边缘直方图提取程序,最后结果包含了归一化边缘梯度直方图(矩阵第-行),相应量化区间均值(矩阵第二行),相应量化区间均方差(第三行),具体见从程序,有注释-write histogram matlab image edge extraction procedures, the final result contains a normalized edge gradient histogram (Matrix- line), corresponding quantization
-
-
0下载:
利用MATLAB中的GUI(图形用户界面),实现图像的读取,边缘检测,四叉树分解,直方图阈值分割,二值化差值的实现,并设计了退出按钮。-In MATLAB GUI (graphical user interface), to achieve image reading, edge detection, quad-tree decomposition, histogram thresholding, binary difference implementations and designed th
-
-
0下载:
这是我在学校的一个matlab作业,是编写一个GUI界面,实现打开图像,绘制灰度直方图,进行边缘检测等功能。-This is my school a matlab job is to write a GUI interface to achieve open the image, draw histogram, edge detection and other functions.
-
-
0下载:
使用分布式优化算法的概率思想解决tsp问题,内含一篇相关论文,txt文档复制到matlab中。
一些tsp标准测试数据(结合matlab可直接调用,只需要改掉matlab中调用路径即可)
自己的测试情况。
我算法内在100维以上就运行很慢,而且精度下降,如果有朋友找到解决方法可以联系我,大家学习交流
(比上次的上传完整很多)(using EDA solving tsp)
-