登录
首页 » Visual C++ » Blend

Blend

于 2020-10-13 发布 文件大小:6000KB
0 201
下载积分: 1 下载次数: 29

代码说明:

  投影机边缘融合软件,可以仿真几何变换,羽化(Edgeblend simulation sofeware)

文件列表:

Blend
.....\BlendSet.cpp,6960,2015-04-27
.....\BlendSet.h,1995,2015-04-20
.....\BlendSetDlg.cpp,19967,2016-04-05
.....\BlendSetDlg.h,2381,2015-04-20
.....\Debug
.....\.....\archive.obj,5109,2015-04-27
.....\.....\archive.sbr,0,2015-04-27
.....\.....\BlendSet.obj,34613,2015-04-27
.....\.....\BlendSet.sbr,0,2015-04-27
.....\.....\BlendSetDlg.obj,46121,2016-04-05
.....\.....\BlendSetDlg.sbr,0,2016-04-05
.....\.....\cache_core.obj,13625,2015-04-27
.....\.....\cache_core.sbr,0,2015-04-27
.....\.....\cache_para.obj,37469,2015-04-27
.....\.....\cache_para.sbr,0,2015-04-27
.....\.....\ControlPoint.obj,11337,2015-04-20
.....\.....\ControlPoint.sbr,0,2015-04-20
.....\.....\ControlRegion.obj,19284,2015-04-27
.....\.....\ControlRegion.sbr,0,2015-04-27
.....\.....\CubicPic.obj,23559,2015-04-27
.....\.....\CubicPic.sbr,0,2015-04-27
.....\.....\cubic_spline.obj,8442,2015-04-27
.....\.....\cubic_spline.sbr,0,2015-04-27
.....\.....\DlgYCRGB.obj,18089,2016-04-05
.....\.....\DlgYCRGB.sbr,0,2016-04-05
.....\.....\GamaRegion.obj,20778,2015-04-27
.....\.....\GamaRegion.sbr,0,2015-04-27
.....\.....\MainFrm.obj,18789,2015-04-20
.....\.....\MainFrm.sbr,0,2015-04-20
.....\.....\matrix.obj,11709,2015-04-20
.....\.....\matrix.sbr,0,2015-04-20
.....\.....\MShow.obj,6441,2015-04-27
.....\.....\MShow.sbr,0,2015-04-27
.....\.....\StdAfx.obj,105648,2015-04-20
.....\.....\StdAfx.sbr,1361457,2015-04-20
.....\.....\TestCache.bsc,5538816,2016-04-05
.....\.....\TestCache.exe,2506805,2016-04-05
.....\.....\TestCache.ilk,2763024,2016-04-05
.....\.....\TestCache.obj,21976,2015-04-20
.....\.....\TestCache.pch,6836940,2015-04-20
.....\.....\TestCache.pdb,4367360,2016-04-05
.....\.....\TestCache.res,16216,2016-04-05
.....\.....\TestCache.sbr,0,2015-04-20
.....\.....\TestCacheDoc.obj,13727,2015-04-20
.....\.....\TestCacheDoc.sbr,0,2015-04-20
.....\.....\TestCacheView.obj,53660,2016-04-05
.....\.....\TestCacheView.sbr,0,2016-04-05
.....\.....\vc60.idb,263168,2016-11-25
.....\.....\vc60.pdb,380928,2016-04-05
.....\.....\YCRGB.obj,14252,2015-06-16
.....\.....\YCRGB.sbr,0,2015-06-16
.....\DlgYCRGB.cpp,10022,2016-04-05
.....\DlgYCRGB.h,1393,2016-04-05
.....\MainFrm.cpp,2510,2014-10-09
.....\MainFrm.h,1581,2014-10-09
.....\ReadMe.txt,4383,2014-10-09
.....\res

.....\...\TestCache.rc2,401,2014-10-09


.....\resource.h,1658,2016-04-05
.....\Source
.....\......\Blend
.....\......\.....\BlendType.h,463,2015-04-27
.....\......\cache
.....\......\.....\archive.cpp,1454,2015-04-14
.....\......\.....\archive.h,472,2014-11-13
.....\......\.....\cache_core.cpp,6257,2015-04-14
.....\......\.....\cache_core.h,966,2014-12-01
.....\......\.....\cache_para.cpp,18077,2015-04-14
.....\......\.....\cache_para.h,2394,2014-12-01
.....\......\.....\ControlRegion.cpp,6721,2015-04-14
.....\......\.....\ControlRegion.h,1121,2014-12-01
.....\......\control_point
.....\......\.............\ControlPoint.cpp,2221,2015-04-13
.....\......\.............\ControlPoint.h,704,2014-11-25
.....\......\cubic
.....\......\.....\cubic_spline.cpp,3231,2015-04-14
.....\......\.....\cubic_spline.h,408,2014-11-27
.....\......\.....\新建文件夹
.....\......\CubicPic.cpp,8392,2015-04-14
.....\......\CubicPic.h,2030,2014-12-01
.....\......\define.h,483,2014-12-01
.....\......\gama
.....\......\....\GamaRegion.cpp,8443,2015-04-14
.....\......\....\GamaRegion.h,1227,2015-04-13
.....\......\include.h,548,2015-04-20
.....\......\matrix
.....\......\......\matrix.cpp,3491,2014-12-06
.....\......\......\matrix.h,640,2014-11-20
.....\......\mshow
.....\......\.....\MShow.cpp,1708,2015-04-13
.....\......\.....\MShow.h,391,2014-11-17
.....\......\picture_process
.....\......\...............\YCRGB.c,0,2015-04-20
.....\......\...............\YCRGB.cpp,7259,2015-06-16
.....\......\...............\YCRGB.h,177,2015-04-20
.....\StdAfx.cpp,211,2014-10-09

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

发表评论


0 个回复

  • case1
    opencv中对扫描图片的切边处理,并且对倾斜图片进行旋转矫正,(The cutting edge of the picture in opencv, rotation correction)
    2018-07-23 16:01:17下载
    积分:1
  • 相关系数编程实习
    图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!(image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!)
    2005-03-11 21:32:47下载
    积分:1
  • main
    主成分分析的三种方法,一种是自编程序,一种是princomp函数,一种是pcacov函数(Three principal component analysis, one is self-programming, one is princomp function, a function is pcacov)
    2015-06-11 19:02:18下载
    积分:1
  • DigImgPro
    图像读入读出系统(image reading system to read)
    2004-10-17 10:02:39下载
    积分:1
  • hyit_DW
    VC++实现数字水印技术,在BMP位图中添加各种水印信息,程序分LSB和DWT嵌入方法。(VC++ implementation of digital watermarking technology, adding various watermarks in BMP bitmap, the program points LSB and DWT embedding methods.)
    2014-11-19 13:29:28下载
    积分:1
  • fish2bird
    鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库(fish eye image correction,then change it to bird s eye view)
    2021-04-25 14:58:46下载
    积分:1
  • scanfill
    光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。 (Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
    2013-05-16 14:10:30下载
    积分:1
  • TRAOD_Algorithm
    基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。 (Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance. )
    2020-11-08 18:09:47下载
    积分:1
  • ae_seed_fill
    计算机图形学,扫描线种子填充算法,填充算法,填充算法(dd )
    2020-06-30 20:40:02下载
    积分:1
  • DCT
    快速DCT变换的代码.利用c++实现DCT变换.(Fast DCT transform code. Use c++ to achieve DCT transform.)
    2009-05-26 13:33:52下载
    积分:1
  • 696518资源总数
  • 104617会员总数
  • 12今日下载