资源列表
hough
- Hough圆检测算法,有详细介绍,可直接使用。-Hough circle detection algorithm, a detailed introduction, can use directly.
MATLAB基于点的图像配准程序
- MATLAB基于点的图像配准程序,可以运行,可以完成配准,希望可以帮助到大家
xiaoboyuzhi
- 各种方法的去噪程序 den1.m 使用半软阈值方法对图像进行去噪 den1_5_1.m 半软阈值的改进方法 对第一层重构图像进行均值滤波 den1_9.m 半软阈值的改进方法 将线性衰减的函数改为指数的 den1_10.m 半软阈值的改进方法 对第一层的重构图像再次进行小波阈值去噪 den2.m 用软硬阈值函数的改进方法进行去噪 den3.m 用广义阈值函数进行去噪 den4.m 用自适应特征阈值函数进行去噪 wdenoise
fireDetect-v1.0
- 火焰检测的程序,使用了图像的颜色特征和尺度不变特征SIFT以及加速鲁棒特征SURF对候选区域进行筛选,并结合火焰的运动特性来判断-Real-time fire and flame detection- version 1.0
rotateazoom
- 在C++中利用Opencv库对图像进行旋转和放大(最近邻,双线性,三次线性)-Use Opencv library in C++ for image rotation and zoom (nearest neighbor, bilinear, three linear)
Face
- 基于主成分分析方法的人脸识别系统 自带训练图片以及测试图片-Training comes with pictures and test image recognition system based on principal component analysis method
watershed
- 实现分水岭分割函数,需要给出待分割图片,和给定的种子点矩阵mask。该函数是依赖与opencv库,但是实现方法和opencv不同,该方法能够更好的保留元图片的轮廓信息。-An algorithm for watershed. This algorithm is realised through opencv library, but different the algorithm of opencv. A better contour is achieved by my algorithm.
efficient_segmenter
- 文献Efficient graph-based image segmentation中图像分割的源代码。基于图模型理论,提出的一种高校图像分割算法。-This algorithm was provided by Efficient graph-based image segmentation .
a3bianyuanjiance_
- 基于图像的以及预处理去噪的几种方法使用边缘检测的方法-Use several methods based on edge detection and image pre-processing method for de-noising
a5tuxiangzikuaifenge
- 这是关于图像的灰度图二值化,转化成二值表后进行的图像子块的分割相关程序-This is the sub-grayscale image segmentation procedures on the binary image converted into a binary form of a block after
a9oulashu
- 基于图像预处理后的图像的特征提取,主要是对水平投影、垂直投影,破损块、欧拉数提取及图像绘制-Based Feature Extraction image after image preprocessing, mainly for horizontal projection, vertical projection, broken blocks, Euler number extracts and image rendering
a10nural_network
- 基于图像的模式识别的简单的BP人工神经网络的进行的简单的分类-Simple classification image pattern recognition simple BP artificial neural networks based
