-
TotalVariationAlgorithms-master
说明: 全变分去噪程序,用于图像去噪,该方法能克服图像去噪中的震荡效应,使图像更加光滑,并能保存边缘信息。(total variation denoisy)
- 2019-03-10 15:36:48下载
- 积分:1
-
magic_even2
幻方的构造及幻方实现的程序,对于其他双偶阶的幻方,只是在作‘*’标记时,应把4N阶方阵分为N个4阶方阵进行标记,数字填入仍按从左到右,自上而下填入(Magic Square and the magic square implementation procedures for other pairs of even order magic square, just as ' *' mark should be put into N 4N square matrix of order 4 squares labeled, digital still fill left to right, top to bottom fill)
- 2013-05-29 17:01:17下载
- 积分:1
-
PolarToIm
极坐标图像转直角坐标图像,相当于球面的展开效果,最好是正方形图像,但是长方形也可以。(POLARTOIM converts polar image to rectangular image)
- 2021-04-27 18:48:44下载
- 积分:1
-
GRAY
灰度图生成程序
可以生成BMP/JPG格式的灰度图
大家可以随便使用下载(Grayscale generator can generate BMP/JPG format, you can easily use the download grayscale)
- 2010-11-10 14:41:38下载
- 积分:1
-
latent_Orientation
现场指纹的方向场,四种方法比较OF_FOMFE,OF_manual,OF_proposed,OF_STFT(latent fingerprint orientation,orientation field estimation for latent fingerprint enhancement)
- 2013-05-03 15:37:04下载
- 积分:1
-
GMM
利用K-高斯混合模型提取视频的前景信息。(The use of K-Gaussian mixture model for the future of video information extraction)
- 2009-05-04 19:56:17下载
- 积分:1
-
stereo_mrf-master左右图作业
斯坦福大学概率图模型课程作业,利用马尔科夫随机场进行图像分割,能运行,附有英文说明文档(Stanford University Probability Chart Model Assignment, using Markov random field for image segmentation, operation, with English documentation)
- 2017-06-22 17:42:07下载
- 积分:1
-
guangbanzhongxintiqu
本程序主要实现暗背景下含高斯噪声的光斑滤除噪声,实现光斑中心提取。采用了sobel算子和梯度倒数加权滤噪、最大类间方差法(Otsu)确定阈值、质心法提取光斑中心坐标。(The program is mainly realized under a dark background Gaussian noise spot containing noise filtering, to achieve spot center extraction. Using sobel operator and gradient inverse weighting filter noise, Otsu method (Otsu) to determine the threshold, the center coordinates of the spot centroid extraction.)
- 2020-09-24 14:37:48下载
- 积分:1
-
xb
说明: 小波阈值去噪。对灰度图像和二值图像进行滤波。(Wavelet thresholding filter . Denoiseing for the gray image and binary image .)
- 2010-04-23 14:52:02下载
- 积分: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