资源列表
KNN
- KNN分类是一种方法简单,使用性强的分类方法。在处理图形中,能够得到很好的分类效果。-KNN classification is a simple method, the use of strong classification. In dealing with graphics, it is possible to get a good classification results.
gray
- 用于图像灰度转化,分别有最大值法灰度化,平均值法灰度化,加权平均法灰度化。-For grayscale conversion, respectively, maximum method graying, graying average method, the weighted average method grayscale.
monituihuo
- 本程序用模拟退火算法实现了图像的单阈值分割,分割效果良好。-The procedures used simulated annealing algorithm to achieve a single image threshold segmentation, segmentation with good results.
Paint
- 一个简单易用的绘图工具,值得一看。包含各种图形的绘制。-A simple-to-use drawing tools, worth a visit. Contains a variety of graphics rendering.
SVM
- 一个简单易学的SVM程序,包括线性和非线性SVM,并包含二维和三维图像的转化。-An easy to learn SVM procedures, including linear and nonlinear SVM, and includes the conversion of two-dimensional and three-dimensional images.
APO3
- 一个用粒子群的三分类问题,分类精度高,实用性强,简单易懂。-A particle swarm of three classifications, classification accuracy, practical, easy to understand.
gray-enhancement
- 应用脉冲耦合神经网络对灰度图像进行增强处理-Apply a pulse coupled neural network for gray-scale image enhancement
Intra-inter-statistical-techniques
- 图像的水平和垂直方向差值信号的统计特性、相邻帧的帧间差值信号的统计特性-The horizontal and vertical difference signal statistics, adjacent interframe difference signal frame statistics
JPEG
- JPEG编码(基于子块DCT变换编码,什么是量化,体验DCT系数(直流系数、交流系数)以及量化步长对图像的影响)-JPEG encoding (based on sub-block DCT transform coding, what is quantitative, experience DCT coefficients (DC coefficient and AC coefficient) and quantization step size affect the image)
digital
- 图像的数字化(matlab语句的编写,图像读取、改变像素值、显示,分辨率的转换、量化比特数的改变)-Digital images (matlab prepared statement, the image reading, changing pixel values, display, resolution conversion, change the number of quantization bits)
SIFT-PCA
- 这是我花了很多时间收集的有关sift-pca资料哦,里面也包括了sift-pca的MATLAB代码-This is what I spent a lot of time to collect information about the sift-pca Oh, which also includes a sift-pca MATLAB code
circle
- 1、编程实现 利用1/8圆中点算法和Bresenham算法生成圆,并显示。 2、推导1/4圆的中点画圆算法,并编程实现。 3.、构造任意一个边界表示的多边形,假定该多边形内部是四连通的。要求:用种子填充算法实现对多边形内部的填充。-1, the programming system to use the 1/8 round midpoint circle algorithm and Bresenham algorithm to generate and display. 2,
