-
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。...
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。-Histogram equalization that is normalized VC process, and I upload matlab counterparts, are used for pattern recognition image processing samples.
- 2023-08-12 10:45:09下载
- 积分:1
-
实现了甘特图的显示功能(甘特图又叫条形图用于项目管理中的进度管理,它的长度表示工期,起始点表示开工日起,结束点表示完工日起,可以通过鼠标来改变它用来表示改变日期...
实现了甘特图的显示功能(甘特图又叫条形图用于项目管理中的进度管理,它的长度表示工期,起始点表示开工日起,结束点表示完工日起,可以通过鼠标来改变它用来表示改变日期信息),该程序可以用于编写项目管理软件中的甘特图的显示-Achieved Gantt display function (also known as Gantt bar chart for project management in the progress of management, said the length of its duration, the starting point that the start date, end date point, you can mouse to change it used to change the date of information), the program can be used in the preparation of project management software Gantt display
- 2022-01-24 09:57:31下载
- 积分:1
-
从自动潮位计摘录数据,绘制曲线提供其他软件使用
从自动潮位计摘录数据,绘制曲线提供其他软件使用-Automatically extract from the tide of data, drawing curves to provide the use of other software
- 2023-02-19 08:10:04下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1
-
Convolution Filter to alter images
卷积滤波器改变图像
- 2023-03-31 13:10:03下载
- 积分:1
-
cloth simulation procedures, more recent reference papers, the model based on sp...
布料模拟的程序,参考较多近期论文,实现的模型基于弹簧――质点模型,实现效果不错-cloth simulation procedures, more recent reference papers, the model based on spring-- particle model, achieving good results
- 2022-02-05 13:21:53下载
- 积分:1
-
这个绘制直线,折线,圆饼图的软件是我比较喜欢的一个,实在是值得学习!...
这个绘制直线,折线,圆饼图的软件是我比较喜欢的一个,实在是值得学习!
- 2023-07-12 00:05:03下载
- 积分:1
-
一个动画演示程序。已经通过编译测试,有兴趣的可以
一个动画演示程序。已经通过编译测试,有兴趣的可以-an animation demonstration program. Compiler test has been passed, interested can s
- 2022-03-18 13:26:56下载
- 积分:1
-
2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。
2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
- 2022-08-24 04:55:48下载
- 积分:1
-
fir低通滤波器
用c语言设计的fir低通滤波器,经过调试,可以使用。包含几个函数,可以看清,注释比较多,方便看懂。
- 2022-02-24 19:41:08下载
- 积分:1