资源列表
VesslExtract
- 在Matlab平台编写的一个子程序,通过主程序进行调用后,可实现眼底彩色图像的视网膜血管提取。-This program extracts blood vessels from a retina image using Kirsch s Templates. Spatial Filtering of the input retina image is done with the Kirsch s Templates in different orientations. Followed
Multi-focus-image-fusion-using-PCNN
- PCNN在图像融合领域的典型算法,效果很好,具有很好的学习价值。-This paperproposesanewmethodformulti-focusimagefusionbasedondual-channelpulsecoupled neuralnetworks(dual-channelPCNN).Comparedwithpreviousmethods,ourmethoddoesnot decomposetheinputsourceimagesandneednotemploymoreP
Edge_examine
- 基于蚁群算法(Matlab环境下)的图像边缘检测,能够在四种精度下对原图进行分析检测,常用于图像识别、边缘分析-Image edge detection based on ant colony algorithm.The original image can be analyzed under 4 different accuracy.It is commonly used in image recognition, edge analysis and so on
Pattern-Recongition-Examples
- 一些经常需要的模式识别例子,是新手入门学习的非常好的参考程序,主要包括车牌识别、人脸检测、字符识别、签名鉴定等。-Some examples of pattern recognition is often needed, beginners to learn a very good reference procedures, including license plate recognition, face detection, character recognition, signature
Untitled
- 将一幅512×512的原始灰度图像,采用3×3的平均窗口对它作滤波运算(原图像外围的像素的灰度值视为128);对滤波后图像隔行、隔列丢弃一半像素形成一幅256×256的小图像;对此小图像分别采用最邻近内插、双线性内插的方法将它放大为512×512的大图像。对照原图像,计算两种放大图像各自的PSNR。-A grayscale original image of 512 × 512, using a 3 × 3 window average (gradation values R
ICA(1)
- ICA独立分量图像特征提取,内含源程序和图片,程序完整、易懂,有很好的参考价值。-The ICA independent component image feature extraction,Contains the source program and pictures, complete, and easy to understand and have a very good reference value.
zhifangtu
- 直方图均衡化的 c代码,针对BMP格式,-Histogram equalization c code for BMP format,
Monocular-vision-obstacle-detection
- 基于单目视觉的障碍物检测好几篇经典文章 还有部分matlab代码-Monocular vision based obstacle detection quite a few classic articles as well as some matlab code
hyperspectral-3
- 这是一种高光谱图像波段选择的快速混合搜索算法,感兴趣的同学可以参考一下。-This is a kind of fast hybrid search algorithm of hyperspectral images band selection, interested students can refer to it.
PCNN2
- 是脉冲耦合神经网络在图像分割中应用案例的一个简单的代码-Pulse coupled neural network in image segmentation application of a simple code case
Desktop
- 测量光学薄膜的反射率曲线反演其光学常数,包括厚度与折射率-The true color image is converted into binary image
lazy-snapping--master
- 图像交互分割的经典算法的实现,Lazy snapping算法,交互简单。-Achieve the classic image segmentation algorithm interaction, Lazy snapping algorithm, interactive simple.