-
canny
canny算法分割,本算法通过canny对图像进行分割,并提取边缘。()
- 2011-10-09 09:24:44下载
- 积分:1
-
水平集
说明: 代码论文Active Contours Without Edges(code paper Active Contours Without Edges)
- 2020-05-24 18:21:39下载
- 积分:1
-
Wweinaai
维纳滤波,图像恢复,通过用matllab编辑的程序实现以上功能-wena
(Wiener filtering, image restoration, with matllab editing program to achieve the above functions-wena)
- 2012-06-09 10:55:31下载
- 积分:1
-
PicMatch
本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。
在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。
1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。
2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。
4、TreeCtrl控件、ListCtrl控件的基本操作。
5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision.
In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure.
1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing.
2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques.
3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format.
4 and TreeCtrl controls, the basic operation ListCtrl controls.
5 and MFC single document procedure view communication, replace view, view.)
- 2010-05-22 00:46:30下载
- 积分:1
-
wenlitezhengtiqu
包括计算共生矩阵、对共生矩阵归一化、对共生矩阵计算能量、熵、惯性矩、相关4个纹理参数、求能量、熵、惯性矩、相关的均值和标准差作为最终8维纹理特征
(Including the calculation of co-occurrence matrix, normalized to the co-occurrence matrix, co-occurrence matrix calculation on the energy, entropy, moment of inertia, related to four texture parameters, find the energy, entropy, moment of inertia, related to the mean and standard deviation as the final eight-dimensional texture feature)
- 2010-06-01 16:43:41下载
- 积分:1
-
opencv4.3
自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of each color.)
- 2014-02-13 16:18:41下载
- 积分:1
-
wiener
在知道清晰图像和噪声频率特性的情况下,维纳滤波器被看做是一种有效的图像复原技术(In that resolution images and noise frequency characteristics of the case, the Wiener filter is seen as an effective image restoration technique)
- 2010-09-01 11:27:28下载
- 积分:1
-
灰度图像二维otsu自动阈值分割
一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
- 2020-07-18 11:28:47下载
- 积分:1
-
e900f286
说明: PCA图像降噪新算法-LPG PCA,全名叫做Two-stage Image Denoising by Principal Component Analysis with Local Pixel Grouping。内含算法代码和数据集,均经本人实测,可进行灰度图像和RGB图像的降噪,且PSNR和SSIM指标明显好于小波滤波、K-SVD等经典算法。值得学习图像降噪的看看!(The new algorithm of PCA image denoising LPG PCA, full name is two stage image denoising by principal component analysis with local pixel grouping. The algorithm code and data set can be used to reduce the noise of gray image and RGB image, and the PSNR and SSIM are better than the classical algorithms such as wavelet filtering and K-SVD. It's worth learning about image denoising!)
- 2020-11-24 22:19:32下载
- 积分:1
-
image-segment
图象分割程序:先用梯度函数进行边缘检测,然后二值化后分割图象(Image segmentation process: first the gradient edge detection function, and then after binarization image segmentation)
- 2007-09-30 10:47:54下载
- 积分:1