搜索资源列表
Bresenham算法
- Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
Speed Carxp
- 自己参考资料写的关于c图像的小程序,里面还用的了键盘的使用,算是游戏吧。绝对原创!很利于初学者学习。-his reference was made on the images of small c procedures, which also use the keyboard use, it is the game. Absolutely original! Beginners very conducive to learning.
mde-1.6.0
- 飞曼公司嵌入式图形库minigui1.6.x的高级编程例程,可移植到各类开发板上使用。-Embedded graphics library minigui1.6.x senior programming routines can be transplanted to the use of various types of development board.
graphics32-1-7-1
- 这个是一个很好的delphi显示,处理图像的控件包,里面有详细的使用文档,并且我上船的dicom读片程序也要用到这个-this is a good delphi showed that the image control packets, which contain detailed the use of documents, and I read the uplift of DICOM films have used this procedure
连连看源程序
- 小game 连连看的原程序,速度很度很,自己写的,下载的人可以自由使用-small game of the original procedure, speed for a very, wrote it myself, people can download the free use
ct头模仿真重建
- 此程序是使用VC编写得S-L头模型计算机仿真重建。头模型的图片也在压缩包中,此程序是自己编写的作业,所以决定可以用!-this procedure is used in the preparation of VC S-L first computer simulation model of redevelopment. The first model is compressed picture, this procedure is the preparation of their operati
图片模糊与锐化
- 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!-cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!
CMYDraw
- 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
Graph SrcNew
- 几个很好的图形C++类,开发的时候,直接加入工程即可使用。-several good C + + graphics category, the development, directly joining the project can be used.
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
huffman_f
- huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
牛顿环
- VS2003下C#写的牛顿环,主要使用graphic绘图-Visual C# written by Newton Central, the main use of graphic drawings
SRGPEXABBQ
- SRGP源包的示例代码,看明白后可以知道如何使用SRGP包-6,511 packets of sample source code, can understand after know how to use 6,511 packets
analyseBMPfile
- 一个不需要任何特殊函数、只使用极普通的读文件语句来完全解读BMP文件格式、内容、并绘制成图的自编程序。-one does not need any special function, use only very ordinary paper statement read to fully interpret BMP file formats, content, map and the written procedures.
analysePCXfile
- 一个完全解读PCX文件的自编程序,不使用任何调色板之类的高级函数,只使用极普通的文件读语句即OK。可以借鉴于认识PCX文件的本质结构。-a complete explication PCX document written procedures, the use of any such palette High function, use only a very general statement read in the paper that is OK. We can draw on unde
stereo-maximum-flow-upload
- 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
TinyCADsrc
- 第一个能够真正进行混合图形编辑的软件,对于任何类型的扫描图象:彩色图,灰度图和单色图都具有强大的光栅转矢量功能。通过使用本软件,您可以对扫描的图形,包括草图,地图和其他图象进行净化,编辑,更新并转换为矢量。引入了真正的CAD—类型编辑光栅图象-first truly mixed graphics editing software, for any type of scanned images : color, grayscale and monochrome plan has powerful
plotline控件的使用方法(实例)
- 具体介绍了免费空间plotline的使用方法,供相关人员参考。
抠图算法 使用matlab实现
- 抠图算法 使用matlab实现 -Matting Matting algorithm implementation using matlab using matlab algorithm to achieve
使用openni录制kinect视频、深度图像数据
- 使用openni录制kinect视频、深度图像数据,并绘制跟踪到的骨骼 包含完整工程文件,可以直接编译使用-using openni to record color and depth images from kinect,and display the skeleton image of the tracked user