-
ssim_index
基于相似度的图像质量评价算法Structural SIMilarity (SSIM) index的实现。(This is an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images. Please refer
to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image
quality assessment: From error visibility to structural similarity"
IEEE Transactios on Image Processing, vol. 13, no. 4, pp.600-612,
)
- 2009-06-06 17:19:40下载
- 积分:1
-
1D_wavelet
用一维小波变换进行图像去噪处理,有较低的计算复杂度,提高效率和计算速度。(Victoria with a wavelet transform image denoising, lower computational complexity, increase efficiency and speed.)
- 2006-11-06 09:35:38下载
- 积分:1
-
unet-master 2
说明: 使用unet对图像进行分割的源码,里面有训练集,可以根据自己的需要更换训练数据。(Use the source code of the image segmentation using UNET, which has a training set, you can change the training data according to your own needs.)
- 2020-06-29 21:22:43下载
- 积分:1
-
ImageProcess
实现图像文件(如bmp等)的读取、显示、真彩图转换成灰度图、灰度图转化为二值图及绘制图像直方图功能。(Achieve an image file (such as bmp, etc.) to read, display, true color conversion to grayscale, converted to grayscale and binary image histogram function to draw the image.)
- 2013-11-26 15:18:48下载
- 积分:1
-
C# 放大和缩小图像 实例源码
C# 放大和缩小图像 实例源码
- 2013-05-22下载
- 积分:1
-
interactive-3D-graph-cut
用于分割2D、3D图像的可交互graph cut程序,纯matlab实现,不含C++(An interactive graph cut program segmenting 3D images)
- 2017-05-12 10:18:42下载
- 积分:1
-
Otsu image processing
说明: 利用大津算法对图片进行处理,得到满意的处理效果。(The image is processed by Otsu algorithm and satisfactory results are obtained.)
- 2019-04-12 15:45:15下载
- 积分:1
-
第四次作业
说明: 1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果
2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果
3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。
4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
- 2020-12-11 21:53:25下载
- 积分:1
-
ContrastSeg
一种改进的对比度分割算法。对红外图像有很好的分割效果。(an improved contrast ratio segmentation algorithm. The infrared image segmentation is a good result.)
- 2006-07-19 10:22:28下载
- 积分:1
-
拼接
说明: 这个例子展示了如何使用proj_match_points_transformtion_ransac在拼接应用程序中观察两个图像。(This example shows how to use proj_match_points_distortion_ransac tomatch two images in a mosaicking application.)
- 2020-06-22 12:00:01下载
- 积分:1