-
DCT+DWTmatlab数字水印代码
说明: 实现DCT与DWT相结合的算法,用matable及小波变换实现所想构思。(The algorithm of combining DCT with DWT is realized, and the idea is realized by matable and wavelet transform.)
- 2020-10-26 16:00:00下载
- 积分:1
-
zjg
用自相关法 来实现图像匹配,非常好用,值得一试(Autocorrelation method to achieve the image matching, very easy to use, it is worth a try)
- 2012-09-02 15:47:07下载
- 积分:1
-
1088736_dssz
随机中点位移法matlab程序代码,生成三维山地模型(Random Midpoint Displacement Method for Mountains Generation)
- 2021-03-23 14:39:17下载
- 积分:1
-
imageprocessing
多种图像处理基本方法的源代码,包括图像分割和边缘检测,非常适合初学者参考使用。(A variety of basic methods of image processing source code, including image segmentation and edge detection, is suitable for beginners reference.)
- 2010-05-28 18:03:21下载
- 积分:1
-
face
用matlab写的人脸检测代码,具有很好的识别率,对做人脸识别,检测的研究有一定的帮助(the code is used to face detaction and it has a high rate.It is very useful for the search of face detaction )
- 2011-01-03 20:57:16下载
- 积分:1
-
gaborfilter
图像纹理提取gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换(image texture extraction of edge detection)
- 2010-06-10 07:58:33下载
- 积分:1
-
JSTEG
Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可(steganography of jsteg)
- 2021-04-19 23:08:50下载
- 积分:1
-
ssd.pytorch
SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1
-
RGB
基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)
- 2018-04-10 10:31:23下载
- 积分:1
-
CBIR
一个基于Gabor滤波器组的多特征融合的图像检索算法(CBIR based on Multi-Features Combining Multi-parameters from Gabor Filter-bank, 简称multi法),融合了基于Gabor 小波系数的标准方差,峰态,能量,平滑度和一致性度量五个特征量度,实验表明,该算法是一种更加有效的图像检索方法。(we propose a CBIR algorithm based on Multi-Features Combining Multi-parameters from Gabor Filter-bank(called multi algorithm for short), which use Gabor filter banks and combine five features including standard deviation, kurtosis, energy, smoothness and uniformity together. The results of experiments show that this algorithm is a more effective method used for image retrieval.)
- 2021-04-20 23:08:49下载
- 积分:1