-
Untitled13
皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿(The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usually by introducing a measure of pixel color and the " standard color" achieved the distance, the distance The corresponding color from the decision modeling approach. MATLAB source code for face detection on color image light compensation)
- 2010-06-14 10:57:18下载
- 积分:1
-
matlabjc
matlab程序设计教程,ppt,共分13章(matlab programme design teaching material,ppt, having 13 charpter)
- 2009-05-12 21:48:25下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
BPM2Dmo_MO
说明: 通过引入磁光材料的非互易回转因子,形成新型光束传播方法(BPM),从而计算磁光波导的非互易效应。磁光波导参数可调,非互易回转因子可调。(calculate the nonreciprocal effect of magneto-optical waveguide using the beam-propagation method based on nonreciprocal element.)
- 2010-05-04 17:18:14下载
- 积分:1
-
laplasian
laplasian code in matlab.
- 2012-09-23 13:07:13下载
- 积分:1
-
rprod02
是用于建模方面的,很有用,所上传的5个程序文件要协同工作才行(Is used for modeling, very useful, 5 program files uploaded to work for the job)
- 2014-01-06 20:22:17下载
- 积分:1
-
1671-4512(2011)S2-0172-04
贝叶斯压缩感知稀疏信号重构方法研究.PDF(Research on methods of signal reconstruction by Bayesian compressive sensing)
- 2014-02-02 15:33:59下载
- 积分:1
-
MATLAB-Code
仿真是现代雷达系统设计成功的基础,从这一点来说,没有任何软件比MATLAB更好。本代码提供雷达系统仿真常用MATLAB程序,内容包括:雷达基础导论、雷达检测、雷达波形、雷达模糊函数、脉冲压缩、面杂波与体杂波、动目标显示和杂波抑制、相控阵、目标跟踪、电子对抗、雷达截面积、高分辨率战术合成孔径雷达、信号处理等,提供MATAB文件和雷达系统设计与分析所需要的实际仿真经验(Simulation is a modern radar system design basis for success, from that point, there is no software better than MATLAB. The code provides radar system used MATLAB simulation program, including: Introduction to basic radar, radar detection, radar waveforms, radar ambiguity function, pulse compression, face and body clutter clutter, moving target indication and clutter suppression, phased array, target tracking, electronic warfare, radar cross section, high-resolution synthetic aperture radar tactics, signal processing, simulation provides MATAB documents and practical experience in radar system design and analysis needed)
- 2014-05-12 20:41:23下载
- 积分:1
-
FuzzyCLIPS
agood book for learning fuzzy clips
- 2011-01-27 20:34:50下载
- 积分:1
-
ephem
计算当前儒略日天体位置速度和轨道要素的程序(Calculate the current Julian Day celestial position, velocity and orbital elements of the program)
- 2011-10-27 20:44:22下载
- 积分:1