-
SIFT
说明: 由于只是利用图像的灰度信息, SIFT 算法不能很好地区分形状相似但颜色不同的物体。针对这一问题, 提出了一种基于彩
色的SIFT 特征点提取算法, 并着重分析了多种彩色模型对算法性能的影响。这种算法也是在图像的灰度尺度空间上检测特征点,
但其特征向量由各描述子子区域的彩色模型分量的均值组成并在原始的彩色图像上进行计算。(SIFT)
- 2010-04-20 09:48:53下载
- 积分:1
-
24huidutu
显示24位灰度图象,24位真彩色图像以及图像的转换(shows 24 gray-scale image, 24 true color images and image conversion)
- 2007-04-25 10:23:00下载
- 积分:1
-
相关系数编程实习
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!(image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!)
- 2005-03-11 21:32:47下载
- 积分:1
-
find_-contours
可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
- 2013-12-30 14:44:05下载
- 积分:1
-
plt2dxf127
plt文件转dxf(diverted dxf)
- 2004-11-16 17:40:01下载
- 积分:1
-
LOD
这款小DEMO是关于自己学习LOD地形分层算法的例子,其中简单显示了实现算法的过程(The DEMO is a small study on their own examples of LOD terrain hierarchical algorithm, which simply shows the process of algorithm)
- 2010-11-29 21:53:33下载
- 积分:1
-
readjpeg
读取jpeg图片数据并输出到txt文本中,再从txt文本中读取数据生成图片(Reading image data and outputs to txt, and then read the data generated image txt text)
- 2021-04-28 12:18:43下载
- 积分:1
-
OpenCV-Tutorial
说明: 本文简要回顾了OpenCV的发展,介绍了OpenCV的各种应用,并详细分析了其中一些应用的原理、算法和代码,最后还介绍了一些关于OpenCV的最新研究进展。(This paper reviews the development of OpenCV, OpenCV introduces a variety of applications, and application of a detailed analysis of some of the principles, algorithms and code, and finally describes some of the latest research on the progress of OpenCV.)
- 2011-03-06 11:42:00下载
- 积分:1
-
YITTVR
说明: 编译的图形软件的一部分程序可以画出直线圆弧矩形(graphics software compiler part of the procedure can draw straight rectangular arc)
- 2006-05-11 15:35:39下载
- 积分: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