-
GS
说明: 运用二元光学元器件实现高斯激光光束的波形整形(Using binary optical components Gaussian laser beam waveform shaping)
- 2013-12-30 00:08:35下载
- 积分:1
-
Dual_DC_DC
自己做的双向dc/dc,双环控制,跟踪的不错(DUAL DC/DC Voltage and current loop)
- 2021-04-25 13:18:46下载
- 积分:1
-
HIS-RGB
遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好(Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better)
- 2009-03-13 21:06:43下载
- 积分:1
-
InversePerspectiveMapping
对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view.
InversePerspectiveMapping)
- 2016-12-04 21:31:56下载
- 积分:1
-
ImageRetrieval
毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
- 2010-09-14 17:31:44下载
- 积分:1
-
Hausdorff-Distance
模式识别中相似度-豪斯多夫距离源码,可用于对比算法相似度,也可直接作为函数调用(Hausdorff distance for pattern recognition similarity calculating)
- 2017-05-22 19:48:38下载
- 积分:1
-
doublefunction
* 说明:
该函数将对图象进行(成对函数匹配)操作。需要注意的是,此程序先要求对图像进行特征提取及形态学操作等,使其成为二值图像。(* Note: This function will be images (paired function matching) operation. Note that this procedure require image feature extraction and morphological operations, making it a binary image.)
- 2008-04-13 21:56:29下载
- 积分:1
-
MARK_Dehaze
2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。(CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
- 2011-08-10 16:46:35下载
- 积分:1
-
Jpeg
说明: Jpeg算法源代码,包含jpeg的各种算法实现的vc++的源代码(Jpeg algorithm source code, including the various algorithms jpeg of vc++ source code)
- 2010-04-28 16:05:05下载
- 积分:1
-
11
说明: LSA的第一步是要去创建词到标题(文档)的矩阵。在这个矩阵里,每一个索引词占据了一行,每一个标题占据一列。每一个单元(cell)包含了这个词出现在那个标题中的次数。例如,词”book”出现在T3中一次,出现在T4中一次,而”investing”在所有标题中都出现了一次。一般来说,在LSA中的矩阵会非常大而且会非常稀疏(大部分的单元都是0)。这是因为每个标题或者文档一般只包含所有词汇的一小部分。更复杂的LSA算法会利用这种稀疏性去改善空间和时间复杂度。(The Little Book of Common SenseInvesting: The Only Way to Guarantee Your Fair Share of StockMarket Returns ,)
- 2015-12-23 20:26:03下载
- 积分:1