搜索资源列表
pcnn的matlab实现
- pcnn的matlab实现,pcnn神经网络主要用于图像去噪分割等,the realization of the matlab PCNN, pcnn neural network used mainly for segmentation, such as image denoising
PCNN(1)
- 基于脉冲耦合神经网络的各种算法源码。包括:图像增强,滤波,提取边缘,图像分割-Pulse coupled neural network based on various algorithms source code. Include: image enhancement, filtering, edge extraction, image segmentation
PCNN---2D-OTSU
- 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
pcnn
- MATLAB环境下,基于脉冲耦合神经网络(pcnn)的图像分割-MATLAB environment, using pulse coupled neural network (pcnn) image segmentation
pcnn
- 基于脉冲耦合神经网络的图像分割,脉冲耦合神经网络是近年研究的热点。-Based on Pulse Coupled Neural Network for Image Segmentation, pulse coupled neural network is the research hotspot in recent years.
npcnn4
- 利用信息熵,确定迭代次数,完成pcnn脉冲耦合神经网络的图像分割-The use of information entropy, determine the number of iterations, complete PCNN PCNN image segmentation
PCNN
- 利用改进的脉冲神经网络完成灰度图像的分割-The use of impulsive neural networks to improve the completion of gray-scale image segmentation
pcnn
- matlab环境下,基于脉冲耦合神经网络(pcnn)的图像分割技术。-matlab environment, based on pulse coupled neural network (pcnn) Segmentation.
PCNN
- 用脉冲耦合神经网络实现灰度图像的分割,基于matlab 6.5版本以上的开发环境-Using pulse coupled neural network segmentation of gray image
pcnn
- 用MATLAB实现基于PCNN的图像分割-PCNN with MATLAB-based image segmentation
T_PCNN1
- 关于pcnn图像分割的VHDL语言编写的程序,使用的是DE2板子-segmentation based on PCNN was implemented by FPGA
PCNNsegment
- 这是一个经典的关于PCNN的图像分割代码-This is a classic on PCNN image segmentation code
ImageSeg_pcnn
- 实现图像的PCNN分割算法,神经元计算次数自适应选择-The PCNN segmentation algorithm to achieve image, calculate the number of adaptive selection of neurons
PCNN
- 本程序用MATLAB实现了基于阈值的图像二值分割和基于PCNN原理的图像二值分割。-This procedure in MATLAB binary threshold-based image segmentation and image binarization principle based on PCNN segmentation.
PCNN
- 基于PCNN的应用,图像分割的源程序。毕业设计-Based on PCNN applications, image segmentation of the source. Graduation Design
ImageSegmentation_PCNN
- 该程序演示了基于简化PCNN模型的图像分割MATLAB实现方法-a method based on brief PCNN model for Image segmentation using MATLAB
PCNN
- 基于PCNN实现图像的分割,最后输出图像的信息熵-Based on PCNN image segmentation, the final output image information entropy
PCNN-segmentation
- 基于PCNN 神经网络进行图像分割 例子为红细胞分割,重建-PCNN-based image segmentation an example of red cell image segmentation, reconstruction was attached
pcnn
- pcnn分割,输入的灰度图像,Edge:检测到的一些边界点,Numberofaera则表明了在各次迭代时激活的块区域 利用PCNN进行图像分割时,是将每个像素对应一个PCNN神经元,归一化的像素灰度值 作为外界刺激新型号,将这些神经元按一定方式连接,就得到一个单层脉冲耦合神经网络,向 网络输入一幅图像,当某个像素对应的神经元发生脉冲,邻域内与它相似的神经元也发生脉冲, 产生的脉冲序列构成了一个二值图像序列,这样的序列就是PCNN输出的分割图像。-PCNN segment
Segmentation
- 利用一种新型的脉冲神经网络模型进行图像分割,简单而又快速(A new type of pulse neural network model is used for image segmentation, which is simple and fast.)