资源列表
show
- 使用MFC架构,完成计算机图形学的一些基本知识算法的实现,可以进行画线,画圆,仿射变换,填充等等功能-Use MFC framework, some basic knowledge of computer graphics algorithms to achieve, you can draw lines, circle, affine transformation, filled with more features
Removal-of-a-small-area
- 在matlab平台上面的,能够实现出去图像的小的面积的要求,非常适合新手开发使用-In matlab platform above, it is possible to achieve out of the image of a small area requirement, ideal for novice developers to use
1
- 1、理解多边形裁剪的原理(Weiler-Atherton算法、Sutherland-Hodgeman栋算法)。 2、实现这两种多边形的裁剪算法,在屏幕上用一个封闭矩形裁剪任意多边形(凹多边形、凸多边形都要实验)。 3、编写上述算法程序,在工作区域当中运行并显示算法效果。 4、将多边形裁剪模块添加到设计的图形实验系统当中。 5、完成代码编写、调试。-1, understand the principles of polygon clipping (Weiler-Atherton
1111
- 会在data目录下生成一些目录及txt文件,我们需要调用opencv\bin\haarconv.exe将这些txt文件转换为xml文件,也就是所谓的分类器。-production xml files
Ellipse-midpoint-algorithm
- 计算机图形学中基于mfc的OpenGl实现的圆弧中点扫描算法绘制椭圆,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGl MFC implementation of the arc midpoint scanning algorithm to draw the ellipse, the radius can be their own settings, with the executable file.
Circle-midpoint-algorithm
- 计算机图形学中基于MFC的OpenGL实现的圆弧中点扫描算法绘制圆形,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGL MFC realization of the circular arc midpoint scanning algorithm to draw the circle, the radius can be their own settings, with the executable file.
rgb-hsi
- matlab编写的图像处理GUI小程序,实现(1)对一幅暗RGB图像的直方图均衡,(2)并分别在R、G、B通道进行直方图均衡,RGB三个分量可通过滑块调节,(3)用HSI模型增强图像。附有具体的文档说明。-MATLAB image processing GUI program, to achieve (1) to a pair of dark RGB image histogram equalization, (2) and in the R, G and B channels of histo
glfw
- This is Glfw library files for Opengl Graphic Applications
LacBsc_AreaCreate
- MapBasic生成扇区图和生成LAC、BSC等边界区域源码-MapBasic generation sector diagrams and generate LAC, BSC and other border regions Source
RayTracing
- 基于平行投影和透视投影的光线跟踪算法,该算法又有DRR,SSD,MIP三种计算方法。所有代码均为原创。-Based on parallel projection and perspective projection ray tracing algorithm, which have DRR, SSD, MIP three calculation methods. All codes are original.
OpenGL_1
- OpenGL的简单使用。包括绘制半透明球体和立方体。可以改变颜色,改变透明度,改变漫反射强度。-OpenGL simple to use. Including the preparation of translucent spheres and cubes. You can change colors, transparency, change the diffuse intensity.
tuxiangbianhuan
- 本程序主要对图像进行一系列的变换,包括镜像、转置、旋转、缩放以及插值运算等,从而得到想要的图像-This program focuses on a series of image transformation, including mirroring, transpose, rotation, scaling and interpolation operation, so as to obtain the desired image
