登录
首页 » Visual C++ » TMyPolyStockh

TMyPolyStockh

于 2021-03-30 发布 文件大小:712KB
0 258
下载积分: 1 下载次数: 68

代码说明:

  实现凸多边形排样,使用临界多边形NFP判断两个凸多边形形是否相交,使用启发式算法提高效率, (Convex polygon nesting, polygon NFP to determine whether two convex polygon-shaped intersection, the use of heuristic algorithms to improve efficiency,)

文件列表:

TMyPolyStockh
.............\03里程碑 MyPolyStock(自适应角度统一参考点boost%2BGAboost)
.............\.......................................................\debug
.............\.......................................................\.....\MyPolyStock.exe,3108864,2008-12-08
.............\.......................................................\.....\大块测试数据.txt,695,2008-12-07
.............\.......................................................\MyPolyStock
.............\.......................................................\...........\ColorListCtrl.cpp,18305,2008-04-22
.............\.......................................................\...........\ColorListCtrl.h,8428,2008-11-28
.............\.......................................................\...........\ConvexBag.cpp,919,2008-11-28
.............\.......................................................\...........\ConvexBag.h,267,2008-11-28
.............\.......................................................\...........\CorrectDlg.cpp,1755,2008-12-08
.............\.......................................................\...........\CorrectDlg.h,586,2008-12-08
.............\.......................................................\...........\Evaluate.cpp,6986,2008-12-08
.............\.......................................................\...........\Evaluate.h,721,2008-12-08
.............\.......................................................\...........\GeneticAlgorithm.cpp,6776,2008-12-08
.............\.......................................................\...........\GeneticAlgorithm.h,1317,2008-12-08
.............\.......................................................\...........\MainFrm.cpp,1807,2008-11-26
.............\.......................................................\...........\MainFrm.h,715,2008-11-26
.............\.......................................................\...........\MyPolyStock.aps,81520,2008-12-08
.............\.......................................................\...........\MyPolyStock.cpp,3336,2008-11-26
.............\.......................................................\...........\MyPolyStock.h,501,2008-11-26
.............\.......................................................\...........\MyPolyStock.rc,13152,2008-12-08
.............\.......................................................\...........\MyPolyStock.vcproj,7296,2008-12-08
.............\.......................................................\...........\MyPolyStock.vcproj.CHINESE-9142126.Yirui Yuan.user,1427,2008-12-10
.............\.......................................................\...........\MyPolyStock.vcproj.CHXLCOMPUTER.chxl.user,1421,2008-12-06
.............\.......................................................\...........\MyPolyStockDoc.cpp,1109,2008-11-26
.............\.......................................................\...........\MyPolyStockDoc.h,576,2008-11-26
.............\.......................................................\...........\MyPolyStockView.cpp,10113,2008-12-08
.............\.......................................................\...........\MyPolyStockView.h,2163,2008-12-08
.............\.......................................................\...........\NFPCalc.cpp,5703,2008-12-07
.............\.......................................................\...........\NFPCalc.h,379,2008-12-05
.............\.......................................................\...........\PointInPolygon.cpp,2876,2008-12-06
.............\.......................................................\...........\PointInPolygon.h,338,2008-12-05
.............\.......................................................\...........\PolygonUtil.cpp,2664,2008-12-06
.............\.......................................................\...........\PolygonUtil.h,322,2008-12-06
.............\.......................................................\...........\ReadMe.txt,3526,2008-11-26
.............\.......................................................\...........\res
.............\.......................................................\...........\...\BUTTON.cur,3262,2008-11-27
.............\.......................................................\...........\...\Cross.cur,3262,2008-11-27
.............\.......................................................\...........\...\cursor1.cur,3262,2008-11-27

.............\.......................................................\...........\...\MyPolyStock.rc2,367,2008-11-26


.............\.......................................................\...........\resource.h,2293,2008-12-08
.............\.......................................................\...........\stdafx.cpp,140,2008-11-27
.............\.......................................................\...........\stdafx.h,3749,2008-12-08
.............\.......................................................\...........\ToolDlg.cpp,15112,2008-12-08
.............\.......................................................\...........\ToolDlg.h,2119,2008-12-08
.............\.......................................................\...........\有错的list.txt,57,2008-12-07
.............\.......................................................\...........\有错的list.txt.bak,57,2008-12-07
.............\.......................................................\MyPolyStock.sln,898,2008-11-26

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

发表评论

0 个回复

  • Canny
    说明:  用canny算子来检测图像边缘,VC++(Using canny operator to detect image edge)
    2010-03-28 14:43:47下载
    积分:1
  • 多目标跟踪的JPDA算法
    用来进行多目标跟踪的JPDA算法的的MATLAB程序包. 跟踪效果还行. (Used for multi-target tracking JPDA algorithm of the MATLAB package tracking performance is okay.)
    2021-04-22 15:38:48下载
    积分:1
  • MatlabSIFT
    MATLAB 计算医学图像的配准,融合 基于SIFT方法的配准()
    2007-08-03 21:49:20下载
    积分:1
  • IFC读写代码
    说明:  IFC文件格式读取和写出源码,目前该源码是1.0版本(IFC file format reads and writes the source code, which is currently version 1.0)
    2020-09-16 14:17:55下载
    积分:1
  • Histogram-method
    利用直方图双峰法选取适当阈值对图像进行二值化处理。此法只适用于直方图为双峰状图像。(Using the Shuangfeng method to the appropriate threshold histogram of image processing two values. This method is only applicable to the histogram of image of Shuangfeng.)
    2015-04-14 15:56:07下载
    积分:1
  • DcmtkTest
    本程序使用dcmtk库,可以显示大部分的DICOM图像。非压缩、压缩黑白图像以766灰阶显示,彩色图像正常显示。 对于初用dcmtk库的开发者来说,入门较难,本程序已使用VC6工程将主要库加入工程中,可以参考本工程的设置。另外,对于高于8位的黑白图像,本程序也提供一个处理方法的参考。(This procedure used dcmtk library, you can see that the majority of the DICOM image. Non-compressed, compressed to 766 gray-scale black-and-white images show that color image display. Dcmtk library used for the early developers, the entry more difficult, the procedure has been in use for the main library VC6 project will join the project, can refer to the project settings. In addition, higher than the 8-bit black-and-white images, the program also provides a reference method.)
    2009-06-01 14:19:42下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • PT
    说明:  简单的数字图像处理程序,实现灰度化,二值化,边缘检测等(Simple digital image processing program, graying, binarization, edge detection, etc....)
    2012-02-28 18:49:50下载
    积分:1
  • xzjz
    本代码功能是将图像旋转任意角度,为进一步的图像处理做铺垫。(The code function is to rotate the image at any angle, laying the groundwork for further image processing.)
    2010-08-07 12:59:02下载
    积分:1
  • hilight_dg
    说明:  在autocad2007环境中直接使用API就可以亮显实体的一个示例演示(This program demonstrates how to use ObjectARX API functions to highlight and unhighlight subentities of complex entities such as ACIS solids.)
    2009-08-23 11:22:34下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载