资源列表
zy1
- 图像分割,图像识别,字符识别分割。Opencv在VS在可运行。(Opencv vertical projection segmentation character)
dip基本处理
- 数字图像处理基础算法小程序,包括腐蚀膨胀、交集并补集运算、联通、边缘提取,适合初学者。(Digital image processing algorithm based on small procedures, including erosion expansion, intersection and complementing operations, Unicom, edge extraction, suitable for beginners.)
dh_lsb
- 用于lsb图像隐藏,生成随机秘密信息嵌入图片中,基于matlab语言实现(LSB image hiding, generating random secret information embedded in pictures, based on MATLAB language implementation)
MyHist.m
- 自己实现直方图均衡,不调用Matlab函数。数字图像处理基础入门(It realizes histogram equalization without calling Matlab function. An introduction to digital image processing)
FaceRec
- 对人脸进行特征提取,并使用K近邻算法得其识别率(Feature extraction is performed on the face and its recognition rate is obtained using K nearest neighbor algorithm)
file2
- get the data of hyperspectral image(This demo process the data from the RIT Target Detection Blind Test contest)
Gabor
- Gabor能够提取图像的纹理特征,能够完整地表达出图像特征。(Gabor can extract the texture feature of the image and can fully express the image characteristics.)
81953323
- 圆排列问题 圆排列问题 « 问题描述: n个半径不等的圆紧密排成一行,设计一个算法,使得这n个圆所排的长度最短, &l()
Desktop
- 该压缩包包含SUSAN算法和FAST算法的MATLAB代码,可用于提取图像中的角点(The compressed package contains the MATLAB code of the SUSAN algorithm and the FAST algorithm, which can be used to extract the corner points in the image)
ssim
- 结构相似性,是一种衡量两幅图像相似度的指标。该指标首先由德州大学奥斯丁分校的图像和视频工程实验室(Laboratory for Image and Video Engineering)提出。SSIM使用的两张图像中,一张为未经压缩的无失真图像,另一张为失真后的图像。(Structural similarity is a measure of the similarity between two images. The target was first presented by the Labor
difinb
- 用C++编写的关于转换数字进制的转换程序,可以实现2进制向任意进制转换()
hist_equal
- 读取原始影像 灰度直方图 直方图均衡化 均衡化后影像(Read the original image Gray scale histogram Histogram equalization Post balanced image)