- Viewpoint_Adjustment_Using_Seam_Carving Viewpoint Adjustment Using Seam Carving Imitate Parallax with Seam Carving: Foreground objects or other objects of interest are tend to be more “interesting” than the background. Seam carving algorithm can automatically distinguish the two. Removing seams from one side of the object while adding seams to the other side will move the object in one direction while keeping the background relatively the same.
- Autorun 在一个俄国 Inno Setup 论坛中找到的 例子
- Android-application-development android 应用开发详解
- qwe 宽线空心.lsp 线条转闭合双线;双线宽度以输入宽度为准
文件名称:best-fit-demo
-
所属分类:
- 标签属性:
- 上传时间:2017-03-09
-
文件大小:425.8kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个好的拟合算法,可能拟合直线、园、椭圆函数-Best-fitting line, circle and ellipse
(系统自动生成,下载前可以参看下载内容)
下载文件列表
best-fit/BestFit.cpp
best-fit/BestFit.h
best-fit/best-fit.sln
best-fit/best-fit.vcproj
best-fit/best-fit.vcproj.GLOBAL.craiga.user
best-fit/best-fit.vcxproj
best-fit/best-fit.vcxproj.filters
best-fit/best-fit.vcxproj.user
best-fit/cholesky.h
best-fit/data/
best-fit/data/test-points-circle-10.txt
best-fit/data/test-points-circle-100.txt
best-fit/data/test-points-circle-1000.txt
best-fit/data/test-points-circle-20.txt
best-fit/data/test-points-circle-4.txt
best-fit/data/test-points-ellipse-10.txt
best-fit/data/test-points-ellipse-100.txt
best-fit/data/test-points-ellipse-1000.txt
best-fit/data/test-points-ellipse-20.txt
best-fit/data/test-points-line-10.txt
best-fit/data/test-points-line-100.txt
best-fit/data/test-points-line-1000.txt
best-fit/data/test-points-line-20.txt
best-fit/Double.cpp
best-fit/main.cpp
best-fit/Makefile
best-fit/README
best-fit/Shapes.cpp
best-fit/targetver.h
BestFitDemo/BestFitDemo.cpp
BestFitDemo/BestFitDemo.h
BestFitDemo/BestFitDemo.rc
BestFitDemo/BestFitDemo.vcproj
BestFitDemo/BestFitDemo.vcproj.GLOBAL.craiga.user
BestFitDemo/BestFitDemoDoc.cpp
BestFitDemo/BestFitDemoDoc.h
BestFitDemo/BestFitDemoView.cpp
BestFitDemo/BestFitDemoView.h
BestFitDemo/MainFrm.cpp
BestFitDemo/MainFrm.h
BestFitDemo/OptionsDlg.cpp
BestFitDemo/OptionsDlg.h
BestFitDemo/OutputWnd.cpp
BestFitDemo/OutputWnd.h
BestFitDemo/PlotWnd.cpp
BestFitDemo/PlotWnd.h
BestFitDemo/PointsGrid.cpp
BestFitDemo/PointsGrid.h
BestFitDemo/ReadMe.txt
BestFitDemo/res/
BestFitDemo/res/BestFitDemo.ico
BestFitDemo/res/BestFitDemo.rc2
BestFitDemo/res/BestFitDemoDoc.ico
BestFitDemo/res/output_wnd.ico
BestFitDemo/res/output_wnd_hc.ico
BestFitDemo/res/Toolbar.bmp
BestFitDemo/res/toolbar1.bmp
BestFitDemo/res/toolbar2.bmp
BestFitDemo/res/Toolbar256.bmp
BestFitDemo/res/toolbar3.bmp
BestFitDemo/resource.h
BestFitDemo/SolutionGrid.cpp
BestFitDemo/SolutionGrid.h
BestFitDemo/stdafx.cpp
BestFitDemo/stdafx.h
BestFitDemo/targetver.h
BestFitDemo/TestPointsDlg.cpp
BestFitDemo/TestPointsDlg.h
BestFitDemo/UserImages.bmp
BestFitDemo/WorldScene.h
BestFitDemo/XMessageBox.cpp
BestFitDemo/XMessageBox.h
test-points/main.cpp
test-points/TestPoints.cpp
test-points/TestPoints.h
test-points/test-points.vcproj
test-points/test-points.vcproj.GLOBAL.craiga.user
UG/Include/
UG/Include/UG64Bit.h
UG/Include/UGCBType.h
UG/Include/UGCell.h
UG/Include/ugceltyp.h
UG/Include/UGCnrBtn.h
UG/Include/UGCTarrw.h
UG/Include/UGCtrl.h
UG/Include/ugdefine.h
UG/Include/UGDLType.h
UG/Include/UGDrgDrp.h
UG/Include/UGDrwHnt.h
UG/Include/UGDtaSrc.h
UG/Include/UGEdit.h
UG/Include/UGEditBase.h
UG/Include/ugformat.h
UG/Include/uggdinfo.h
UG/Include/UGGrid.h
UG/Include/UGHint.h
UG/Include/ughscrol.h
UG/Include/uglstbox.h
UG/Include/UGMEdit.h
UG/Include/UGMemMan.h
UG/Include/UGMultiS.h
UG/Include/ugprint.h
UG/Include/ugptrlst.h
UG/Include/ugsidehd.h
UG/Include/UGStrOp.h
UG/Include/ugstruct.h
UG/Include/ugtab.h
UG/Include/UGTopHdg.h
UG/Include/ugvscrol.h
UG/Include/ugxpthemes.h
UG/Source/
UG/Source/UGCBType.cpp
UG/Source/UGCell.cpp
UG/Source/UGCelTyp.cpp
UG/Source/UGCnrBtn.cpp
UG/Source/UGCTarrw.cpp
UG/Source/UGCtrl.cpp
UG/Source/UGDLType.cpp
UG/Source/UGDrgDrp.cpp
UG/Source/UGDrwHnt.cpp
UG/Source/UGDtaSrc.cpp
UG/Source/UGEdit.cpp
UG/Source/UGEditBase.cpp
UG/Source/ugformat.cpp
UG/Source/uggdinfo.cpp
UG/Source/UGGrid.cpp
UG/Source/UGHint.cpp
UG/Source/ughscrol.cpp
UG/Source/ugLstBox.cpp
UG/Source/UGMEdit.cpp
UG/Source/UGMemMan.cpp
UG/Source/UGMultiS.cpp
UG/Source/ugprint.cpp
UG/Source/ugptrlst.cpp
UG/Source/ugsidehd.cpp
UG/Source/UGStrOp.cpp
UG/Source/ugtab.cpp
UG/Source/UGTopHdg.cpp
UG/Source/ugvscrol.cpp
UG/Source/UGXPThemes.cpp
BestFitDemo.sln
best-fit/BestFit.h
best-fit/best-fit.sln
best-fit/best-fit.vcproj
best-fit/best-fit.vcproj.GLOBAL.craiga.user
best-fit/best-fit.vcxproj
best-fit/best-fit.vcxproj.filters
best-fit/best-fit.vcxproj.user
best-fit/cholesky.h
best-fit/data/
best-fit/data/test-points-circle-10.txt
best-fit/data/test-points-circle-100.txt
best-fit/data/test-points-circle-1000.txt
best-fit/data/test-points-circle-20.txt
best-fit/data/test-points-circle-4.txt
best-fit/data/test-points-ellipse-10.txt
best-fit/data/test-points-ellipse-100.txt
best-fit/data/test-points-ellipse-1000.txt
best-fit/data/test-points-ellipse-20.txt
best-fit/data/test-points-line-10.txt
best-fit/data/test-points-line-100.txt
best-fit/data/test-points-line-1000.txt
best-fit/data/test-points-line-20.txt
best-fit/Double.cpp
best-fit/main.cpp
best-fit/Makefile
best-fit/README
best-fit/Shapes.cpp
best-fit/targetver.h
BestFitDemo/BestFitDemo.cpp
BestFitDemo/BestFitDemo.h
BestFitDemo/BestFitDemo.rc
BestFitDemo/BestFitDemo.vcproj
BestFitDemo/BestFitDemo.vcproj.GLOBAL.craiga.user
BestFitDemo/BestFitDemoDoc.cpp
BestFitDemo/BestFitDemoDoc.h
BestFitDemo/BestFitDemoView.cpp
BestFitDemo/BestFitDemoView.h
BestFitDemo/MainFrm.cpp
BestFitDemo/MainFrm.h
BestFitDemo/OptionsDlg.cpp
BestFitDemo/OptionsDlg.h
BestFitDemo/OutputWnd.cpp
BestFitDemo/OutputWnd.h
BestFitDemo/PlotWnd.cpp
BestFitDemo/PlotWnd.h
BestFitDemo/PointsGrid.cpp
BestFitDemo/PointsGrid.h
BestFitDemo/ReadMe.txt
BestFitDemo/res/
BestFitDemo/res/BestFitDemo.ico
BestFitDemo/res/BestFitDemo.rc2
BestFitDemo/res/BestFitDemoDoc.ico
BestFitDemo/res/output_wnd.ico
BestFitDemo/res/output_wnd_hc.ico
BestFitDemo/res/Toolbar.bmp
BestFitDemo/res/toolbar1.bmp
BestFitDemo/res/toolbar2.bmp
BestFitDemo/res/Toolbar256.bmp
BestFitDemo/res/toolbar3.bmp
BestFitDemo/resource.h
BestFitDemo/SolutionGrid.cpp
BestFitDemo/SolutionGrid.h
BestFitDemo/stdafx.cpp
BestFitDemo/stdafx.h
BestFitDemo/targetver.h
BestFitDemo/TestPointsDlg.cpp
BestFitDemo/TestPointsDlg.h
BestFitDemo/UserImages.bmp
BestFitDemo/WorldScene.h
BestFitDemo/XMessageBox.cpp
BestFitDemo/XMessageBox.h
test-points/main.cpp
test-points/TestPoints.cpp
test-points/TestPoints.h
test-points/test-points.vcproj
test-points/test-points.vcproj.GLOBAL.craiga.user
UG/Include/
UG/Include/UG64Bit.h
UG/Include/UGCBType.h
UG/Include/UGCell.h
UG/Include/ugceltyp.h
UG/Include/UGCnrBtn.h
UG/Include/UGCTarrw.h
UG/Include/UGCtrl.h
UG/Include/ugdefine.h
UG/Include/UGDLType.h
UG/Include/UGDrgDrp.h
UG/Include/UGDrwHnt.h
UG/Include/UGDtaSrc.h
UG/Include/UGEdit.h
UG/Include/UGEditBase.h
UG/Include/ugformat.h
UG/Include/uggdinfo.h
UG/Include/UGGrid.h
UG/Include/UGHint.h
UG/Include/ughscrol.h
UG/Include/uglstbox.h
UG/Include/UGMEdit.h
UG/Include/UGMemMan.h
UG/Include/UGMultiS.h
UG/Include/ugprint.h
UG/Include/ugptrlst.h
UG/Include/ugsidehd.h
UG/Include/UGStrOp.h
UG/Include/ugstruct.h
UG/Include/ugtab.h
UG/Include/UGTopHdg.h
UG/Include/ugvscrol.h
UG/Include/ugxpthemes.h
UG/Source/
UG/Source/UGCBType.cpp
UG/Source/UGCell.cpp
UG/Source/UGCelTyp.cpp
UG/Source/UGCnrBtn.cpp
UG/Source/UGCTarrw.cpp
UG/Source/UGCtrl.cpp
UG/Source/UGDLType.cpp
UG/Source/UGDrgDrp.cpp
UG/Source/UGDrwHnt.cpp
UG/Source/UGDtaSrc.cpp
UG/Source/UGEdit.cpp
UG/Source/UGEditBase.cpp
UG/Source/ugformat.cpp
UG/Source/uggdinfo.cpp
UG/Source/UGGrid.cpp
UG/Source/UGHint.cpp
UG/Source/ughscrol.cpp
UG/Source/ugLstBox.cpp
UG/Source/UGMEdit.cpp
UG/Source/UGMemMan.cpp
UG/Source/UGMultiS.cpp
UG/Source/ugprint.cpp
UG/Source/ugptrlst.cpp
UG/Source/ugsidehd.cpp
UG/Source/UGStrOp.cpp
UG/Source/ugtab.cpp
UG/Source/UGTopHdg.cpp
UG/Source/ugvscrol.cpp
UG/Source/UGXPThemes.cpp
BestFitDemo.sln
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
