资源列表
求解反卷积
- 图像的卷积处理以及进行解卷积的操作,用conv进行卷积操作(Convolution operation of image and operation of deconvolution, convolution operation with conv)
Fault_diagram
- 读取多帧图片合成GIF动图以及将GIF动图读出帧数图片的MATLAB程序(Read the multi frame image synthesis GIF action figure and GIF map reading frames images MATLAB program)
Relative_error_
- 用来比较两张图片的相似程度的MATLAB程序(A MATLAB program used to compare the similarity between two pictures)
canny
- 基于matlab的Canny边缘检测算法(Canny edge detection algorithm based on MATLAB)
盲解卷积复原
- 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filt
新建文件夹
- CV目标检测CV CV CV CV CV(CV object detection CV CV CV CV CV)
IIR数字巴特沃思带通滤波器设计
- 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)
CV
- 本程序可以实现医学图像和彩色图像轮廓的检测,效果还不错。(This program can realize the detection of medical image and color image contour, and the effect is good.)
makeCurveFromParticle
- maya粒子生成曲线 把粒子的位置转换成一条nurbs曲线的控制点,每一帧将这些数据传给nurbs曲线。 主要用这个mel函数.附件里 步骤: 1,创建一个粒子发射器,粒子名字为particleShape1, 2,再随意画一条nurbsCurve,曲线名字为curveShape1, 3,将下载的mel文件在maya里source一下, 4,创建一个表达式内容为:makeCurveFromParticle("particleShape1",
video_player2
- 视频播放以及摄像头捕获,基于opencv和mfc(video player and camera capture, based on opencv and mfc)
fft
- 基于MATLAB的快速傅里叶变换的程序仿真 附课件(Program simulation of fast Fourier transform based on MATLAB)
adapt_mid_filter
- 实现自适应中值滤波,边缘问题采用复制边缘像素的方法。(Achieve adaptive median filtering, and the edge problem uses a method of copying edge pixels)