搜索资源列表
PCNN(1)
- 基于脉冲耦合神经网络的各种算法源码。包括:图像增强,滤波,提取边缘,图像分割-Pulse coupled neural network based on various algorithms source code. Include: image enhancement, filtering, edge extraction, image segmentation
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.
PCNN
- 用脉冲耦合神经网络实现灰度图像的分割,基于matlab 6.5版本以上的开发环境-Using pulse coupled neural network segmentation of gray image
Image-segmentation
- 基于脉冲耦合神经网络的图像分割,很好的图像分割方法-Image segmentation method based on the pulse coupled neural network image segmentation,
pcnn--tuxiang-segmentation
- 在利用脉冲耦合神经网络进行图像分割时,本方法是基于最大熵的方法对图像分割,具有很好的分割效果(从其他地方下载下来希望与大家共享)-This method is based on the maximum entropy method using pulse coupled neural network for image segmentation, image segmentation, segmentation (downloaded from elsewhere hope to share w
PCNN-Algorithm
- 本程序是运用脉冲耦合神经网络(PCNN)算法进行图像分割的一个实例。基于PCNN的图像分割是一种图像像素相似度临近相似性的图像分割方法,已被广泛应用于图像平滑,分割及边缘检测等图像处理领域。-This program is an instance of the algorithm for image segmentation using pulse coupled neural network (PCNN). PCNN-based segmentation of an image pixel s
neural-network
- 现代数字图像处理技术提高及应用案例详解(matlab版 3.25 基于脉冲耦合神经网络的图像分割-Modern digital image processing technology and application case explanation (matlab version 3.25 image segmentation based on pulse coupled neural networks
PCNN2
- 是脉冲耦合神经网络在图像分割中应用案例的一个简单的代码-Pulse coupled neural network in image segmentation application of a simple code case
tuxiangfen-ge
- 基于脉冲耦合神经网络的图像分割 ,初学者使用 -Image segmentation based on pulse coupled neural network, for beginners to use
Normalized
- PCNN脉冲耦合神经网络,可应用与图像分割、边缘检测、细化、识别等方面。-PCNN pulse coupled neural network, and can be applied to image segmentation, edge detection, thinning and recognition, etc.
pcnn
- pcnn分割,输入的灰度图像,Edge:检测到的一些边界点,Numberofaera则表明了在各次迭代时激活的块区域 利用PCNN进行图像分割时,是将每个像素对应一个PCNN神经元,归一化的像素灰度值 作为外界刺激新型号,将这些神经元按一定方式连接,就得到一个单层脉冲耦合神经网络,向 网络输入一幅图像,当某个像素对应的神经元发生脉冲,邻域内与它相似的神经元也发生脉冲, 产生的脉冲序列构成了一个二值图像序列,这样的序列就是PCNN输出的分割图像。-PCNN segment
3.25 基于脉冲耦合神经网络的图像分割
- 这是基于脉冲耦合神经网络的图像分割,提供给大家方便学习(This is based on pulse coupled neural network image segmentation, to provide you with convenient learning)
Image_Histogram
- 一种新型的脉冲耦合神经网络,利用其图像直方图进行图像分割处理(A new type of pulse coupled neural network, using its image histogram for image segmentation)
two_dimen_entropy
- 利用脉冲耦合神经网络进行图像分割并求其二维熵(Image segmentation based on pulse coupled neural network and its two-dimensional entropy)