-
hog.svm
说明: 可通过Hog和svm实现小狮子的分类,将其分为两类(The classification of small lions can be realized by hogs and SVM, which can be divided into two categories)
- 2021-04-26 16:18:45下载
- 积分:1
-
AGCWD
來自於2012年IEEE TIP的論文 Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution ,其功能為透過分析影像中的直方圖統計資訊,達到快速增強影像對比的結果。(From the 2012 IEEE TIP paper "Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution"which functions as a histogram of the image by analyzing statistical information, to quickly enhance image contrast.)
- 2021-01-27 16:48:42下载
- 积分:1
-
adapting
给予稀疏编码的原理将10幅自然图像进行系数分解成为图像基。(Given to the principle of sparse coding will be 10 coefficients of natural images into separate image-based.)
- 2007-11-26 12:19:26下载
- 积分:1
-
demo
KSVD图像去噪,组稀疏编码,新的去噪思路(KSVD image denoise,group spare coding)
- 2012-04-23 12:01:39下载
- 积分:1
-
OCR
C#调用DLL实现图像文字识别(OCR)(C # call DLL realize image character recognition (OCR))
- 2018-04-18 12:53:12下载
- 积分:1
-
EPLL
一篇基于Expected Patch Log Likelihood的图像去噪文章及其实现(One based on Expected Patch Log Likelihood Denoising article and its realization)
- 2020-11-25 14:29:32下载
- 积分:1
-
digital_graphics_processing_course_design
分别采用RGB模型和HIS模型对图像imageLane.bmp进行锐化,并比较锐化的效果是否相同(两锐化后的图像相减)。(RGB model and HIS respectively model imageLane.bmp sharpening the image and to compare the effect of sharpening is the same ( sharpen the image after the subtraction).)
- 2009-12-31 16:52:42下载
- 积分:1
-
RdwtSvdWatermarking
将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is a Singular value decomposition singular value as the singular values of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
- 2020-12-22 15:59:09下载
- 积分:1
-
kuaisuzishiyingyuzhifangfa
一种快速图像阈值分割法,不是otsu或迭代法,Wellner 1993快速自适应的图像二值化方法,有具体使用方法,很详细(A fast image thresholding segmentation method, not otsu or iterative methods, Wellner 1993 fast adaptive image binarization method)
- 2016-09-23 16:00:23下载
- 积分:1
-
fun pcnn
基于PCNN的特征提取,PCNN用于特征提取时,具体平移、旋转、尺度、扭曲等不变性,这正是许多年来基于内容的图像检索系统追求的目标,同时PCNN用于特征提取时,有很好的抗噪性。而且PCNN直接来自于哺乳动物视觉皮层神经的研究,具有提取图像形状,纹理,边缘的属性。用PCNN能很好地对图像进行签名,将二维的图像的特征提取成一维矢量签名。(Feature extraction of specified object is an
important preprocessing stage in machine vision
systems. In this paper, we present a novel hybrid
feature extraction method using PCNN (Pulse Coupled
Neural Network) and shape information. First, we use
PCNN firing map train to formulate object’s time
signature, then we use roundness of each firing map to
formulate object’s shape information vector, the final
feature matrix we got is combined time signature and
roundness. We take correlations as our judge criteria
in our experiments. It has been proved that the
algorithm is not sensitivity with the rotation, scaling
and translation of the object and is a useful method for
target recognition applications.)
- 2010-05-20 23:23:38下载
- 积分:1