登录
首页 » matlab » mage segmentation-IA

mage segmentation-IA

于 2019-03-18 发布
0 244
下载积分: 1 下载次数: 11

代码说明:

说明:  利用经典免疫遗传算法实现单阈值图像的分割。(Classical immune genetic algorithm is used to segment single threshold image.)

文件列表:

单阈值分割\bamboo.bmp, 282918 , 2014-04-19
单阈值分割\bird.bmp, 297486 , 2014-04-19
单阈值分割\coss.m, 494 , 2014-04-19
单阈值分割\fit.m, 289 , 2014-04-19
单阈值分割\fitnessty.m, 1250 , 2014-04-19
单阈值分割\fresult.m, 225 , 2014-04-19
单阈值分割\isrgb.m, 601 , 2014-04-19
单阈值分割\main.m, 2134 , 2014-04-19
单阈值分割\mutation_compute.m, 308 , 2014-04-19
单阈值分割\select.m, 365 , 2014-04-19
单阈值分割\shonqt.m, 219 , 2014-04-19
单阈值分割\shontt.m, 374 , 2014-04-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HoughChange
    检测图形中的直线,在程序中稍微改动,即可检测多条直线(Detection of graphics in a straight line, a slight change in the procedure, can detect more than a straight line)
    2007-12-09 14:33:41下载
    积分:1
  • pca--lle
    通过使用LLE PCA两种方法相结合的思路,提高人脸识别的分别率(LLE PCA by using the idea of combining two methods to improve face recognition rate difference)
    2010-03-05 10:01:47下载
    积分:1
  • dual-tree
    首先将非平稳的故障振动信号进行双树复小波包分解,得 到不同频带的分量;然后对每个分量求其峭度值和相关系数并进行比较;最后选取峭度值和相关系数较大的分量 进行软阈值降噪和双树复小波包重构,即可有效地消除振动信号中噪声的干扰,同时保留信号中的有效信息即实 现了故障特征信息的提取。(In view of the above situation, a new fault diagnosis method is proposed based on dual-tree complex wavelet packet transform and threshold de-noising. Firstly, the non-stationary fault signal is decomposed into several different frequency band components through dual-tree complex wavelet packet decomposition. Secondly, Kurtosis and the cross-correlation coefficient of each component are obtained and compared. Due to the kurtosis reflecting the signal variations, if the kurtosis value is bigger, the degree of the change of signal is bigger too. The correlation coefficient can reflect the proximity between the component and the original signal at the same time, the correlation coefficient is bigger, the more similar with the original signal. Finally, the components that have a bigger value are chosen to be de-noised by a soft threshold and reconstructed by dual-tree complex wavelet packet transform. The noise interference was eliminated effectively, and the effective si)
    2014-05-28 17:02:14下载
    积分:1
  • Blend
    投影机边缘融合软件,可以仿真几何变换,羽化(Edgeblend simulation sofeware)
    2020-10-13 14:57:31下载
    积分:1
  • OMP
    此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.(This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.)
    2014-03-18 15:47:11下载
    积分:1
  • xapp741
    说明:  该设计使用8个AXI视频直接存储器访问(AXI VDMA)引擎同时移动16个流(8个传输视频流和8个接收视频流),每个流以1920 x 1080像素格式以60赫兹刷新率移动,每个像素24个数据位。此设计还具有额外的视频等效AXI流量,该流量由为1080p视频模式配置的四个LogiCORE AXI流量发生器(ATG)核心生成。ATG核心根据其配置生成连续的AXI流量。在本设计中,ATG被配置成以1080p模式生成AXI4视频流量。这使得系统吞吐量需求达到DDR的80%左右带宽。每个AXI VDMA由LogiCORE IP测试模式生成器(AXI TPG)核心驱动。AXI VDMA配置为在自由运行模式下运行。每个AXI VDMA读取的数据被发送到能够将多个视频流多路复用或叠加到单个输出视频流的通用视频屏幕显示(AXI OSD)核心。AXI OSD核心的输出驱动板载高清媒体接口(HDMI技术)视频显示接口通过RGB到YCrCb颜色空间转换器核心和逻辑核心IP色度重采集器核心。LogiCore视频定时控制器(AXI VTC)生成所需的定时信号。(The design uses eight AXI video direct memory access (AXI VDMA) engines to simultaneously move 16 streams (eight transmit video streams and eight receive video streams), each in 1920 x 1080 pixel format at 60 Hz refresh rate, and 24 data bits per pixel. This design also has additional video equivalent AXI traffic generated from four LogiCORE AXI Traffic Generator(ATG) cores configured for 1080p video mode. The ATG core generates continuous AXI traffic based on its configuration. In this design, ATG is configured to generate AXI4 video traffic in 1080p mode. This pushes the system throughput requirement to approximately 80% of DDR bandwidth. Each AXI VDMA is driven from a LogiCORE IP Test Pattern Generator (AXI TPG)core. AXI VDMA is configured to operate in free running mode. Data read by each AXI VDMA is sent to a common Video On-Screen Display (AXI OSD) core capable of multiplexing or overlaying multiple video streams to a single output video stream.)
    2020-05-08 18:03:59下载
    积分:1
  • image_stitching
    视频拼接,自己改正后可以实现自己需要的目的, 下载请测试(Video stitching, self correction, you can achieve the purpose of their own, download, please test)
    2017-09-18 15:00:23下载
    积分:1
  • xiaobotuxiangchuli
    说明:  用小波变换对图像进行三级分解及求出各个子带系数(Using wavelet transform image decomposition and find three different sub-band coefficients)
    2010-03-26 19:04:59下载
    积分:1
  • track
    该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法(The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms)
    2020-06-29 23:00:01下载
    积分:1
  • lorenz1
    对Lorenz系统混沌吸引子的仿真,直接能用。(The simulation of the chaotic attractor of the Lorenz system can be used directly.)
    2017-12-26 17:03:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载