资源列表
level2sqtwolog
- 关于自适应阈值三尺度的去噪,去噪效果良好,并带有mse以及psnr(峰值信噪比)的算法,可供参考-源语言: 检测到中文目标语言: 英语翻译 我的收藏设置 About three of scale adaptive threshold denoising, the denoising effect is good, and with MSE and PSNR (peak signal to noise ratio) of the algorithm, for reference
text2img
- This function was created as the function getframe() does not capture the data in the required size. This function lets you specify the font size, weight and several other things. * To change of background/font color open the file and make chan
kpca
- 基于matlab的二维图像的KPCA特征提取-KPCA feature extraction from image by matlab
tracking
- 可以很好的基于帧间差分法的运动目标的检测。-Can be a good frame difference method based on moving target detection.
Bezier
- TurboC 画任意多个点的曲线 贝塞尔曲线-TurboC draw line
dwt_image
- 灰度图像离散余弦变换水印算法matlab源程序-gray image watermarking Discrete Cosine Transform algorithm Matlab source
reshow
- 计算机制作全息图,采用罗曼三型编码技术,有再现像。-Computer-generated hologram, using Roman III coding techniques, have reconstructed image.
reconstruction
- One has to input the values of the parameters X, X1, M, g, f where X denotes the given sample set X1 denotes the sample set, where the function is to be reconstructed M denotes the given positive integer g is a generator for the shift inv
map
- MATLAB code for mapping.
-giper.m
- Trilateration is the name given to the Algorithm used in Global Positioning System (GPS) technology to localize the position of a Transmitter/Receiver station (also called a Blind Node) in a 2D plane, using the positional knowledge of three non-linea
Desktop
- a imread( 1.jpg ) 图像imread后,a已经是矩阵了(彩色的3维,灰度2维) matlab操作数据以矩阵为基础,也就是计算都是矩阵啦-graph matching
GAUSS-DENOISE
- 用C++实现对图像的高斯去噪,opencv-Gaussian denoising the image with C++