资源列表
HistEqual
- 实现图像文件(如bmp等)的读取、显示、直接灰度变换、直方图均衡功能,并能显示直方图均衡前后直方图变化。-Achieve an image file (such as bmp, etc.) to read, display, direct gray transform, histogram equalization, and can display a histogram after histogram equalization changes.
SmoothingAndSharpening
- 编制程序,实现图像文件(如bmp等)的读取、显示、图像平滑(高斯滤波、中值滤波)及图像锐化(分别用Roberts算子、Prewitt算子及Sobel算子)。-Programming, image files (such as bmp, etc.) to read, display, image smoothing (Gaussian filtering, median filtering) and image sharpening (respectively Roberts operator,
DIPimage-2.5.1
- 数字图像处理工具箱,能显示一维二维甚至三维图像,弥补了matlab的不足,对于处理多维的多光谱和高光谱有很大优势 -DIPimage is a MATLAB toolbox for scientific image processing and analysis
SIFT
- SIFT特征提取程序,matlab编写。SIFT是图像上的某种特征,具有尺度,光照,甚至仿射不变性,广泛的用于图像拼接,目标检测,目标跟踪等应用中。-SIFT descr iptor
APDCBT_JPEG
- 基于全相位双正交变换的JPEG编码过程,是在DCT_JEPG基础上的改进,改善了DCT_JPEG的块效应-JPEG encoding process based on all phase biorthogonal transform is based on the improvement in DCT_JEPG improved DCT_JPEG of blockiness
DCT_JPEG
- DCT_JPEG是JEPG标准的基本工作模式,采用DCT变换为变换核-DCT_JPEG is JEPG standard basic working model, using the DCT to transform nuclear
TVD_software
- TVD程序包,其中包括一种新颖的解决TV模式的算法-TVD package, including a novel algorithm to solve the TV mode
snake_CPP
- Snake算法的C++程序,其中采用SVN算法对目标图像进行边缘检索-Snake algorithm C++ program, which uses SVN algorithm to retrieve the target image edge
Main
- 一种简单的人脸识别算法,基于svm与5倍交叉训练法和三种核函数选择的比较-A simple face recognition algorithm based on svm comparison with 5-fold cross-training method and choice of three core functions
keshe
- 对具有椒盐噪声的图像进行中值滤波 对具有周期噪声的图像进行低通滤波-Image with salt and pepper noise median filter to the image with periodic noise low-pass filtering
histogram-equalization
- 对图像进行直方图均衡,计算以下参数:概率非零灰度数,概率非零灰度中最大概率、最小概率、最大最小概率之比-The image histogram equalization, calculate the following parameters: the probability of non-zero number of gray, compared with a non-zero probability that the maximum probability of gray, the minim
readbmp
- c语言编写的代码,对BMP格式的图像进行读写操作-code c language, BMP image format to read and write
