-
lsb
利用LSB算法嵌入隐藏图像,可在广义LSB中设置修改的位平面,返回误码率和峰值信噪比。含各种经典的攻击方式,可用于实验。并可控制攻击的强弱。利用Matlab编写。(LSB embedding algorithm using hidden images, can be generalized to set up modified LSB bit-plane and returned to the bit error rate and peak signal to noise ratio. Containing a variety of classic attack methods can be used for the experiment. Can control the strength of the attack. Prepared using Matlab.)
- 2007-10-26 15:22:17下载
- 积分:1
-
comp
List of m-les, with initial comments lines, from F:matlabComp*.m. This
list was printed 22-Oct-2010
- 2010-11-27 23:09:16下载
- 积分:1
-
bbbbb
说明: 统计学的一些简单的小程序,希望大家可以帮忙改以下(statistically small number of simple procedures in the hope that we can help with the following)
- 2006-04-19 20:58:11下载
- 积分:1
-
Broadband_FWM_products
微环级联四波混频,基于FFT算法,在2013b环境下可运行(cascaded FWM in microring )
- 2020-07-10 16:18:55下载
- 积分:1
-
fiberlaser_twoend
对于端面抽运的双包层光纤激光器,利用速率方程对脉冲输出能量进行数值仿真(In the end pumped double clad fiber laser, the output energy is numerically simulated by the rate equation)
- 2017-06-03 09:57:43下载
- 积分:1
-
dft-and-fft-time
Matlab code for identify FFT and DFT differences of working times.
- 2011-12-21 03:48:05下载
- 积分:1
-
txt
这写都是我在做-x LMS噪声除噪中的一些源代码,最后的代码也有,请大家自己看(It was all my doing-x LMS noise than noise in some of the source code, the final code also, please look at their own)
- 2010-05-09 14:03:01下载
- 积分:1
-
MATLAB_ks
利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能:
1. 采用matlab Guide设计实现图像界面与按钮界面。
2. 连接摄像头,编写MATLAB初始化程序
3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。
4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。
5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。
(Designed and implemented using MATLAB GUI graphical user interface, image processing, using MATLAB image processing toolbox of image processing functions to achieve the following: 1. Designed to achieve an image using matlab Guide button interface with the interface. 2 Connect the camera to write MATLAB initialization procedure 3, with the camera capture an image and save to achieve (using the control button to save). 4 Design button on the image to achieve any change in the brightness and contrast adjustment, display, and contrast changes before and after images. 5 button design to achieve the user to select an image region of interest with the mouse, display and save the selected area.)
- 2011-09-09 13:26:40下载
- 积分:1
-
GraphBetweennessCentrality
求复杂网络中的度的介数,输入网络的邻接矩阵,对分析社交网络的拓扑性质很重要(Find the degree of complexity of the network betweenness, enter the network adjacency matrix for analyzing social networks are important topological properties)
- 2013-11-08 14:31:58下载
- 积分: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