资源列表
watershedSeg-master
- 将分水岭算法用于图像分割,将深度图像数据集成到标记控制的分水岭RGB图像分割算法中(watershed algorithm image segmentation INTEGRATING DEPTH IMAGE DATA INTO MARKER CONTROLLED WATERSHED RGB IMAGE SEGMENTATION ALGORITHM Onur Olgac, Cihan Avci)
AForge.NET Framework-2.2.5
- c#图形图像处理库文件,非常好用。大家可以试试(C# graphic image processing library files, very good use.)
51CTO下载-C#图像处理、神经网络、遗传算法集
- C#图像处理、神经网络、遗传算法集.对学习CSharp 图像处理的人很有帮助,希望可以帮到(C# image processing, neural network, genetic algorithm set)
csharptuxiangchuli
- C# 图像处理含源码, 包括对图像的灰度,锐化,减噪等处理。希望能帮到需要的人(C# image processing contains source code, including the processing of image gray, sharpening, noise reduction and so on)
xijunshu
- 在噪声较大的图像中,经过一系列的滤波、开闭运算及二值化处理,提取细菌轮廓,并判别出细菌数目。(After a series of filtering, opening and closing operations and two values, the bacterial contour was extracted and the number of bacteria was identified.)
Image fusion
- 采用了小波变换的方法实现了红外光图像与可见光图像的融合,并且设计了一个简单的matlab GUI界面。小波变换的分解层数为2层,采用低频平均高频取大的融合规则,融合效果非常欢迎下载。(The method of wavelet transform is used to realize the fusion of infrared and visible light images, and a simple matlab GUI interface is designed. The number
aaa
- 波形图表多次更新程序框图中包括While循环,For循环,移位寄存器,加法函数,除法函数,正弦函数,余弦函数,捆绑函数,多次更新(单条曲线)为正弦函数的波形图表,多次更新(多条曲线)为正弦函数和余弦函数的波形图表。移位寄存器中的数加For循环的次数,除以10后作为正弦函数和余弦函数的输入。输出经过捆绑后,连接多条曲线的波形图表。(Multiple updates of the waveform chart)
深度学习与计算机视觉代码
- 《深度学习与计算机视觉》配套代码,对深度学习入门与提高有帮助。("Deep learning and computer vision" supporting code for the introduction and improvement of the depth of learning help.)
Landsat5_Calibration
- 用于Landsat5 TM数据的辐射定标(Calibration for Landsat TM data using IDL)
LBP
- LBP方法(Local binary patterns)是一个计算机视觉中用于图像特征分类的一个方法。LBP方法在1994年首先由T. Ojala, M.Pietik?inen, 和 D. Harwood 提出[43][44],用于纹理特征提取。(The LBP method (Local binary patterns) is a method for classification of image features in a computer vision. The LBP method f
SML
- 基于DCT-GMM的SML的图片聚类功能的算法实现,使用MATLAB语言(DCT-GMM based SML image clustering algorithm implementation, using the MATLAB language)
输出图像像素值
- 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)