资源列表
圆和椭圆2
- 学习计算机图形学的同学必修的一道题目,本人做的比较简单,实现圆和椭圆的象素显示-study computer graphics students a compulsory subject, I do a simple, circular and elliptical achieve 471003
复件 链码
- 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
Graph SrcNew
- 几个很好的图形C++类,开发的时候,直接加入工程即可使用。-several good C + + graphics category, the development, directly joining the project can be used.
sztxhqcljsjyy2
- 数字图像获取处理及实践应用 主要是图像基本处理功能的实现-digital image processing and access to practical application is mainly basic image processing functions to achieve
sztxmssbjsjgcsj
- 数字图像模式识别技术及工程实践 学习识别有用-digital image pattern recognition technology and engineering practice learning to identify useful
分形图象制作器
- --- --- -分形图像制作---- --- --- - fractal images produced
kfill
- 种子填色算法,turbo c 2.0环境-seed coloring algorithm, 2.0 turbo c
smtp1 MFC实现
- 用MFC开发的可隐蔽发件人姓名的免smtp邮件客户端程序。-with MFC can be concealed the names of the authors - free smtp mail client program.
均衡化等
- “增强处理”按钮下,分别为规范化处理和均衡化处理。 函数在响应对应的函数下,在1View.cpp下分别为void CMy1View::Onjunheng() 和void CMy1View::Onguifan()。-"Enhancement" button, respectively, for a standardized management and balanced treatment. Function in response to the correspond
huffman_f
- huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
detectpic
- 用c语言实现的用差影法检测图像,用模板匹配图象-with the language used poor video image detection with template matching image
Quxians1
- b样条曲线绘制。很小的文件,功能相对来说比较简单。-b-spline curve drawing. Small paper, function is relatively simple.