资源列表
histogram
- 绘制各种随机图像包括直线、点、圆、文字、并加上各种不同的颜色。-Draw all kinds of random images, including a straight line, point, circle, text, plus a variety of colors.
Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, and how to use custom brushes (color, line width, line style). Settings dialo
Graphic
- 小型绘图程序,可以绘制点、线、圆、椭圆等-Small drawing program, draw a point, line, circle, ellipse, etc.
BMP_JPG
- BMP位图文件转换为JPG格式的文件,以及JPG格式文件转换为BMP格式文件-BMP bitmap file into JPG format files, and JPG files converted to BMP format file
Circle
- 本程序主要讲了如何用类来实现画圆,当然画圆的方法很多,这仅仅是我的想法而已-This program is mainly about how to use the class circle, of course, draw a circle, this is just my idea
main
- AlphaBlend测试程序,用于验证AplahBlend。-AlphaBlend Test
CS_OMP
- 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) 测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构-1-D signal the realization of compressed sensing (orthogonal to match the tracking method Orthogonal Matching Pursuit) number of measurements M = K* log (N/K),
dd
- 输入原始图像,程序对图像进行小波变换,并显示小波变换后的图像-Enter the original image, the program image wavelet transform, and display the image after the wavelet transform
auto_warp
- 自动配准,对两幅同地区的图像进行自动选点配准-Automatic Registration of images of the same region of the two automatic choice of site registration
matlab-chengxu
- maltab绘图程序大全,基本都是文本形式的,自己好好看哟-program Daquan maltab drawing, are basically in text form, good to see yo
WHF
- 根据点坐标画等半径的圆,并对点的连线演算为各圆的连线,并且线是正对圆心的。-Center of a circle
matlab-code-for-signal-processing
- this matlab code is for drawing histograms of distributed/normal random samples,basic operations on signals as addition, multipication,delay.Drawing spectrum of signal.