资源列表
LabVIEW图像处理
- 石鑫华图像处理开发宝典pdf版--基于labview的图片处理(Picture processing based on LabVIEW)
基于SIFT特征的图像配准(Matlab源代码)
- sift算法实现,可以实现图像的配准,大量的特征点的寻找(siftThe implementation of sift algorithm can achieve image registration, a large number of feature points)
稀疏分解图像去噪
- 基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)
matlab背景差分法
- 利用MATLAB实现图像处理,实现图像背景分离。(Using MATLAB to realize image processing)
DSST_code
- SSD算法是目标检测与分类比较优秀的前沿算法,基于深度学习平台实现,最大的优点是速度快。(It is a matlab code (SSD) for object detection based on deep learning.)
Halcon Project
- 提取图像的感兴趣区域,并提取出光条中心,是在halcon上编程,然后转成C++(The ROI of the image is extracted and the center of the stripe is extracted)
图像分割中常用的水平集方法的matlab源代码
- 图像分割是图像分析的关键步骤,而水平集方法是图像分割的一项热门方法,它有着许多算法不具有的优点,尤其可用于分割背景复杂信息难以提取的医学图像。这里是一些水平集分割图像的matlab的实现例子,希望可以帮到大家。(Image segmentation is the key step of image analysis, while the level set method is a popular image segmentation method, it has many advantages
OpenCV_3_License_Plate_Recognition_Python
- 这是一个基于python和opencvd的车牌定位和识别的代码(This is a license plate location and recognition based on Python and opencvd code)
ENVI_China_Satellites_Support_V5.3_12
- 转载:ENVI5.3的拓展模块,可打开中国卫星数据(Reproduced: ENVI5.3 expansion module, you can open the Chinese satellite data)
DicomObjects用户手册中文版
- DICOM 开发手册,详细的说明了,开发的步骤和过程(DICOM development manual, detailed descr iption of the development of steps and processes)
hyperRX
- 高光谱图像异常检测算法全局的RX算法实现(Hyperspectral image anomaly detection algorithm RX algorithm)
SubPixelDetect
- 基于亚像素级别的边缘检测和获取,使用滤波函数进行滤波,用sobel算子检测边缘,用多项式提取亚像素,对模糊边缘的提取非常实用(subPixel edg detect and get)