资源列表
JPGGIF_VC++
- VC++实现JPG及GIF文件操作,并实现文件存取等基本操作。-VC JPG and GIF file operations, and to achieve the basic file access operation.
fraghistogram
- 坐标输入对图像进行分割的行数和列数,而后对每个小块求直方图,文件输出
gevelopment
- BC++ development of GUI applications, use very convenient, can very good
bliuo
- 快速ICA算法,在盲源分离中有很大的用处,不错的源码 很好-Fast ICA algorithm, are of great use in blind source separation, a good source is very good
pecializationcallback
- 著名的FastICA 算法,最新版本,修改了以前的Bug,-The famous FastICA algorithm, the latest version, modify the Bug before,
gnsbancelibrary
- 用turboc2闲时编的图形学用的显示直线的程序,不错的(When using a turboc2 idle graphical display of theory and linear programming, good)
dibimage
- 自己总结的关于dib位图处理的类,能实现较多功能-Summing up their own class, to achieve more dib bitmap processing
936414
- 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and
CMyChartView_ocx
- 图形ActiveX控件,一个高效的动态曲线显示控件-graphics ActiveX controls, a highly effective dynamic curve shows Controls
DrawArc2
- 自动生成Autocad脚本(scr)的C++源程序,可以生成Autocad中各种多边形图形,主要用于半导体制程中的掩模绘制。-Autocad automatically generated scr ipt (scr) for C++ source code, you can generate Autocad various polygon graphics, mainly for the semiconductor manufacturing process of the mask drawin
SplineTester
- 运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
pdenipt
- 包含了偏微分方程图像处理一些经典算法的matlab实现,如热扩散、非线性扩散等,便于快速入门