资源列表
watershedMin
- 分水岭算法对微弱边缘具有良好的响应,图像中的噪声、物体表面细微的灰度变化,都会产生过度分割的现象。-Watershed algorithm for weak edge has good response, the noise of the image object surface small gray level change, will have the phenomenon of excessive segmentation
clock
- opengl 2d时钟的开发,相当简单实用的一个小程序
SIFT-CPP1
- SIFT算法代码,C++的,确认可用,并提供opencv和gsl以及相关安装方法-SIFT algorithm code, C++ confirmation available, and provide opencv and gsl installation method
lab5
- 采用c语言,openGL,按1,2,3,4键可以显示四种图形,1-圆形,2-三角形,3-盘圆,4-直线,按r可缩小图形,R放大图形-Using c language, openGL Press 1,2,3,4 keys can display four graphics- Round 2- triangle, 3- coiled, 4- a straight line and can narrow the graphics r, R amplification graphics
tuxiangpinjie
- VC++全景图拼接,有源码和ppt,以及例子,希望对大家有用-VC++ panorama stitching, a source and ppt, as well as examples of the hope that useful
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
ComputerGraphics
- 多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域-Polygon fill polygon clipping custom polygon area custom crop area
charpter9View
- 图形消隐,对多面体的绘制并根据多面体消隐算法计算出不可见面,进行多面体消隐处理-Graphics blanking, draw polyhedron and calculated according polyhedron blanking algorithm not meet the polyhedron blanking processing
two-dimension-change
- 二维图形变换:平移 旋转 缩放 错切 vc++实现了基本的二维图形变换-2D graphics transformation: translation rotation scaling wrong cut vc++ achieve
teste_vrml
- A simple vrml 2.0 example
bufferFly1
- 主要实现的是将两张静态上下扇动翅膀的图片实现动态化。-The main achievement of the two static picture of the wings flap up and down to achieve dynamic.
myMouseEvent
- Qt实现鼠标事件,主要包括鼠标的按下,联机左键等等。-Qt mouse events, including mouse press, online left-main.