登录
首页 » Visual C++ » MyPolyStock

MyPolyStock

于 2021-04-19 发布 文件大小:711KB
0 318
下载积分: 1 下载次数: 351

代码说明:

  实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)

文件列表:

03里程碑 MyPolyStock(自适应角度统一参考点boost%2BGAboost)
.......................................................\debug
.......................................................\.....\MyPolyStock.exe
.......................................................\.....\大块测试数据.txt
.......................................................\MyPolyStock
.......................................................\...........\ColorListCtrl.cpp
.......................................................\...........\ColorListCtrl.h
.......................................................\...........\ConvexBag.cpp
.......................................................\...........\ConvexBag.h
.......................................................\...........\CorrectDlg.cpp
.......................................................\...........\CorrectDlg.h
.......................................................\...........\Evaluate.cpp
.......................................................\...........\Evaluate.h
.......................................................\...........\GeneticAlgorithm.cpp
.......................................................\...........\GeneticAlgorithm.h
.......................................................\...........\MainFrm.cpp
.......................................................\...........\MainFrm.h
.......................................................\...........\MyPolyStock.aps
.......................................................\...........\MyPolyStock.cpp
.......................................................\...........\MyPolyStock.h
.......................................................\...........\MyPolyStock.rc
.......................................................\...........\MyPolyStock.vcproj
.......................................................\...........\MyPolyStock.vcproj.CHINESE-9142126.Yirui Yuan.user
.......................................................\...........\MyPolyStock.vcproj.CHXLCOMPUTER.chxl.user
.......................................................\...........\MyPolyStockDoc.cpp
.......................................................\...........\MyPolyStockDoc.h
.......................................................\...........\MyPolyStockView.cpp
.......................................................\...........\MyPolyStockView.h
.......................................................\...........\NFPCalc.cpp
.......................................................\...........\NFPCalc.h
.......................................................\...........\PointInPolygon.cpp
.......................................................\...........\PointInPolygon.h
.......................................................\...........\PolygonUtil.cpp
.......................................................\...........\PolygonUtil.h
.......................................................\...........\ReadMe.txt
.......................................................\...........\res
.......................................................\...........\...\BUTTON.cur
.......................................................\...........\...\Cross.cur
.......................................................\...........\...\cursor1.cur

.......................................................\...........\...\MyPolyStock.rc2


.......................................................\...........\resource.h
.......................................................\...........\stdafx.cpp
.......................................................\...........\stdafx.h
.......................................................\...........\ToolDlg.cpp
.......................................................\...........\ToolDlg.h
.......................................................\...........\有错的list.txt
.......................................................\...........\有错的list.txt.bak
.......................................................\MyPolyStock.sln

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

发表评论

0 个回复

  • 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
  • Pansharpening
    基于非局部图像去噪模型的遥感图像融合的变分方法。该变分方法采用梯度下降法。(Variational method of remote sensing images nonlocal image denoising model fusion. The variational method using gradient descent.)
    2014-04-18 10:43:31下载
    积分:1
  • 实现的无损压缩
    该程序主要实现图像的无损压缩,具体算法包括: (1)整数小波变换+SPIHT无损压缩 其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。 (2)DPCM+算术编码 DPCM采用的是JPEG中采用的方法; (3)JPEG-LS标准 JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
    2008-06-02 11:01:57下载
    积分:1
  • Labeling
    对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)
    2011-05-09 13:54:15下载
    积分:1
  • histogrameq
    VC做的图像处理方面的一些代码,仅供参考(VC do image processing of some code, only supplies the reference )
    2012-03-15 10:09:25下载
    积分:1
  • CISBitmap
    从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
    2014-06-05 19:19:23下载
    积分:1
  • Gabor
    gabor滤波,优点是分析周围的像素点,是一种物质的可能性大。(gabor filter, the advantage of pixel analysis surrounding the possibility of a substance is large.)
    2015-10-21 20:52:00下载
    积分:1
  • 09_Direct
    人民邮电出版社,《VC++数字图像处理典型算法及实现》-- 第9章图像分割。 包括图像的并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子的实现等源代码(Posts )
    2008-06-03 11:11:23下载
    积分:1
  • HazeRemoval
    暗通道去雾代码,使用c++实现 根据cvpr论文改写(Channel code to the dark fog)
    2011-08-22 08:48:18下载
    积分:1
  • Video-Demo
    该源码为目标检测和跟踪算法 包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 (The source code for target detection and tracking algorithm include: 1 Static background background prediction target detection 2 Static background frame difference method for target detection 3. Mean Shift tracking method 4 multi-target tracking methods focus)
    2013-08-11 20:39:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载