资源列表
ii
- 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
shutu
- Matlab数字图像处理系统。有各种数字图像处理功能,图片的灰度变换,RGb变换。-Matlab digital image processing system. There are a variety of digital image processing, the image gray-scale transformation, RGb transformation.
SeedLineFill
- 基于种子填充算法的扫描线实现,不会出现堆栈溢出-Seed fill algorithm to achieve the scan line
code
- 特征脸(Eigenface)是指用于机器视觉领域中的人脸识别问题的一组特征向量。使用特征脸进行人脸识别的方法首先由Sirovich and Kirby (1987)提出,并由Matthew Turk和Alex Pentland用于人脸分类。该方法被认为是第一种有效的人脸识别方法[来源请求]。这些特征向量是从高维矢量空间的人脸图像的协方差矩阵计算而来。-implementation of eigenface
ReadOpencv
- 基于vc平台采用opencv实现的,可读取bmp等图像,并实现hsv通道分离,分别显示。-Based on the vc platform opencv realized, can read the bmp image and achieve hsv channel separation, respectively.
ball
- 画了一个可以设置光照的球球 可以设置参数 更改程序-A drawing of a light of golf ball can be set to change the program can set the parameters
LearningOpenCV_Code
- Learning OpenCV对应源代码-code of the book Learning OpenCV
imadder-lumend-compl
- image analysis, since thickening of the bladder wall can indicate abnormality. However, it is a challenging task due to the artifacts inside bladder lumen, weak boundaries in the apex and base areas, and complicated outside intensity distributi
FaceDetection
- 人脸检测源代码,应该是很不多了,大家好好阅读把-Face detection source code, it should be very much, we carefully read the
Effects
- Adding Eeffects To The Image
DDA
- DDA画直线,画任意斜率,可为填充算法准备。-Any straight line the slope of the DDA painting, but as the filling algorithm to prepare.
vcPPread_dxf
- 用VC++编写的一个读取dxf文件的程序,经检测可以使用,适合初学者学习。-With VC++ prepared a program to read dxf files, you can use tested, suitable for beginners to learn.
