-
keypointDetection
点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
- 2017-12-28 14:02:11下载
- 积分:1
-
MedFDTD
计算电磁波辐射的FDTD程序源码,基于C++编写,支持MUR和PML边界条件,能计算SAR及天线辐射方向图(FDTD source code based on C++.Various absorbing boundary, include PEC, Mur, PML Calculate Specific Absorption Rate (SAR) Antenna radiation simulation, calculate radiation power.)
- 2012-05-27 14:10:16下载
- 积分:1
-
DIB_USE
打开BMP图像 IHS Brovey图像融合(Open the BMP image IHS Brovey Image Fusion)
- 2010-06-28 14:10:45下载
- 积分:1
-
tss_filterh
fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。
(fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.)
- 2012-10-07 00:29:30下载
- 积分:1
-
CamshiftTrack
说明: 物体运动的跟踪,比如行人和车辆等物体的跟踪(Tracking the motion of an object, such as a pedestrian or vehicle)
- 2020-05-29 09:34:17下载
- 积分:1
-
median-filtering
中值滤波,取出奇数个数据进行排序,用排序后的中值取代要处理的数据即可(median filtering.rar)
- 2013-12-05 17:24:42下载
- 积分:1
-
HuffmanExp
实现对灰度图像的哈夫曼编码,对于其他图像,也可以类似的完成。(Realize grayscale images of hoffmann coding, for other image, also can be similar to the finish.)
- 2010-11-13 09:58:54下载
- 积分:1
-
process
该程序可以对图像进行二值化处理,提取边缘点坐标。(The program can be two-valued image processing, extraction of the edge point coordinates.)
- 2020-07-08 11:28:57下载
- 积分:1
-
WBBaayesianr
我写的贝叶斯fusion的Visual C+++源码,简明易懂,提供参数说明 可直接使用。
(The Bayesian fusion the Visual C+++ of what I wrote source, easy-to-understand parameters can be used directly.)
- 2012-09-30 11:17:27下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1