搜索资源列表
20031361
- 二维和一维DCT变换以及IDCT变换的程序,有问题自己改正.-two-dimensional and one-dimensional DCT and IDCT transform the procedures to correct their problems.
QRcodeDecoder
- VC++写的QR code二维码的解码器,不包含编码,包括图形过滤、探测、校正、纠错等,可用于参考。 做的时候在站内找到的其他相关源码都有这样那样的问题,很是头疼,故把自己写的上传到这里。
RANSAC.rar
- :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
packing
- 用于二维不规则排样的离散临界多边形模型,排样问题的相关研究文献,有参考价值!-For the discrete two-dimensional irregular polygon nesting model, layout issues related to literature, a reference value!
TGINOM
- 这是一个基于二维高斯光照模型的光照归一化方法,自己编的,原理上没问题,就是效果不是那么理想。-this is a program based on 2D GUASSIAN illumination model,which can show the method.
Text1
- 求解二维泊松方的电势电场的放电问题,利用的是有限差分的方法-Solving the potential of the electric field of the two-dimensional Poisson side discharge problems, using the finite difference method
PSO_2D1
- 粒子群算法对二维模型问题的优化,代码简单易懂,效果很好,很实用-Particle swarm optimization problems on two-dimensional model, the code is simple to understand, the effect is very good, very practical