-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
track
该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法(The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms)
- 2020-06-29 23:00:01下载
- 积分:1
-
080
影像内定向程序编写,便于实习航摄影像的内定向(Orientation within the image programming, easy to practice within the aviation photography as directed)
- 2011-06-20 19:12:54下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
M-Khook
vc++编写的鼠标键盘消息的拦截程序,运用钩子实现(vc++ prepared to intercept mouse messages keyboard procedures, the use of hook realize)
- 2008-04-13 16:41:55下载
- 积分:1
-
cecaijance
颜色预测模型评估,印刷品质量检测技术,实现光谱分析,检测色彩偏差(color model assessment, print quality inspection technology, spectrum analysis, color deviation detection)
- 2007-05-29 11:57:25下载
- 积分:1
-
Amplitude_Match01
这是一个关于振幅匹配的程序,C环境开发,可用于地震资料振幅匹配(This is a very useful program for amplitude matching by C)
- 2015-05-29 14:51:19下载
- 积分:1
-
BmpToRGB16
convert bmp to rgb565(algorithm to handle all kinds of bmp to rgb565)
- 2009-09-16 12:59:03下载
- 积分:1
-
JPEG_DECODE
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
- 2021-04-29 14:38:42下载
- 积分:1
-
SSIM
一个十分有用的SSIM图像评测程序,基于结构的客观评测。(A very useful measure SSIM image procedures, based on the structure of an objective evaluation.)
- 2009-03-23 16:18:43下载
- 积分:1