-
face_recognize
图像处理课程设计——《人脸识别》,用matlab实现的,代码加实现,以及设计报告(Image processing designation of face recognize.)
- 2012-03-31 16:33:29下载
- 积分:1
-
Zemax+DDE+toolbox+for+Matlab
该工具箱可实现matlab编程和zemax通信,同时借助于matlab 强大的编程能力以及zemax的光学设计能力,为光学领域工作的科研人员提供了新的途径。(This program can realize the communication between the matlab and zemax, very helpful for optical engineer and student whose major in optical science.)
- 2020-11-11 16:49:45下载
- 积分:1
-
adsafdsf
数字图像处理图像去模糊迭代盲去卷积算法matlab源代码(Digital image processing, image deblurring iterative blind deconvolution algorithm Matlab source code)
- 2012-06-03 14:42:06下载
- 积分:1
-
SHUZITUXIANGCHULIYUANDAIMA
数字图像处理源码,包含数字图像处理的诸如边缘检测等多个功能程序(C++)(Source digital image processing, including digital image processing such as edge detection and many other functional procedures (C++))
- 2008-06-01 10:59:54下载
- 积分:1
-
matlab
在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积(In MATLAB, the signal S after convolution H channel generated receive signal V, V = conv (S, H), from V and H deconvolution)
- 2021-03-29 10:09:11下载
- 积分:1
-
lapulsi
拉普拉斯变换是工程数学中常用的一种积分变换,又名拉氏转换。拉氏变换是一个线性变换,可将一个有引数实数t(t≥ 0)的函数转换为一个引数为复数s的函数。(Laplace transform is a commonly used engineering mathematics integral transformation, also known as Laplace Transform. Laplace transform is a linear transform, argument can be a real number t (t ≥ 0) is converted to a function of a complex number s argument of the function.)
- 2013-10-25 17:57:56下载
- 积分:1
-
periodic-3d-tongzhou-resonanter
---三维fdtd程序,采用周期性边界条件(3D fdtd procedures, periodic boundary conditions)
- 2021-04-13 15:58:57下载
- 积分:1
-
calibration-3-cameras
C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
- 2013-09-09 10:12:10下载
- 积分:1
-
parallel_algorithm_of_wavelet
用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的
可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效
地提高运行速度,其并行处理效率也接近理想状态.(image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algorithm on the basis of principle, Analysis of the wavelet transform the parallel components of wavelet transform the parallel algorithm. algorithm analysis showed that Parallel wavelet transform effectively increase the operating speed and its parallel processing efficiency is close to the ideal state.)
- 2007-05-08 10:42:38下载
- 积分:1
-
binary-video
学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求:
1. 对输入视频的每一帧图像都用同一个阈值进行二值化;
2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕;
3. 在处理的过程中,实时显示每帧图片处理之后的效果;
4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成;
5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi )
这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements:
1. Each frame of the input video images are binarized using the same threshold value
2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information
3. During processing, real-time display after processing each frame
4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice
5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi)
Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)
- 2015-01-30 16:15:09下载
- 积分:1