-
walsh
这是一个基于matlab语言编写的沃尔什变换程序,里面有一个4X4的矩阵可当例子,修改相关参数可用于2^n的矩阵(Walsh Transform matlab language based program, which has a 4X4 matrix when the example 2 ^ n matrix can be used to modify the relevant parameters)
- 2021-04-21 00:08:49下载
- 积分:1
-
program
这是数字水印嵌入程序,一共有三个,希望对大家有用.图片一定要用灰度图片.(This is a digital watermark embedding process, a total of three, in the hope that useful to everyone. Picture must use gray picture.)
- 2008-05-05 13:33:21下载
- 积分:1
-
06
说明: 图像形态学处理,图像腐蚀,图像膨胀,图像细化,边缘检测(Morphological image processing, image corrosion, image expansion, image thinning, edge detection)
- 2009-05-23 21:05:57下载
- 积分:1
-
src
背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code.
To run the program, follow these simple steps:
1. Start MATLAB and ensure the "src" folder is your current working
directory.
2. Edit "bs.m" and "classify.m" so that the file paths point to the
proper directories as specified.
3. In the MATLAB environment type "bs" which will train the background
model from the sequence you specified in (2).
4. In the MATLAB environment type "classify" which will classify the
sequence of images you specified in (2).
5. Now the classified images should be saved to disk in the folder you
specified in (2).)
- 2012-09-20 16:47:35下载
- 积分:1
-
ReadRaster
说明: 使用GDAL的c#版本读取栅格图 gdal文件已经编译完成(Use C version of Dgal to read raster)
- 2021-01-01 13:18:58下载
- 积分:1
-
robort
机器人的轨迹跟踪程序,修改参数可以重新建立自己想要的模型,可以看到末端轨迹的运动画面。(Robot trajectory tracking program, you can modify the parameters to re-establish the model you want, you can see the end of the trajectory of the moving picture.)
- 2017-03-13 11:47:29下载
- 积分:1
-
MATLAB车牌识别[算法对比,GUI]
说明: 该课题为基于MATLAB的汽车出入库识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统的中规中矩的车牌识别不易得到高分,必须要在此基础上有所创新方得可以避开其他雷同课题,不会轻易被导师被否决而导致毕设不过。因此建议在车牌识别基础上加入多种方法的对比,看看哪种方法的精度高。虽然目前有很多方法的车牌识别,但是都是在各自的测试库里面测试的,比如测试的车牌图像不同,字符库不同,导致无法做对比。整个设计在一个GUI界面上完成。(This project is based on MATLAB vehicle in and out of the warehouse identification system, with rich human-computer interaction GUI interface. At present, in the topic selection of graduation project, the traditional regular license plate recognition is not easy to get high scores, so it is necessary to innovate on this basis to avoid other similar topics, and it will not be rejected easily by the tutor, leading to the failure of graduation project. Therefore, it is suggested to add a variety of methods on the basis of license plate recognition to see which method has high accuracy. Although there are many methods of license plate recognition, they are tested in their own test library, for example, the test license plate image is different, the character library is different, so it can not be compared. The whole design is completed on a GUI interface.)
- 2020-08-06 23:31:08下载
- 积分:1
-
meanshift
一个外国人写的很好的meanshift聚类算法,有例程,可运行(Written by a foreigner meanshift good clustering algorithm, a routine can be run)
- 2020-06-26 19:20:02下载
- 积分:1
-
hog_svm
利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
- 2021-01-08 15:28:51下载
- 积分:1
-
A-Watermarking-Algorithm(MATLAB)--
盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲水印关系嵌入量化嵌入离散余弦变换离散小波变换
按这篇文章的算法,自己编的matlab,没有攻击时水印提取率为1,加水印后图像PSNR有45+,。有攻击后提取率也有0.9+。(Blind watermark extraction can be fulfilled without referring to the original host image. Therefore it hasmuch
prospective applications in the fields of information hiding and copyright protection. Based on blocking Discrete Cosine
Transform (DCT) and blocking DiscreteWaveletTransform (DWT), the proposed blind watermarking algorithm uses an
embedding strategy of adaptively selecting either relationship embedding or quantization embedding. The relationship em-
bedding comes from the observation thatboth themagnitudes of coefficients concerned in the relationship usually have thesame change trend when the image is attacked. This strategy remarkably improves the robustness ofwatermark extraction.In addition, dithermodulation is used in quantization embedding, bywhich the tradeoff between transparency and robus-tness ofwatermarking can be easily adjusted. Simulation results show that the algorithm is fairly robust against the attacks such as noise, filtering, compression, and contrast )
- 2013-04-14 16:15:47下载
- 积分:1