-
拟合
多个函数的曲线拟合,里面统计有最小二乘、非线性回归(Curve fitting for multiple functions)
- 2018-04-14 18:09:05下载
- 积分:1
-
LBP
说明: 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征(LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of)
- 2008-12-01 12:05:09下载
- 积分:1
-
paper2
低信噪比下周期平稳信号的稳健检测算法,希望对大家有用(Robust detection algorithms low SNR cycle stationary signals)
- 2014-08-27 20:46:10下载
- 积分:1
-
phasepack-matlab-master
说明: 包含主要的相位恢复算法,用于解决相位恢复问题,在计算光学成像领域被广泛使用。(This code includes conventional phase retrieval algorithms designed for phase retrieval problems, which is widely used in computational optical imaging.)
- 2020-09-20 12:20:12下载
- 积分:1
-
MATLAB
常规的中值滤波器,在噪声的密度不是很大的情况下效果不错。但是当概率出现的概率较高时,常规的中值滤波处理后,仍然具有噪声点,并丢失了细节和边缘,效果不是很好。
自适应中值滤波器可以尽可能的保护图像中细节信息,避免图像边缘的细化或者粗化。(The conventional median filter works well when the noise density is not very large. However, when the probability of probability is high, the conventional median filter still has noise points, and the details and edges are missing. The result is not very good.
The adaptive median filter can protect details in the image as far as possible and avoid thinning or coarsening of the image edges.)
- 2018-05-28 11:29:19下载
- 积分:1
-
ch5
傅里叶变换可以有效的说明傅里叶变换的基本步骤(kkkfuliyebianhuan)
- 2009-11-30 08:50:07下载
- 积分:1
-
GUI
本压缩文件利用Matlab制作了一个能识别居民身份证号码的系统,使用图像处理技术,实现了计算机识别数字的功能。(The compressed file using the Matlab made a system can identify the identity card number, using image processing technology, realized the function of the digital computer identification.
)
- 2013-10-16 10:35:43下载
- 积分:1
-
基于引导滤波的图像增强算法
基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
- 2020-06-18 19:40:01下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1
-
toushibianhuan
在matlab中实现透视变换。算法正确高效,这种仿射变换经过修改后可用于图像矫正或者摄像机标定等用途。(Matlab in perspective transformation. Correct and efficient algorithm modified this affine transformation can be used to image correction or camera calibration purposes.)
- 2013-03-26 18:57:50下载
- 积分:1