登录
首页 » Visual C++ » Transfortion

Transfortion

于 2020-11-11 发布 文件大小:3755KB
0 327
下载积分: 1 下载次数: 31

代码说明:

  计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)

文件列表:

Transfortion
............\ChildFrm.cpp,1539,2010-05-01
............\ChildFrm.h,1397,2010-05-01
............\Debug
............\.....\ChildFrm.obj,16525,2010-05-14
............\.....\ChildFrm.sbr,0,2010-05-14
............\.....\InputDlg.obj,10880,2010-05-14
............\.....\InputDlg.sbr,0,2010-05-14
............\.....\MainFrm.obj,19290,2010-05-14
............\.....\MainFrm.sbr,0,2010-05-14
............\.....\Matrix.obj,4262,2010-05-14
............\.....\Matrix.sbr,0,2010-05-14
............\.....\RatationDlg.obj,10757,2010-05-14
............\.....\RatationDlg.sbr,0,2010-05-14
............\.....\ScaleDlg.obj,10604,2010-05-14
............\.....\ScaleDlg.sbr,0,2010-05-14
............\.....\StdAfx.obj,105890,2010-05-14
............\.....\StdAfx.sbr,1374951,2010-05-14
............\.....\SymmtryDlg.obj,10736,2010-05-14
............\.....\SymmtryDlg.sbr,0,2010-05-14
............\.....\Transfortion.bsc,5383168,2010-05-14
............\.....\Transfortion.exe,135266,2010-05-14
............\.....\Transfortion.ilk,368696,2010-05-14
............\.....\Transfortion.obj,24098,2010-05-14
............\.....\Transfortion.pch,6938376,2010-05-14
............\.....\Transfortion.pdb,492544,2010-05-14
............\.....\Transfortion.res,10148,2010-05-14
............\.....\Transfortion.sbr,0,2010-05-14
............\.....\TransfortionDoc.obj,33247,2010-05-14
............\.....\TransfortionDoc.sbr,0,2010-05-14
............\.....\TransfortionView.obj,20629,2010-05-14
............\.....\TransfortionView.sbr,0,2010-05-14
............\.....\TranslationDlg.obj,10772,2010-05-14
............\.....\TranslationDlg.sbr,0,2010-05-14
............\.....\vc60.idb,254976,2010-05-14
............\.....\vc60.pdb,372736,2010-05-14
............\InputDlg.cpp,1307,2010-05-01
............\InputDlg.h,1309,2010-05-01
............\MainFrm.cpp,2529,2010-05-01
............\MainFrm.h,1542,2010-05-01
............\Matrix.cpp,532,2010-05-07
............\Matrix.h,510,2010-05-14
............\RatationDlg.cpp,1084,2010-05-01
............\RatationDlg.h,1265,2010-05-01
............\ReadMe.txt,4928,2010-05-01
............\res


............\...\Transfortion.rc2,404,2010-05-01

............\resource.fd,1999,2010-05-14
............\resource.h,1749,2010-05-14
............\ScaleDlg.cpp,999,2010-05-01
............\ScaleDlg.h,1216,2010-05-01
............\StdAfx.cpp,214,2010-05-01
............\StdAfx.h,1054,2010-05-01
............\SymmtryDlg.cpp,1091,2010-05-01
............\SymmtryDlg.h,1248,2010-05-01
............\Transfortion.aps,34128,2010-05-21
............\Transfortion.clw,6451,2010-05-21
............\Transfortion.cpp,4498,2010-05-01
............\Transfortion.dsp,5628,2010-05-14
............\Transfortion.dsw,547,2010-05-01
............\Transfortion.h,1422,2010-05-01
............\Transfortion.ncb,197632,2010-05-21
............\Transfortion.opt,49664,2010-05-21
............\Transfortion.plg,1525,2010-05-14
............\Transfortion.rc,17861,2010-05-14
............\TransfortionDoc.cpp,7059,2010-05-14
............\TransfortionDoc.h,1746,2010-05-14
............\TransfortionView.cpp,2997,2010-05-01
............\TransfortionView.h,1987,2010-05-01
............\TranslationDlg.cpp,1071,2010-05-14
............\TranslationDlg.h,1282,2010-05-14

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

发表评论

0 个回复

  • VisualSFM_windows_cuda_64bit
    很好用的三维重建软件,VisualSFM软件允许上传一系列图像,它从这些图像中找到每一个图像的特定特征,利用这些特征信息重建出3D模型的稀疏点云,而后还可进行稠密点云重建。(The VisualSFM software, a good 3D reconstruction software, allows uploading a series of images. It finds the specific features of each image from these images, and USES these feature information to reconstruct the sparse point cloud of the 3D model, and then it can reconstruct the dense point cloud.)
    2019-05-16 16:00:52下载
    积分:1
  • main
    图像球面化,对于输入的图片进行球面变换达到图形变形的效果(Spherical image of, for input images to spherical transformation to achieve the effect of graph distortion)
    2020-11-26 14:19:30下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • ElizziqunMATTd
    边缘检测 的 matlab粒子群程序序源码 ,希望对你有所帮助 (Edge detection matlab particle swarm procedure sequence source, you want to help)
    2012-07-29 23:52:42下载
    积分: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
  • EdgeDetection
    基于Visual C++的图像边缘检测工程,以Canny为例(Visual C++-based image edge detection works to Canny Case)
    2013-10-22 11:33:56下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • yudp
    运动目标检测与跟踪,包括目标定位,匹配与跟踪!(moving target detection and tracking, including Target, matching and tracking!)
    2020-06-26 05:20:01下载
    积分:1
  • hedongjian
    彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。(color bitmap to black-and-white bitmap code. Dong- Jian "Digital Image Processing" With the CD source.)
    2006-11-02 10:13:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载