-
circle
一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
- 2011-08-17 17:47:38下载
- 积分:1
-
sar
SAR成像算法的分析; SAR成傢算法简要介绍 ;Chirp-scaling算法 ; 分布式小卫星SAR解方位多普勒模糊的点目标仿真; 分布式小卫星SAR成像的仿真参数 ;
点目标成像仿真及结果 (SAR imaging algorithm analysis SAR algorithm married briefly Chirp-scaling algorithm distributed small satellite SAR azimuth Doppler ambiguity solution point target simulation distributed small satellite SAR imaging simulation parameters Point Target Imaging Simulation and results)
- 2010-07-07 14:07:57下载
- 积分:1
-
VCmeanshift
自己毕业设计做的改进的基于某vc视频处理框架代码的重心多目标跟踪代码(The center of gravity of a vc video processing framework code-based target tracking code own graduation design improvements do)
- 2013-01-23 09:50:30下载
- 积分:1
-
geotifflib
说明: 处理geotiff图像文件格式的开源库,含VC工程文件,编译时需tiff库(libtiff)的支持(handling GeoTIFF image file format open source, containing VC engineering documents, compiled take tiff library (libtiff) support)
- 2006-02-28 10:25:05下载
- 积分:1
-
10165101220 于文梦
解决一些图像处理的小问题,具体的划分和问题,文件里有提到(Solve some small problems in image processing)
- 2018-12-30 20:33:10下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1
-
DebugDemo
设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
- 2013-11-26 09:57:15下载
- 积分:1
-
KMS_project
KMS跟踪算法源代码,目前最快的但目标跟踪算法(没有之一)。工程可以直接运行(KMS tracking algorithm source code, but the fastest target tracking algorithm. Project can be run directly)
- 2014-11-06 09:21:39下载
- 积分:1
-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1
-
SIFT-Panorama
本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。(The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panoramic mosaic map.)
- 2011-05-16 02:47:18下载
- 积分:1