资源列表
real_time_recognize-master
- 从摄像头获取摄像头图像,进行实时人脸识别(Real-time Face Recognition by Capturing Camera Image from Camera)
sift
- 利用sift算法实现图像keypoint的检测和图像拼接(Image keypoint detection and image mosaic using SIFT algorithm)
C#图像图像处理
- 通过c#编程,搭建数字图像处理窗体,实现了对图像多个处理功能,包括直方图统计、线性变换、傅里叶变换、重采样等等(Through c# programming, the form of digital image processing is built, and the functions of image processing are realized, including histogram statistics, linear transformation, Fourier transfor
polsarpro
- polsarpro官方学习教程,系统的说明了polsarpro软件的操作使用,可进行树高反演,地物分类,已经森林模拟数据生成(polsarpro tutorial note)
matlab图像分割
- matlab在图像分割方面的应用(包含程序,说明等)(Application of MATLAB in image segmentation (including program, descr iption, etc.))
合成孔径雷达干涉测量
- 合成孔径雷达干涉测量 [靳国旺,徐青,张红敏 著] 2014年版(Synthetic Aperture Radar Interferometry)
chaos+arnold
- 用于图像加密和解密,里面包含了加密和解密的代码(Use for encrypted A image)
图像分形维数计算
- 使用matlab语言,编写一个计算图像分形维数的小程序(Using matlab language, write a small program for calculating image fractal dimension)
数字图像处理--基于Visual-C++的编程框架
- 基于VC的图像处理简明教程,适合新人入门自学(Video Processing-based Concise Course for New Starters to Learn by themselves)
MATLAB图像处理实用源代码经典珍藏
- MATLAB图像处理实用源代码——经典珍藏;图像反转;灰度线性变换;非线性变换;直方图均衡化;线性平滑滤波器;用Sobel算子和拉普拉斯对图像锐化;Canny算子检测边缘
SG滤波_Matlab
- 一般用来做时间序列的平滑,比如MODIS的NDVI EVI等植被指数的平滑,消除 云 缺失值等噪声,提升数据质量,对于时间序列的研究是一种重要的处理方法。
computer_vision-master
- 图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)