-
binary2decimal
binary to decimal converter
can turn bit pattern into decimal value
- 2010-06-30 03:10:36下载
- 积分:1
-
main
UKF在机动目标跟踪中的程序,可以直接运行(UKF in maneuvering target tracking programs can be run directly)
- 2013-10-10 09:35:47下载
- 积分:1
-
wavelet-fusion
matlab关于小波融合的源码,里面是word文档,有详细的说明和源码,可以学习和参考(matlab code on wavelet fusion, which is a word document, a detailed description and source code, you can learn and reference)
- 2014-12-24 14:55:43下载
- 积分:1
-
89346509RandomForestMatlabVersion
這是一個 Matlab的(和獨立應用)端口的出色的機器學習算法,隨機森林` - 由Leo布賴曼等。從 R -源由Andy鴻等。 http://cran.r-project.org/web/packages/randomForest/index.html(Fortran的原由Leo布賴曼和Adele卡特勒,研究港口安迪鴻和馬修維納。)當前的代碼版本是基於 4.5-29從來源 randomForest包。(This is a Matlab (and Standalone application) port for the excellent machine learning algorithm `Random Forests - By Leo Breiman et al. from the R-source by Andy Liaw et al. http://cran.r-project.org/web/packages/randomForest/index.html ( Fortran original by Leo Breiman and Adele Cutler, R port by Andy Liaw and Matthew Wiener.) Current code version is based on 4.5-29 from source of randomForest package.)
- 2009-12-23 21:51:02下载
- 积分:1
-
Computer-aided-design--
计算机辅助设计与仿真技术的概述,文件格式为ppt格式。(Computer-aided design and simulation technologies overview ppt file format format.)
- 2011-05-14 10:26:11下载
- 积分:1
-
macefacepro
Contents:
A.zip: code compatible with Matlab 2007a and older
B.zip: code compatible with Matlab 2007b and newer
data.zip: test data
instructions.pdf: this file
Instructions:
Unzip the selected file (A.zip or B.zip) in Matlab current directory (C:/.../Matlab/work is the default
one).
Type the name of main function on Matlab command window.
Now a simple and intuitive GUI should appear.
You can use images/data present in data.zip: just unzip them in Matlab current directory.
- 2012-04-11 13:11:01下载
- 积分:1
-
steg
stegnography data hiding in image.
- 2013-11-27 08:54:59下载
- 积分:1
-
expand
此程序为数学形态学中的膨胀运算,用于将图像编码充满整幅图像(This program is the expansion of operations in mathematical morphology, image coding for the entire image is full of)
- 2010-08-23 22:06:37下载
- 积分:1
-
101259378luv_rgb_yuv_lab_space_convert(2)
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = dest<-src , or
alternatively, S = src->dest . Supported color spaces are
RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected)
YPbPr Luma (ITU-R BT.601) + Chroma
YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr)
YUV NTSC PAL Y UV Luma + Chroma
YIQ NTSC Y IQ Luma + Chroma
YDbDr SECAM Y DbDr Luma + Chroma
JPEGYCbCr JPEG-Y CbCr Luma + Chroma
HSV / HSB Hue Saturation Value/Brightness
HSL / HLS / HSI Hue Saturation Luminance/Intensity
XYZ CIE XYZ
Lab CIE L*a*b* (CIELAB)
Luv CIE L*u*v* (CIELUV)
Lch CIE L*ch (CIELCH)(Convert a color image between color representations. B = COLORSPACE (S, A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = ' dest <-src' , or alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE)
- 2009-04-13 10:24:47下载
- 积分:1
-
KLT_Tracking
The KLT Tracker algorithm implementation. The starting location of the object must be manually initialized. Object tracking is accomplished using two methods: simple track and advanced track.
- 2009-12-18 02:50:55下载
- 积分:1