资源列表
yuandaima
- VC++数字图像处理第二版 作者:何斌 原书配套源代码,灰常经典的图像处理代码-VC++ digital image processing
liliang
- Meanshif图像分割,彩色图像分割源代码,图像处理基本内容,经典代码-Meanshif color image segment
algorithm_correction
- 车牌图像校正算法的 Matlab 实现,包括车牌的识别以及自动检测车牌倾斜的角度并予以校正。-License plate image correction algorithm Matlab realize, including license plate recognition and automatic detection plate tilt angle and be corrected.
Hoffman_coding
- 霍夫曼编码及其 Matlab 实现,包括对平均码字长度、信息熵和编码效率的计算。-Huffman coding and Matlab realized, including the average code word length, and entropy coding efficiency calculations.
Arithmetic-coding
- 算数编码及其 Matlab 实现。包括对解码矩阵的上下限进行计算。-Arithmetic coding and Matlab implementation. Including the decoding matrix to calculate the lower limit.
fast_sift
- 一种快速实现的SIFT源代码,fast_sift-a fast sift
C-SVM
- SVM 分类器,用于对正负样本进行分类,机器学习内容-svm classifier,classify positive and negative samples,machine learning
Matlab-Image-Noise-Filter
- Matlab椒盐和高斯混合噪声的滤波,包括自适应中值和修正的阿尔法等多种几种方法,比较简单,自带函数,含测试图片且为相对路径,可直接运行。-Some Matlab Image Noise Filter using approaches such as adapted median filter and alpha trim,targeted at mixed noise of gauss noise and salt&pepper noise.
edge_detection
- 亚像素级的边缘检测,并将边缘坐标输出到文本文件-Subpixel edge detection, edge and will coordinate output to a text file
square
- 根据随机的num的值,画出有不同的边的正方形,比如没有上边的边的正方形-According to the random value of num, draw a square with a different edge, such as no above the edge of the square
98026493RayTracing
- 光线跟踪是一种真实地显示物体的方法,该方法由Apple在1968年提出。光线跟踪方法沿着到达视点的光线的反方向跟踪,经过屏幕上每一个象素,找出与视线相交的物体表面点P0,并继续跟踪,找出影响P0点光强的所有光源,从而算出P0点上精确的光线强度,在材质编辑中经常用来表现镜面效果。光线跟踪或 称光迹追踪是计算机图形学的核心算法之一。在算法中,光线从光源被抛射出来,当他们经过物体表面的时候,对他们应用种种符合物理光学定律的变换。最终,光线进入虚拟的摄像机底片中,图片被生成出来。
Image-feature-extraction
- 文章中介绍了几种常用的图像特征提取方法,各种方法的原理解释的非常详细-The article introduces several kinds of commonly used image feature extraction method, the principle of various methods to explain very detailed
