资源列表
Imaompum
- Image forgery is becoming a growing threat to information credibility. Among all kinds of image forgeries,photographic composites of human faces have very serious impacts(To combat this kind of forgery, some forensic methods propose to estimate the 3
t3_0411
- 根据样本的均值和方差,提取图像中的一个类别,并显示为二值图像(classification According to the mean and variance of the sample, a category in the image is extracted and displayed as a two value image.)
rkhioref
- 模拟退火Simulated Annealing算法c++源程序()
bai3
- example simulink matlab
ldst_bfx
- 浙江大学程序设计大赛ACM2191题我自己收集的()
UIAVJ
- 生成0到1之间的任意随机数,可以产生一个0到1区间内均匀分布伪随机数,可以产生多个0到1区间内均匀分布伪随机数()
Desktop
- 图形图像处理中的一个部分,计算图像的信噪比。(calculate singal-noise radio)
126483
- 生成密码的程序,按照升序模拟不同进制的加法运算,()
tzimiro_ICCV2013_code
- 使用AAM算法实现人脸面部特征的快速定位,能很快速,精确的定位到人脸的面部特征(The AAM algorithm is used to locate the facial features quickly and quickly and accurately to locate the facial features of the face.)
IIR和FIR滤波器设计的常用方法
- 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
spacefilter
- 给定或者生成空间滤波模板,利用卷积原理对于图像用于进行空间滤波(The given spatial filter template is used for spatial filtering)
kqiz
- 用Euler法及其改进方法解初值问题u’ -5u,t0 0,u(0) 1 的微分方程,在C语言中实现()