搜索资源列表
treevb
- 分形树,希望大家可以多多学习,本模块主要是让我们能用自然的思维去重点解决我们实际问题,也就是说如果你想用VB作图的话,你不用去思考坐标在VB中的情况,你只要思考你所作图形在坐标中的位置。-fractal tree, we can learn more, This module is designed to allow our thinking can use natural to focus on practical solutions to our problems, This means t
tree22
- 本模块主要是让我们能用自然的思维去重点解决我们实际问题,也就是说如果你想用VB作图的话,你不用去思考坐标在VB中的情况,你只要思考你所作图形在坐标中的位置。-This module is designed to allow our thinking can use natural to focus on practical solutions to our problems, This means that if you want to use Visual Basic Drawing, you
kMeans
- k-mean image clustering source code developed using java
Nonlocalmeansfilter
- 数字图像非局部均值算法,很好的哦。我自己试过了
imgstack
- java环境下开发的imagestack软件,绝对可以用,所谓iamgestack,就是说几幅连续的图像的合成,然后放在同一个图像中,以此来弥补焦距不同造成的部分失真,大家可以下载并使用-imagestack means several consecutive images combined into a sharp noisefree image,for example,from focus length 6.3 to 63mm ,we try to make up for the infor
kMeansCluster
- k均值分类 效率高 代码简单 利用最小均方误差准则编写-k-means efficient
alttf23
- ALLEGTTF is a collection of functions to produce anti-aliased text output and TTF (True Type Font) loader, a GRX font loader and a bitmap font loader for use with Allegro. Antialiased text means that fonts have soft edges and blend into their backgro
KMEANS
- k均值算法,C++文件,读入txt文件的方式实现-k means algorithm, C++ files, read txt file means to achieve
matlab3
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波和图像的自适应魏纳滤波-Using MATLAB functions filter2 in the noise of the images by means of adaptive filtering and Weiner filtering the image
COLORPSNR
- 此程序用C语言求取彩色图像的PSNR。psnr是一种评价图像的客观标准。它具有局限性,PSNR是“PeakSignaltoNoiseRatio”的缩写。peak的中文意思是顶点。而ratio的意思是比率或比列的。整个意思就是到达噪音比率的顶点信号,psnr是一般是用于最大值信号和背景噪音之间的一个工程项目。-This program uses the C language to strike a color image PSNR. psnr is an objective criteria to
BCFCM2D
- 图像处理fuzzy C-means算法的源代码-Image processing fuzzy C-means algorithm source code
mykmeans
- k-means算法 算法算法 算法算法 算法 -k-means algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm
Cluster
- 实现了随机点生成、C均值聚类、ISODATA聚类算法,简单易懂-Random point generation C-means clustering, ISODATA clustering algorithm, straightforward
kmeans
- 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
fuzzy_c_mean
- 本程序对二维图像可实现模糊C均值聚类,默认聚类为4.-The procedures for the two-dimensional image can be realized fuzzy C-means clustering, the default clustering for 4.
ColorImageSegmentation
- K-Means Image Segmentation
canvas-sky
- 通过循环使使用者觉得天空中的云是真实在动的,这是一种手段。-Through the loop, so that the user found in the cloud in the sky is true in the move, which is a means.
k-means
- 利用k-means聚类对图像进行分割,在MFC中实现。-k-means image segmentation by c++
k-means
- k-means聚类 可以实现 效果很好 三维立体效果图-k-means clustering can achieve good results three-dimensional renderings
NL-MEANS
- NL-MEANS图像去噪算法。 该算法对于灰度图像的高斯白噪声的去除效果极好,但是在计算时间上耗时较高。本程度对于256*256的灰度图像,约在30s以上。 运行,请输入“main”。-NL-means algorithm is a good way for grey image denoising on AWN, but it has high cost on the computation. The program here may cost beyond 30s for 256