-
SC-powerful-image-rendering
Useful tool for rendering and outputting information rich images(This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.
All the MATLAB built-in colormaps are implemented, but without MATLAB s nasty discretization artifacts. Plus, there are many new colormaps which are helpful for viewing more complex data, such as optic flow, likelihoods over images, difference images, segmentations, stereo image pairs (as anaglyphs) and edge-maps with orientation. It also accepts user defined linear and non-linear colormaps.)
- 2013-10-03 22:40:08下载
- 积分:1
-
testnlm
nonlocal means算法的实现,用于去除斑点噪声(nonlocal means)
- 2014-05-26 20:37:46下载
- 积分:1
-
Shape-Recognation
这是在MATLAB环境下的一个进行图像连通,识别,提取质心的程序。(This is an image communication, recognition in a MATLAB environment, extracting the centroid of the program.)
- 2015-11-04 22:14:28下载
- 积分:1
-
morphic
Implementation of Homomorphic filter in matlab with examples
- 2009-10-03 01:44:45下载
- 积分:1
-
bpsk
干扰可分为窄带和宽带,本程序主要针对宽带干扰信号进行编写(Interference can be divided into narrowband and broadband, the program is aimed at a broadband signal BPSK modulation
)
- 2021-02-04 13:09:58下载
- 积分:1
-
adpmov
自回归滑动平均模型的matlab仿真实验程序(ARMA mode simulation experiment based on matlab)
- 2012-10-12 19:59:32下载
- 积分:1
-
waveletsingularitydetectionsigna
采用2进小波对1维信号的奇异点进行检测。小波模极大值位置就是奇异点的位置(A 2 into 1-dimensional wavelet singularity detection signal. Wavelet Modulus Maxima location is the location of singular points)
- 2020-08-25 11:18:14下载
- 积分:1
-
KOHONEN_MapasAutoOrganizaveis01
Kohonen MAP Self Organized
- 2010-08-29 21:48:46下载
- 积分:1
-
fwdcode
commmunication develop in 4g
- 2014-09-09 16:52:04下载
- 积分:1
-
haarmtx.m
The Haar transform can be expressed in the matrix form as T = HIHT (inverse transform HTTH) where I is an NxN image matrix, H is an NxN transformation matrix and T is the resulting NxN transform.
For Haar transform, the transformation matrix H contains the Haar basis functions hk(x). They are defined on a continuous, closed interval, x -[0, 1] for k = 0,1,2 ...,N -1 where N = 2n.(
The Haar transform can be expressed in the matrix form as T = HIHT (inverse transform HTTH) where I is an NxN image matrix, H is an NxN transformation matrix and T is the resulting NxN transform.
For Haar transform, the transformation matrix H contains the Haar basis functions hk(x). They are defined on a continuous, closed interval, x-[0, 1] for k = 0,1,2 ...,N-1 where N = 2n.)
- 2013-10-21 21:16:53下载
- 积分:1