-
GraphAlgorithm
C++语言下, 关于图论算法的一些模版, 包括一般图最大匹配, km匹配, 最小割等等, 共15个模版(C++ language under the graph theory algorithm on a number of templates, including the maximum matching in general graph, km matching, minimum cut, etc., a total of 15 templates)
- 2009-05-12 08:28:02下载
- 积分:1
-
ex8-extractwatermark
水印要求完全不被修改,完全脆弱水印一般是从空域LSB算法演变而来。(Watermark demands nothing to modify, the fragile watermark is completely general LSB algorithm has evolved the airspace。)
- 2015-05-11 15:33:22下载
- 积分:1
-
toushi
图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图(Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective)
- 2020-11-18 23:39:40下载
- 积分:1
-
VehicleTracking-master
关于车辆跟踪的c++程序,使用了opencv进行跟踪,采用了帧差方法效果还不错(vehicle detection)
- 2014-12-24 13:49:47下载
- 积分:1
-
5
说明: 数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理(Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing)
- 2009-06-30 09:06:08下载
- 积分:1
-
jpeg
jpeglib的库文件,方便实现很多关于jpeg的操作,例如格式转换等等。(jpeglib the library file to facilitate the achievement of the operation of a number of jpeg, for example, format conversion and so on.)
- 2009-05-06 18:23:22下载
- 积分:1
-
tu_xiang_he_bing
程序进行了两张图片的简单合并,适合对控件的使用进行学习(Procedures carried out two simple merger picture, suitable for the control of the use of learning)
- 2013-11-05 22:32:15下载
- 积分:1
-
86346644
图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
- 2013-11-17 06:09:48下载
- 积分:1
-
Granulate
说明: 颗粒粗化源码,将马赛克现象认为的作用于一副图像,称之为颗粒粗化。可以用来建立图像切换效果(source of coarse particles, that the phenomenon will mosaics in the role of an image, known as particle coarsening. Images can be used for switching effects)
- 2006-03-20 21:07:05下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1