登录
首页 » Visual C++ » Transfortion

Transfortion

于 2020-11-11 发布 文件大小:3755KB
0 161
下载积分: 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 个回复

  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • gmm
    高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理(Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing)
    2013-10-27 19:58:34下载
    积分:1
  • RobotVision
    著名专家写的计算机视觉方面的原著,希望对大家有所帮助(Writing a well-known experts in the computer vision aspects of the original, and they hope to help everyone)
    2009-03-17 13:00:32下载
    积分:1
  • Kinect_DepthCanny
    用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
    2014-02-21 21:19:53下载
    积分:1
  • HistDemoA
    说明:  直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化(A histogram equalization process, only black and white BMP image histogram equalization)
    2008-09-23 09:48:10下载
    积分:1
  • mv
    说明:  mfc开发程序及经验,以工业相机采集系统为例进行了框架类的设计使其完成采集 存储 及图像的处理(mfc development process and experience with industrial camera acquisition system as an example of the framework class is designed to complete the acquisition and storage and image processing)
    2011-11-02 21:50:23下载
    积分:1
  • 的读写MyBitmapImg
    本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能(The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square distance, rename picture and some other functions.)
    2013-09-18 10:05:23下载
    积分:1
  • myps
    c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
    2009-12-01 16:40:45下载
    积分:1
  • hccirclesa
    halcon图像处理软件用来检检测图像的圆状物体。可直接使用。 (halcon image processing software is used to check the oblong object detection image. Can be used directly.)
    2012-09-30 00:22:33下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载