-
ImageBoard
一个功能比较全面的图像处理系统,对初学者很有参考价值。(One features a more comprehensive image processing system, useful for beginners reference value.)
- 2013-07-10 11:05:46下载
- 积分:1
-
aam
用AAM算法进行人脸特征点的标定,即对人脸的眼睛,眉毛,嘴巴,鼻子及脸的轮廓进行标记,此代码标记了68个特征点。(AAM algorithm for facial feature points calibration, calibration of this code is the 68 feature points, see the instance document.)
- 2012-10-16 16:12:43下载
- 积分:1
-
-DOA
利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)
- 2021-01-16 13:58:45下载
- 积分:1
-
06
说明: 图像形态学处理,图像腐蚀,图像膨胀,图像细化,边缘检测(Morphological image processing, image corrosion, image expansion, image thinning, edge detection)
- 2009-05-23 21:05:57下载
- 积分:1
-
ImageRegistration
基于边缘特征的图像配准算法源码
基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域:
(1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究;
(2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合;
(3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等;
(4)计算机视觉,可用于目标定位、自动质量控制等;
(5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。
本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
- 2009-03-19 13:17:58下载
- 积分:1
-
Real-Time_Compressive_Tracking
关于运动目标检测与跟踪最新的算法 其效果比之前的跟踪算法好很多(The effect of moving target detection and tracking algorithm is much better than before the tracking algorithm)
- 2012-11-15 20:15:20下载
- 积分:1
-
C++GUIProgrammingwithQt3
C++ GUI Programming with Qt 3不用再详细解释了吧,下载试一下就知道了(C GUI Programming with Qt 3 do not have a detailed explanation of it, Download trial will know what)
- 2006-08-25 08:40:54下载
- 积分: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
-
Basic-knowledge-of-image-processing3
This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
- 2012-01-20 12:37:56下载
- 积分:1
-
SURF
该算法可以应用于计算机视觉的物体识别以及3D重构中。(The algorithm can be applied to object recognition in computer vision and 3D Reconstruction.)
- 2016-05-31 10:32:38下载
- 积分:1