-
SIFT
说明: 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩
色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。(SIFT)
- 2010-04-20 09:48:53下载
- 积分:1
-
数字图像程序汇总
说明: 一系列处理图片算法,简单的图片放大,打开时请打开project902.dsw,直接编译请重新下载(A series of image processing algorithms, simple image enlargement)
- 2020-06-19 13:00:02下载
- 积分:1
-
colorimgseg
这是一个很好的彩色图像分割源代码,实验结果不错,希望对大家有帮助(This is a good color image segmentation source code, experimental results well, want to help everyone)
- 2009-12-12 21:12:13下载
- 积分:1
-
ASIFT算法
ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
- 2021-05-06 23:28:36下载
- 积分:1
-
MPCACodes
说明: MPCA一个博士编写的多线程pca变换方法,内含发表论文(Dr. MPCA prepared a multi-threaded PCA transform methods, including papers)
- 2021-05-09 17:48:34下载
- 积分:1
-
batch-replacement-Note-CAD
程序可实现dwg文件注记的批量替换, 可根据需要进行扩展。(Dwg file program allows batch replacement Note)
- 2010-06-06 23:33:18下载
- 积分:1
-
基于图像处理集成数控技术
说明: 这是一个用VC++写的用于数控编程的系统,内含仿真器和说明书,请不要用于商业行为。(This is a VC was made for NC programming system includes simulators and brochures, please do not for commercial activities.)
- 2021-04-22 23:28:48下载
- 积分:1
-
cs,rd,rma
用于雷达成像的三种不同算法,分别为CS算法、RD算法、RMA算法(cs ,rd ,rma algorithm)
- 2021-04-27 20:38:44下载
- 积分:1
-
反走样处理的八面体
本例功能是显示一个由反走样处理的线段组成的八面体(functions of the cases showed an anti-aliasing by the Line of octahedral)
- 2005-05-14 12:09:01下载
- 积分:1
-
DCT
解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
- 2009-10-24 18:38:40下载
- 积分:1