搜索资源列表
图像去躁之邻域算法
- 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimizatio
连通域标识(8邻域)
- 连通域标识(8邻域),同时计算连通域的面积和周长
彩色图像分水岭分割后,邻域的获取和特征的提取
- 彩色图像分水岭分割后,邻域的获取和特征的提取
图像去躁之邻域算法
- 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimizatio
tuxiangpinghuachuli
- 该程序可以通过邻域平均法,中值滤波等多种方法消除图像中的躁声.还可以在图像中生成躁声.-the program through Neighborhood average, median filtering and other methods to eliminate the image impatient voice. The images can also generated impatient voice.
tuxiangzhengqiang
- 用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等-using Matlab to enhance the images include histogram equalization histogram matching an average neighborhood
DSPLIT.DSW1
- 二值图像的黑白点噪声滤波,邻域平均法,中值滤波,产生噪声-two values point to the black and white image noise filtering, neighborhood average, median filtering, generating noise
matlab.imnoise.conv2
- 数字图像邻域平均法去噪的实现(包括有M文件和图像)-neighborhood Digital Image Denoising the average realized (including M documents and images)
VC++pinghua
- 应用VC++6.0完成图像的去噪,邻域平均法,中值滤波法-completed application VC 6.0 Image Denoising, neighborhood average, median filtering method
DSPLIT
- 用邻域平均法和中值滤波对图像实现消除噪声-With neighborhood average and median filtering of images to achieve the elimination of noise
badaoxiama5
- VC++pinghua.rar 简介:VC++pinghua VC++pinghua.rar ·应用VC++6.0完成图像的去噪,邻域平均法,中值滤波法.. 开发工具: Visual C++ -VC++ Pinghua.rar Profile: VC++ Pinghua VC++ Pinghua.rar application VC++ 6.0 complete image denoising, neighborhood avera
1
- vc代码关于邻域平均法(均值滤波法)的图像平滑-vc code on the neighborhood averaging method (mean filter method) of the image smoothing
linyupingjunhezhongzhilvbomatlab
- 利用邻域平均法和中值滤波法实现一幅加噪图像的平滑-The use of neighborhood averaging method and median filtering method to achieve a smooth image noise
tuxiangceliang
- matlab环境下图像测量课程实验程序,Smoothed算子实现图像边缘检测,空间邻域平均法,图像二值化与细化,图像增强(锐化),中值滤波等实验程序。-matlab image measurement courses under experimental procedures, Smoothed operator realization of image edge detection, space-neighbor average me
Mean_Mid_MATLAB
- 八邻域均值算法与中值算法的比较,加高斯噪声滤波进行比较-Eight-neighbor algorithm with the mean value of the comparison algorithm, plus Gaussian noise filter comparison
ImageLinerSmooth
- 数字图象处理-图象增强-邻域平均法处理图象-Digital Image Processing- Image Enhancement- deal with neighborhood average image
KNN
- c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
八叉树k邻域搜索思路和数据精简
- 八叉树k邻域搜索思路和数据精简,点云数据P的K近邻指的是在物体空间内,点云数据内与P相邻的K个最近相邻点。这里采用八叉树分割法来搜索点P的K近邻。具体步骤是:先设定一个距离阈值,根据已知的P点坐标,可以求得相应的子立方体结点编号以及相邻的26个子立方体编号,每个子立方体记录下编号后,先在该子立方体内部搜索距离阈值范围内的K个近邻点,如果点数不够,则在其相邻的26个子立方体里面搜索,直到满足要求结束。
邻域平均法
- 基于matlab软件,利用邻域平均法对图像高斯噪声进行去噪处理。(Based on MATLAB software, the neighborhood average method is used to denoise the image Gauss noise)
邻域计算
- kd树数据存储结构,进行klinyu搜索,GUI界面,具有保存搜索的k邻域数据(Kd tree data storage structure, k linyu search, GUI interface, with k neighborhood data to save the search)