-
Models_based_on_digital_image_processing_test
基于数字图像处理的车型检测,介绍检测车型的方法(Models based on digital image processing detection, vehicle detection method introduced)
- 2010-05-31 19:55:41下载
- 积分:1
-
倾斜矫正
程序功能是把一副倾斜的文字图像矫正过来,通过边缘检测再进行霍夫变换完成(The program function is to correct a skewed text image.)
- 2019-05-12 14:09:39下载
- 积分:1
-
图像拼接技术
利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
- 2021-04-17 16:48:53下载
- 积分:1
-
matlab图像处理(lena)
说明: 基础图像处理语言,RGB各图层提取,量化图像,lena典型案例代码。(Basic image processing language, RGB layer extraction, quantization image, Lena typical case code.)
- 2020-11-19 20:41:01下载
- 积分:1
-
YiJunRSexperiment_2005
读取bmp格式的图片,并且能对其进行相关的图像处理,具体的图像处理有平滑,锐化等等,是关于遥感图像处理。(Bmp format to read the picture, and can be related to image processing, image processing has specific smoothing, sharpening and so on, are on the remote sensing image processing.)
- 2009-04-04 01:35:26下载
- 积分: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
-
k_t指数
说明: 在对多光谱遥感影像进行大气校正处理以后,可以利用K_T变换矩阵对其进行水体提取,该算法效果较好(After the atmospheric correction of the multispectral remote sensing image, the water body can be extracted by using the k transform matrix, and the effect of the algorithm is good.)
- 2019-05-23 20:24:51下载
- 积分:1
-
S_R
图像稀疏表示源代码,实现输入图像的稀疏表示,有MOP,KSVD等算法(Matlab m-file code of Iamge Representation,it can run,contains MOP,KSVD.)
- 2014-08-25 18:01:47下载
- 积分:1
-
K-means代码
说明: KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
- 2019-05-30 10:16:59下载
- 积分:1
-
similarity
自相似特征(self-similarity)描述子的提取代码,算法见“Matching Local Self-Similarities across Images and Videos”(Self-similar characteristics (self-similarity) describe the extraction of sub-code, algorithms, see " Matching Local Self-Similarities across Images and Videos" )
- 2010-01-19 21:19:31下载
- 积分:1