-
multiple_object_tracking(3D)
多目标跟踪算法(3D),针对三维多目标进行跟踪,程序完整,易懂。(The multi-target tracking algorithm (3D), for the three-dimensional multi-target tracking, the program is complete, understandable.)
- 2012-09-12 22:31:14下载
- 积分:1
-
NSCT
NSCT分解 图像融合 各个融合指标评价体系 他是分解(NSCT decomposition image fusion)
- 2017-12-29 21:15:22下载
- 积分:1
-
SL0
说明: 实现平滑0范数压缩感知算法,主要对二维图像进行压缩感知重构。自行设置图像的采样数目、添加图像即可运行,无需修改。(Realizes a smooth 0-norm compressed sensing algorithm, mainly for compressed sensing reconstruction of two-dimensional images. Set the sample number of the image by yourself, add the image to run, no need to modify.)
- 2020-11-26 10:39:31下载
- 积分:1
-
jisuangangjing
从一张图片中结算其中钢筋数量的图像处理程序(failed to translate)
- 2013-05-02 15:40:36下载
- 积分:1
-
三维数据的法矢量 NormalAdjust
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果(Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results)
- 2020-07-28 19:28:39下载
- 积分:1
-
canny_edge1
改进非极大抑制的CANNY算子检测代码,能够比原来的CANNY算子更准确(Improved CANNY operator detection code for non-maximal suppression can be more accurate than the original CANNY operator)
- 2017-05-22 16:33:24下载
- 积分:1
-
Text-digital-watermarking-technology
文本数字水印技术极富挑战性. 首先简述了文本的分
类 然后介绍了文本数字水印技术领域的主要研究成果和最新进展,包括基于文档结构、自然语言
处理技术和传统图像水印技术三类方法 从容量,鲁棒性,技术基础等方面比较了现有成果,分析了
各类方法的主要优缺点 最后在总结现有成果的基础上展望了文本数字水印技术的前景,指出了该
技术未来可能的研究重点以及待改进和研究的方向.(Text digital watermarking technology challenging, first outlined text points
Class then presents the main findings and the latest developments in the field of text digital watermarking technology, including those based on document structure, natural language
Processing technology and traditional method of image watermarking technology categories from the capacity, robustness, technology infrastructure and other aspects of the existing comparative results analyzed
The main advantages and disadvantages of various types of methods finally summarize the results on the basis of the existing prospect foreground text digital watermarking technology, pointed out that
Technology and possible future research priorities for improvement and research directions.)
- 2021-03-26 10:19:14下载
- 积分:1
-
bilinear
双线性插值方法,输出像素的值为其坐标2x2领域内像素值的加权平均。(Bilinear interpolation method, the output pixel values for the coordinates of the area of 2x2 pixels of the weighted average value.)
- 2008-05-20 09:21:33下载
- 积分:1
-
radiation_correction
IDL实现modis数据的辐射校正 修改文件路径即可用(IDL achieve modis radition correction Modify the file path can be used)
- 2014-09-28 21:57:00下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1