资源列表
hough_ellipse1
- 基于椭圆的几何性质确定椭圆的两个参数,再结合hough确定另外三个参数,实现椭圆的检测-Based on the geometric properties of the ellipse to determine the two parameters of the ellipse, and then combined with Hough to determine the other three parameters, to achieve the detection of ellipse
IRI_Demosaicing
- 利用迭代残差插值的去马赛克算法,进一步减小估计误差,得到更准确的全彩色图像,性能很不错。-Iterative interpolation residuals demosaicing algorithm to further reduce the estimation error, more accurate full-color images, the performance is very good.
code
- 输入图片进行选取特征点。将样本自动截取后,进行仿射变换,输出大量样本。-Capture pictures and affine transformation, obtaining samples
k-meansPBOF
- BOF算法(图像检索算法)和kmeans(迭代)进行聚类,实现图像检索-BOF algorithm (image retri algorithm) and kmeans (use function extremum obtained by the method of adjustment rules iteration) cluster
NLMfilt
- 图像非局域加权平均降噪处理,程序是用matlab编写的,非常简单易用。-nonlocal mean (NLM) fitting
suanfaFUZZCLUST
- 基于 MATLAB 模糊C均值算法,有用的算法代码-Fuzzy C-means algorithm based on MATLAB and useful algorithm code
Digital_Image
- 数字图像处理实验报告,包含一些实验的说明和程序,适合初学者学习使用-Digital image processing experimental report, including some experimental descr iption and procedures for beginners to learn to use
matlab-PCArenlian
- 这个是基于matlab做的人脸识别程序,算法基于pca,根据相关需求亲自改过可使用,效果良好-This is a face recognition program based on MATLAB algorithm based on PCA, according to the relevant requirements, it can be used to good effect.
sobel-edge-detection
- Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语 Sobel operator according to the pixel point up and down, left and right adjacent pixels g
IQA_NR
- 各种图像质量评价方法,非常适合图像的客观质量评价。-All kinds of image quality uation method, it is very suitable for objective image quality uation.
IGC_Software
- 通过区域迭代合并与定位切图的图像分割算法,非常好的。-Image Segmentation by Iterated Region Merging with Localized Graph Cuts
Interactive-Image-Segmentation
- 基于区域合并最大相似度的交互式图像分割算法,很好的。Interactive Image Segmentation by Maximal Similarity based Region Merging,-Interactive Image Segmentation by Maximal Similarity based Region Merging,