登录
首页 » Visual C++ » report-of-tuxingxue

report-of-tuxingxue

于 2020-10-22 发布 文件大小:11169KB
0 255
下载积分: 1 下载次数: 9

代码说明:

  实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换(Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface experiment four regional filling algorithm experimental five-clipping algorithm algorithm experiment six graphics software development package/library application experiment seven curve generation algorithm experiment eight surface generation algorithm experiments ninety-two dimensional graphics transform)

文件列表:

2010302521--10011006-刘恋
.........................\2010302521 刘恋
.........................\...............\CG
.........................\...............\..\CG.APS,56636,2012-04-07
.........................\...............\..\CG.cpp,3740,2002-01-01
.........................\...............\..\CG.h,501,2002-01-01
.........................\...............\..\CG.rc,13937,2012-03-28
.........................\...............\..\CG.vcproj,5819,2002-01-01
.........................\...............\..\CG.vcproj.A091.Administrator.user,1405,2012-04-12
.........................\...............\..\CG.vcproj.lian-HP.lian.user,1411,2012-05-02
.........................\...............\..\CGDoc.cpp,1037,2002-01-01
.........................\...............\..\CGDoc.h,591,2002-01-01
.........................\...............\..\CGView.cpp,32159,2012-05-02
.........................\...............\..\CGView.h,1897,2012-05-02
.........................\...............\..\Debug
.........................\...............\..\.....\BuildLog.htm,27666,2012-05-02
.........................\...............\..\.....\CG.exe.embed.manifest,940,2012-05-02
.........................\...............\..\.....\CG.exe.embed.manifest.res,1004,2012-05-02
.........................\...............\..\.....\CG.exe.intermediate.manifest,888,2012-05-02
.........................\...............\..\.....\CG.obj,35818,2012-05-02
.........................\...............\..\.....\CG.pch,13434880,2012-05-02
.........................\...............\..\.....\CG.res,32892,2012-05-02
.........................\...............\..\.....\CGDoc.obj,21106,2012-05-02
.........................\...............\..\.....\CGView.obj,125167,2012-05-02
.........................\...............\..\.....\MainFrm.obj,34020,2012-05-02
.........................\...............\..\.....\mt.dep,65,2012-05-02
.........................\...............\..\.....\stdafx.obj,265442,2012-05-02
.........................\...............\..\.....\vc80.idb,699392,2012-05-02
.........................\...............\..\.....\vc80.pdb,692224,2012-05-02
.........................\...............\..\MainFrm.cpp,1949,2002-01-01
.........................\...............\..\MainFrm.h,739,2002-01-01
.........................\...............\..\ReadMe.txt,4935,2002-01-01
.........................\...............\..\res

.........................\...............\..\...\CG.rc2,393,2002-01-01


.........................\...............\..\resource.h,1426,2012-03-28
.........................\...............\..\stdafx.cpp,202,2002-01-01
.........................\...............\..\stdafx.h,2864,2002-01-01
.........................\...............\CG.ncb,14765056,2012-05-02
.........................\...............\CG.sln,871,2002-01-01
.........................\...............\debug
.........................\...............\.....\CG.exe,200704,2012-05-02
.........................\...............\.....\CG.ilk,1480300,2012-05-02
.........................\...............\.....\CG.pdb,3591168,2012-05-02
.........................\图形学实验报告1.doc,180736,2012-04-30
.........................\图形学实验报告2.doc,192061,2012-04-30
.........................\图形学实验报告3.doc,130048,2012-05-02
.........................\图形学实验报告4.doc,146879,2012-04-30
.........................\图形学实验报告5.doc,431195,2012-05-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • demo
    本程序包括图像的几何变换、图像的灰度变换、图像的空域增强、图像的频域增强、图像的形态学处理、图像的分割和区域增长、还有图像的数字识别等一系列有关图像的基本操作和处理。(This procedure including the image geometric transform, the image gradation transformation, the image air zone strengthens, the image frequency range to strengthen, image morphology processing, the image division and the region grows, also has the image digital recognition and so on a series of related image elementary operation eo and processing. )
    2011-11-10 17:43:10下载
    积分:1
  • SLIC
    超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
    2021-01-18 16:08:42下载
    积分:1
  • Circle
    visualc++6.0 实现图像中圆的检测(circle detection)
    2009-06-30 11:18:16下载
    积分:1
  • quanjingtupinheyuchuli
    一种有效的全景图拼合预处理算法.适用于图像的拼接。是论文!(An effective pre-processing algorithm together panorama. Splicing applied to images. Is a thesis!)
    2008-04-15 16:42:03下载
    积分:1
  • vcphotoboth
    VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些(VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect, each click the right mouse button, the procedures for fuzzy time until you are satisfied. Note that the program is only vague functions, other functions such as process optimization and efficiency considerations is still relatively small, the speed of the program is running may lack some of the)
    2012-06-25 15:06:57下载
    积分:1
  • HOG
    基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)
    2020-06-25 23:00:01下载
    积分:1
  • ImageMatch
    摄影测量中影像匹配小程序,附带两幅图片,比较实用(Photogrammetry image matching small program, with two pictures, more practical)
    2016-04-29 20:03:43下载
    积分:1
  • 去雾算法源代码c++
    图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
    2020-09-02 18:08:07下载
    积分:1
  • inverse-normal-cumulative
    用于图像检测的正态分布计算的c代码实现,现在将这个函数写在头文件中了(Normally distributed computing for image detection of the c code, this function will now be written in the header file in the)
    2011-11-10 10:41:56下载
    积分:1
  • ZhengNan5
    图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊(Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!)
    2011-05-14 20:02:47下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载